"./sync.test -test.v -test.timeout 1h0m0s -remote TestOracleObjectStorage: -verbose -fast-list" - Starting (try 1/5) 2026/05/20 01:00:37 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu" 2026/05/20 01:00:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/20 01:00:37 DEBUG : Creating backend with remote "/tmp/rclone1747514048" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:38 INFO : oos:bucket rclone-test-sohidut7ditu: Bucket "rclone-test-sohidut7ditu" created with accessType "NoPublicAccess" 2026/05/20 01:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.15s) === RUN TestCopy run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 01:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:38 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:00:38 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:38 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.44s) === RUN TestCopyMetadata run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:102: Skipping as can't have empty directories --- SKIP: TestCopyMetadata (0.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:38 DEBUG : metadata sub dir: Making directory with metadata 2026/05/20 01:00:38 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:00:38 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/20 01:00:38 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:00:38 DEBUG : Local file system at /tmp/rclone1747514048: File to upload is small (21 bytes), uploading instead of streaming 2026/05/20 01:00:38 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/20 01:00:38 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/20 01:00:38 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/20 01:00:38 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 01:00:38 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/20 01:00:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:39 DEBUG : metadata sub dir/hello metadata world: trying to read metadata metadata sub dir/hello metadata world 2026/05/20 01:00:39 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/20 01:00:39 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/20 01:00:39 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/20 01:00:39 DEBUG : metadata sub dir/hello metadata world: trying to read metadata metadata sub dir/hello metadata world 2026/05/20 01:00:39 DEBUG : metadata sub dir/hello metadata world: trying to read metadata metadata sub dir/hello metadata world 2026/05/20 01:00:39 DEBUG : oos:bucket rclone-test-sohidut7ditu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/20 01:00:39 DEBUG : oos:bucket rclone-test-sohidut7ditu: listing: bucket : rclone-test-sohidut7ditu, directory: --- PASS: TestCopyMetadataNoEmptyDirs (0.60s) === RUN TestCopyMissingDirectory run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:39 DEBUG : Creating backend with remote "/non-existing" 2026/05/20 01:00:39 DEBUG : Config file has changed externally - reloading 2026/05/20 01:00:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/20 01:00:39 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:39 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.15s) === RUN TestCopyNoTraverse run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:39 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:39 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:39 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:39 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:39 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:00:39 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:39 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyNoTraverse (0.56s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.09s) === RUN TestCopyCheckFirst run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:40 INFO : oos:bucket rclone-test-sohidut7ditu: Running all checks before starting transfers 2026/05/20 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:40 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:40 INFO : oos:bucket rclone-test-sohidut7ditu: Checks finished, now starting transfers 2026/05/20 01:00:40 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:40 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:40 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:00:40 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:40 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyCheckFirst (0.49s) === RUN TestSyncNoTraverse run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:40 ERROR : Ignoring --no-traverse with sync 2026/05/20 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:40 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:40 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:40 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:40 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:00:40 DEBUG : Waiting for deletions to finish 2026/05/20 01:00:40 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:40 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestSyncNoTraverse (0.42s) === RUN TestCopyWithDepth run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:41 DEBUG : oos:bucket rclone-test-sohidut7ditu: listing: bucket : rclone-test-sohidut7ditu, directory: 2026/05/20 01:00:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/20 01:00:41 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:41 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:41 DEBUG : hello world2: trying to read metadata hello world2 2026/05/20 01:00:41 DEBUG : hello world2: size = 12 OK 2026/05/20 01:00:41 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/05/20 01:00:41 INFO : hello world2: Copied (new) 2026/05/20 01:00:41 DEBUG : hello world2: trying to read metadata hello world2 2026/05/20 01:00:41 DEBUG : hello world2: trying to read metadata hello world2 --- PASS: TestCopyWithDepth (0.48s) === RUN TestCopyWithFilesFrom run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:41 DEBUG : oos:bucket rclone-test-sohidut7ditu: listing: bucket : rclone-test-sohidut7ditu, directory: 2026/05/20 01:00:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:00:41 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:41 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:41 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:00:41 DEBUG : potato2: size = 11 OK 2026/05/20 01:00:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:41 INFO : potato2: Copied (new) 2026/05/20 01:00:41 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:00:41 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestCopyWithFilesFrom (0.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:42 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:00:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:00:42 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:42 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:42 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:00:42 DEBUG : potato2: size = 11 OK 2026/05/20 01:00:42 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:42 INFO : potato2: Copied (new) 2026/05/20 01:00:42 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:00:42 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestCopyWithFilesFromAndNoTraverse (0.45s) === RUN TestCopyEmptyDirectories run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/20 01:00:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:00:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/20 01:00:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 01:00:42 INFO : sub dir2: Making directory 2026/05/20 01:00:42 INFO : sub dir: Making directory 2026/05/20 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:42 INFO : sub dir2/sub sub dir2: Making directory 2026/05/20 01:00:42 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:42 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:42 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:42 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/20 01:00:42 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:42 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:42 DEBUG : oos:bucket rclone-test-sohidut7ditu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.60s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:43 INFO : sub dir2: Making directory 2026/05/20 01:00:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/20 01:00:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:43 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:43 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:43 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:43 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:00:43 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:43 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyNoEmptyDirectories (0.42s) === RUN TestMoveEmptyDirectories run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:43 DEBUG : sub dir2: Making directory with metadata 2026/05/20 01:00:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:00:43 INFO : sub dir2: Making directory 2026/05/20 01:00:43 INFO : sub dir: Making directory 2026/05/20 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:43 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:43 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:43 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:43 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:00:43 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/20 01:00:43 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:43 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:43 DEBUG : oos:bucket rclone-test-sohidut7ditu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/20 01:00:43 DEBUG : oos:bucket rclone-test-sohidut7ditu: listing: bucket : rclone-test-sohidut7ditu, directory: 2026/05/20 01:00:43 DEBUG : oos:bucket rclone-test-sohidut7ditu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.52s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.09s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:44 INFO : sub dir2: Making directory 2026/05/20 01:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:44 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:44 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:44 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:44 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:00:44 INFO : sub dir/hello world: Deleted 2026/05/20 01:00:44 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:44 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestMoveNoEmptyDirectories (0.47s) === RUN TestSyncEmptyDirectories run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:44 DEBUG : sub dir2: Making directory with metadata 2026/05/20 01:00:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:00:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 01:00:44 INFO : sub dir2: Making directory 2026/05/20 01:00:44 INFO : sub dir: Making directory 2026/05/20 01:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:44 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:44 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:44 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:44 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:00:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/20 01:00:45 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:45 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:45 DEBUG : oos:bucket rclone-test-sohidut7ditu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.62s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.10s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:45 INFO : sub dir2: Making directory 2026/05/20 01:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:45 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:45 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:45 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:45 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:00:45 DEBUG : Waiting for deletions to finish 2026/05/20 01:00:45 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:45 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestSyncNoEmptyDirectories (0.55s) === RUN TestServerSideCopy run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:45 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:46 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:46 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:46 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-luqatoc4giju" sync_test.go:620: Server side copy (if possible) oos:bucket rclone-test-sohidut7ditu -> oos:bucket rclone-test-luqatoc4giju 2026/05/20 01:00:46 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:46 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:46 DEBUG : oos:bucket rclone-test-luqatoc4giju: Waiting for checks to finish 2026/05/20 01:00:46 DEBUG : oos:bucket rclone-test-luqatoc4giju: Waiting for transfers to finish 2026/05/20 01:00:46 INFO : oos:bucket rclone-test-luqatoc4giju: Bucket "rclone-test-luqatoc4giju" created with accessType "NoPublicAccess" 2026/05/20 01:00:47 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/20 01:00:47 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:47 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:47 DEBUG : oos:bucket rclone-test-luqatoc4giju: Purge object "sub dir/hello world" 2026/05/20 01:00:47 DEBUG : oos:bucket rclone-test-luqatoc4giju: Purge dir "sub dir" 2026/05/20 01:00:47 DEBUG : oos:bucket rclone-test-luqatoc4giju: Purge dir "" 2026/05/20 01:00:49 INFO : oos:bucket rclone-test-luqatoc4giju: Bucket "rclone-test-luqatoc4giju" deleted --- PASS: TestServerSideCopy (3.95s) === RUN TestCopyOverSelf run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:49 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:50 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:50 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:00:50 DEBUG : sub dir/hello world: size = 11 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:00:50 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 01:00:50 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:50 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:50 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:50 DEBUG : sub dir/hello world: size = 17 OK 2026/05/20 01:00:50 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/20 01:00:50 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/20 01:00:50 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:50 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyOverSelf (0.65s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:50 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:50 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:50 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:50 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-xuyotoh4sebi" sync_test.go:656: Server side copy (if possible) oos:bucket rclone-test-sohidut7ditu -> oos:bucket rclone-test-xuyotoh4sebi 2026/05/20 01:00:51 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:51 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:51 DEBUG : oos:bucket rclone-test-xuyotoh4sebi: Waiting for checks to finish 2026/05/20 01:00:51 DEBUG : oos:bucket rclone-test-xuyotoh4sebi: Waiting for transfers to finish 2026/05/20 01:00:51 INFO : oos:bucket rclone-test-xuyotoh4sebi: Bucket "rclone-test-xuyotoh4sebi" created with accessType "NoPublicAccess" 2026/05/20 01:00:52 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:00:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:00:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/20 01:00:52 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:53 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:53 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:53 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:53 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:53 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:53 DEBUG : sub dir/hello world: size = 17 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:00:53 DEBUG : sub dir/hello world: size = 11 (oos:bucket rclone-test-xuyotoh4sebi) 2026/05/20 01:00:53 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 01:00:53 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:53 DEBUG : oos:bucket rclone-test-xuyotoh4sebi: Waiting for checks to finish 2026/05/20 01:00:53 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:53 DEBUG : oos:bucket rclone-test-xuyotoh4sebi: Waiting for transfers to finish 2026/05/20 01:00:55 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:55 DEBUG : sub dir/hello world: size = 17 OK 2026/05/20 01:00:55 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/20 01:00:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/20 01:00:55 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:55 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:55 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:55 DEBUG : oos:bucket rclone-test-xuyotoh4sebi: Purge object "sub dir/hello world" 2026/05/20 01:00:55 DEBUG : oos:bucket rclone-test-xuyotoh4sebi: Purge dir "sub dir" 2026/05/20 01:00:55 DEBUG : oos:bucket rclone-test-xuyotoh4sebi: Purge dir "" 2026/05/20 01:00:57 INFO : oos:bucket rclone-test-xuyotoh4sebi: Bucket "rclone-test-xuyotoh4sebi" deleted --- PASS: TestServerSideCopyOverSelf (7.32s) === RUN TestMoveOverSelf run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:57 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:57 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:58 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:00:58 DEBUG : sub dir/hello world: size = 11 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:00:58 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 01:00:58 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:00:58 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:00:58 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:58 DEBUG : sub dir/hello world: size = 17 OK 2026/05/20 01:00:58 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/20 01:00:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/20 01:00:58 INFO : sub dir/hello world: Deleted 2026/05/20 01:00:58 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:58 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestMoveOverSelf (0.65s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:00:58 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:58 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:58 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:58 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-qipinob2quya" 2026/05/20 01:00:58 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) oos:bucket rclone-test-sohidut7ditu -> oos:bucket rclone-test-qipinob2quya 2026/05/20 01:00:58 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:59 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:00:59 DEBUG : oos:bucket rclone-test-qipinob2quya: Waiting for checks to finish 2026/05/20 01:00:59 DEBUG : oos:bucket rclone-test-qipinob2quya: Waiting for transfers to finish 2026/05/20 01:00:59 INFO : oos:bucket rclone-test-qipinob2quya: Bucket "rclone-test-qipinob2quya" created with accessType "NoPublicAccess" 2026/05/20 01:01:00 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:01:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:01:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/20 01:01:00 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:01 DEBUG : sub dir/hello world: size = 17 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:01 DEBUG : sub dir/hello world: size = 11 (oos:bucket rclone-test-qipinob2quya) 2026/05/20 01:01:01 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 01:01:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:01 DEBUG : oos:bucket rclone-test-qipinob2quya: Waiting for checks to finish 2026/05/20 01:01:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:01 DEBUG : oos:bucket rclone-test-qipinob2quya: Waiting for transfers to finish 2026/05/20 01:01:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:01 DEBUG : sub dir/hello world: size = 17 OK 2026/05/20 01:01:01 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/20 01:01:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/20 01:01:02 INFO : sub dir/hello world: Deleted 2026/05/20 01:01:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:02 DEBUG : testing file moves 2026/05/20 01:01:02 DEBUG : sub dir/hello world: size = 24 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:02 DEBUG : sub dir/hello world: size = 17 (oos:bucket rclone-test-qipinob2quya) 2026/05/20 01:01:02 DEBUG : oos:bucket rclone-test-qipinob2quya: Waiting for checks to finish 2026/05/20 01:01:02 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 01:01:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:02 DEBUG : oos:bucket rclone-test-qipinob2quya: Waiting for transfers to finish 2026/05/20 01:01:03 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:03 DEBUG : sub dir/hello world: size = 24 OK 2026/05/20 01:01:03 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2026/05/20 01:01:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/20 01:01:03 INFO : sub dir/hello world: Deleted 2026/05/20 01:01:03 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:03 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:03 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:03 DEBUG : oos:bucket rclone-test-qipinob2quya: Purge object "sub dir/hello world" 2026/05/20 01:01:03 DEBUG : oos:bucket rclone-test-qipinob2quya: Purge dir "sub dir" 2026/05/20 01:01:03 DEBUG : oos:bucket rclone-test-qipinob2quya: Purge dir "" 2026/05/20 01:01:06 INFO : oos:bucket rclone-test-qipinob2quya: Bucket "rclone-test-qipinob2quya" deleted --- PASS: TestServerSideMoveOverSelf (7.68s) === RUN TestCopyAfterDelete run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:06 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:06 ERROR : error listing: directory not found 2026/05/20 01:01:06 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:06 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:06 INFO : Local file system at /tmp/rclone1747514048: Making directory 2026/05/20 01:01:06 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:06 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:06 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:06 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:06 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:06 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyAfterDelete (0.60s) === RUN TestCopyRedownload run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:06 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:06 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:01:07 DEBUG : Local file system at /tmp/rclone1747514048: Waiting for checks to finish 2026/05/20 01:01:07 DEBUG : Local file system at /tmp/rclone1747514048: Waiting for transfers to finish 2026/05/20 01:01:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:07 DEBUG : sub dir/hello world.f75d7e49.partial: size = 11 OK 2026/05/20 01:01:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:01:07 DEBUG : sub dir/hello world.f75d7e49.partial: renamed to: sub dir/hello world 2026/05/20 01:01:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.59s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/20 01:01:07 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:07 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:07 DEBUG : check sum: trying to read metadata check sum 2026/05/20 01:01:07 DEBUG : check sum: size = 1 OK 2026/05/20 01:01:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/20 01:01:07 INFO : check sum: Copied (new) 2026/05/20 01:01:07 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:07 DEBUG : check sum: trying to read metadata check sum 2026/05/20 01:01:07 DEBUG : check sum: trying to read metadata check sum 2026/05/20 01:01:07 DEBUG : check sum: size = 1 OK 2026/05/20 01:01:07 DEBUG : check sum: trying to read metadata check sum 2026/05/20 01:01:07 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/20 01:01:07 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/05/20 01:01:07 DEBUG : check sum: trying to read metadata check sum 2026/05/20 01:01:07 DEBUG : check sum: Unchanged skipping 2026/05/20 01:01:07 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:07 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:07 INFO : There was nothing to transfer 2026/05/20 01:01:07 DEBUG : check sum: trying to read metadata check sum 2026/05/20 01:01:07 DEBUG : check sum: trying to read metadata check sum --- PASS: TestSyncBasedOnCheckSum (0.61s) === RUN TestSyncSizeOnly run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/20 01:01:07 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:07 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:08 DEBUG : sizeonly: trying to read metadata sizeonly 2026/05/20 01:01:08 DEBUG : sizeonly: size = 6 OK 2026/05/20 01:01:08 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/20 01:01:08 INFO : sizeonly: Copied (new) 2026/05/20 01:01:08 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:08 DEBUG : sizeonly: trying to read metadata sizeonly 2026/05/20 01:01:08 DEBUG : sizeonly: trying to read metadata sizeonly 2026/05/20 01:01:08 DEBUG : sizeonly: size = 6 OK 2026/05/20 01:01:08 DEBUG : sizeonly: Sizes identical 2026/05/20 01:01:08 DEBUG : sizeonly: trying to read metadata sizeonly 2026/05/20 01:01:08 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:08 DEBUG : sizeonly: trying to read metadata sizeonly 2026/05/20 01:01:08 DEBUG : sizeonly: Unchanged skipping 2026/05/20 01:01:08 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:08 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:08 INFO : There was nothing to transfer 2026/05/20 01:01:08 DEBUG : sizeonly: trying to read metadata sizeonly 2026/05/20 01:01:08 DEBUG : sizeonly: trying to read metadata sizeonly --- PASS: TestSyncSizeOnly (0.67s) === RUN TestSyncIgnoreSize run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/20 01:01:08 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:08 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:08 DEBUG : ignore-size: trying to read metadata ignore-size 2026/05/20 01:01:08 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/05/20 01:01:08 INFO : ignore-size: Copied (new) 2026/05/20 01:01:08 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:08 DEBUG : ignore-size: trying to read metadata ignore-size 2026/05/20 01:01:08 DEBUG : ignore-size: trying to read metadata ignore-size 2026/05/20 01:01:08 DEBUG : ignore-size: trying to read metadata ignore-size 2026/05/20 01:01:08 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:08 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:08 DEBUG : ignore-size: trying to read metadata ignore-size 2026/05/20 01:01:08 DEBUG : ignore-size: Unchanged skipping 2026/05/20 01:01:08 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:08 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:08 INFO : There was nothing to transfer 2026/05/20 01:01:09 DEBUG : ignore-size: trying to read metadata ignore-size 2026/05/20 01:01:09 DEBUG : ignore-size: trying to read metadata ignore-size --- PASS: TestSyncIgnoreSize (0.73s) === RUN TestSyncIgnoreTimes run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:09 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:09 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:09 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:09 DEBUG : existing: size = 6 OK 2026/05/20 01:01:09 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:09 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:09 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:09 DEBUG : existing: Unchanged skipping 2026/05/20 01:01:09 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:09 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:09 INFO : There was nothing to transfer 2026/05/20 01:01:09 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/20 01:01:09 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:09 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:09 DEBUG : existing: size = 6 OK 2026/05/20 01:01:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/20 01:01:09 INFO : existing: Copied (replaced existing) 2026/05/20 01:01:09 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:09 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:10 DEBUG : existing: trying to read metadata existing --- PASS: TestSyncIgnoreTimes (0.82s) === RUN TestSyncIgnoreExisting run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/20 01:01:10 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:10 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:10 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:10 DEBUG : existing: size = 6 OK 2026/05/20 01:01:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/20 01:01:10 INFO : existing: Copied (new) 2026/05/20 01:01:10 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:10 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:10 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:10 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:10 DEBUG : existing: Destination exists, skipping 2026/05/20 01:01:10 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:10 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:10 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:10 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:10 INFO : There was nothing to transfer 2026/05/20 01:01:10 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:10 DEBUG : existing: trying to read metadata existing --- PASS: TestSyncIgnoreExisting (0.65s) === RUN TestSyncIgnoreErrors run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:10 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:11 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:11 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/20 01:01:11 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:11 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:11 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:11 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:11 DEBUG : c/non empty space: size = 5 OK 2026/05/20 01:01:11 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:11 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:11 DEBUG : a/potato2: trying to read metadata a/potato2 2026/05/20 01:01:11 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:11 DEBUG : c/non empty space: Unchanged skipping 2026/05/20 01:01:11 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:11 DEBUG : a/potato2: size = 60 OK 2026/05/20 01:01:11 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:11 INFO : a/potato2: Copied (new) 2026/05/20 01:01:11 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:11 INFO : b/potato: Deleted 2026/05/20 01:01:11 DEBUG : a/potato2: trying to read metadata a/potato2 2026/05/20 01:01:11 DEBUG : a/potato2: trying to read metadata a/potato2 2026/05/20 01:01:11 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:11 DEBUG : c/non empty space: trying to read metadata c/non empty space --- PASS: TestSyncIgnoreErrors (1.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:12 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 01:01:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/20 01:01:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:12 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:12 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:12 INFO : There was nothing to transfer 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:12 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 01:01:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:12 INFO : empty space: Updated modification time in destination 2026/05/20 01:01:12 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:12 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:12 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:12 INFO : There was nothing to transfer 2026/05/20 01:01:12 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:13 DEBUG : empty space: trying to read metadata empty space --- PASS: TestSyncAfterChangingModtimeOnly (1.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:13 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:13 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:13 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:13 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:13 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:13 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:13 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 01:01:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/20 01:01:13 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:13 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:13 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:13 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:13 INFO : There was nothing to transfer 2026/05/20 01:01:13 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:13 DEBUG : empty space: trying to read metadata empty space --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.76s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:14 DEBUG : foo: trying to read metadata foo 2026/05/20 01:01:14 DEBUG : foo: trying to read metadata foo 2026/05/20 01:01:14 DEBUG : foo: trying to read metadata foo 2026/05/20 01:01:14 DEBUG : foo: size = 3 OK 2026/05/20 01:01:14 DEBUG : foo: trying to read metadata foo 2026/05/20 01:01:14 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:14 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 01:01:14 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:01:14 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:14 DEBUG : foo: md5 differ 2026/05/20 01:01:14 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:14 DEBUG : foo: trying to read metadata foo 2026/05/20 01:01:14 DEBUG : foo: size = 3 OK 2026/05/20 01:01:14 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/05/20 01:01:14 INFO : foo: Copied (replaced existing) 2026/05/20 01:01:14 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:14 DEBUG : foo: trying to read metadata foo 2026/05/20 01:01:14 DEBUG : foo: trying to read metadata foo --- PASS: TestSyncDoesntUpdateModtime (0.87s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:14 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:15 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:15 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/20 01:01:15 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:15 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:15 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:15 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:15 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:15 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:15 DEBUG : potato: size = 60 OK 2026/05/20 01:01:15 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:15 INFO : potato: Copied (new) 2026/05/20 01:01:15 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:15 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:15 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:15 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:15 DEBUG : potato: trying to read metadata potato --- PASS: TestSyncAfterAddingAFile (0.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:15 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:15 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:15 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:15 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:01:15 DEBUG : potato: size = 60 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:15 DEBUG : potato: Sizes differ 2026/05/20 01:01:15 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:15 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:16 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:16 DEBUG : potato: size = 21 OK 2026/05/20 01:01:16 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/05/20 01:01:16 INFO : potato: Copied (replaced existing) 2026/05/20 01:01:16 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:16 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:16 DEBUG : potato: trying to read metadata potato --- PASS: TestSyncAfterChangingFilesSizeOnly (0.75s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:16 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:16 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:16 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:16 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:16 DEBUG : potato: size = 21 OK 2026/05/20 01:01:16 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:16 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/20 01:01:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:01:16 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:16 DEBUG : potato: md5 differ 2026/05/20 01:01:16 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:16 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:16 DEBUG : potato: size = 21 OK 2026/05/20 01:01:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/05/20 01:01:16 INFO : potato: Copied (replaced existing) 2026/05/20 01:01:16 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:16 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:17 DEBUG : potato: trying to read metadata potato --- PASS: TestSyncAfterChangingContentsOnly (0.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:17 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:17 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:17 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:17 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:17 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/20 01:01:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:17 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:17 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:17 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:17 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:17 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:17 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/20 01:01:17 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:17 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:17 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:17 DEBUG : potato: trying to read metadata potato --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:18 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:18 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:18 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:18 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:18 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:18 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:18 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:18 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:18 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:18 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:18 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:18 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:18 DEBUG : potato2: size = 60 OK 2026/05/20 01:01:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:18 INFO : potato2: Copied (new) 2026/05/20 01:01:18 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:18 INFO : potato: Deleted 2026/05/20 01:01:18 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:18 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:18 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:18 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:19 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:19 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:19 INFO : d: Making directory 2026/05/20 01:01:19 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/20 01:01:19 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:19 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:19 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:19 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:19 DEBUG : c/non empty space: size = 5 OK 2026/05/20 01:01:19 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:19 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:19 DEBUG : c/non empty space: Unchanged skipping 2026/05/20 01:01:19 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:19 DEBUG : a/potato2: trying to read metadata a/potato2 2026/05/20 01:01:19 DEBUG : a/potato2: size = 60 OK 2026/05/20 01:01:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:19 INFO : a/potato2: Copied (new) 2026/05/20 01:01:19 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:19 INFO : b/potato: Deleted 2026/05/20 01:01:19 DEBUG : a/potato2: trying to read metadata a/potato2 2026/05/20 01:01:19 DEBUG : a/potato2: trying to read metadata a/potato2 2026/05/20 01:01:19 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:19 DEBUG : c/non empty space: trying to read metadata c/non empty space --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:20 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:20 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/20 01:01:20 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:20 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:20 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:20 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:20 DEBUG : c/non empty space: size = 5 OK 2026/05/20 01:01:20 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:20 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:20 DEBUG : c/non empty space: Unchanged skipping 2026/05/20 01:01:20 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:20 DEBUG : a/potato2: trying to read metadata a/potato2 2026/05/20 01:01:20 DEBUG : a/potato2: size = 60 OK 2026/05/20 01:01:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:20 INFO : a/potato2: Copied (new) 2026/05/20 01:01:20 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:01:20 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:20 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:20 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" 2026/05/20 01:01:20 DEBUG : a/potato2: trying to read metadata a/potato2 2026/05/20 01:01:20 DEBUG : a/potato2: trying to read metadata a/potato2 2026/05/20 01:01:20 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:20 DEBUG : b/potato: trying to read metadata b/potato 2026/05/20 01:01:20 DEBUG : c/non empty space: trying to read metadata c/non empty space 2026/05/20 01:01:20 DEBUG : c/non empty space: trying to read metadata c/non empty space --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:21 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:21 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:21 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:21 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:21 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:21 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:21 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:21 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:21 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:21 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:21 INFO : potato: Deleted 2026/05/20 01:01:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:21 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:21 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:21 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:21 DEBUG : potato2: size = 60 OK 2026/05/20 01:01:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:21 INFO : potato2: Copied (new) 2026/05/20 01:01:21 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:21 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:21 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:21 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestSyncDeleteDuring (0.97s) === RUN TestSyncDeleteBefore run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:22 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:22 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:22 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:22 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:22 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:22 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:22 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:22 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:22 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:22 INFO : potato: Deleted 2026/05/20 01:01:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:22 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:22 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:22 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:22 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:22 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:22 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:22 DEBUG : potato2: size = 60 OK 2026/05/20 01:01:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:22 INFO : potato2: Copied (new) 2026/05/20 01:01:22 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:22 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:22 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:22 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestSyncDeleteBefore (1.04s) === RUN TestCopyDeleteBefore run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:23 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:23 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:23 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:23 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:23 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:23 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:23 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:23 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:23 DEBUG : potato2: size = 19 OK 2026/05/20 01:01:23 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/05/20 01:01:23 INFO : potato2: Copied (new) 2026/05/20 01:01:23 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:23 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:23 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:23 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestCopyDeleteBefore (0.72s) === RUN TestSyncWithExclude run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:23 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:24 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:24 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:24 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:24 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:24 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:24 DEBUG : enormous: Excluded (Size Filter) 2026/05/20 01:01:24 DEBUG : enormous: Excluded 2026/05/20 01:01:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 01:01:24 DEBUG : potato2: Excluded 2026/05/20 01:01:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 01:01:24 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:24 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:24 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:24 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:24 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:24 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:24 INFO : There was nothing to transfer 2026/05/20 01:01:24 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:24 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:24 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:24 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:24 DEBUG : enormous: Excluded (Size Filter) 2026/05/20 01:01:24 DEBUG : enormous: Excluded 2026/05/20 01:01:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 01:01:24 DEBUG : potato2: Excluded 2026/05/20 01:01:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 01:01:24 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:24 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:24 DEBUG : Local file system at /tmp/rclone1747514048: Waiting for checks to finish 2026/05/20 01:01:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:24 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:24 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:24 DEBUG : Local file system at /tmp/rclone1747514048: Waiting for transfers to finish 2026/05/20 01:01:24 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:24 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:25 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:25 DEBUG : enormous: trying to read metadata enormous 2026/05/20 01:01:25 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:25 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:25 DEBUG : enormous: trying to read metadata enormous 2026/05/20 01:01:25 DEBUG : enormous: trying to read metadata enormous 2026/05/20 01:01:25 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:25 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:25 DEBUG : enormous: Excluded (Size Filter) 2026/05/20 01:01:25 DEBUG : enormous: Excluded 2026/05/20 01:01:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 01:01:25 DEBUG : potato2: Excluded 2026/05/20 01:01:25 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:25 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:25 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:25 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:25 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:25 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:25 INFO : potato2: Deleted 2026/05/20 01:01:25 INFO : enormous: Deleted 2026/05/20 01:01:25 INFO : There was nothing to transfer 2026/05/20 01:01:25 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:25 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:25 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:25 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:25 DEBUG : Local file system at /tmp/rclone1747514048: Waiting for checks to finish 2026/05/20 01:01:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:25 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:25 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:25 DEBUG : Local file system at /tmp/rclone1747514048: Waiting for transfers to finish 2026/05/20 01:01:25 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:25 INFO : enormous: Deleted 2026/05/20 01:01:25 INFO : potato2: Deleted 2026/05/20 01:01:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.04s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:26 DEBUG : one: trying to read metadata one 2026/05/20 01:01:26 DEBUG : two: trying to read metadata two 2026/05/20 01:01:26 DEBUG : three: trying to read metadata three 2026/05/20 01:01:26 DEBUG : four: trying to read metadata four 2026/05/20 01:01:26 DEBUG : four: trying to read metadata four 2026/05/20 01:01:26 DEBUG : four: trying to read metadata four 2026/05/20 01:01:26 DEBUG : one: trying to read metadata one 2026/05/20 01:01:26 DEBUG : one: trying to read metadata one 2026/05/20 01:01:26 DEBUG : three: trying to read metadata three 2026/05/20 01:01:26 DEBUG : three: trying to read metadata three 2026/05/20 01:01:26 DEBUG : two: trying to read metadata two 2026/05/20 01:01:26 DEBUG : two: trying to read metadata two 2026/05/20 01:01:26 DEBUG : five: Need to transfer - File not found at Destination 2026/05/20 01:01:26 DEBUG : four: trying to read metadata four 2026/05/20 01:01:26 DEBUG : one: trying to read metadata one 2026/05/20 01:01:26 DEBUG : three: trying to read metadata three 2026/05/20 01:01:26 DEBUG : two: trying to read metadata two 2026/05/20 01:01:26 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:26 DEBUG : four: size = 4 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:01:26 DEBUG : four: size = 8 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:26 DEBUG : four: Sizes differ 2026/05/20 01:01:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/20 01:01:26 DEBUG : three: size = 5 OK 2026/05/20 01:01:26 DEBUG : three: Sizes identical 2026/05/20 01:01:26 DEBUG : three: trying to read metadata three 2026/05/20 01:01:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/20 01:01:26 DEBUG : two: size = 3 OK 2026/05/20 01:01:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:01:26 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:26 DEBUG : two: md5 differ 2026/05/20 01:01:26 DEBUG : one: Destination is newer than source, skipping 2026/05/20 01:01:26 DEBUG : one: trying to read metadata one 2026/05/20 01:01:26 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:27 DEBUG : four: trying to read metadata four 2026/05/20 01:01:27 DEBUG : two: trying to read metadata two 2026/05/20 01:01:27 DEBUG : four: size = 4 OK 2026/05/20 01:01:27 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/20 01:01:27 INFO : four: Copied (replaced existing) 2026/05/20 01:01:27 DEBUG : two: size = 3 OK 2026/05/20 01:01:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/20 01:01:27 INFO : two: Copied (replaced existing) 2026/05/20 01:01:27 DEBUG : five: trying to read metadata five 2026/05/20 01:01:27 DEBUG : five: size = 4 OK 2026/05/20 01:01:27 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/20 01:01:27 INFO : five: Copied (new) 2026/05/20 01:01:27 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:27 DEBUG : five: trying to read metadata five 2026/05/20 01:01:27 DEBUG : five: trying to read metadata five 2026/05/20 01:01:27 DEBUG : four: trying to read metadata four 2026/05/20 01:01:27 DEBUG : four: trying to read metadata four 2026/05/20 01:01:27 DEBUG : one: trying to read metadata one 2026/05/20 01:01:27 DEBUG : one: trying to read metadata one 2026/05/20 01:01:27 DEBUG : three: trying to read metadata three 2026/05/20 01:01:27 DEBUG : three: trying to read metadata three 2026/05/20 01:01:27 DEBUG : two: trying to read metadata two 2026/05/20 01:01:27 DEBUG : two: trying to read metadata two 2026/05/20 01:01:27 DEBUG : four: trying to read metadata four 2026/05/20 01:01:27 DEBUG : one: trying to read metadata one 2026/05/20 01:01:27 DEBUG : five: trying to read metadata five 2026/05/20 01:01:27 DEBUG : three: trying to read metadata three 2026/05/20 01:01:27 DEBUG : two: trying to read metadata two 2026/05/20 01:01:27 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:27 DEBUG : four: size = 4 OK 2026/05/20 01:01:27 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/20 01:01:27 DEBUG : four: Size and md5 of src and dst objects identical 2026/05/20 01:01:27 DEBUG : four: trying to read metadata four 2026/05/20 01:01:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/20 01:01:27 DEBUG : two: size = 3 OK 2026/05/20 01:01:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/20 01:01:27 DEBUG : two: Size and md5 of src and dst objects identical 2026/05/20 01:01:27 DEBUG : two: trying to read metadata two 2026/05/20 01:01:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/20 01:01:27 DEBUG : five: size = 4 OK 2026/05/20 01:01:27 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/20 01:01:27 DEBUG : five: Size and md5 of src and dst objects identical 2026/05/20 01:01:27 DEBUG : five: trying to read metadata five 2026/05/20 01:01:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/20 01:01:27 DEBUG : three: size = 5 OK 2026/05/20 01:01:27 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:01:27 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:27 DEBUG : three: md5 differ 2026/05/20 01:01:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/20 01:01:27 DEBUG : one: Destination is newer than source, skipping 2026/05/20 01:01:27 DEBUG : one: trying to read metadata one 2026/05/20 01:01:27 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:27 DEBUG : three: trying to read metadata three 2026/05/20 01:01:27 DEBUG : three: size = 5 OK 2026/05/20 01:01:27 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/05/20 01:01:27 INFO : three: Copied (replaced existing) 2026/05/20 01:01:27 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:27 DEBUG : five: trying to read metadata five 2026/05/20 01:01:27 DEBUG : five: trying to read metadata five 2026/05/20 01:01:27 DEBUG : four: trying to read metadata four 2026/05/20 01:01:27 DEBUG : four: trying to read metadata four 2026/05/20 01:01:27 DEBUG : one: trying to read metadata one 2026/05/20 01:01:27 DEBUG : one: trying to read metadata one 2026/05/20 01:01:27 DEBUG : three: trying to read metadata three 2026/05/20 01:01:27 DEBUG : three: trying to read metadata three 2026/05/20 01:01:27 DEBUG : two: trying to read metadata two 2026/05/20 01:01:27 DEBUG : two: trying to read metadata two --- PASS: TestSyncWithUpdateOlder (2.43s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/20 01:01:28 INFO : oos:bucket rclone-test-sohidut7ditu: Making map for --track-renames 2026/05/20 01:01:28 INFO : oos:bucket rclone-test-sohidut7ditu: Finished making map for --track-renames 2026/05/20 01:01:28 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/20 01:01:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/20 01:01:28 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for renames to finish 2026/05/20 01:01:28 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:28 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:28 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:28 DEBUG : potato: size = 14 OK 2026/05/20 01:01:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/20 01:01:28 INFO : potato: Copied (new) 2026/05/20 01:01:28 DEBUG : yam: size = 11 OK 2026/05/20 01:01:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/20 01:01:28 INFO : yam: Copied (new) 2026/05/20 01:01:28 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:28 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:28 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:28 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:28 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:28 DEBUG : potato: size = 14 OK 2026/05/20 01:01:28 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:28 INFO : oos:bucket rclone-test-sohidut7ditu: Making map for --track-renames 2026/05/20 01:01:28 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:28 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:28 DEBUG : potato: Unchanged skipping 2026/05/20 01:01:28 INFO : oos:bucket rclone-test-sohidut7ditu: Finished making map for --track-renames 2026/05/20 01:01:28 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:28 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for renames to finish 2026/05/20 01:01:28 DEBUG : yaml: trying to read metadata yaml 2026/05/20 01:01:29 DEBUG : yaml: trying to read metadata yaml 2026/05/20 01:01:29 DEBUG : yaml: size = 11 OK 2026/05/20 01:01:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/20 01:01:29 INFO : yam: Copied (server-side copy) to: yaml 2026/05/20 01:01:29 INFO : yam: Deleted 2026/05/20 01:01:29 INFO : yaml: Renamed from "yam" 2026/05/20 01:01:29 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:29 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:29 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:29 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:29 DEBUG : yaml: trying to read metadata yaml 2026/05/20 01:01:29 DEBUG : yaml: trying to read metadata yaml --- PASS: TestSyncWithTrackRenames (1.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/20 01:01:30 INFO : oos:bucket rclone-test-sohidut7ditu: Making map for --track-renames 2026/05/20 01:01:30 INFO : oos:bucket rclone-test-sohidut7ditu: Finished making map for --track-renames 2026/05/20 01:01:30 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/20 01:01:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/20 01:01:30 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for renames to finish 2026/05/20 01:01:30 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:30 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:30 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:30 DEBUG : yam: size = 11 OK 2026/05/20 01:01:30 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/20 01:01:30 INFO : yam: Copied (new) 2026/05/20 01:01:30 DEBUG : potato: size = 14 OK 2026/05/20 01:01:30 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/20 01:01:30 INFO : potato: Copied (new) 2026/05/20 01:01:30 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:30 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:30 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:30 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:30 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:30 DEBUG : potato: size = 14 OK 2026/05/20 01:01:30 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:30 INFO : oos:bucket rclone-test-sohidut7ditu: Making map for --track-renames 2026/05/20 01:01:30 INFO : oos:bucket rclone-test-sohidut7ditu: Finished making map for --track-renames 2026/05/20 01:01:30 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:30 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:30 DEBUG : yaml: trying to read metadata yaml 2026/05/20 01:01:30 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:30 DEBUG : potato: Unchanged skipping 2026/05/20 01:01:30 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for renames to finish 2026/05/20 01:01:32 DEBUG : yaml: trying to read metadata yaml 2026/05/20 01:01:32 DEBUG : yaml: size = 11 OK 2026/05/20 01:01:32 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/20 01:01:32 INFO : yam: Copied (server-side copy) to: yaml 2026/05/20 01:01:32 INFO : yam: Deleted 2026/05/20 01:01:32 INFO : yaml: Renamed from "yam" 2026/05/20 01:01:32 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:32 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:32 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:32 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:32 DEBUG : yaml: trying to read metadata yaml 2026/05/20 01:01:32 DEBUG : yaml: trying to read metadata yaml --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/20 01:01:32 INFO : oos:bucket rclone-test-sohidut7ditu: Making map for --track-renames 2026/05/20 01:01:32 INFO : oos:bucket rclone-test-sohidut7ditu: Finished making map for --track-renames 2026/05/20 01:01:32 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/20 01:01:32 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for renames to finish 2026/05/20 01:01:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/20 01:01:32 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:32 DEBUG : sub/yam: trying to read metadata sub/yam 2026/05/20 01:01:32 DEBUG : sub/yam: size = 11 OK 2026/05/20 01:01:32 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/20 01:01:32 INFO : sub/yam: Copied (new) 2026/05/20 01:01:32 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:32 DEBUG : potato: size = 14 OK 2026/05/20 01:01:32 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/20 01:01:32 INFO : potato: Copied (new) 2026/05/20 01:01:32 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:33 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:33 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:33 DEBUG : sub/yam: trying to read metadata sub/yam 2026/05/20 01:01:33 DEBUG : sub/yam: trying to read metadata sub/yam 2026/05/20 01:01:33 DEBUG : potato: size = 14 OK 2026/05/20 01:01:33 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:33 INFO : oos:bucket rclone-test-sohidut7ditu: Making map for --track-renames 2026/05/20 01:01:33 INFO : oos:bucket rclone-test-sohidut7ditu: Finished making map for --track-renames 2026/05/20 01:01:33 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:33 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:33 DEBUG : potato: Unchanged skipping 2026/05/20 01:01:33 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for renames to finish 2026/05/20 01:01:34 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:34 DEBUG : yam: size = 11 OK 2026/05/20 01:01:34 DEBUG : sub/yam: trying to read metadata sub/yam 2026/05/20 01:01:34 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/20 01:01:34 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/20 01:01:34 INFO : sub/yam: Deleted 2026/05/20 01:01:34 INFO : yam: Renamed from "sub/yam" 2026/05/20 01:01:34 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:34 DEBUG : Waiting for deletions to finish 2026/05/20 01:01:34 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:34 DEBUG : potato: trying to read metadata potato 2026/05/20 01:01:34 DEBUG : yam: trying to read metadata yam 2026/05/20 01:01:34 DEBUG : yam: trying to read metadata yam --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.78s) === RUN TestServerSideMoveLocal run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:34 DEBUG : Creating backend with remote "/tmp/rclone1747514048/dir1" 2026/05/20 01:01:34 DEBUG : Creating backend with remote "/tmp/rclone1747514048/dir2" 2026/05/20 01:01:34 DEBUG : Local file system at /tmp/rclone1747514048/dir2: Using server-side directory move 2026/05/20 01:01:34 INFO : Local file system at /tmp/rclone1747514048/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/20 01:01:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/20 01:01:34 INFO : file1.txt: Moved (server-side) 2026/05/20 01:01:34 DEBUG : Local file system at /tmp/rclone1747514048/dir2: Waiting for checks to finish 2026/05/20 01:01:34 DEBUG : Local file system at /tmp/rclone1747514048/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:01:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/20 01:01:34 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:34 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:34 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:34 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2026/05/20 01:01:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:01:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:01:34 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:01:34 INFO : sub dir/hello world: Deleted 2026/05/20 01:01:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/20 01:01:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/20 01:01:34 INFO : nested/sub dir/file: Copied (new) 2026/05/20 01:01:34 INFO : nested/sub dir/file: Deleted 2026/05/20 01:01:34 INFO : sub dir: Removing directory 2026/05/20 01:01:34 INFO : nested/sub dir: Removing directory 2026/05/20 01:01:34 INFO : nested: Removing directory 2026/05/20 01:01:34 DEBUG : Local file system at /tmp/rclone1747514048: deleted 3 directories 2026/05/20 01:01:34 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2026/05/20 01:01:34 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2026/05/20 01:01:34 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:34 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestMoveWithDeleteEmptySrcDirs (0.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 01:01:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/20 01:01:35 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:35 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:35 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2026/05/20 01:01:35 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/20 01:01:35 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/20 01:01:35 INFO : nested/sub dir/file: Copied (new) 2026/05/20 01:01:35 INFO : nested/sub dir/file: Deleted 2026/05/20 01:01:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/20 01:01:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 01:01:35 INFO : sub dir/hello world: Copied (new) 2026/05/20 01:01:35 INFO : sub dir/hello world: Deleted 2026/05/20 01:01:35 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2026/05/20 01:01:35 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2026/05/20 01:01:35 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2026/05/20 01:01:35 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.53s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/20 01:01:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/20 01:01:35 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:35 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:35 DEBUG : existing-b: trying to read metadata existing-b 2026/05/20 01:01:35 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:35 DEBUG : existing-b: size = 6 OK 2026/05/20 01:01:35 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/05/20 01:01:35 INFO : existing-b: Copied (new) 2026/05/20 01:01:35 INFO : existing-b: Deleted 2026/05/20 01:01:35 DEBUG : existing: size = 6 OK 2026/05/20 01:01:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/20 01:01:35 INFO : existing: Copied (new) 2026/05/20 01:01:35 INFO : existing: Deleted 2026/05/20 01:01:35 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:35 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:35 DEBUG : existing-b: trying to read metadata existing-b 2026/05/20 01:01:36 DEBUG : existing-b: trying to read metadata existing-b 2026/05/20 01:01:36 DEBUG : existing-b: trying to read metadata existing-b 2026/05/20 01:01:36 DEBUG : existing-b: trying to read metadata existing-b 2026/05/20 01:01:36 DEBUG : existing: Destination exists, skipping 2026/05/20 01:01:36 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:01:36 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/20 01:01:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:01:36 INFO : There was nothing to transfer 2026/05/20 01:01:36 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:36 DEBUG : existing: trying to read metadata existing 2026/05/20 01:01:36 DEBUG : existing-b: trying to read metadata existing-b 2026/05/20 01:01:36 DEBUG : existing-b: trying to read metadata existing-b --- PASS: TestMoveWithIgnoreExisting (0.83s) === RUN TestServerSideMove run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:36 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-lujunex0hato" 2026/05/20 01:01:36 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:36 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:36 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:36 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:36 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:36 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:37 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:37 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:37 DEBUG : potato3: trying to read metadata potato3 sync_test.go:1736: Server side move (if possible) oos:bucket rclone-test-sohidut7ditu -> oos:bucket rclone-test-lujunex0hato 2026/05/20 01:01:37 INFO : oos:bucket rclone-test-lujunex0hato: Bucket "rclone-test-lujunex0hato" created with accessType "NoPublicAccess" 2026/05/20 01:01:37 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:37 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:37 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:37 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:37 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:37 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:37 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:37 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:37 DEBUG : potato3: size = 68 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:37 DEBUG : potato3: size = 60 (oos:bucket rclone-test-lujunex0hato) 2026/05/20 01:01:37 DEBUG : potato3: Sizes differ 2026/05/20 01:01:37 DEBUG : oos:bucket rclone-test-lujunex0hato: Waiting for checks to finish 2026/05/20 01:01:37 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:01:37 DEBUG : empty space: Unchanged skipping 2026/05/20 01:01:37 INFO : empty space: Deleted 2026/05/20 01:01:37 DEBUG : oos:bucket rclone-test-lujunex0hato: Waiting for transfers to finish 2026/05/20 01:01:39 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:39 DEBUG : potato2: size = 60 OK 2026/05/20 01:01:39 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:39 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:39 INFO : potato2: Copied (server-side copy) 2026/05/20 01:01:39 DEBUG : potato3: size = 68 OK 2026/05/20 01:01:39 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:39 INFO : potato2: Deleted 2026/05/20 01:01:39 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/05/20 01:01:39 INFO : potato3: Copied (server-side copy) 2026/05/20 01:01:39 INFO : potato3: Deleted 2026/05/20 01:01:39 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:40 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:40 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:40 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:40 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:40 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:40 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-nabufoy4kobi" 2026/05/20 01:01:40 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/20 01:01:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:40 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/20 01:01:40 DEBUG : oos:bucket rclone-test-nabufoy4kobi: Waiting for checks to finish 2026/05/20 01:01:40 DEBUG : oos:bucket rclone-test-nabufoy4kobi: Waiting for transfers to finish 2026/05/20 01:01:40 INFO : oos:bucket rclone-test-nabufoy4kobi: Bucket "rclone-test-nabufoy4kobi" created with accessType "NoPublicAccess" 2026/05/20 01:01:42 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:42 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:42 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:42 DEBUG : empty space: size = 1 OK 2026/05/20 01:01:42 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:42 DEBUG : potato3: size = 68 OK 2026/05/20 01:01:42 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:42 DEBUG : potato2: size = 60 OK 2026/05/20 01:01:42 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/20 01:01:42 INFO : empty space: Copied (server-side copy) 2026/05/20 01:01:42 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/05/20 01:01:42 INFO : potato3: Copied (server-side copy) 2026/05/20 01:01:42 INFO : empty space: Deleted 2026/05/20 01:01:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:42 INFO : potato2: Copied (server-side copy) 2026/05/20 01:01:42 INFO : potato3: Deleted 2026/05/20 01:01:42 INFO : potato2: Deleted 2026/05/20 01:01:42 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:42 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:42 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:42 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:42 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:42 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:42 DEBUG : oos:bucket rclone-test-nabufoy4kobi: Purge object "empty space" 2026/05/20 01:01:42 DEBUG : oos:bucket rclone-test-nabufoy4kobi: Purge object "potato2" 2026/05/20 01:01:42 DEBUG : oos:bucket rclone-test-nabufoy4kobi: Purge object "potato3" 2026/05/20 01:01:42 DEBUG : oos:bucket rclone-test-nabufoy4kobi: Purge dir "" 2026/05/20 01:01:45 INFO : oos:bucket rclone-test-nabufoy4kobi: Bucket "rclone-test-nabufoy4kobi" deleted 2026/05/20 01:01:45 DEBUG : oos:bucket rclone-test-lujunex0hato: Purge dir "" 2026/05/20 01:01:47 INFO : oos:bucket rclone-test-lujunex0hato: Bucket "rclone-test-lujunex0hato" deleted --- PASS: TestServerSideMove (10.80s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:47 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-qicoruy0huhe" 2026/05/20 01:01:47 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:47 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:48 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:48 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:48 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:48 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:48 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:48 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:48 DEBUG : potato3: trying to read metadata potato3 sync_test.go:1736: Server side move (if possible) oos:bucket rclone-test-sohidut7ditu -> oos:bucket rclone-test-qicoruy0huhe 2026/05/20 01:01:48 INFO : oos:bucket rclone-test-qicoruy0huhe: Bucket "rclone-test-qicoruy0huhe" created with accessType "NoPublicAccess" 2026/05/20 01:01:48 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:48 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:48 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:48 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:48 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:49 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:49 DEBUG : empty space: Excluded (Size Filter) 2026/05/20 01:01:49 DEBUG : empty space: Excluded (Size Filter) 2026/05/20 01:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:49 DEBUG : oos:bucket rclone-test-qicoruy0huhe: Waiting for checks to finish 2026/05/20 01:01:49 DEBUG : potato3: size = 68 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:01:49 DEBUG : potato3: size = 60 (oos:bucket rclone-test-qicoruy0huhe) 2026/05/20 01:01:49 DEBUG : potato3: Sizes differ 2026/05/20 01:01:49 DEBUG : oos:bucket rclone-test-qicoruy0huhe: Waiting for transfers to finish 2026/05/20 01:01:50 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:50 DEBUG : potato3: size = 68 OK 2026/05/20 01:01:50 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:50 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/05/20 01:01:50 INFO : potato3: Copied (server-side copy) 2026/05/20 01:01:51 INFO : potato3: Deleted 2026/05/20 01:01:52 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:52 DEBUG : potato2: size = 60 OK 2026/05/20 01:01:52 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:52 INFO : potato2: Copied (server-side copy) 2026/05/20 01:01:52 INFO : potato2: Deleted 2026/05/20 01:01:52 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:52 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:52 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:52 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:52 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:52 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:52 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:52 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:52 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-jojeweb5fozu" 2026/05/20 01:01:53 DEBUG : empty space: Excluded (Size Filter) 2026/05/20 01:01:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:01:53 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/20 01:01:53 DEBUG : oos:bucket rclone-test-jojeweb5fozu: Waiting for checks to finish 2026/05/20 01:01:53 DEBUG : oos:bucket rclone-test-jojeweb5fozu: Waiting for transfers to finish 2026/05/20 01:01:53 INFO : oos:bucket rclone-test-jojeweb5fozu: Bucket "rclone-test-jojeweb5fozu" created with accessType "NoPublicAccess" 2026/05/20 01:01:54 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:54 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:54 DEBUG : potato2: size = 60 OK 2026/05/20 01:01:54 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:54 DEBUG : potato3: size = 68 OK 2026/05/20 01:01:54 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:01:54 INFO : potato2: Copied (server-side copy) 2026/05/20 01:01:55 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/05/20 01:01:55 INFO : potato3: Copied (server-side copy) 2026/05/20 01:01:55 INFO : potato2: Deleted 2026/05/20 01:01:55 INFO : potato3: Deleted 2026/05/20 01:01:55 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:55 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:01:55 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:55 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:01:55 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:55 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:01:55 DEBUG : oos:bucket rclone-test-jojeweb5fozu: Purge object "potato2" 2026/05/20 01:01:55 DEBUG : oos:bucket rclone-test-jojeweb5fozu: Purge object "potato3" 2026/05/20 01:01:55 DEBUG : oos:bucket rclone-test-jojeweb5fozu: Purge dir "" 2026/05/20 01:01:57 INFO : oos:bucket rclone-test-jojeweb5fozu: Bucket "rclone-test-jojeweb5fozu" deleted 2026/05/20 01:01:57 DEBUG : oos:bucket rclone-test-qicoruy0huhe: Purge object "empty space" 2026/05/20 01:01:57 DEBUG : oos:bucket rclone-test-qicoruy0huhe: Purge dir "" 2026/05/20 01:01:59 INFO : oos:bucket rclone-test-qicoruy0huhe: Bucket "rclone-test-qicoruy0huhe" deleted --- PASS: TestServerSideMoveWithFilter (12.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:01:59 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-mexadin5luvu" 2026/05/20 01:02:00 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:00 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:00 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:00 INFO : tomatoDir: Making directory 2026/05/20 01:02:00 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:00 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:00 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:00 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:00 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:00 DEBUG : potato3: trying to read metadata potato3 sync_test.go:1736: Server side move (if possible) oos:bucket rclone-test-sohidut7ditu -> oos:bucket rclone-test-mexadin5luvu 2026/05/20 01:02:01 INFO : oos:bucket rclone-test-mexadin5luvu: Bucket "rclone-test-mexadin5luvu" created with accessType "NoPublicAccess" 2026/05/20 01:02:01 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:01 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:01 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:01 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:01 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:01 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:02:01 DEBUG : empty space: size = 1 OK 2026/05/20 01:02:01 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:01 DEBUG : potato3: size = 68 (oos:bucket rclone-test-sohidut7ditu) 2026/05/20 01:02:01 DEBUG : potato3: size = 60 (oos:bucket rclone-test-mexadin5luvu) 2026/05/20 01:02:01 DEBUG : potato3: Sizes differ 2026/05/20 01:02:01 DEBUG : oos:bucket rclone-test-mexadin5luvu: Waiting for checks to finish 2026/05/20 01:02:01 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:01 DEBUG : empty space: Unchanged skipping 2026/05/20 01:02:01 INFO : empty space: Deleted 2026/05/20 01:02:01 DEBUG : oos:bucket rclone-test-mexadin5luvu: Waiting for transfers to finish 2026/05/20 01:02:02 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:02 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:02 DEBUG : potato2: size = 60 OK 2026/05/20 01:02:02 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:02:02 INFO : potato2: Copied (server-side copy) 2026/05/20 01:02:02 DEBUG : potato3: size = 68 OK 2026/05/20 01:02:02 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:02 INFO : potato2: Deleted 2026/05/20 01:02:02 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/05/20 01:02:02 INFO : potato3: Copied (server-side copy) 2026/05/20 01:02:02 INFO : potato3: Deleted 2026/05/20 01:02:03 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:03 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:03 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:03 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:03 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:03 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:03 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-lehajoj4cajo" 2026/05/20 01:02:03 INFO : tomatoDir: Making directory 2026/05/20 01:02:03 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/20 01:02:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 01:02:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/20 01:02:03 DEBUG : oos:bucket rclone-test-lehajoj4cajo: Waiting for checks to finish 2026/05/20 01:02:03 DEBUG : oos:bucket rclone-test-lehajoj4cajo: Waiting for transfers to finish 2026/05/20 01:02:03 INFO : oos:bucket rclone-test-lehajoj4cajo: Bucket "rclone-test-lehajoj4cajo" created with accessType "NoPublicAccess" 2026/05/20 01:02:04 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:04 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:04 DEBUG : potato3: size = 68 OK 2026/05/20 01:02:04 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:04 DEBUG : empty space: size = 1 OK 2026/05/20 01:02:04 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:04 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/05/20 01:02:04 INFO : potato3: Copied (server-side copy) 2026/05/20 01:02:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/20 01:02:04 INFO : empty space: Copied (server-side copy) 2026/05/20 01:02:04 INFO : potato3: Deleted 2026/05/20 01:02:04 INFO : empty space: Deleted 2026/05/20 01:02:05 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:05 DEBUG : potato2: size = 60 OK 2026/05/20 01:02:05 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/20 01:02:05 INFO : potato2: Copied (server-side copy) 2026/05/20 01:02:05 INFO : potato2: Deleted 2026/05/20 01:02:05 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:05 DEBUG : empty space: trying to read metadata empty space 2026/05/20 01:02:05 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:05 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:05 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:05 DEBUG : potato3: trying to read metadata potato3 2026/05/20 01:02:05 DEBUG : oos:bucket rclone-test-lehajoj4cajo: Purge object "empty space" 2026/05/20 01:02:05 DEBUG : oos:bucket rclone-test-lehajoj4cajo: Purge object "potato2" 2026/05/20 01:02:05 DEBUG : oos:bucket rclone-test-lehajoj4cajo: Purge object "potato3" 2026/05/20 01:02:05 DEBUG : oos:bucket rclone-test-lehajoj4cajo: Purge dir "" 2026/05/20 01:02:08 INFO : oos:bucket rclone-test-lehajoj4cajo: Bucket "rclone-test-lehajoj4cajo" deleted 2026/05/20 01:02:08 DEBUG : oos:bucket rclone-test-mexadin5luvu: Purge dir "" 2026/05/20 01:02:10 INFO : oos:bucket rclone-test-mexadin5luvu: Bucket "rclone-test-mexadin5luvu" deleted --- PASS: TestServerSideMoveDeleteEmptySourceDirs (10.44s) === RUN TestServerSideMoveOverlap run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:10 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/rclone-move-test" 2026/05/20 01:02:10 DEBUG : Config file has changed externally - reloading 2026/05/20 01:02:10 DEBUG : rclone-move-test: trying to read metadata rclone-move-test 2026/05/20 01:02:10 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:10 DEBUG : potato2: trying to read metadata potato2 2026/05/20 01:02:10 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestServerSideMoveOverlap (0.65s) === RUN TestSyncOverlap run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:10 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/rclone-sync-test" 2026/05/20 01:02:10 DEBUG : rclone-sync-test: trying to read metadata rclone-sync-test --- PASS: TestSyncOverlap (0.30s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:11 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/rclone-sync-test" 2026/05/20 01:02:11 DEBUG : rclone-sync-test: trying to read metadata rclone-sync-test 2026/05/20 01:02:11 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/rclone-sync-test-include/layer2" 2026/05/20 01:02:11 DEBUG : layer2: trying to read metadata layer2 2026/05/20 01:02:11 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/rclone-sync-test-ignore-file" 2026/05/20 01:02:11 DEBUG : rclone-sync-test-ignore-file: trying to read metadata rclone-sync-test-ignore-file 2026/05/20 01:02:12 DEBUG : rclone-sync-test-ignore-file/.ignore: trying to read metadata rclone-sync-test-ignore-file/.ignore 2026/05/20 01:02:12 DEBUG : rclone-sync-test/.ignore: trying to read metadata rclone-sync-test/.ignore 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu, path rclone-sync-test: Waiting for checks to finish 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu, path rclone-sync-test: Waiting for transfers to finish 2026/05/20 01:02:12 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:12 INFO : There was nothing to transfer 2026/05/20 01:02:12 DEBUG : rclone-sync-test/.ignore: trying to read metadata rclone-sync-test/.ignore 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:12 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:12 INFO : There was nothing to transfer 2026/05/20 01:02:12 DEBUG : rclone-sync-test-include/layer2/.ignore: trying to read metadata rclone-sync-test-include/layer2/.ignore 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu, path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu, path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/20 01:02:12 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:12 INFO : There was nothing to transfer 2026/05/20 01:02:12 DEBUG : rclone-sync-test-include/layer2/.ignore: trying to read metadata rclone-sync-test-include/layer2/.ignore 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:12 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:12 INFO : There was nothing to transfer 2026/05/20 01:02:12 DEBUG : rclone-sync-test-ignore-file/.ignore: trying to read metadata rclone-sync-test-ignore-file/.ignore 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu, path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/20 01:02:12 DEBUG : oos:bucket rclone-test-sohidut7ditu, path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/20 01:02:12 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:12 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (1.46s) === RUN TestSyncCompareDest run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:12 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/dst" 2026/05/20 01:02:12 DEBUG : dst: trying to read metadata dst 2026/05/20 01:02:12 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/CompareDest" 2026/05/20 01:02:12 DEBUG : CompareDest: trying to read metadata CompareDest 2026/05/20 01:02:13 DEBUG : one: trying to read metadata one 2026/05/20 01:02:13 DEBUG : one: Need to transfer - File not found at Destination 2026/05/20 01:02:13 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:13 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:13 DEBUG : one: trying to read metadata one 2026/05/20 01:02:13 DEBUG : one: size = 3 OK 2026/05/20 01:02:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/20 01:02:13 INFO : one: Copied (new) 2026/05/20 01:02:13 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:13 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:13 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:13 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:13 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:02:13 DEBUG : one: size = 3 (oos:bucket rclone-test-sohidut7ditu, path dst) 2026/05/20 01:02:13 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:13 DEBUG : one: Sizes differ 2026/05/20 01:02:13 DEBUG : one: trying to read metadata one 2026/05/20 01:02:13 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:13 DEBUG : one: trying to read metadata one 2026/05/20 01:02:13 DEBUG : one: size = 5 OK 2026/05/20 01:02:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/20 01:02:13 INFO : one: Copied (replaced existing) 2026/05/20 01:02:13 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:13 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:13 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:13 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:14 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:14 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:14 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:14 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:14 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:02:14 DEBUG : one: size = 3 (oos:bucket rclone-test-sohidut7ditu, path dst) 2026/05/20 01:02:14 DEBUG : one: Sizes differ 2026/05/20 01:02:14 DEBUG : one: trying to read metadata one 2026/05/20 01:02:14 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:14 DEBUG : one: size = 5 OK 2026/05/20 01:02:14 DEBUG : one: trying to read metadata one 2026/05/20 01:02:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/20 01:02:14 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:14 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:14 INFO : There was nothing to transfer 2026/05/20 01:02:14 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:14 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:14 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:14 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:14 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:14 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:14 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:14 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:14 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:14 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:14 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:14 DEBUG : two: trying to read metadata two 2026/05/20 01:02:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:02:14 DEBUG : one: size = 3 (oos:bucket rclone-test-sohidut7ditu, path dst) 2026/05/20 01:02:14 DEBUG : one: Sizes differ 2026/05/20 01:02:14 DEBUG : one: trying to read metadata one 2026/05/20 01:02:15 DEBUG : one: size = 5 OK 2026/05/20 01:02:15 DEBUG : one: trying to read metadata one 2026/05/20 01:02:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/20 01:02:15 DEBUG : two: size = 3 OK 2026/05/20 01:02:15 DEBUG : two: trying to read metadata two 2026/05/20 01:02:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/20 01:02:15 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:15 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:15 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:15 INFO : There was nothing to transfer 2026/05/20 01:02:15 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:15 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:15 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:15 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:15 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:15 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:15 DEBUG : two: trying to read metadata two 2026/05/20 01:02:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:02:15 DEBUG : one: size = 3 (oos:bucket rclone-test-sohidut7ditu, path dst) 2026/05/20 01:02:15 DEBUG : one: Sizes differ 2026/05/20 01:02:15 DEBUG : one: trying to read metadata one 2026/05/20 01:02:15 DEBUG : one: size = 5 OK 2026/05/20 01:02:15 DEBUG : one: trying to read metadata one 2026/05/20 01:02:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/20 01:02:15 DEBUG : two: size = 3 OK 2026/05/20 01:02:15 DEBUG : two: trying to read metadata two 2026/05/20 01:02:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/20 01:02:15 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:15 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:15 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:15 INFO : There was nothing to transfer 2026/05/20 01:02:15 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:15 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:15 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:15 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:15 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:15 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:15 DEBUG : one: trying to read metadata one 2026/05/20 01:02:15 DEBUG : two: trying to read metadata two 2026/05/20 01:02:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:02:15 DEBUG : one: size = 3 (oos:bucket rclone-test-sohidut7ditu, path dst) 2026/05/20 01:02:15 DEBUG : one: Sizes differ 2026/05/20 01:02:15 DEBUG : one: trying to read metadata one 2026/05/20 01:02:15 DEBUG : one: size = 5 OK 2026/05/20 01:02:15 DEBUG : one: trying to read metadata one 2026/05/20 01:02:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/20 01:02:15 DEBUG : two: size = 3 OK 2026/05/20 01:02:15 DEBUG : two: trying to read metadata two 2026/05/20 01:02:15 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/20 01:02:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/20 01:02:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/20 01:02:15 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:15 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:15 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:15 INFO : There was nothing to transfer 2026/05/20 01:02:15 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:15 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:15 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:15 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:15 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:15 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:16 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:16 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:16 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:16 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:16 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:16 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:16 DEBUG : two: trying to read metadata two 2026/05/20 01:02:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:02:16 DEBUG : one: size = 3 (oos:bucket rclone-test-sohidut7ditu, path dst) 2026/05/20 01:02:16 DEBUG : one: Sizes differ 2026/05/20 01:02:16 DEBUG : one: trying to read metadata one 2026/05/20 01:02:16 DEBUG : one: size = 5 OK 2026/05/20 01:02:16 DEBUG : one: trying to read metadata one 2026/05/20 01:02:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/20 01:02:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:02:16 DEBUG : two: size = 3 (oos:bucket rclone-test-sohidut7ditu, path CompareDest) 2026/05/20 01:02:16 DEBUG : two: Sizes differ 2026/05/20 01:02:16 DEBUG : two: Need to transfer - File not found at Destination 2026/05/20 01:02:16 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:16 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:16 DEBUG : two: trying to read metadata two 2026/05/20 01:02:16 DEBUG : two: size = 5 OK 2026/05/20 01:02:16 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/05/20 01:02:16 INFO : two: Copied (new) 2026/05/20 01:02:16 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:16 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:16 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2026/05/20 01:02:16 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:16 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2026/05/20 01:02:16 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:16 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:16 DEBUG : dst/two: trying to read metadata dst/two 2026/05/20 01:02:16 DEBUG : dst/two: trying to read metadata dst/two --- PASS: TestSyncCompareDest (4.20s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:17 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2026/05/20 01:02:17 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 2026/05/20 01:02:17 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2026/05/20 01:02:17 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2026/05/20 01:02:17 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 2026/05/20 01:02:17 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 2026/05/20 01:02:17 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/dest" 2026/05/20 01:02:17 DEBUG : dest: trying to read metadata dest 2026/05/20 01:02:17 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/pre-dest1" 2026/05/20 01:02:17 DEBUG : pre-dest1: trying to read metadata pre-dest1 2026/05/20 01:02:17 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/pre-dest2" 2026/05/20 01:02:17 DEBUG : pre-dest2: trying to read metadata pre-dest2 2026/05/20 01:02:17 DEBUG : 1: trying to read metadata 1 2026/05/20 01:02:18 DEBUG : 1: size = 1 OK 2026/05/20 01:02:18 DEBUG : 1: trying to read metadata 1 2026/05/20 01:02:18 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:18 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/20 01:02:18 DEBUG : 2: trying to read metadata 2 2026/05/20 01:02:18 DEBUG : 2: trying to read metadata 2 2026/05/20 01:02:18 DEBUG : 2: size = 1 OK 2026/05/20 01:02:18 DEBUG : 2: trying to read metadata 2 2026/05/20 01:02:18 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/20 01:02:18 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/20 01:02:18 DEBUG : 3: trying to read metadata 3 2026/05/20 01:02:18 DEBUG : 3: trying to read metadata 3 2026/05/20 01:02:18 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/20 01:02:18 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dest: Waiting for checks to finish 2026/05/20 01:02:18 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dest: Waiting for transfers to finish 2026/05/20 01:02:18 DEBUG : 3: trying to read metadata 3 2026/05/20 01:02:18 DEBUG : 3: size = 1 OK 2026/05/20 01:02:18 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/05/20 01:02:18 INFO : 3: Copied (new) 2026/05/20 01:02:18 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:18 DEBUG : 3: trying to read metadata 3 2026/05/20 01:02:18 DEBUG : 3: trying to read metadata 3 2026/05/20 01:02:18 DEBUG : dest/3: trying to read metadata dest/3 2026/05/20 01:02:18 DEBUG : dest/3: trying to read metadata dest/3 2026/05/20 01:02:18 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2026/05/20 01:02:18 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2026/05/20 01:02:18 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 2026/05/20 01:02:18 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 --- PASS: TestSyncMultipleCompareDest (2.09s) === RUN TestSyncCopyDest run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:18 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/dst" 2026/05/20 01:02:18 DEBUG : dst: trying to read metadata dst 2026/05/20 01:02:19 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/CopyDest" 2026/05/20 01:02:19 DEBUG : CopyDest: trying to read metadata CopyDest 2026/05/20 01:02:19 DEBUG : one: trying to read metadata one 2026/05/20 01:02:19 DEBUG : one: Need to transfer - File not found at Destination 2026/05/20 01:02:19 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:19 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:19 DEBUG : one: trying to read metadata one 2026/05/20 01:02:19 DEBUG : one: size = 3 OK 2026/05/20 01:02:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/20 01:02:19 INFO : one: Copied (new) 2026/05/20 01:02:19 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:19 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:19 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:19 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:19 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1747514048) 2026/05/20 01:02:19 DEBUG : one: size = 3 (oos:bucket rclone-test-sohidut7ditu, path dst) 2026/05/20 01:02:19 DEBUG : one: Sizes differ 2026/05/20 01:02:19 DEBUG : one: trying to read metadata one 2026/05/20 01:02:19 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:19 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:20 DEBUG : one: trying to read metadata one 2026/05/20 01:02:20 DEBUG : one: size = 5 OK 2026/05/20 01:02:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/20 01:02:20 INFO : one: Copied (replaced existing) 2026/05/20 01:02:20 DEBUG : Waiting for deletions to finish 2026/05/20 01:02:20 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:20 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:20 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:20 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2026/05/20 01:02:20 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2026/05/20 01:02:20 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2026/05/20 01:02:20 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:20 DEBUG : dst/one: trying to read metadata dst/one 2026/05/20 01:02:20 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-sohidut7ditu/BackupDir" 2026/05/20 01:02:20 DEBUG : Config file has changed externally - reloading 2026/05/20 01:02:20 DEBUG : BackupDir: trying to read metadata BackupDir 2026/05/20 01:02:20 DEBUG : one: trying to read metadata one 2026/05/20 01:02:20 DEBUG : one: Need to transfer - File not found at Destination 2026/05/20 01:02:20 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for checks to finish 2026/05/20 01:02:20 DEBUG : oos:bucket rclone-test-sohidut7ditu, path dst: Waiting for transfers to finish 2026/05/20 01:02:21 DEBUG : one: trying to read metadata one 2026/05/20 01:02:21 DEBUG : one: size = 5 OK 2026/05/20 01:02:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/20 01:02:21 INFO : one: Copied (new) 2026/05/20 01:02:21 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2325 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), dst/one (5) got fstest.go:203: Not found "CopyDest/one" fstest.go:203: Not found "dst/one" fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2325 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestSyncCopyDest Messages: 3 objects not found 2026/05/20 01:02:28 ERROR : CopyDest/two: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:pjF1MvQ-ZXtYxv6zIfoq3AHvoXPZ3XKpyUBUyIw4jRUGiBeYkLtuP0vAzuhhdGR-. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/CopyDest/two Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "CopyDest/two" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:pjF1MvQ-ZXtYxv6zIfoq3AHvoXPZ3XKpyUBUyIw4jRUGiBeYkLtuP0vAzuhhdGR-. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/CopyDest/two Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncCopyDest (9.30s) === RUN TestSyncBackupDir run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:28 ERROR : dst/one: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:d0uXjWZ3tT0Fv5GMz0QaWn11rK2eE1yCPyY7DW6U0Rh5-BwrNCgS4XnNJqVq7Mrw. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dst/one" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:d0uXjWZ3tT0Fv5GMz0QaWn11rK2eE1yCPyY7DW6U0Rh5-BwrNCgS4XnNJqVq7Mrw. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncBackupDir (0.22s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:28 ERROR : dst/one: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:yyhsvFop6sXuILDPSKpD2-yyo_iEMz8c_hjqigwbmeH4pP8tsP5JajKqxdjUF5Tk. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dst/one" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:yyhsvFop6sXuILDPSKpD2-yyo_iEMz8c_hjqigwbmeH4pP8tsP5JajKqxdjUF5Tk. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncBackupDirWithSuffix (0.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:28 ERROR : dst/one: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:clFRwgpnTu4VK3M4RDpA_f94VbBqvPt5F6fZjOzNlXwNO4Q4PZwGV05hB6Dl3DOK. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dst/one" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:clFRwgpnTu4VK3M4RDpA_f94VbBqvPt5F6fZjOzNlXwNO4Q4PZwGV05hB6Dl3DOK. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.23s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:28 ERROR : dst/one: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:c8G-rRs-VTM5CG8itp2NoeOGqUe7j9CzvhEn-Mo5U3jzOFh28_3JGCLgbeTi5CiY. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dst/one" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:c8G-rRs-VTM5CG8itp2NoeOGqUe7j9CzvhEn-Mo5U3jzOFh28_3JGCLgbeTi5CiY. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:28 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncBackupDirSuffixOnly (0.21s) === RUN TestSyncSuffix run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:29 ERROR : dst/one: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:pBh7DBfl1qvsyYUVqAl8eJ3WZROE6otB3mpl9e38R9_yAv8s7orL3m3uODOvsxL3. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:29 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dst/one" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:pBh7DBfl1qvsyYUVqAl8eJ3WZROE6otB3mpl9e38R9_yAv8s7orL3m3uODOvsxL3. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:29 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncSuffix (0.22s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:29 ERROR : dst/one: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:wV77331NxaDZcM5R0qse9h4DgK4xTV6nfQlK9yt3eRZPysrtguqPhSevlDNq681x. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:29 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dst/one" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:wV77331NxaDZcM5R0qse9h4DgK4xTV6nfQlK9yt3eRZPysrtguqPhSevlDNq681x. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:29 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dst/one Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncSuffixKeepExtension (0.22s) === RUN TestSyncUTFNorm run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:29 ERROR : Testêé: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:vfArP6mYN7bjuo38BNyU-RyXHAe8q_hxU1o2ualWf4Us_J-NlOgDJRD9RtzAWdjU. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:29 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/Test%C3%AA%C3%A9 Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "Testêé" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:vfArP6mYN7bjuo38BNyU-RyXHAe8q_hxU1o2ualWf4Us_J-NlOgDJRD9RtzAWdjU. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:29 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/Test%C3%AA%C3%A9 Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncUTFNorm (0.19s) === RUN TestSyncImmutable run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/20 01:02:29 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:29 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:29 ERROR : existing: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:hef_XWkOJRrMhKaGJTjpJ0fOSTos8zCWSGuLkNwsE5NF1BeZUjN4ZuxU46PJOwaA. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:29 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/existing Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:29 ERROR : existing: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:hef_XWkOJRrMhKaGJTjpJ0fOSTos8zCWSGuLkNwsE5NF1BeZUjN4ZuxU46PJOwaA. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:29 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/existing Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:29 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:29 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_test.go:2610: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:hef_XWkOJRrMhKaGJTjpJ0fOSTos8zCWSGuLkNwsE5NF1BeZUjN4ZuxU46PJOwaA. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:29 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/existing Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestSyncImmutable --- FAIL: TestSyncImmutable (0.27s) === RUN TestSyncIgnoreCase run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:30 ERROR : EXISTING: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:z-G3TlmordIW4rV6_R7TlGVTUtddcQSQfs3r8e9QInC2BrjAWuPeV1nkfVAlPPod. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:30 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/EXISTING Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "EXISTING" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:z-G3TlmordIW4rV6_R7TlGVTUtddcQSQfs3r8e9QInC2BrjAWuPeV1nkfVAlPPod. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:30 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/EXISTING Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncIgnoreCase (0.21s) === RUN TestFixCase run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.05s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.14s) --- SKIP: TestMaxTransfer/Hard (0.05s) --- SKIP: TestMaxTransfer/Soft (0.05s) --- SKIP: TestMaxTransfer/Cautious (0.05s) === RUN TestSyncConcurrentDelete run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:30 ERROR : both0: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:HsY6K7-4bLTqxC7t2QsnuEuH9IvOyAJNvUkgWgNfahMvmen9VOI6zD9Scv89ttRn. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:30 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/both0 Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "both0" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:HsY6K7-4bLTqxC7t2QsnuEuH9IvOyAJNvUkgWgNfahMvmen9VOI6zD9Scv89ttRn. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:30 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/both0 Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncConcurrentDelete (0.24s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:30 ERROR : both0: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ZeOTRdmF_5tg2GuDsUONh8w2peZ3HPCnayN-ZIGruFPf_RPfziGPFlSFvbzVpfq6. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:30 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/both0 Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "both0" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ZeOTRdmF_5tg2GuDsUONh8w2peZ3HPCnayN-ZIGruFPf_RPfziGPFlSFvbzVpfq6. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:30 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/both0 Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestSyncConcurrentTruncate (0.23s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:30 DEBUG : empty_dir: Making directory with metadata 2026/05/20 01:02:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:02:30 DEBUG : empty_on_remote: Making directory with metadata 2026/05/20 01:02:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:02:30 INFO : empty_on_remote: Making directory 2026/05/20 01:02:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /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:2864 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:nnbifgmsaATIE69i6emJNMcgTHqje6FNGQcBc-pUMKsUFCkWdI7jc4jXR-AbKNGs. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:31 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/test_dir2/sub_dir/file3 Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (0.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:31 DEBUG : empty_dir: Making directory with metadata 2026/05/20 01:02:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:02:31 DEBUG : empty_on_remote: Making directory with metadata 2026/05/20 01:02:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 01:02:31 INFO : empty_on_remote: Making directory 2026/05/20 01:02:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /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:2868 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:6r32Apf3C1_LMKke7nBKgHGbirHM9CEmTGiF-t7oQUKJ2gHpe6_jUg884j6GXaEB. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:31 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/test_dir2/sub_dir/file3 Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (0.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 01:02:31 INFO : sub dir: Making directory 2026/05/20 01:02:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:YFSZbVlFw-UqAerH8EyIjHeWxMjKdaDPsppd0EyZCPBjHgjmrwnV7D0lZGxDfhCI. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:31 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/sub%20dir/hello%20world Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (0.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 01:02:32 INFO : sub dir: Making directory 2026/05/20 01:02:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:t5PME8dAoRZDQJFl2fZoibDy0MczcTzxeC0oKviUO8O3BnrjHGVUgVBOdMGSrV-j. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:32 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/sub%20dir2/very/very/very/very/very/nested/subdir/hello%20world Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (0.42s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:32 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ZM8D3wQQvRoF9HXbeIlXcpImLn7ruH_dt6QGy3WshflqCdi-1Fb9GEJlcW6Hlfns. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:32 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ZM8D3wQQvRoF9HXbeIlXcpImLn7ruH_dt6QGy3WshflqCdi-1Fb9GEJlcW6Hlfns. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:32 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/NFD run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:32 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:zdaT9va1e11_aVZ8kOtN-HYdLt7NIALyyPjzezNxAzNMgs_8Io-WCEEU3XtZWG_T. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:32 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:zdaT9va1e11_aVZ8kOtN-HYdLt7NIALyyPjzezNxAzNMgs_8Io-WCEEU3XtZWG_T. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:32 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/base64 run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:33 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:iGWNf_YOy-b3FP1cRLsZRsjzTTPObGNLn7SdYx9q1dsSlGy_6YWz8luvQyIs9Vvx. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:33 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:iGWNf_YOy-b3FP1cRLsZRsjzTTPObGNLn7SdYx9q1dsSlGy_6YWz8luvQyIs9Vvx. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:33 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/prefix run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:33 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:moGg0Ogkaf-BrZem9djnhkIjBQI7do6IP4-oji_ttA6auirHGB5jdpOurcEkoc1N. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:33 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:moGg0Ogkaf-BrZem9djnhkIjBQI7do6IP4-oji_ttA6auirHGB5jdpOurcEkoc1N. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:33 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/suffix run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:33 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:psL5ySypknRQsIeIZvVzZ0qPvRRL1mUAOrI-_iB0u_LohXHglLYBORFS_QpptTYL. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:33 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:psL5ySypknRQsIeIZvVzZ0qPvRRL1mUAOrI-_iB0u_LohXHglLYBORFS_QpptTYL. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:33 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/truncate run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:33 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:iJAYrk-E6CZD3-EKqpK6Y8YPz8Fk8xbZrRpJaat2GHZRg9-i4Y1FJSvNXNkHSql-. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:33 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:iJAYrk-E6CZD3-EKqpK6Y8YPz8Fk8xbZrRpJaat2GHZRg9-i4Y1FJSvNXNkHSql-. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:33 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/encoder run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:34 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:FaiwHEITEs1Z4ziFf49hWVw_1Zj4HFJByJS7qQZTV06jvzUrvc_CnHxCF_pdCHNS. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:34 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:FaiwHEITEs1Z4ziFf49hWVw_1Zj4HFJByJS7qQZTV06jvzUrvc_CnHxCF_pdCHNS. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:34 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/ISO-8859-1 run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:34 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:cgUIxZ0ligXZo-9FqqP7vKCnJ8IRtC43qtsZ5OT0axdzOsAW9BtdgYfcPisB0rKA. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:34 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:cgUIxZ0ligXZo-9FqqP7vKCnJ8IRtC43qtsZ5OT0axdzOsAW9BtdgYfcPisB0rKA. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:34 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/charmap run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:34 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:QNcZLAsX3de10d7-BoolofxwjE02eWl0FEch0yzO_mV3_iHUh1OlBuabfpkfHiYp. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:34 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:QNcZLAsX3de10d7-BoolofxwjE02eWl0FEch0yzO_mV3_iHUh1OlBuabfpkfHiYp. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:34 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/lowercase run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:34 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:RLl0_MHQUBX8zRl6yXTekx6N7dmQAZJHGebRQYKMOsRXLC6xIKyWVTykptnhEqXc. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:34 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:RLl0_MHQUBX8zRl6yXTekx6N7dmQAZJHGebRQYKMOsRXLC6xIKyWVTykptnhEqXc. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:34 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. === RUN TestTransform/ascii run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:35 ERROR : dir1/0000-abcdefg.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:eJcsZA3Xb3x_zEiKYibU8c2jxX0Nd9ZUVA-XMSiAyXIcuB4_uT7_WSjNhVPjCOwm. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:35 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "oos:bucket rclone-test-sohidut7ditu": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:eJcsZA3Xb3x_zEiKYibU8c2jxX0Nd9ZUVA-XMSiAyXIcuB4_uT7_WSjNhVPjCOwm. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:35 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dir1/0000-abcdefg.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. --- FAIL: TestTransform (2.91s) --- FAIL: TestTransform/NFC (0.28s) --- FAIL: TestTransform/NFD (0.22s) --- FAIL: TestTransform/base64 (0.26s) --- FAIL: TestTransform/prefix (0.27s) --- FAIL: TestTransform/suffix (0.28s) --- FAIL: TestTransform/truncate (0.27s) --- FAIL: TestTransform/encoder (0.23s) --- FAIL: TestTransform/ISO-8859-1 (0.28s) --- FAIL: TestTransform/charmap (0.30s) --- FAIL: TestTransform/lowercase (0.27s) --- FAIL: TestTransform/ascii (0.27s) === RUN TestTransformCopy run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/20 01:02:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/20 01:02:35 INFO : sub dir_somesuffix: Making directory 2026/05/20 01:02:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/20 01:02:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/20 01:02:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/20 01:02:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/20 01:02:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/20 01:02:35 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:35 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:35 ERROR : sub dir_somesuffix/hello world_somesuffix.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ReHNgtaeK-q6nx-MkyE7ZiLtTb3-cP6s1Zjx74UwvJS3LNxgID5NRlxuBdvqK92I. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:35 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/sub%20dir_somesuffix/hello%20world_somesuffix.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:35 ERROR : sub dir/hello world.txt: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ReHNgtaeK-q6nx-MkyE7ZiLtTb3-cP6s1Zjx74UwvJS3LNxgID5NRlxuBdvqK92I. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:35 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/sub%20dir_somesuffix/hello%20world_somesuffix.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/20 01:02:35 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:35 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ReHNgtaeK-q6nx-MkyE7ZiLtTb3-cP6s1Zjx74UwvJS3LNxgID5NRlxuBdvqK92I. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:35 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/sub%20dir_somesuffix/hello%20world_somesuffix.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestTransformCopy --- FAIL: TestTransformCopy (0.27s) === RUN TestDoubleTransform run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:35 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:35 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:35 INFO : tictactoe: Making directory 2026/05/20 01:02:35 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:35 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/20 01:02:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:35 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:35 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:35 ERROR : tictactoe/tictactoe: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:119zBoLDkZuX5rOCX62UDf1Nlx-hPDEpy0xrH2rw7paDX2ygyAQsmr_LK_o-MXRa. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:35 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:35 ERROR : toe/toe: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:119zBoLDkZuX5rOCX62UDf1Nlx-hPDEpy0xrH2rw7paDX2ygyAQsmr_LK_o-MXRa. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:35 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:35 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:35 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:119zBoLDkZuX5rOCX62UDf1Nlx-hPDEpy0xrH2rw7paDX2ygyAQsmr_LK_o-MXRa. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:35 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestDoubleTransform --- FAIL: TestDoubleTransform (0.26s) === RUN TestFileTag run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:36 INFO : toe: Making directory 2026/05/20 01:02:36 INFO : toe/toe: Making directory 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 01:02:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/20 01:02:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 01:02:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:36 ERROR : toe/toe/tictactoe: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:YAdvvygVpruzbqPAgOdl8yzW9B-z6j4x_RLTU2O04R8YGty8_ECgqBlWdUBqCUSq. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/tictactoe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:36 ERROR : toe/toe/toe: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:YAdvvygVpruzbqPAgOdl8yzW9B-z6j4x_RLTU2O04R8YGty8_ECgqBlWdUBqCUSq. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/tictactoe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 01:02:36 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:36 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:YAdvvygVpruzbqPAgOdl8yzW9B-z6j4x_RLTU2O04R8YGty8_ECgqBlWdUBqCUSq. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/tictactoe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestFileTag --- FAIL: TestFileTag (0.25s) === RUN TestNoTag run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:36 INFO : toe: Making directory 2026/05/20 01:02:36 INFO : toe/toe: Making directory 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 01:02:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/20 01:02:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 01:02:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:36 ERROR : toe/toe/tictactoe: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:NPFuIN5YrP-ShcJJ0BW2R2KU-S83YsygwVgWuVjWwrJHEhuY1VAVhWC0UK-oFP5M. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/tictactoe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:36 ERROR : toe/toe/toe: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:NPFuIN5YrP-ShcJJ0BW2R2KU-S83YsygwVgWuVjWwrJHEhuY1VAVhWC0UK-oFP5M. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/tictactoe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 01:02:36 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:36 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:NPFuIN5YrP-ShcJJ0BW2R2KU-S83YsygwVgWuVjWwrJHEhuY1VAVhWC0UK-oFP5M. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/tictactoe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestNoTag --- FAIL: TestNoTag (0.26s) === RUN TestDirTag run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:36 DEBUG : empty_dir: Making directory with metadata 2026/05/20 01:02:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:36 INFO : tictacempty_dir: Making directory 2026/05/20 01:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 INFO : tictactoe: Making directory 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:36 INFO : tictactoe/tictactoe: Making directory 2026/05/20 01:02:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 01:02:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 01:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 01:02:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:36 ERROR : tictactoe/tictactoe/toe.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:1QguUN8wJqsukzVYERmlts_hxpqGF_A-QowTvp_QOf6j0OKAx8_z4jM-PhJt2tZs. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/toe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:36 ERROR : toe/toe/toe.txt: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:1QguUN8wJqsukzVYERmlts_hxpqGF_A-QowTvp_QOf6j0OKAx8_z4jM-PhJt2tZs. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/toe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 01:02:36 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:36 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:1QguUN8wJqsukzVYERmlts_hxpqGF_A-QowTvp_QOf6j0OKAx8_z4jM-PhJt2tZs. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/toe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestDirTag --- FAIL: TestDirTag (0.27s) === RUN TestAllTag run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:36 DEBUG : empty_dir: Making directory with metadata 2026/05/20 01:02:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:36 INFO : tictacempty_dir: Making directory 2026/05/20 01:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 INFO : tictactoe: Making directory 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:36 INFO : tictactoe/tictactoe: Making directory 2026/05/20 01:02:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/20 01:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 01:02:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:36 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:36 ERROR : tictactoe/tictactoe/tictactoe.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:4PUkmP5NwBjFxhvuG7qRDGbIitVLolQTxTngCHZsrqqYOEnSfUgvgtsizKfVLiPS. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:36 ERROR : toe/toe/toe.txt: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:4PUkmP5NwBjFxhvuG7qRDGbIitVLolQTxTngCHZsrqqYOEnSfUgvgtsizKfVLiPS. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:36 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:36 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:4PUkmP5NwBjFxhvuG7qRDGbIitVLolQTxTngCHZsrqqYOEnSfUgvgtsizKfVLiPS. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:36 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestAllTag --- FAIL: TestAllTag (0.25s) === RUN TestRunTwice run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:36 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 INFO : tictactoe: Making directory 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:37 INFO : tictactoe/tictactoe: Making directory 2026/05/20 01:02:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 01:02:37 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:37 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:37 ERROR : tictactoe/tictactoe/toe.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ooT8_MS6iAbZslihbC9VszuvQQPBuom8hPNtG_oBnNWDoGAmxZE3LcheaEROCoxX. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/toe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 ERROR : toe/toe/toe.txt: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ooT8_MS6iAbZslihbC9VszuvQQPBuom8hPNtG_oBnNWDoGAmxZE3LcheaEROCoxX. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/toe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 01:02:37 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:37 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:ooT8_MS6iAbZslihbC9VszuvQQPBuom8hPNtG_oBnNWDoGAmxZE3LcheaEROCoxX. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/toe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestRunTwice --- FAIL: TestRunTwice (0.26s) === RUN TestSyntax 2026/05/20 01:02:37 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:37 INFO : toe: Making directory 2026/05/20 01:02:37 INFO : toe/toe: Making directory 2026/05/20 01:02:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/20 01:02:37 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:37 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:37 ERROR : toe/toe/toe: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:PsJ5pavrWJEZMW1aoxHD-Hte2h-guwZzK3oguBcP7VESun_HFM2tpyOaFiiILA0E. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/toe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 ERROR : toe/toe/toe: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:PsJ5pavrWJEZMW1aoxHD-Hte2h-guwZzK3oguBcP7VESun_HFM2tpyOaFiiILA0E. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/toe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:37 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:PsJ5pavrWJEZMW1aoxHD-Hte2h-guwZzK3oguBcP7VESun_HFM2tpyOaFiiILA0E. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/toe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestConflicting --- FAIL: TestConflicting (0.26s) === RUN TestMove run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:37 DEBUG : empty_dir: Making directory with metadata 2026/05/20 01:02:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:37 INFO : tictacempty_dir: Making directory 2026/05/20 01:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 INFO : tictactoe: Making directory 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:37 INFO : tictactoe/tictactoe: Making directory 2026/05/20 01:02:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:37 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:37 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:37 ERROR : tictactoe/tictactoe/tictactoe.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:m5duYt6WJnx8zjpEllvB3pZniKrLoycRCIqRbr8iMTrwBDHbuU5Wlvf3-5RYOLUx. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 ERROR : toe/toe/toe.txt: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:m5duYt6WJnx8zjpEllvB3pZniKrLoycRCIqRbr8iMTrwBDHbuU5Wlvf3-5RYOLUx. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:m5duYt6WJnx8zjpEllvB3pZniKrLoycRCIqRbr8iMTrwBDHbuU5Wlvf3-5RYOLUx. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:37 ERROR : Local file system at /tmp/rclone1747514048: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (0.26s) === RUN TestTransformFile run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:37 DEBUG : empty_dir: Making directory with metadata 2026/05/20 01:02:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:37 INFO : tictacempty_dir: Making directory 2026/05/20 01:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 INFO : tictactoe: Making directory 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:37 INFO : tictactoe/tictactoe: Making directory 2026/05/20 01:02:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:37 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:37 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:37 ERROR : tictactoe/tictactoe/tictactoe.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:eWP_t8ySEqwlt_bqO3jBXO7JCCHtTMGicLG1tl-HSPe1C-K9ASJxdCwu1kERWCZw. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 ERROR : toe/toe/toe.txt: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:eWP_t8ySEqwlt_bqO3jBXO7JCCHtTMGicLG1tl-HSPe1C-K9ASJxdCwu1kERWCZw. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:eWP_t8ySEqwlt_bqO3jBXO7JCCHtTMGicLG1tl-HSPe1C-K9ASJxdCwu1kERWCZw. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:37 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:37 ERROR : Local file system at /tmp/rclone1747514048: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (0.27s) === RUN TestManualTransformFile run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:38 DEBUG : Reset feature "Copy" 2026/05/20 01:02:38 DEBUG : Reset feature "Move" 2026/05/20 01:02:38 DEBUG : Reset feature "Copy" 2026/05/20 01:02:38 DEBUG : Reset feature "Move" 2026/05/20 01:02:38 DEBUG : empty_dir: Making directory with metadata 2026/05/20 01:02:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 01:02:38 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:38 INFO : tictacempty_dir: Making directory 2026/05/20 01:02:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 01:02:38 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:38 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:38 INFO : tictactoe: Making directory 2026/05/20 01:02:38 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:38 DEBUG : toe: transformed to: tictactoe 2026/05/20 01:02:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:38 INFO : tictactoe/tictactoe: Making directory 2026/05/20 01:02:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 01:02:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/20 01:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 01:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:38 ERROR : tictactoe/tictactoe/tictactoe.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:z0uReNnpDJIPE_twfkAWGt_6TfVdKUTLDDtVviSWgs4m-VfLKX4OVW1ZPXoj7HqO. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:38 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:38 ERROR : toe/toe/toe.txt: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:z0uReNnpDJIPE_twfkAWGt_6TfVdKUTLDDtVviSWgs4m-VfLKX4OVW1ZPXoj7HqO. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:38 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:38 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:z0uReNnpDJIPE_twfkAWGt_6TfVdKUTLDDtVviSWgs4m-VfLKX4OVW1ZPXoj7HqO. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:38 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/tictactoe/tictactoe/tictactoe.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 01:02:38 ERROR : Local file system at /tmp/rclone1747514048: not deleting directories as there were IO errors sync_transform_test.go:461: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:461 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (0.25s) === RUN TestBase64 run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:38 DEBUG : toe: transformed to: dG9l 2026/05/20 01:02:38 DEBUG : toe: transformed to: dG9l 2026/05/20 01:02:38 INFO : dG9l: Making directory 2026/05/20 01:02:38 DEBUG : toe: transformed to: dG9l 2026/05/20 01:02:38 DEBUG : toe: transformed to: dG9l 2026/05/20 01:02:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/20 01:02:38 INFO : dG9l/dG9l: Making directory 2026/05/20 01:02:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/20 01:02:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/20 01:02:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/20 01:02:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 01:02:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/20 01:02:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:38 ERROR : dG9l/dG9l/dG9lLnR4dA==: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:3SinF4XfNtbTclV_PzKq5qNcs1fvnrBI4h_jAVYjzVgI3jLVLHWc9FOwPcLR0iNp. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:38 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dG9l/dG9l/dG9lLnR4dA== Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:38 ERROR : toe/toe/toe.txt: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:3SinF4XfNtbTclV_PzKq5qNcs1fvnrBI4h_jAVYjzVgI3jLVLHWc9FOwPcLR0iNp. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:38 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dG9l/dG9l/dG9lLnR4dA== Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/20 01:02:38 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:38 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors sync_transform_test.go:488: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:488 Error: Received unexpected error: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:3SinF4XfNtbTclV_PzKq5qNcs1fvnrBI4h_jAVYjzVgI3jLVLHWc9FOwPcLR0iNp. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:38 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/dG9l/dG9l/dG9lLnR4dA== Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. Test: TestBase64 --- FAIL: TestBase64 (0.27s) === RUN TestError run.go:198: Remote "oos:bucket rclone-test-sohidut7ditu", Local "Local file system at /tmp/rclone1747514048", Modify Window "1ms" 2026/05/20 01:02:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 01:02:38 DEBUG : toe: transformed to: 2026/05/20 01:02:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 01:02:38 DEBUG : toe: transformed to: 2026/05/20 01:02:38 INFO : oos:bucket rclone-test-sohidut7ditu: Making directory 2026/05/20 01:02:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 01:02:38 DEBUG : toe: transformed to: 2026/05/20 01:02:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 01:02:38 DEBUG : toe: transformed to: 2026/05/20 01:02:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 01:02:38 DEBUG : toe/toe: transformed to: 2026/05/20 01:02:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/20 01:02:38 INFO : toe/toe: Making directory 2026/05/20 01:02:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 01:02:38 DEBUG : toe/toe: transformed to: 2026/05/20 01:02:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/20 01:02:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 01:02:38 DEBUG : toe: transformed to: 2026/05/20 01:02:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/20 01:02:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 01:02:38 DEBUG : toe/toe/toe: transformed to: 2026/05/20 01:02:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/20 01:02:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for checks to finish 2026/05/20 01:02:38 DEBUG : oos:bucket rclone-test-sohidut7ditu: Waiting for transfers to finish 2026/05/20 01:02:38 ERROR : toe/toe/toe: put object failed Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:mT5grdTHtU7sa5XSWqaLunPdQJBLTqEYQVQ-VtxJVIF-_jV3I60F8c2pCX6ZIAjk. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:38 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/toe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:38 ERROR : toe/toe/toe: Failed to copy: Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:mT5grdTHtU7sa5XSWqaLunPdQJBLTqEYQVQ-VtxJVIF-_jV3I60F8c2pCX6ZIAjk. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: PutObject Timestamp: 2026-05-20 01:02:38 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu/o/toe/toe/toe Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:38 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting files as there were IO errors 2026/05/20 01:02:38 ERROR : oos:bucket rclone-test-sohidut7ditu: not deleting directories as there were IO errors fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:520 Error: Should be true Test: TestError Messages: listing wrong, want toe/toe/toe (11) got fstest.go:203: Not found "toe/toe/toe" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:520 Error: Not equal: expected: 0 actual : 1 Test: TestError Messages: 1 objects not found fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:520 Error: Not equal: expected: []string{"toe", "toe/toe"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) (len=3) "toe", - (string) (len=7) "toe/toe" +([]string) { } Test: TestError Messages: directories --- FAIL: TestError (7.40s) FAIL 2026/05/20 01:02:45 DEBUG : oos:bucket rclone-test-sohidut7ditu: Purge dir "" 2026/05/20 01:02:46 NOTICE: purge failed to rmdir "": Error returned by ObjectStorage Service. Http Status Code: 404. Error Code: BucketNotFound. Opc request id: lhr-1:7Z2ICIP7adF4QHNVCvckXtq1f3HRERbHd2F3m7DCmcrXJGVROdxlcAmiivCw8Soq. Message: Either the bucket named 'rclone-test-sohidut7ditu' does not exist in the namespace 'lrqbljfginym' or you are not authorized to access it Operation Name: DeleteBucket Timestamp: 2026-05-20 01:02:46 +0000 GMT Client Version: Oracle-GoSDK/65.111.0 Request Endpoint: DELETE https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-sohidut7ditu Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_bucketnotfound for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Bucket/DeleteBucket for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message. 2026/05/20 01:02:46 NOTICE: purge failed: directory not found "./sync.test -test.v -test.timeout 1h0m0s -remote TestOracleObjectStorage: -verbose -fast-list" - Finished ERROR in 2m9.195701939s (try 1/5): exit status 1: Failed [TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]