"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/02/17 02:43:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu" 2025/02/17 02:43:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 02:43:07 DEBUG : Creating backend with remote "/tmp/rclone2034546747" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:43:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:43:09 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:43:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/17 02:43:09 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (4.22s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:43:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:43:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:43:11 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:43:11 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:43:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:43:16 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.28s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.74s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:43:24 DEBUG : Creating backend with remote "/non-existing" 2025/02/17 02:43:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/17 02:43:24 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:43:24 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.78s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:43:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:43:26 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:43:26 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:43:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty run.go:125: removing dir "sub dir" failed - try 2/3: directory not empty run.go:125: removing dir "sub dir" failed - try 3/3: directory not empty run.go:128: removing dir "sub dir" 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.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyNoTraverse Messages: listing wrong, want got sub dir/hello world (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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyNoTraverse Messages: Unexpected file "sub dir/hello world" 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.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyNoTraverse Messages: directories run.go:125: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty run.go:125: removing dir "sub dir" failed - try 2/3: directory not empty run.go:125: removing dir "sub dir" failed - try 3/3: directory not empty run.go:128: removing dir "sub dir" 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.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyNoTraverse Messages: listing wrong, want got sub dir/hello world (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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyNoTraverse Messages: Unexpected file "sub dir/hello world" 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.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyNoTraverse Messages: directories --- FAIL: TestCopyNoTraverse (42.04s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:44:08 INFO : Linkbox root 'rclone-test-suwelek0yoyu': Running all checks before starting transfers 2025/02/17 02:44:09 DEBUG : sub dir/hello world: Sizes identical 2025/02/17 02:44:09 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:44:09 DEBUG : sub dir/hello world: Unchanged skipping 2025/02/17 02:44:09 INFO : Linkbox root 'rclone-test-suwelek0yoyu': Checks finished, now starting transfers 2025/02/17 02:44:09 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" run.go:125: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty run.go:125: removing dir "sub dir" failed - try 2/3: directory not empty run.go:125: removing dir "sub dir" failed - try 3/3: directory not empty run.go:128: removing dir "sub dir" 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.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyCheckFirst Messages: listing wrong, want got sub dir/hello world (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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyCheckFirst Messages: Unexpected file "sub dir/hello world" 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.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyCheckFirst Messages: directories --- FAIL: TestCopyCheckFirst (24.10s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:44:32 ERROR : Ignoring --no-traverse with sync 2025/02/17 02:44:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:44:32 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:44:32 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:44:37 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:44:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.83s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:44:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/17 02:44:44 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:44:44 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:44:47 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (6.59s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:44:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:44:51 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:44:51 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:44:53 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (6.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:44:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:44:57 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:44:57 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:45:00 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.53s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:45:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 02:45:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:45:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/17 02:45:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:45:04 INFO : sub dir: Making directory 2025/02/17 02:45:06 INFO : sub dir2: Making directory 2025/02/17 02:45:08 INFO : sub dir2/sub sub dir2: Making directory 2025/02/17 02:45:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:45:10 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:45:10 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:45:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:45:14 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (19.84s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:45:23 INFO : sub dir2: Making directory 2025/02/17 02:45:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 02:45:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:45:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:45:24 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:45:24 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:45:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.93s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:45:33 DEBUG : sub dir2: Making directory with metadata 2025/02/17 02:45:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:45:33 INFO : sub dir: Making directory 2025/02/17 02:45:35 INFO : sub dir2: Making directory 2025/02/17 02:45:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:45:37 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:45:37 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:45:40 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:45:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:45:41 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/17 02:45:41 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:45:50 INFO : sub dir2: Making directory 2025/02/17 02:45:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:45:50 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:45:50 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:45:54 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:45:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.93s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:46:00 DEBUG : sub dir2: Making directory with metadata 2025/02/17 02:46:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 02:46:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 02:46:00 INFO : sub dir: Making directory 2025/02/17 02:46:02 INFO : sub dir2: Making directory 2025/02/17 02:46:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:46:04 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:46:04 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:46:07 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:46:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:46:08 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (15.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.73s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:46:16 INFO : sub dir2: Making directory 2025/02/17 02:46:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:46:16 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:46:16 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:46:21 INFO : sub dir/hello world: Copied (new) 2025/02/17 02:46:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.36s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:46:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zijobij2qava" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-suwelek0yoyu' -> Linkbox root 'rclone-test-zijobij2qava' 2025/02/17 02:46:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:46:34 DEBUG : Linkbox root 'rclone-test-zijobij2qava': Waiting for checks to finish 2025/02/17 02:46:34 DEBUG : Linkbox root 'rclone-test-zijobij2qava': Waiting for transfers to finish 2025/02/17 02:46:34 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/02/17 02:46:34 DEBUG : Linkbox root 'rclone-test-zijobij2qava': Purge remote 2025/02/17 02:46:34 NOTICE: purge failed: directory not found 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 --- FAIL: TestServerSideCopy (21.29s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:46:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 02:46:53 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:46:53 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:46:53 DEBUG : sub dir/hello world: Update: removing old file 2025/02/17 02:46:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:47:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ridirem4zido" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-suwelek0yoyu' -> Linkbox root 'rclone-test-ridirem4zido' 2025/02/17 02:47:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:47:10 DEBUG : Linkbox root 'rclone-test-ridirem4zido': Waiting for checks to finish 2025/02/17 02:47:10 DEBUG : Linkbox root 'rclone-test-ridirem4zido': Waiting for transfers to finish 2025/02/17 02:47:10 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/02/17 02:47:10 DEBUG : Linkbox root 'rclone-test-ridirem4zido': Purge remote 2025/02/17 02:47:11 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.87s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:47:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 02:47:21 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:47:21 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:47:21 DEBUG : sub dir/hello world: Update: removing old file 2025/02/17 02:47:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/17 02:47:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:47:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gopuvas7vola" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-suwelek0yoyu' -> Linkbox root 'rclone-test-gopuvas7vola' 2025/02/17 02:47:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:47:38 DEBUG : Linkbox root 'rclone-test-gopuvas7vola': Waiting for checks to finish 2025/02/17 02:47:38 DEBUG : Linkbox root 'rclone-test-gopuvas7vola': Waiting for transfers to finish 2025/02/17 02:47:38 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/02/17 02:47:38 DEBUG : Linkbox root 'rclone-test-gopuvas7vola': Purge remote 2025/02/17 02:47:39 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (12.29s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:47:48 ERROR : : error listing: directory not found 2025/02/17 02:47:48 INFO : Local file system at /tmp/rclone2034546747: Making directory 2025/02/17 02:47:49 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:47:49 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (12.77s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/17 02:48:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 02:48:02 DEBUG : Local file system at /tmp/rclone2034546747: Waiting for checks to finish 2025/02/17 02:48:02 DEBUG : Local file system at /tmp/rclone2034546747: Waiting for transfers to finish 2025/02/17 02:48:02 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 02:48:02 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2034546747/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/rclone2034546747/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.73s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/17 02:48:07 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:07 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:10 INFO : check sum: Copied (new) 2025/02/17 02:48:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:11 NOTICE: Linkbox root 'rclone-test-suwelek0yoyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/17 02:48:11 DEBUG : check sum: Size of src and dst objects identical 2025/02/17 02:48:11 DEBUG : check sum: Unchanged skipping 2025/02/17 02:48:11 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:11 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:11 DEBUG : Waiting for deletions to finish 2025/02/17 02:48:11 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (7.96s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/17 02:48:15 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:15 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:18 INFO : sizeonly: Copied (new) 2025/02/17 02:48:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:18 DEBUG : sizeonly: Sizes identical 2025/02/17 02:48:18 DEBUG : sizeonly: Unchanged skipping 2025/02/17 02:48:18 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:18 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:18 DEBUG : Waiting for deletions to finish 2025/02/17 02:48:18 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (7.79s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/17 02:48:23 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:23 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:25 INFO : ignore-size: Copied (new) 2025/02/17 02:48:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:26 DEBUG : ignore-size: Sizes identical 2025/02/17 02:48:26 DEBUG : ignore-size: Unchanged skipping 2025/02/17 02:48:26 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:26 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:26 DEBUG : Waiting for deletions to finish 2025/02/17 02:48:26 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (7.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:34 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:34 DEBUG : existing: Sizes identical 2025/02/17 02:48:34 DEBUG : existing: Unchanged skipping 2025/02/17 02:48:34 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:34 DEBUG : Waiting for deletions to finish 2025/02/17 02:48:34 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/17 02:48:34 DEBUG : existing: Update: removing old file 2025/02/17 02:48:34 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:34 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:38 INFO : existing: Copied (replaced existing) 2025/02/17 02:48:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 02:48:42 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:42 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:45 INFO : existing: Copied (new) 2025/02/17 02:48:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:48:46 DEBUG : existing: Destination exists, skipping 2025/02/17 02:48:46 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:48:46 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:48:46 DEBUG : Waiting for deletions to finish 2025/02/17 02:48:46 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (8.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:49:00 INFO : d: Making directory 2025/02/17 02:49:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 02:49:04 DEBUG : c/non empty space: Sizes identical 2025/02/17 02:49:04 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 02:49:04 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:49:04 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:49:09 INFO : a/potato2: Copied (new) 2025/02/17 02:49:09 DEBUG : Waiting for deletions to finish 2025/02/17 02:49:10 INFO : b/potato: Deleted 2025/02/17 02:49:10 INFO : d: Removing directory 2025/02/17 02:49:12 INFO : b: Removing directory 2025/02/17 02:49:14 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (33.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:49:27 DEBUG : empty space: Sizes identical 2025/02/17 02:49:27 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:49:27 DEBUG : empty space: Unchanged skipping 2025/02/17 02:49:27 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:49:27 DEBUG : Waiting for deletions to finish 2025/02/17 02:49:27 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:49:28 DEBUG : empty space: Sizes identical 2025/02/17 02:49:28 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:49:28 DEBUG : empty space: Unchanged skipping 2025/02/17 02:49:28 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:49:28 DEBUG : Waiting for deletions to finish 2025/02/17 02:49:28 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (8.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.72s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:49:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 02:49:37 DEBUG : empty space: Sizes identical 2025/02/17 02:49:37 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:49:37 DEBUG : empty space: Unchanged skipping 2025/02/17 02:49:37 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:49:39 INFO : potato: Copied (new) 2025/02/17 02:49:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (10.90s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:49:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/17 02:49:48 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:49:48 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:49:48 DEBUG : potato: Update: removing old file 2025/02/17 02:49:52 INFO : potato: Copied (replaced existing) 2025/02/17 02:49:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/17 02:49:59 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:49:59 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/17 02:49:59 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:49:59 DEBUG : potato: Update: removing old file 2025/02/17 02:50:03 INFO : potato: Copied (replaced existing) 2025/02/17 02:50:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:50:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:50:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/17 02:50:12 DEBUG : empty space: Sizes identical 2025/02/17 02:50:12 DEBUG : empty space: Unchanged skipping 2025/02/17 02:50:12 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:50:12 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:50:12 DEBUG : Waiting for deletions to finish 2025/02/17 02:50:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:50:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:50:22 DEBUG : empty space: Sizes identical 2025/02/17 02:50:22 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:50:22 DEBUG : empty space: Unchanged skipping 2025/02/17 02:50:22 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:50:25 INFO : potato2: Copied (new) 2025/02/17 02:50:25 DEBUG : Waiting for deletions to finish 2025/02/17 02:50:27 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:50:40 INFO : d: Making directory 2025/02/17 02:50:42 INFO : d/e: Making directory 2025/02/17 02:50:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 02:50:46 DEBUG : c/non empty space: Sizes identical 2025/02/17 02:50:46 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 02:50:49 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:50:49 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:50:51 INFO : a/potato2: Copied (new) 2025/02/17 02:50:51 DEBUG : Waiting for deletions to finish 2025/02/17 02:50:53 INFO : b/potato: Deleted 2025/02/17 02:50:53 INFO : d/e: Removing directory 2025/02/17 02:50:55 INFO : d: Removing directory 2025/02/17 02:50:57 INFO : b: Removing directory 2025/02/17 02:50:59 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (36.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:51:17 INFO : d: Making directory 2025/02/17 02:51:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 02:51:21 DEBUG : c/non empty space: Sizes identical 2025/02/17 02:51:21 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 02:51:21 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:51:21 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:51:26 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/17 02:51:26 INFO : a/potato2: Copied (new) 2025/02/17 02:51:26 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting files as there were IO errors 2025/02/17 02:51:26 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" run.go:125: removing dir "a" failed - try 1/3: directory not found run.go:125: removing dir "a" failed - try 2/3: directory not found run.go:125: removing dir "a" failed - try 3/3: directory not found run.go:128: removing dir "a" failed: directory not found --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (39.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:51:55 DEBUG : Waiting for deletions to finish 2025/02/17 02:51:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:51:55 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:51:55 DEBUG : empty space: Sizes identical 2025/02/17 02:51:55 DEBUG : empty space: Unchanged skipping 2025/02/17 02:51:55 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:51:57 INFO : potato: Deleted 2025/02/17 02:51:58 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/17 02:51:58 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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: TestSyncDeleteDuring (22.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:52:13 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2025/02/17 02:52:14 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2025/02/17 02:52:18 DEBUG : Waiting for deletions to finish 2025/02/17 02:52:18 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:52:18 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:52:20 INFO : potato: Deleted 2025/02/17 02:52:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:52:20 DEBUG : empty space: Sizes identical 2025/02/17 02:52:20 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:52:20 DEBUG : empty space: Unchanged skipping 2025/02/17 02:52:20 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:52:23 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure --- PASS: TestSyncDeleteBefore (28.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:52:42 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2025/02/17 02:52:42 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2025/02/17 02:52:43 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2025/02/17 02:52:43 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2025/02/17 02:52:45 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/17 02:52:47 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/17 02:52:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 02:52:52 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:52:52 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:52:55 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/17 02:52:55 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/17 02:52:56 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/17 02:52:56 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/17 02:52:58 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/17 02:52:59 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/17 02:53:03 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato2" --- FAIL: TestCopyDeleteBefore (50.11s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:53:30 DEBUG : potato2: Update: removing old file 2025/02/17 02:53:30 ERROR : potato2: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:1359 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato2 (19), potato2(1) (60) 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:1359 Error: Not equal: expected: 60 actual : 19 Test: TestSyncWithExclude Messages: potato2: size incorrect file=60 vs obj=19 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:1359 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "potato2(1)" 2025/02/17 02:53:44 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 02:53:44 DEBUG : enormous: Excluded 2025/02/17 02:53:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 02:53:44 DEBUG : potato2: Excluded 2025/02/17 02:53:45 DEBUG : potato2(1): Excluded (Size Filter) 2025/02/17 02:53:45 DEBUG : potato2(1): Excluded 2025/02/17 02:53:45 DEBUG : empty space: Sizes identical 2025/02/17 02:53:45 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:53:45 DEBUG : empty space: Unchanged skipping 2025/02/17 02:53:45 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:53:45 DEBUG : Waiting for deletions to finish 2025/02/17 02:53:45 ERROR : potato2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/02/17 02:53:45 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors sync_test.go:1370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithExclude run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "potato2" --- FAIL: TestSyncWithExclude (32.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 02:54:02 DEBUG : potato2: Update: removing old file 2025/02/17 02:54:03 ERROR : potato2: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:1391 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want empty space (1), enormous (100), potato2 (60) got empty space (1), enormous (100), potato2 (19), potato2(1) (60) 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:1391 Error: Not equal: expected: 60 actual : 19 Test: TestSyncWithExcludeAndDeleteExcluded Messages: potato2: size incorrect file=60 vs obj=19 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:1391 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "potato2(1)" 2025/02/17 02:54:20 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 02:54:20 DEBUG : enormous: Excluded 2025/02/17 02:54:20 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 02:54:20 DEBUG : potato2: Excluded 2025/02/17 02:54:20 DEBUG : empty space: Sizes identical 2025/02/17 02:54:20 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:54:20 DEBUG : empty space: Unchanged skipping 2025/02/17 02:54:20 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:54:20 DEBUG : Waiting for deletions to finish 2025/02/17 02:54:21 ERROR : potato2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/02/17 02:54:22 INFO : enormous: Deleted 2025/02/17 02:54:23 INFO : potato2(1): Deleted 2025/02/17 02:54:23 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors sync_test.go:1403: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1403 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithExcludeAndDeleteExcluded run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1403 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1403 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "potato2" --- FAIL: TestSyncWithExcludeAndDeleteExcluded (35.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1423 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1423 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "potato2" --- FAIL: TestSyncWithUpdateOlder (13.64s) === 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-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/17 02:54:51 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/17 02:54:51 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/17 02:54:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 02:54:52 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/17 02:54:52 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:54:52 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:54:55 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2025/02/17 02:54:55 INFO : yam: Copied (new) 2025/02/17 02:54:55 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2025/02/17 02:54:56 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2025/02/17 02:54:58 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2025/02/17 02:54:59 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/17 02:55:02 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/17 02:55:05 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/17 02:55:12 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/17 02:55:25 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/17 02:55:51 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/17 02:56:42 ERROR : potato: Failed to copy: object not found 2025/02/17 02:56:42 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting files as there were IO errors 2025/02/17 02:56:42 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors sync_test.go:1545: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1545 Error: Received unexpected error: object not found Test: TestSyncWithTrackRenames run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1545 Error: Should be true Test: TestSyncWithTrackRenames Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1545 Error: Should be true Test: TestSyncWithTrackRenames Messages: Unexpected file "potato2" --- FAIL: TestSyncWithTrackRenames (127.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/17 02:56:58 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/17 02:56:58 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/17 02:56:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 02:56:59 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/17 02:56:59 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:56:59 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:57:02 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2025/02/17 02:57:03 INFO : yam: Copied (new) 2025/02/17 02:57:03 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2025/02/17 02:57:03 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2025/02/17 02:57:04 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2025/02/17 02:57:05 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/17 02:57:07 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/17 02:57:11 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/17 02:57:18 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/17 02:57:31 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/17 02:57:57 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/17 02:58:48 ERROR : potato: Failed to copy: object not found 2025/02/17 02:58:48 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting files as there were IO errors 2025/02/17 02:58:48 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors sync_test.go:1617: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1617 Error: Received unexpected error: object not found Test: TestSyncWithTrackRenamesStrategyModtime run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1617 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1617 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "potato2" --- FAIL: TestSyncWithTrackRenamesStrategyModtime (127.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/17 02:59:05 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': Ignoring --track-renames as the destination does not support server-side move or copy 2025/02/17 02:59:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 02:59:06 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/02/17 02:59:06 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 02:59:06 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 02:59:11 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2025/02/17 02:59:11 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2025/02/17 02:59:12 INFO : sub/yam: Copied (new) 2025/02/17 02:59:12 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2025/02/17 02:59:12 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2025/02/17 02:59:14 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/17 02:59:16 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/17 02:59:19 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/17 02:59:26 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/17 02:59:39 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/17 03:00:05 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/17 03:00:56 ERROR : potato: Failed to copy: object not found 2025/02/17 03:00:56 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting files as there were IO errors 2025/02/17 03:00:56 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors sync_test.go:1656: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1656 Error: Received unexpected error: object not found Test: TestSyncWithTrackRenamesStrategyLeaf run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1656 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1656 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "potato2" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (130.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:01:15 DEBUG : Creating backend with remote "/tmp/rclone2034546747/dir1" 2025/02/17 03:01:15 DEBUG : Config file has changed externally - reloading 2025/02/17 03:01:15 DEBUG : Creating backend with remote "/tmp/rclone2034546747/dir2" 2025/02/17 03:01:15 DEBUG : Local file system at /tmp/rclone2034546747/dir2: Using server-side directory move 2025/02/17 03:01:15 INFO : Local file system at /tmp/rclone2034546747/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 03:01:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/17 03:01:15 DEBUG : Local file system at /tmp/rclone2034546747/dir2: Waiting for checks to finish 2025/02/17 03:01:15 INFO : file1.txt: Moved (server-side) 2025/02/17 03:01:15 DEBUG : Local file system at /tmp/rclone2034546747/dir2: Waiting for transfers to finish run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestServerSideMoveLocal Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "potato2" --- FAIL: TestServerSideMoveLocal (14.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 03:01:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 03:01:30 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 03:01:30 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 03:01:39 INFO : sub dir/hello world: Copied (new) 2025/02/17 03:01:39 INFO : sub dir/hello world: Deleted 2025/02/17 03:01:39 INFO : nested/sub dir/file: Copied (new) 2025/02/17 03:01:39 INFO : nested/sub dir/file: Deleted 2025/02/17 03:01:39 ERROR : Local file system at /tmp/rclone2034546747: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "potato2" --- FAIL: TestMoveWithDeleteEmptySrcDirs (32.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:02:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 03:02:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 03:02:03 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 03:02:03 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 03:02:11 INFO : sub dir/hello world: Copied (new) 2025/02/17 03:02:11 INFO : sub dir/hello world: Deleted 2025/02/17 03:02:12 INFO : nested/sub dir/file: Copied (new) 2025/02/17 03:02:12 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:1820 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want nested/sub dir/file (6), sub dir/hello world (11) got nested/sub dir/file (6), potato2 (19), sub dir/hello world (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:1820 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "potato2" --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (58.99s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:03:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 03:03:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/17 03:03:02 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 03:03:02 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 03:03:05 INFO : existing: Copied (new) 2025/02/17 03:03:05 INFO : existing: Deleted 2025/02/17 03:03:05 INFO : existing-b: Copied (new) 2025/02/17 03:03:05 INFO : existing-b: Deleted 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:1842 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), potato2 (19) 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:1842 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato2" 2025/02/17 03:03:14 DEBUG : existing: Destination exists, skipping 2025/02/17 03:03:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/17 03:03:14 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 03:03:14 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 03:03:14 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), potato2 (19) 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:1867 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato2" --- FAIL: TestMoveWithIgnoreExisting (52.79s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:03:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wunixac2ruzi" 2025/02/17 03:03:56 DEBUG : potato2: Update: removing old file 2025/02/17 03:03:56 ERROR : potato2: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (19), potato2(1) (60), potato3 (68) 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:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Not equal: expected: 60 actual : 19 Test: TestServerSideMove Messages: potato2: size incorrect file=60 vs obj=19 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:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "potato2(1)" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-suwelek0yoyu' -> Linkbox root 'rclone-test-wunixac2ruzi' 2025/02/17 03:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 03:04:22 DEBUG : potato2(1): Need to transfer - File not found at Destination 2025/02/17 03:04:22 DEBUG : empty space: Sizes identical 2025/02/17 03:04:22 DEBUG : empty space: Unchanged skipping 2025/02/17 03:04:22 DEBUG : Linkbox root 'rclone-test-wunixac2ruzi': Waiting for checks to finish 2025/02/17 03:04:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 03:04:22 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:04:22 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:04:22 ERROR : potato2(1): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:04:22 ERROR : potato2(1): Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:04:23 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:04:23 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:04:24 INFO : empty space: Deleted 2025/02/17 03:04:24 DEBUG : Linkbox root 'rclone-test-wunixac2ruzi': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/02/17 03:04:24 DEBUG : Linkbox root 'rclone-test-wunixac2ruzi': Purge remote run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /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: Should be true Test: TestServerSideMove Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /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: Should be true Test: TestServerSideMove Messages: Unexpected file "potato2" --- FAIL: TestServerSideMove (47.77s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:04:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tibesef3leno" 2025/02/17 03:04:44 DEBUG : potato2: Update: removing old file 2025/02/17 03:04:44 ERROR : potato2: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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: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 empty space (1), potato2 (19), potato2(1) (60), potato3 (68) 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:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Not equal: expected: 60 actual : 19 Test: TestServerSideMoveWithFilter Messages: potato2: size incorrect file=60 vs obj=19 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:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato2(1)" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-suwelek0yoyu' -> Linkbox root 'rclone-test-tibesef3leno' 2025/02/17 03:05:10 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 03:05:10 DEBUG : empty space: Excluded 2025/02/17 03:05:10 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 03:05:10 DEBUG : potato2: Excluded 2025/02/17 03:05:10 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 03:05:10 DEBUG : empty space: Excluded 2025/02/17 03:05:10 DEBUG : potato2(1): Need to transfer - File not found at Destination 2025/02/17 03:05:10 DEBUG : Linkbox root 'rclone-test-tibesef3leno': Waiting for checks to finish 2025/02/17 03:05:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 03:05:10 DEBUG : Linkbox root 'rclone-test-tibesef3leno': Waiting for transfers to finish 2025/02/17 03:05:10 ERROR : potato2(1): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:05:10 ERROR : potato2(1): Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:05:10 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:05:10 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/02/17 03:05:10 DEBUG : Linkbox root 'rclone-test-tibesef3leno': Purge remote run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /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: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /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: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato2" --- FAIL: TestServerSideMoveWithFilter (48.27s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:05:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wigudaw2mipe" 2025/02/17 03:05:32 DEBUG : potato2: Update: removing old file 2025/02/17 03:05:32 ERROR : potato2: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2025/02/17 03:05:39 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: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:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (19), potato2(1) (60), potato3 (68) 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:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Not equal: expected: 60 actual : 19 Test: TestServerSideMoveDeleteEmptySourceDirs Messages: potato2: size incorrect file=60 vs obj=19 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:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato2(1)" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-suwelek0yoyu' -> Linkbox root 'rclone-test-wigudaw2mipe' 2025/02/17 03:06:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 03:06:00 DEBUG : potato2(1): Need to transfer - File not found at Destination 2025/02/17 03:06:00 DEBUG : empty space: Sizes identical 2025/02/17 03:06:00 DEBUG : empty space: Unchanged skipping 2025/02/17 03:06:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 03:06:00 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:06:00 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:06:00 DEBUG : Linkbox root 'rclone-test-wigudaw2mipe': Waiting for checks to finish 2025/02/17 03:06:00 ERROR : potato2(1): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:06:00 ERROR : potato2(1): Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:06:01 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:06:01 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:06:02 INFO : empty space: Deleted 2025/02/17 03:06:02 DEBUG : Linkbox root 'rclone-test-wigudaw2mipe': Waiting for transfers to finish 2025/02/17 03:06:02 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/02/17 03:06:02 DEBUG : Linkbox root 'rclone-test-wigudaw2mipe': Purge remote run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /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: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /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: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato2" --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (52.26s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:06:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/rclone-move-test" 2025/02/17 03:06:25 DEBUG : potato2: Update: removing old file 2025/02/17 03:06:25 ERROR : potato2: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:1918 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want potato2 (60) got potato2 (19), potato2(1) (60) 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:1918 Error: Not equal: expected: 60 actual : 19 Test: TestServerSideMoveOverlap Messages: potato2: size incorrect file=60 vs obj=19 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:1918 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "potato2(1)" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "potato2" --- FAIL: TestServerSideMoveOverlap (29.36s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:06:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "potato2" --- FAIL: TestSyncOverlap (70.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:08:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/rclone-sync-test" 2025/02/17 03:08:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/rclone-sync-test-include/layer2" 2025/02/17 03:08:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-suwelek0yoyu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1993 Error: Should be true Test: TestSyncOverlapWithFilter Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1993 Error: Should be true Test: TestSyncOverlapWithFilter Messages: Unexpected file "potato2" --- FAIL: TestSyncOverlapWithFilter (36.07s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:08:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/dst" 2025/02/17 03:08:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/CompareDest" 2025/02/17 03:08:43 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 03:08:43 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for checks to finish 2025/02/17 03:08:43 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for transfers to finish 2025/02/17 03:08:47 INFO : one: Copied (new) 2025/02/17 03:08:47 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:2090 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), potato2 (19) 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:2090 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" 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:2094 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), potato2 (19) 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:2094 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" 2025/02/17 03:09:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 03:09:08 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for checks to finish 2025/02/17 03:09:08 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for transfers to finish 2025/02/17 03:09:08 DEBUG : one: Update: removing old file 2025/02/17 03:09:12 INFO : one: Copied (replaced existing) 2025/02/17 03:09:12 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:2106 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (5) got dst/one (5), potato2 (19) 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:2106 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" 2025/02/17 03:09:25 DEBUG : dst/one: Update: removing old file 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:2112 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), potato2 (19) 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:2112 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" 2025/02/17 03:09:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 03:09:44 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for checks to finish 2025/02/17 03:09:45 DEBUG : one: Sizes identical 2025/02/17 03:09:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 03:09:45 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for transfers to finish 2025/02/17 03:09:45 DEBUG : Waiting for deletions to finish 2025/02/17 03:09:45 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:2121 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), potato2 (19) 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:2121 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" 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:2126 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 (3), potato2 (19) 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:2126 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" 2025/02/17 03:10:11 DEBUG : two: Sizes identical 2025/02/17 03:10:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 03:10:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 03:10:11 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for checks to finish 2025/02/17 03:10:11 DEBUG : one: Sizes identical 2025/02/17 03:10:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 03:10:11 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for transfers to finish 2025/02/17 03:10:11 DEBUG : Waiting for deletions to finish 2025/02/17 03:10:11 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: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 (3), potato2 (19) 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:2135 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" 2025/02/17 03:10:23 DEBUG : two: Sizes identical 2025/02/17 03:10:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 03:10:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 03:10:23 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for checks to finish 2025/02/17 03:10:23 DEBUG : one: Sizes identical 2025/02/17 03:10:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 03:10:23 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for transfers to finish 2025/02/17 03:10:23 DEBUG : Waiting for deletions to finish 2025/02/17 03:10:23 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 (3), potato2 (19) 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:2144 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" 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 (3), potato2 (19) 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:2180 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" 2025/02/17 03:10:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/17 03:10:46 DEBUG : two: Need to transfer - File not found at Destination 2025/02/17 03:10:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 03:10:46 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for checks to finish 2025/02/17 03:10:46 DEBUG : one: Sizes identical 2025/02/17 03:10:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 03:10:46 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dst': Waiting for transfers to finish 2025/02/17 03:10:49 INFO : two: Copied (new) 2025/02/17 03:10:49 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), dst/one (3), dst/two (5), potato2 (19) 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:2192 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" --- FAIL: TestSyncCompareDest (165.41s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:2212 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want pre-dest1/1 (1), pre-dest2/2 (1) got potato2 (19), pre-dest1/1 (1), pre-dest2/2 (1) 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:2212 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato2" 2025/02/17 03:11:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/dest" 2025/02/17 03:11:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/pre-dest1" 2025/02/17 03:11:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suwelek0yoyu/pre-dest2" 2025/02/17 03:11:50 DEBUG : 1: Sizes identical 2025/02/17 03:11:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/17 03:11:51 DEBUG : 2: Sizes identical 2025/02/17 03:11:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/17 03:11:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/17 03:11:51 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dest': Waiting for checks to finish 2025/02/17 03:11:51 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu/dest': Waiting for transfers to finish 2025/02/17 03:11:56 INFO : 3: Copied (new) 2025/02/17 03:11:56 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:2225 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1) got dest/3 (1), potato2 (19), pre-dest1/1 (1), pre-dest2/2 (1) 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:2225 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato2" --- FAIL: TestSyncMultipleCompareDest (68.77s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2235 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2235 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "potato2" --- FAIL: TestSyncCopyDest (13.81s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2348 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2348 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "potato2" --- FAIL: TestSyncBackupDir (13.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2348 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2348 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "potato2" --- FAIL: TestSyncBackupDirWithSuffix (13.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2348 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2348 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "potato2" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (13.83s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2348 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2348 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "potato2" --- FAIL: TestSyncBackupDirSuffixOnly (13.88s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2449 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2449 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "potato2" --- FAIL: TestSyncSuffix (13.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2449 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2449 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "potato2" --- FAIL: TestSyncSuffixKeepExtension (14.07s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:2545 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (18) got Testêé (18), potato2 (19) 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:2545 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "potato2" 2025/02/17 03:14:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/17 03:14:22 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 03:14:22 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 03:14:22 DEBUG : Testêé: Update: removing old file 2025/02/17 03:14:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/17 03:14:26 DEBUG : Waiting for deletions to finish 2025/02/17 03:14:27 ERROR : potato2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/02/17 03:14:27 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors sync_test.go:2551: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2551 Error: Received unexpected error: failed to delete 1 files Test: TestSyncUTFNorm run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2551 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2551 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "potato2" --- FAIL: TestSyncUTFNorm (32.76s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:2572 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got potato2 (19) 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:2572 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "potato2" 2025/02/17 03:14:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 03:14:52 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 03:14:52 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 03:14:55 INFO : existing: Copied (new) 2025/02/17 03:14:55 DEBUG : Waiting for deletions to finish 2025/02/17 03:14:55 ERROR : potato2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/02/17 03:14:55 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2579: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Received unexpected error: failed to delete 1 files Test: TestSyncImmutable run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "potato2" --- FAIL: TestSyncImmutable (42.10s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2606 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2606 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "potato2" --- FAIL: TestSyncIgnoreCase (13.94s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:2650 Error: Should be true Test: TestFixCase Messages: listing wrong, want EXISTING (6), EXISTINGBUTDIFFERENT (8), SUBDIRA/subdirb/SUBDIRC/HELLO (8), SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences (8) got EXISTING (6), EXISTINGBUTDIFFERENT (8), SUBDIRA/subdirb/SUBDIRC/HELLO (8), SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences (8), potato2 (19) 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:2650 Error: Should be true Test: TestFixCase Messages: Unexpected file "potato2" 2025/02/17 03:16:12 DEBUG : existing: Sizes identical 2025/02/17 03:16:12 DEBUG : existing: Unchanged skipping 2025/02/17 03:16:12 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/17 03:16:12 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:12 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:12 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:12 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:12 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:12 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:12 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/02/17 03:16:19 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/02/17 03:16:22 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:22 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:22 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=232ca7e20f4eb2640335595c04842777&ts=1739762173&ip=65.108.87.141": context canceled 2025/02/17 03:16:22 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=232ca7e20f4eb2640335595c04842777&ts=1739762173&ip=65.108.87.141": context canceled 2025/02/17 03:16:22 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:31 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:31 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:31 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=34a45dde2066c7f1efdb5ab46e80ff48&ts=1739762184&ip=65.108.87.141": context canceled 2025/02/17 03:16:31 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=34a45dde2066c7f1efdb5ab46e80ff48&ts=1739762184&ip=65.108.87.141": context canceled 2025/02/17 03:16:31 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:37 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:37 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:37 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=bbda4e3f39431ca6621dc147e7e172ff&ts=1739762192&ip=65.108.87.141": context canceled 2025/02/17 03:16:37 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=bbda4e3f39431ca6621dc147e7e172ff&ts=1739762192&ip=65.108.87.141": context canceled 2025/02/17 03:16:37 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:38 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/17 03:16:38 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:38 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:38 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/02/17 03:16:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/17 03:16:41 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 03:16:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:41 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/17 03:16:41 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 03:16:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/02/17 03:16:43 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/02/17 03:16:46 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/02/17 03:16:46 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting files as there were IO errors 2025/02/17 03:16:46 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': 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 run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Should be true Test: TestFixCase Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Should be true Test: TestFixCase Messages: Unexpected file "potato2" --- FAIL: TestFixCase (116.61s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 Error: Should be true Test: TestMaxTransfer/Hard Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "potato2" === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2706 Error: Should be true Test: TestMaxTransfer/Soft Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2706 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "potato2" === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2707 Error: Should be true Test: TestMaxTransfer/Cautious Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2707 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "potato2" --- FAIL: TestMaxTransfer (41.59s) --- FAIL: TestMaxTransfer/Hard (13.68s) --- FAIL: TestMaxTransfer/Soft (14.00s) --- FAIL: TestMaxTransfer/Cautious (13.92s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), potato2 (19) 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato2" 2025/02/17 03:20:17 DEBUG : both1: Sizes identical 2025/02/17 03:20:17 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 03:20:17 DEBUG : both11: Sizes identical 2025/02/17 03:20:17 DEBUG : both10: Sizes identical 2025/02/17 03:20:17 DEBUG : both0: Sizes identical 2025/02/17 03:20:17 DEBUG : both1: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both12: Sizes identical 2025/02/17 03:20:17 DEBUG : both12: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both13: Sizes identical 2025/02/17 03:20:17 DEBUG : both11: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both14: Sizes identical 2025/02/17 03:20:17 DEBUG : both14: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both15: Sizes identical 2025/02/17 03:20:17 DEBUG : both15: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both16: Sizes identical 2025/02/17 03:20:17 DEBUG : both16: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both17: Sizes identical 2025/02/17 03:20:17 DEBUG : both17: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both18: Sizes identical 2025/02/17 03:20:17 DEBUG : both18: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both19: Sizes identical 2025/02/17 03:20:17 DEBUG : both19: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both2: Sizes identical 2025/02/17 03:20:17 DEBUG : both2: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both3: Sizes identical 2025/02/17 03:20:17 DEBUG : both3: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both4: Sizes identical 2025/02/17 03:20:17 DEBUG : both4: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both5: Sizes identical 2025/02/17 03:20:17 DEBUG : both5: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both6: Sizes identical 2025/02/17 03:20:17 DEBUG : both6: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both7: Sizes identical 2025/02/17 03:20:17 DEBUG : both7: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both8: Sizes identical 2025/02/17 03:20:17 DEBUG : both8: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both9: Sizes identical 2025/02/17 03:20:17 DEBUG : both9: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both10: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both0: Unchanged skipping 2025/02/17 03:20:17 DEBUG : both13: Unchanged skipping 2025/02/17 03:20:17 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 03:20:17 DEBUG : Waiting for deletions to finish 2025/02/17 03:20:19 INFO : only10: Deleted 2025/02/17 03:20:19 INFO : only11: Deleted 2025/02/17 03:20:19 INFO : only15: Deleted 2025/02/17 03:20:19 INFO : only18: Deleted 2025/02/17 03:20:21 INFO : only5: Deleted 2025/02/17 03:20:21 INFO : only9: Deleted 2025/02/17 03:20:21 INFO : only7: Deleted 2025/02/17 03:20:21 INFO : only0: Deleted 2025/02/17 03:20:22 ERROR : potato2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/02/17 03:20:22 INFO : only17: Deleted 2025/02/17 03:20:23 INFO : only4: Deleted 2025/02/17 03:20:23 INFO : only19: Deleted 2025/02/17 03:20:23 INFO : only12: Deleted 2025/02/17 03:20:24 INFO : only13: Deleted 2025/02/17 03:20:24 INFO : only2: Deleted 2025/02/17 03:20:24 INFO : only6: Deleted 2025/02/17 03:20:25 INFO : only1: Deleted 2025/02/17 03:20:25 INFO : only14: Deleted 2025/02/17 03:20:26 INFO : only16: Deleted 2025/02/17 03:20:26 INFO : only3: Deleted 2025/02/17 03:20:26 INFO : only8: Deleted 2025/02/17 03:20:26 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2752 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Received unexpected error: failed to delete 1 files Test: TestSyncConcurrentDelete Messages: Sync must not return a error sync_test.go:2753: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be false Test: TestSyncConcurrentDelete Messages: Low level errors must not have happened 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:2754 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), potato2 (19) 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:2754 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato2" --- FAIL: TestSyncConcurrentDelete (196.99s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), potato2 (19) 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "potato2" 2025/02/17 03:23:36 DEBUG : both0: Sizes identical 2025/02/17 03:23:36 DEBUG : both1: Sizes identical 2025/02/17 03:23:36 DEBUG : both10: Sizes identical 2025/02/17 03:23:36 DEBUG : both11: Sizes identical 2025/02/17 03:23:36 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for checks to finish 2025/02/17 03:23:36 DEBUG : both0: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both12: Sizes identical 2025/02/17 03:23:36 DEBUG : both12: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both13: Sizes identical 2025/02/17 03:23:36 DEBUG : both13: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both14: Sizes identical 2025/02/17 03:23:36 DEBUG : both14: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both15: Sizes identical 2025/02/17 03:23:36 DEBUG : both15: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both16: Sizes identical 2025/02/17 03:23:36 DEBUG : both16: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both17: Sizes identical 2025/02/17 03:23:36 DEBUG : both1: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both18: Sizes identical 2025/02/17 03:23:36 DEBUG : both18: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both19: Sizes identical 2025/02/17 03:23:36 DEBUG : both19: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both2: Sizes identical 2025/02/17 03:23:36 DEBUG : both2: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both3: Sizes identical 2025/02/17 03:23:36 DEBUG : both3: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both4: Sizes identical 2025/02/17 03:23:36 DEBUG : both4: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both5: Sizes identical 2025/02/17 03:23:36 DEBUG : both5: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both6: Sizes identical 2025/02/17 03:23:36 DEBUG : both6: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both7: Sizes identical 2025/02/17 03:23:36 DEBUG : both7: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both8: Sizes identical 2025/02/17 03:23:36 DEBUG : both8: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both9: Sizes identical 2025/02/17 03:23:36 DEBUG : both9: Unchanged skipping 2025/02/17 03:23:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/17 03:23:36 DEBUG : both10: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both11: Unchanged skipping 2025/02/17 03:23:36 DEBUG : both17: Unchanged skipping 2025/02/17 03:23:36 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Waiting for transfers to finish 2025/02/17 03:23:36 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/02/17 03:23:36 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting files as there were IO errors 2025/02/17 03:23:36 ERROR : Linkbox root 'rclone-test-suwelek0yoyu': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1103 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2750 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1103 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2750 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1103 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2750 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1103 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2750 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "potato2" --- FAIL: TestSyncConcurrentTruncate (211.58s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:25:05 DEBUG : empty_dir: Making directory with metadata 2025/02/17 03:25:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 03:25:05 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 03:25:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 03:25:05 INFO : empty_on_remote: Making directory 2025/02/17 03:25:07 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-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:25:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 03:25:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 03:25:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 03:25:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), potato2 (19), test_dir1/file2 (5), 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/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:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "potato2" --- FAIL: TestSyncReplaceDirModTime (79.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:26:24 DEBUG : empty_dir: Making directory with metadata 2025/02/17 03:26:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 03:26:24 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 03:26:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 03:26:24 INFO : empty_on_remote: Making directory 2025/02/17 03:26:27 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-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:26:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 03:26:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 03:26:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 03:26:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/17 03:26:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), potato2 (19), test_dir1/file2 (5), 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/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:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "potato2" --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (85.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:27:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 03:27:50 INFO : sub dir: Making directory 2025/02/17 03:27:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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: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 potato2 (19), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (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:2873 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato2" run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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 potato2 (19), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (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:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato2" --- FAIL: TestNothingToTransferWithEmptyDirs (124.98s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", Modify Window "876000h0m0s" 2025/02/17 03:29:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 03:29:55 INFO : sub dir: Making directory 2025/02/17 03:29:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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 potato2 (19), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (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:2873 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "potato2" run.go:180: Remote "Linkbox root 'rclone-test-suwelek0yoyu'", Local "Local file system at /tmp/rclone2034546747", 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: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 potato2 (19), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (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 "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "potato2" run.go:125: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:125: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:128: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got potato2 (19) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "potato2" --- FAIL: TestNothingToTransferWithoutEmptyDirs (124.87s) FAIL 2025/02/17 03:31:59 DEBUG : Linkbox root 'rclone-test-suwelek0yoyu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 48m55.599969732s (try 1/5): exit status 1: Failed [TestCopyNoTraverse TestCopyCheckFirst TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestServerSideMoveLocal TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]