"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2025/06/21 03:58:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru" 2025/06/21 03:58:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:58:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru.bin" 2025/06/21 03:58:31 DEBUG : Swift container crypt path rclone-test-runaqiq3leru.bin: Auto set use_segments_container to true 2025/06/21 03:58:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru" 2025/06/21 03:58:37 DEBUG : Swift container crypt path rclone-test-runaqiq3leru: Auto set use_segments_container to true 2025/06/21 03:58:42 DEBUG : Creating backend with remote "/tmp/rclone615886005" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:58:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:58:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/21 03:58:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:58:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.61s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:58:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:58:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:58:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:58:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:58:44 DEBUG : sub dir/hello world: md5 = f901e65c7017347c08bf490f7089ec85 OK 2025/06/21 03:58:44 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:58:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:58:45 DEBUG : Creating backend with remote "/non-existing" 2025/06/21 03:58:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/21 03:58:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:58:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.30s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:58:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:58:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:58:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:58:51 DEBUG : sub dir/hello world: md5 = 4ac5b6abb3f924ea8c5037772564607a OK 2025/06/21 03:58:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.87s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:58:52 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Running all checks before starting transfers 2025/06/21 03:58:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:58:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:58:52 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Checks finished, now starting transfers 2025/06/21 03:58:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:58:52 DEBUG : sub dir/hello world: md5 = 8d4e3cded154077873880145ce2cb0c5 OK 2025/06/21 03:58:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.04s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:58:53 ERROR : Ignoring --no-traverse with sync 2025/06/21 03:58:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:58:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:58:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:58:53 DEBUG : sub dir/hello world: md5 = 025d5a94b6313b391fdbbc82b2863920 OK 2025/06/21 03:58:53 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:58:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:58:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/21 03:58:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:58:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:58:55 DEBUG : hello world2: md5 = 6ea3a09ffa1ec2add4b312189f40d3da OK 2025/06/21 03:58:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:58:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:58:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:58:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:58:56 DEBUG : potato2: md5 = e785ba74c7b83ebed5ac4acfa881a13e OK 2025/06/21 03:58:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:59:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:59:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:59:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:59:02 DEBUG : potato2: md5 = 3b964bbea012879320e8c3788f1c7ea8 OK 2025/06/21 03:59:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (7.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:59:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 03:59:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:59:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/21 03:59:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:59:04 INFO : sub dir2: Making directory 2025/06/21 03:59:04 INFO : sub dir: Making directory 2025/06/21 03:59:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:59:04 INFO : sub dir2/sub sub dir2: Making directory 2025/06/21 03:59:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:59:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:59:05 DEBUG : sub dir/hello world: md5 = 084426b2741a937e8003ea04b863eb10 OK 2025/06/21 03:59:05 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/21 03:59:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.43s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:59:05 INFO : sub dir2: Making directory 2025/06/21 03:59:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 03:59:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:59:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:59:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:59:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:59:06 DEBUG : sub dir/hello world: md5 = 381925d8ff25c1b12a5115d2f5477a62 OK 2025/06/21 03:59:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:59:07 DEBUG : sub dir2: Making directory with metadata 2025/06/21 03:59:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:59:07 INFO : sub dir2: Making directory 2025/06/21 03:59:07 INFO : sub dir: Making directory 2025/06/21 03:59:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:59:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:59:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:59:07 DEBUG : sub dir/hello world: md5 = 6d01bba9e7334805cbca208b0d6bd3d0 OK 2025/06/21 03:59:07 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:59:07 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/21 03:59:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 03:59:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.45s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.31s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:59:08 INFO : sub dir2: Making directory 2025/06/21 03:59:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:59:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:59:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:59:09 DEBUG : sub dir/hello world: md5 = da19ed94d20230f80a1ed3cfd5a16dc0 OK 2025/06/21 03:59:09 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:59:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.05s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:59:09 DEBUG : sub dir2: Making directory with metadata 2025/06/21 03:59:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:59:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:59:09 INFO : sub dir2: Making directory 2025/06/21 03:59:09 INFO : sub dir: Making directory 2025/06/21 03:59:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:59:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:59:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:59:10 DEBUG : sub dir/hello world: md5 = b5d3a4085980368308e3c85edb8c7289 OK 2025/06/21 03:59:10 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:59:10 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/21 03:59:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.20s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:59:11 INFO : sub dir2: Making directory 2025/06/21 03:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:59:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 03:59:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 03:59:11 DEBUG : sub dir/hello world: md5 = a5911d0f306179d25a32a737aa9faab9 OK 2025/06/21 03:59:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:59:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.63s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 03:59:12 DEBUG : sub dir/hello world: md5 = 3cad9cb891ee39b70b0c9c977d10cc45 OK 2025/06/21 03:59:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dicoyus6roha" 2025/06/21 03:59:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dicoyus6roha.bin" 2025/06/21 03:59:13 DEBUG : Swift container crypt path rclone-test-dicoyus6roha.bin: Auto set use_segments_container to true 2025/06/21 03:59:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dicoyus6roha" 2025/06/21 03:59:19 DEBUG : Swift container crypt path rclone-test-dicoyus6roha: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru' -> Encrypted drive 'TestCryptSwift:rclone-test-dicoyus6roha' 2025/06/21 03:59:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:59:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dicoyus6roha': Waiting for checks to finish 2025/06/21 03:59:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dicoyus6roha': Waiting for transfers to finish 2025/06/21 04:00:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 04:00:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dicoyus6roha': Purge remote 2025/06/21 04:00:40 DEBUG : Waiting for deletions to finish 2025/06/21 04:00:46 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (94.15s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:00:46 DEBUG : sub dir/hello world: md5 = 1b6ed70d7aecf1c4dc9914dd27eea051 OK 2025/06/21 04:00:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 04:00:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:00:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:00:48 DEBUG : sub dir/hello world: md5 = a0f27387366784b3d34af2f8acfb9dbb OK 2025/06/21 04:00:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:00:49 DEBUG : sub dir/hello world: md5 = 969249de352d3bf0c4ebdd090c0bc860 OK 2025/06/21 04:00:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lipiqoh9vefe" 2025/06/21 04:00:49 DEBUG : Config file has changed externally - reloading 2025/06/21 04:00:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lipiqoh9vefe.bin" 2025/06/21 04:00:50 DEBUG : Swift container crypt path rclone-test-lipiqoh9vefe.bin: Auto set use_segments_container to true 2025/06/21 04:00:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lipiqoh9vefe" 2025/06/21 04:00:56 DEBUG : Swift container crypt path rclone-test-lipiqoh9vefe: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru' -> Encrypted drive 'TestCryptSwift:rclone-test-lipiqoh9vefe' 2025/06/21 04:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:01:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lipiqoh9vefe': Waiting for checks to finish 2025/06/21 04:01:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lipiqoh9vefe': Waiting for transfers to finish 2025/06/21 04:01:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 04:01:07 DEBUG : sub dir/hello world: md5 = 785119b7dac870dcf219c2b06510552a OK 2025/06/21 04:01:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 04:01:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lipiqoh9vefe': Waiting for checks to finish 2025/06/21 04:01:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lipiqoh9vefe': Waiting for transfers to finish 2025/06/21 04:01:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 04:01:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lipiqoh9vefe': Purge remote 2025/06/21 04:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 04:01:14 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (25.76s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:01:14 DEBUG : sub dir/hello world: md5 = cdfc8077559d1762b7f65d2d64f9546a OK 2025/06/21 04:01:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:01:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 04:01:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:01:15 DEBUG : sub dir/hello world: md5 = 6c289adbe564c529b3f0700d326b07b6 OK 2025/06/21 04:01:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/21 04:01:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:01:17 DEBUG : sub dir/hello world: md5 = a47c6d0fe490dd48639d41f0af44c1df OK 2025/06/21 04:01:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-vimewup1medo" 2025/06/21 04:01:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vimewup1medo.bin" 2025/06/21 04:01:17 DEBUG : Swift container crypt path rclone-test-vimewup1medo.bin: Auto set use_segments_container to true 2025/06/21 04:01:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vimewup1medo" 2025/06/21 04:01:23 DEBUG : Swift container crypt path rclone-test-vimewup1medo: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru' -> Encrypted drive 'TestCryptSwift:rclone-test-vimewup1medo' 2025/06/21 04:01:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:01:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vimewup1medo': Waiting for checks to finish 2025/06/21 04:01:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vimewup1medo': Waiting for transfers to finish 2025/06/21 04:01:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 04:01:39 DEBUG : sub dir/hello world: md5 = d232b89328840bec32b890aed3ffb5e8 OK 2025/06/21 04:01:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 04:01:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vimewup1medo': Waiting for checks to finish 2025/06/21 04:01:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vimewup1medo': Waiting for transfers to finish 2025/06/21 04:01:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 04:01:50 INFO : sub dir/hello world: Deleted 2025/06/21 04:01:56 DEBUG : sub dir/hello world: md5 = 73d2f7e77306de912a9d64b8159a5e4d OK 2025/06/21 04:01:56 DEBUG : testing file moves 2025/06/21 04:01:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/21 04:01:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vimewup1medo': Waiting for checks to finish 2025/06/21 04:01:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vimewup1medo': Waiting for transfers to finish 2025/06/21 04:02:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 04:02:07 INFO : sub dir/hello world: Deleted 2025/06/21 04:02:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vimewup1medo': Purge remote 2025/06/21 04:02:07 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:13 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (56.39s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:02:13 DEBUG : sub dir/hello world: md5 = 30d3a251fcbf280677971e61bee47f70 OK 2025/06/21 04:02:13 ERROR : error listing: directory not found 2025/06/21 04:02:13 INFO : Local file system at /tmp/rclone615886005: Making directory 2025/06/21 04:02:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.45s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:02:14 DEBUG : sub dir/hello world: md5 = 2e6e6de2e041530de06e888ba373d970 OK 2025/06/21 04:02:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:02:15 DEBUG : Local file system at /tmp/rclone615886005: Waiting for checks to finish 2025/06/21 04:02:15 DEBUG : Local file system at /tmp/rclone615886005: Waiting for transfers to finish 2025/06/21 04:02:15 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 04:02:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.63s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:02:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/21 04:02:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:16 DEBUG : check sum: md5 = 223e3275035f200cd07091bdc04c260d OK 2025/06/21 04:02:16 INFO : check sum: Copied (new) 2025/06/21 04:02:16 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/21 04:02:17 DEBUG : check sum: Size of src and dst objects identical 2025/06/21 04:02:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:17 DEBUG : check sum: Unchanged skipping 2025/06/21 04:02:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:17 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.42s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:02:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/21 04:02:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:23 DEBUG : sizeonly: md5 = e8a5f474e8e7684c2e04b66537192260 OK 2025/06/21 04:02:23 INFO : sizeonly: Copied (new) 2025/06/21 04:02:23 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:28 DEBUG : sizeonly: Sizes identical 2025/06/21 04:02:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:28 DEBUG : sizeonly: Unchanged skipping 2025/06/21 04:02:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:28 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (16.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:02:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/21 04:02:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:39 DEBUG : ignore-size: md5 = baed9f8bf19834d5d2ad602e6d57549f OK 2025/06/21 04:02:39 INFO : ignore-size: Copied (new) 2025/06/21 04:02:39 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:39 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:02:39 DEBUG : ignore-size: Unchanged skipping 2025/06/21 04:02:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:39 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (21.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:02:56 DEBUG : existing: md5 = 1d921428c1c508dc81dc7267de1b3079 OK 2025/06/21 04:02:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:56 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:02:56 DEBUG : existing: Unchanged skipping 2025/06/21 04:02:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:56 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:56 INFO : There was nothing to transfer 2025/06/21 04:02:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/21 04:02:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:57 DEBUG : existing: md5 = 163a96a0ac93efdfd976b7ff8306568a OK 2025/06/21 04:02:57 INFO : existing: Copied (replaced existing) 2025/06/21 04:02:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:02:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 04:02:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:57 DEBUG : existing: md5 = 0c9e8d38c60c74bfd66c06306a809d41 OK 2025/06/21 04:02:57 INFO : existing: Copied (new) 2025/06/21 04:02:57 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:58 DEBUG : existing: Destination exists, skipping 2025/06/21 04:02:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:02:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:02:58 DEBUG : Waiting for deletions to finish 2025/06/21 04:02:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.39s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:02:59 DEBUG : b/potato: md5 = bba4cdced2b9316a823f62a12064edfb OK 2025/06/21 04:02:59 DEBUG : c/non empty space: md5 = 8a1e2f3c9840d421bc96878c3593aa9e OK 2025/06/21 04:02:59 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/21 04:03:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 04:03:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:03:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:03:00 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 04:03:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:03:01 DEBUG : a/potato2: md5 = 305e864acb0ec615bd6f3aae8b51dbe3 OK 2025/06/21 04:03:01 INFO : a/potato2: Copied (new) 2025/06/21 04:03:01 DEBUG : Waiting for deletions to finish 2025/06/21 04:03:01 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.35s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:03:03 DEBUG : empty space: md5 = b4c3293cbeda378cb831468651cd5335 OK 2025/06/21 04:03:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:03:03 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 2025/06/21 04:03:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:03:03 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/21 04:03:03 DEBUG : Waiting for deletions to finish 2025/06/21 04:03:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:03:03 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 2025/06/21 04:03:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:03:04 DEBUG : empty space: md5 = 94753e74cc2bccd0af6abf4bb6e13892 OK 2025/06/21 04:03:04 INFO : empty space: Copied (replaced existing) 2025/06/21 04:03:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (2.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.25s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:03:05 DEBUG : foo: md5 = f7d8619f7e66e1711d18ed675f60a2fc OK 2025/06/21 04:03:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:03:06 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 2025/06/21 04:03:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:03:06 DEBUG : foo: md5 = 11b23ce1fbe4b4441846d8ef38097a05 OK 2025/06/21 04:03:06 INFO : foo: Copied (replaced existing) 2025/06/21 04:03:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:03:08 DEBUG : empty space: md5 = fd064db462cc1aaccc85c00cd06adcad OK 2025/06/21 04:03:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/21 04:03:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:03:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:03:08 DEBUG : empty space: Unchanged skipping 2025/06/21 04:03:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:03:13 DEBUG : potato: md5 = 38fb5e18334bc347b8804bb8b36a504a OK 2025/06/21 04:03:13 INFO : potato: Copied (new) 2025/06/21 04:03:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (12.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:03:25 DEBUG : potato: md5 = 83ace2610c454e437f7d094551f12a35 OK 2025/06/21 04:03:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:03:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/21 04:03:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:03:35 DEBUG : potato: md5 = 920c8d1b223a256e6807afde9cc1da8a OK 2025/06/21 04:03:35 INFO : potato: Copied (replaced existing) 2025/06/21 04:03:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (26.57s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:03:51 DEBUG : potato: md5 = f375a7c4a90c09d10a9b1ed785003d0b OK 2025/06/21 04:03:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:03:57 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 2025/06/21 04:03:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:04:02 DEBUG : potato: md5 = a7eef53786a47a1ae8720aff8d1f146c OK 2025/06/21 04:04:02 INFO : potato: Copied (replaced existing) 2025/06/21 04:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (22.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:04:14 DEBUG : potato: md5 = a0f0f5b765291ed0a9c0e4db58c9c15a OK 2025/06/21 04:04:14 DEBUG : empty space: md5 = 60057f585353cb225e746b10e8eb0677 OK 2025/06/21 04:04:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:04:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/21 04:04:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:04:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:04:14 DEBUG : empty space: Unchanged skipping 2025/06/21 04:04:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:04:14 DEBUG : Waiting for deletions to finish 2025/06/21 04:04:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:04:25 DEBUG : potato: md5 = 59bcf1a881af91a5ba66a0c81ced5864 OK 2025/06/21 04:04:25 DEBUG : empty space: md5 = d9168f44a085ca8b638eb0f050e2c757 OK 2025/06/21 04:04:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:04:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:04:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:04:26 DEBUG : empty space: Unchanged skipping 2025/06/21 04:04:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:04:26 DEBUG : potato2: md5 = ec0aae6fb7e5cf04a7efe8cdfc103f5e OK 2025/06/21 04:04:26 INFO : potato2: Copied (new) 2025/06/21 04:04:26 DEBUG : Waiting for deletions to finish 2025/06/21 04:04:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:04:33 DEBUG : b/potato: md5 = 60f0c9c89f1500679c38ab9edb211ae7 OK 2025/06/21 04:04:33 DEBUG : c/non empty space: md5 = 98920347df8eaf410a1d583150e4e2ea OK 2025/06/21 04:04:33 INFO : d: Making directory 2025/06/21 04:04:33 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/21 04:04:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 04:04:34 DEBUG : a/potato2: md5 = 03b808d62625bc5df89438d42438a638 OK 2025/06/21 04:04:34 INFO : a/potato2: Copied (new) 2025/06/21 04:04:34 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:04:34 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 04:04:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:04:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:04:34 DEBUG : Waiting for deletions to finish 2025/06/21 04:04:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:04:36 DEBUG : b/potato: md5 = 3f88f27daf690079157b0c2b5c9e37a8 OK 2025/06/21 04:04:37 DEBUG : c/non empty space: md5 = 3ff5a98da68f8e922bdffba4b76e4e32 OK 2025/06/21 04:04:37 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/21 04:04:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 04:04:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:04:38 DEBUG : a/potato2: md5 = d7dbb3400881ac4d557a69318eb4f301 OK 2025/06/21 04:04:38 INFO : a/potato2: Copied (new) 2025/06/21 04:04:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:04:38 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 04:04:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:04:38 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': not deleting files as there were IO errors 2025/06/21 04:04:38 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:04:44 DEBUG : potato: md5 = 1fced8736d41cb9ed683773d4eb18358 OK 2025/06/21 04:04:45 DEBUG : empty space: md5 = a41d667a63ca1f05942aa451d6ea462d OK 2025/06/21 04:04:50 DEBUG : Waiting for deletions to finish 2025/06/21 04:04:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:04:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:04:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:04:50 DEBUG : empty space: Unchanged skipping 2025/06/21 04:04:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:04:50 DEBUG : potato2: md5 = 26e407f8af9d985e1563f5d7b49ca294 OK 2025/06/21 04:04:50 INFO : potato2: Copied (new) 2025/06/21 04:04:55 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (16.80s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:05:01 DEBUG : potato: md5 = d7c4c75e41a6a560803f6a51c0bde383 OK 2025/06/21 04:05:01 DEBUG : empty space: md5 = fa9130b6ec6eaec8e752e07fefe8af22 OK 2025/06/21 04:05:02 DEBUG : Waiting for deletions to finish 2025/06/21 04:05:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:05:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:05:07 INFO : potato: Deleted 2025/06/21 04:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:05:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:05:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:05:07 DEBUG : empty space: Unchanged skipping 2025/06/21 04:05:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:05:07 DEBUG : potato2: md5 = 70b26e6813f88fd04f154ce3f8f2b3b6 OK 2025/06/21 04:05:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.53s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:05:14 DEBUG : potato: md5 = acf788c0d947149509a7c48e43dfccac OK 2025/06/21 04:05:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:05:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:05:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:05:14 DEBUG : potato2: md5 = 5bb9bc1da2e69b629845cd4362c51646 OK 2025/06/21 04:05:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (16.65s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:05:25 DEBUG : potato2: md5 = b48aed1310655740749fc162ce570ead OK 2025/06/21 04:05:26 DEBUG : empty space: md5 = 980149bebd908614e7ea85e7b41fef1d OK 2025/06/21 04:05:26 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 04:05:26 DEBUG : enormous: Excluded 2025/06/21 04:05:26 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:05:26 DEBUG : potato2: Excluded 2025/06/21 04:05:26 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:05:26 DEBUG : potato2: Excluded 2025/06/21 04:05:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:05:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:05:26 DEBUG : empty space: Unchanged skipping 2025/06/21 04:05:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:05:26 DEBUG : Waiting for deletions to finish 2025/06/21 04:05:26 INFO : There was nothing to transfer 2025/06/21 04:05:27 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 04:05:27 DEBUG : enormous: Excluded 2025/06/21 04:05:27 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:05:27 DEBUG : potato2: Excluded 2025/06/21 04:05:27 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:05:27 DEBUG : potato2: Excluded 2025/06/21 04:05:27 DEBUG : Local file system at /tmp/rclone615886005: Waiting for checks to finish 2025/06/21 04:05:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:05:27 DEBUG : empty space: Unchanged skipping 2025/06/21 04:05:27 DEBUG : Local file system at /tmp/rclone615886005: Waiting for transfers to finish 2025/06/21 04:05:27 DEBUG : Waiting for deletions to finish 2025/06/21 04:05:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:05:28 DEBUG : potato2: md5 = abcba471ac01a426516e552e4c15ffc5 OK 2025/06/21 04:05:28 DEBUG : empty space: md5 = aef66e70da921518ad7c486f2bd2895d OK 2025/06/21 04:05:28 DEBUG : enormous: md5 = 3b12d1e9bda5eb4da37fc12fa81ebf28 OK 2025/06/21 04:05:28 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 04:05:28 DEBUG : enormous: Excluded 2025/06/21 04:05:28 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:05:28 DEBUG : potato2: Excluded 2025/06/21 04:05:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:05:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:05:29 DEBUG : empty space: Unchanged skipping 2025/06/21 04:05:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:05:29 DEBUG : Waiting for deletions to finish 2025/06/21 04:05:29 INFO : enormous: Deleted 2025/06/21 04:05:29 INFO : potato2: Deleted 2025/06/21 04:05:29 INFO : There was nothing to transfer 2025/06/21 04:05:29 DEBUG : Local file system at /tmp/rclone615886005: Waiting for checks to finish 2025/06/21 04:05:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:05:29 DEBUG : empty space: Unchanged skipping 2025/06/21 04:05:29 DEBUG : Local file system at /tmp/rclone615886005: Waiting for transfers to finish 2025/06/21 04:05:29 DEBUG : Waiting for deletions to finish 2025/06/21 04:05:29 INFO : enormous: Deleted 2025/06/21 04:05:29 INFO : potato2: Deleted 2025/06/21 04:05:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.45s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:05:35 DEBUG : one: md5 = 82e98851ca39f668938e554cac791b05 OK 2025/06/21 04:05:36 DEBUG : two: md5 = 4eee94a36097e13770b1cd5ba53ff365 OK 2025/06/21 04:05:41 DEBUG : three: md5 = acbcf497a93c96bfdd85337b4a6a2a54 OK 2025/06/21 04:05:47 DEBUG : four: md5 = 36de51fcfbd81a6648f546035de64272 OK 2025/06/21 04:05:47 DEBUG : five: Need to transfer - File not found at Destination 2025/06/21 04:05:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:05:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/21 04:05:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/21 04:05:47 DEBUG : three: Sizes identical 2025/06/21 04:05:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 04:05:48 DEBUG : two: md5 = 5e24586a65de02b3a6eaefa372138a65 OK 2025/06/21 04:05:48 INFO : two: Copied (replaced existing) 2025/06/21 04:05:48 DEBUG : five: md5 = 6fd6fb39fb8799ed7d7c3af8768782e9 OK 2025/06/21 04:05:48 INFO : five: Copied (new) 2025/06/21 04:05:52 DEBUG : one: Destination is newer than source, skipping 2025/06/21 04:05:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:05:53 DEBUG : four: md5 = 532c7622e9c162bf439be81660297732 OK 2025/06/21 04:05:53 INFO : four: Copied (replaced existing) 2025/06/21 04:05:53 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (44.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/21 04:06:14 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/21 04:06:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/21 04:06:14 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/21 04:06:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:06:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:06:19 DEBUG : potato: md5 = 34bb14818f20e4c8e1b4d14ab3bc391d OK 2025/06/21 04:06:19 INFO : potato: Copied (new) 2025/06/21 04:06:19 DEBUG : yam: md5 = 1eacd1f9c8c700db398faea83e546feb OK 2025/06/21 04:06:19 INFO : yam: Copied (new) 2025/06/21 04:06:19 DEBUG : Waiting for deletions to finish 2025/06/21 04:06:19 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/21 04:06:20 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/21 04:06:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:06:20 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:06:20 DEBUG : potato: Unchanged skipping 2025/06/21 04:06:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:06:25 DEBUG : yaml: md5 = c4a1302d3adc8a8f6f4b957fd533415c OK 2025/06/21 04:06:25 INFO : yaml: Copied (new) 2025/06/21 04:06:25 DEBUG : Waiting for deletions to finish 2025/06/21 04:06:30 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (32.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/21 04:06:47 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Making map for --track-renames 2025/06/21 04:06:47 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Finished making map for --track-renames 2025/06/21 04:06:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:06:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 04:06:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for renames to finish 2025/06/21 04:06:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 04:06:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:06:52 DEBUG : yam: md5 = 7598ea82b965aa9f5097eecc2c0006a7 OK 2025/06/21 04:06:52 INFO : yam: Copied (new) 2025/06/21 04:06:52 DEBUG : potato: md5 = 9681ce4d201226283da0b083bb0892d2 OK 2025/06/21 04:06:52 INFO : potato: Copied (new) 2025/06/21 04:06:52 DEBUG : Waiting for deletions to finish 2025/06/21 04:06:52 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Making map for --track-renames 2025/06/21 04:06:52 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Finished making map for --track-renames 2025/06/21 04:06:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:06:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:06:52 DEBUG : potato: Unchanged skipping 2025/06/21 04:06:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for renames to finish 2025/06/21 04:07:08 INFO : yam: Copied (server-side copy) to: yaml 2025/06/21 04:07:13 INFO : yam: Deleted 2025/06/21 04:07:13 INFO : yaml: Renamed from "yam" 2025/06/21 04:07:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:07:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (42.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/21 04:07:29 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Making map for --track-renames 2025/06/21 04:07:29 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Finished making map for --track-renames 2025/06/21 04:07:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:07:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 04:07:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/21 04:07:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for renames to finish 2025/06/21 04:07:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:07:34 DEBUG : potato: md5 = e6c8195664e3f71bb6e9226d7620820d OK 2025/06/21 04:07:34 INFO : potato: Copied (new) 2025/06/21 04:07:34 DEBUG : sub/yam: md5 = 937231c58314a29eeb86881017c39b2a OK 2025/06/21 04:07:34 INFO : sub/yam: Copied (new) 2025/06/21 04:07:34 DEBUG : Waiting for deletions to finish 2025/06/21 04:07:34 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:07:34 DEBUG : potato: Unchanged skipping 2025/06/21 04:07:34 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Making map for --track-renames 2025/06/21 04:07:34 INFO : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Finished making map for --track-renames 2025/06/21 04:07:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:07:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for renames to finish 2025/06/21 04:07:55 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/21 04:08:00 INFO : sub/yam: Deleted 2025/06/21 04:08:00 INFO : yam: Renamed from "sub/yam" 2025/06/21 04:08:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:08:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (47.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:08:16 DEBUG : Creating backend with remote "/tmp/rclone615886005/dir1" 2025/06/21 04:08:16 DEBUG : Config file has changed externally - reloading 2025/06/21 04:08:16 DEBUG : Creating backend with remote "/tmp/rclone615886005/dir2" 2025/06/21 04:08:16 DEBUG : Local file system at /tmp/rclone615886005/dir2: Using server-side directory move 2025/06/21 04:08:16 INFO : Local file system at /tmp/rclone615886005/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 04:08:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/21 04:08:16 DEBUG : Local file system at /tmp/rclone615886005/dir2: Waiting for checks to finish 2025/06/21 04:08:16 DEBUG : Local file system at /tmp/rclone615886005/dir2: Waiting for transfers to finish 2025/06/21 04:08:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:08:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 04:08:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:08:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:08:16 DEBUG : sub dir/hello world: md5 = 575132ddc25c962deeb058e930df474e OK 2025/06/21 04:08:16 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:08:16 INFO : sub dir/hello world: Deleted 2025/06/21 04:08:17 DEBUG : nested/sub dir/file: md5 = 724b72da89c1d17c0bdc0b4eac19b4b8 OK 2025/06/21 04:08:17 INFO : nested/sub dir/file: Copied (new) 2025/06/21 04:08:17 INFO : nested/sub dir/file: Deleted 2025/06/21 04:08:17 INFO : sub dir: Removing directory 2025/06/21 04:08:17 INFO : nested/sub dir: Removing directory 2025/06/21 04:08:17 INFO : nested: Removing directory 2025/06/21 04:08:17 DEBUG : Local file system at /tmp/rclone615886005: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:08:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:08:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 04:08:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:08:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:08:18 DEBUG : nested/sub dir/file: md5 = ba4d80952f37c6e590bb703da0aab8be OK 2025/06/21 04:08:18 INFO : nested/sub dir/file: Copied (new) 2025/06/21 04:08:18 INFO : nested/sub dir/file: Deleted 2025/06/21 04:08:18 DEBUG : sub dir/hello world: md5 = 97c1335f4ef7ca4af19a5791bf546fba OK 2025/06/21 04:08:18 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:08:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.30s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:08:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/21 04:08:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 04:08:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:08:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:08:19 DEBUG : existing: md5 = 443c4014d6335740dbf44b50e2ad2884 OK 2025/06/21 04:08:19 INFO : existing: Copied (new) 2025/06/21 04:08:19 INFO : existing: Deleted 2025/06/21 04:08:24 DEBUG : existing-b: md5 = bdb7232783c97d7d760894c44969eed3 OK 2025/06/21 04:08:24 INFO : existing-b: Copied (new) 2025/06/21 04:08:24 INFO : existing-b: Deleted 2025/06/21 04:08:34 DEBUG : existing: Destination exists, skipping 2025/06/21 04:08:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:08:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/21 04:08:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:08:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (26.67s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:08:45 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nalafid8yudi" 2025/06/21 04:08:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nalafid8yudi.bin" 2025/06/21 04:08:46 DEBUG : Swift container crypt path rclone-test-nalafid8yudi.bin: Auto set use_segments_container to true 2025/06/21 04:08:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nalafid8yudi" 2025/06/21 04:08:51 DEBUG : Swift container crypt path rclone-test-nalafid8yudi: Auto set use_segments_container to true 2025/06/21 04:08:57 DEBUG : potato2: md5 = 14f1f55253352bb7240293b5785a161e OK 2025/06/21 04:08:57 DEBUG : empty space: md5 = d1372de8c31bee1a4583f80c0f7c3b6a OK 2025/06/21 04:09:03 DEBUG : potato3: md5 = 7ad96f770fd4d073a4bd63407c618279 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru' -> Encrypted drive 'TestCryptSwift:rclone-test-nalafid8yudi' 2025/06/21 04:09:04 DEBUG : empty space: md5 = b38b7dbb4d24acdef0d79ed3ee8ee380 OK 2025/06/21 04:09:04 DEBUG : potato3: md5 = de46f2d40be177a5fc1abfdaeb0b790d OK 2025/06/21 04:09:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:09:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 04:09:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nalafid8yudi': Waiting for checks to finish 2025/06/21 04:09:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:09:05 DEBUG : empty space: Unchanged skipping 2025/06/21 04:09:05 INFO : empty space: Deleted 2025/06/21 04:09:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nalafid8yudi': Waiting for transfers to finish 2025/06/21 04:09:10 INFO : potato2: Copied (server-side copy) 2025/06/21 04:09:11 INFO : potato2: Deleted 2025/06/21 04:09:11 INFO : potato3: Copied (server-side copy) 2025/06/21 04:09:16 INFO : potato3: Deleted 2025/06/21 04:09:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kubiluk2qeku" 2025/06/21 04:09:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kubiluk2qeku.bin" 2025/06/21 04:09:16 DEBUG : Swift container crypt path rclone-test-kubiluk2qeku.bin: Auto set use_segments_container to true 2025/06/21 04:09:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kubiluk2qeku" 2025/06/21 04:09:22 DEBUG : Swift container crypt path rclone-test-kubiluk2qeku: Auto set use_segments_container to true 2025/06/21 04:09:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/21 04:09:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:09:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 04:09:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kubiluk2qeku': Waiting for checks to finish 2025/06/21 04:09:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kubiluk2qeku': Waiting for transfers to finish 2025/06/21 04:09:33 INFO : potato3: Copied (server-side copy) 2025/06/21 04:09:33 INFO : potato2: Copied (server-side copy) 2025/06/21 04:09:33 INFO : potato3: Deleted 2025/06/21 04:09:33 INFO : potato2: Deleted 2025/06/21 04:09:43 INFO : empty space: Copied (server-side copy) 2025/06/21 04:09:43 INFO : empty space: Deleted 2025/06/21 04:09:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kubiluk2qeku': Purge remote 2025/06/21 04:09:44 DEBUG : Waiting for deletions to finish 2025/06/21 04:09:44 INFO : potato3.bin: Deleted 2025/06/21 04:09:44 INFO : potato2.bin: Deleted 2025/06/21 04:09:49 INFO : empty space.bin: Deleted 2025/06/21 04:09:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nalafid8yudi': Purge remote 2025/06/21 04:09:49 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (64.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:09:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-hajejoc7kixu" 2025/06/21 04:09:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hajejoc7kixu.bin" 2025/06/21 04:09:50 DEBUG : Swift container crypt path rclone-test-hajejoc7kixu.bin: Auto set use_segments_container to true 2025/06/21 04:09:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hajejoc7kixu" 2025/06/21 04:09:55 DEBUG : Swift container crypt path rclone-test-hajejoc7kixu: Auto set use_segments_container to true 2025/06/21 04:10:16 DEBUG : potato2: md5 = 9b130acb8a629a68e350709ee8250610 OK 2025/06/21 04:10:16 DEBUG : empty space: md5 = afe11ac9c989d00ca7a3b6a51e11566a OK 2025/06/21 04:10:21 DEBUG : potato3: md5 = ed87b04dfc7de1c42f1bc10f447abc5f OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru' -> Encrypted drive 'TestCryptSwift:rclone-test-hajejoc7kixu' 2025/06/21 04:10:42 DEBUG : empty space: md5 = d5b8fca1a418800119ec591cf6e6dae1 OK 2025/06/21 04:10:42 DEBUG : potato3: md5 = 79ef841786bc81df76e8cc50e56fc4a1 OK 2025/06/21 04:10:43 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 04:10:43 DEBUG : empty space: Excluded 2025/06/21 04:10:43 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 04:10:43 DEBUG : empty space: Excluded 2025/06/21 04:10:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:10:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 04:10:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hajejoc7kixu': Waiting for checks to finish 2025/06/21 04:10:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hajejoc7kixu': Waiting for transfers to finish 2025/06/21 04:11:04 INFO : potato2: Copied (server-side copy) 2025/06/21 04:11:04 INFO : potato2: Deleted 2025/06/21 04:11:08 INFO : potato3: Copied (server-side copy) 2025/06/21 04:11:13 INFO : potato3: Deleted 2025/06/21 04:11:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-sanorux3ximo" 2025/06/21 04:11:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sanorux3ximo.bin" 2025/06/21 04:11:34 DEBUG : Swift container crypt path rclone-test-sanorux3ximo.bin: Auto set use_segments_container to true 2025/06/21 04:11:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sanorux3ximo" 2025/06/21 04:11:40 DEBUG : Swift container crypt path rclone-test-sanorux3ximo: Auto set use_segments_container to true 2025/06/21 04:11:45 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 04:11:45 DEBUG : empty space: Excluded 2025/06/21 04:11:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:11:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 04:11:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sanorux3ximo': Waiting for checks to finish 2025/06/21 04:11:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sanorux3ximo': Waiting for transfers to finish 2025/06/21 04:11:51 INFO : potato3: Copied (server-side copy) 2025/06/21 04:11:51 INFO : potato3: Deleted 2025/06/21 04:12:01 INFO : potato2: Copied (server-side copy) 2025/06/21 04:12:01 INFO : potato2: Deleted 2025/06/21 04:12:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sanorux3ximo': Purge remote 2025/06/21 04:12:07 DEBUG : Waiting for deletions to finish 2025/06/21 04:12:07 INFO : potato3.bin: Deleted 2025/06/21 04:12:18 INFO : potato2.bin: Deleted 2025/06/21 04:12:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hajejoc7kixu': Purge remote 2025/06/21 04:12:18 DEBUG : Waiting for deletions to finish 2025/06/21 04:12:38 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (169.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:12:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bosoyot0husi" 2025/06/21 04:12:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bosoyot0husi.bin" 2025/06/21 04:12:39 DEBUG : Swift container crypt path rclone-test-bosoyot0husi.bin: Auto set use_segments_container to true 2025/06/21 04:13:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bosoyot0husi" 2025/06/21 04:13:00 DEBUG : Swift container crypt path rclone-test-bosoyot0husi: Auto set use_segments_container to true 2025/06/21 04:13:21 DEBUG : potato2: md5 = 7f6f5a8af32515a9303009fc2a319f29 OK 2025/06/21 04:13:21 DEBUG : empty space: md5 = 39bf8082db021e70ad7dee88b3276710 OK 2025/06/21 04:13:26 DEBUG : potato3: md5 = edcd35d9e4d0bc776d2e70cea1827ebe OK 2025/06/21 04:13:26 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru' -> Encrypted drive 'TestCryptSwift:rclone-test-bosoyot0husi' 2025/06/21 04:13:32 DEBUG : empty space: md5 = ea3670336f7750de2051b30abb710b40 OK 2025/06/21 04:13:32 DEBUG : potato3: md5 = 99ccc0d5998dfc9af97851ff902f7360 OK 2025/06/21 04:13:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:13:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 04:13:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bosoyot0husi': Waiting for checks to finish 2025/06/21 04:13:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:13:33 DEBUG : empty space: Unchanged skipping 2025/06/21 04:13:33 INFO : empty space: Deleted 2025/06/21 04:13:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bosoyot0husi': Waiting for transfers to finish 2025/06/21 04:13:43 INFO : potato3: Copied (server-side copy) 2025/06/21 04:13:48 INFO : potato2: Copied (server-side copy) 2025/06/21 04:13:48 INFO : potato3: Deleted 2025/06/21 04:13:48 INFO : potato2: Deleted 2025/06/21 04:13:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-duripuf0tila" 2025/06/21 04:13:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-duripuf0tila.bin" 2025/06/21 04:13:50 DEBUG : Swift container crypt path rclone-test-duripuf0tila.bin: Auto set use_segments_container to true 2025/06/21 04:13:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-duripuf0tila" 2025/06/21 04:13:55 DEBUG : Swift container crypt path rclone-test-duripuf0tila: Auto set use_segments_container to true 2025/06/21 04:14:00 INFO : tomatoDir: Making directory 2025/06/21 04:14:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/21 04:14:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:14:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 04:14:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-duripuf0tila': Waiting for checks to finish 2025/06/21 04:14:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-duripuf0tila': Waiting for transfers to finish 2025/06/21 04:14:11 INFO : potato3: Copied (server-side copy) 2025/06/21 04:14:11 INFO : potato3: Deleted 2025/06/21 04:14:16 INFO : empty space: Copied (server-side copy) 2025/06/21 04:14:16 INFO : potato2: Copied (server-side copy) 2025/06/21 04:14:16 INFO : empty space: Deleted 2025/06/21 04:14:21 INFO : potato2: Deleted 2025/06/21 04:14:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-duripuf0tila': Purge remote 2025/06/21 04:14:22 DEBUG : Waiting for deletions to finish 2025/06/21 04:14:27 INFO : empty space.bin: Deleted 2025/06/21 04:14:27 INFO : potato2.bin: Deleted 2025/06/21 04:14:32 INFO : potato3.bin: Deleted 2025/06/21 04:14:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bosoyot0husi': Purge remote 2025/06/21 04:14:32 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (113.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:14:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/rclone-move-test" 2025/06/21 04:14:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-move-test.bin" 2025/06/21 04:14:33 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/21 04:14:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-move-test" 2025/06/21 04:14:39 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-move-test: Auto set use_segments_container to true 2025/06/21 04:14:44 DEBUG : potato2: md5 = d5e3f09028b5220c51f527857c360b5a OK --- PASS: TestServerSideMoveOverlap (12.93s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:14:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test" 2025/06/21 04:14:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-sync-test.bin" 2025/06/21 04:14:46 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/21 04:14:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-sync-test" 2025/06/21 04:14:52 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:14:57 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test" 2025/06/21 04:14:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-sync-test.bin" 2025/06/21 04:14:58 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/21 04:15:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-sync-test" 2025/06/21 04:15:03 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-sync-test: Auto set use_segments_container to true 2025/06/21 04:15:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test-include/layer2" 2025/06/21 04:15:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-sync-test-include/layer2.bin" 2025/06/21 04:15:09 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/21 04:15:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-sync-test-include/layer2" 2025/06/21 04:15:15 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/21 04:15:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test-ignore-file" 2025/06/21 04:15:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-sync-test-ignore-file.bin" 2025/06/21 04:15:20 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/21 04:15:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/rclone-sync-test-ignore-file" 2025/06/21 04:15:31 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/21 04:15:42 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = eca7b31bb971d596d9f265d6016bb6c4 OK 2025/06/21 04:15:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:15:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test': Waiting for checks to finish 2025/06/21 04:15:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test': Waiting for transfers to finish 2025/06/21 04:15:47 DEBUG : Waiting for deletions to finish 2025/06/21 04:15:47 INFO : There was nothing to transfer 2025/06/21 04:15:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:15:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:15:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:15:57 DEBUG : Waiting for deletions to finish 2025/06/21 04:15:57 INFO : There was nothing to transfer 2025/06/21 04:16:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:16:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/21 04:16:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/21 04:16:03 DEBUG : Waiting for deletions to finish 2025/06/21 04:16:03 INFO : There was nothing to transfer 2025/06/21 04:16:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:16:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:16:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:16:08 DEBUG : Waiting for deletions to finish 2025/06/21 04:16:08 INFO : There was nothing to transfer 2025/06/21 04:16:08 DEBUG : Excluded 2025/06/21 04:16:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:16:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/21 04:16:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/21 04:16:08 DEBUG : Waiting for deletions to finish 2025/06/21 04:16:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (75.99s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:16:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/dst" 2025/06/21 04:16:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst.bin" 2025/06/21 04:16:14 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst.bin: Auto set use_segments_container to true 2025/06/21 04:16:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst" 2025/06/21 04:16:20 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst: Auto set use_segments_container to true 2025/06/21 04:16:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/CompareDest" 2025/06/21 04:16:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/CompareDest.bin" 2025/06/21 04:16:25 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/CompareDest.bin: Auto set use_segments_container to true 2025/06/21 04:16:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/CompareDest" 2025/06/21 04:16:31 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/CompareDest: Auto set use_segments_container to true 2025/06/21 04:16:42 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 04:16:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:16:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:16:42 DEBUG : one: md5 = f74a7d2bcca547f2b5d4e57a476dfab6 OK 2025/06/21 04:16:42 INFO : one: Copied (new) 2025/06/21 04:16:42 DEBUG : Waiting for deletions to finish 2025/06/21 04:16:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:16:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:16:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:16:48 DEBUG : one: md5 = 72a228e6fbf69f1f1d251a6576ee202f OK 2025/06/21 04:16:48 INFO : one: Copied (replaced existing) 2025/06/21 04:16:48 DEBUG : Waiting for deletions to finish 2025/06/21 04:16:48 DEBUG : dst/one: md5 = a433392055973514e1c8ae0375a180a3 OK 2025/06/21 04:16:49 DEBUG : CompareDest/one: md5 = 90efb6b04ad6b32d88bf41bc40565c54 OK 2025/06/21 04:16:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:16:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:16:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:16:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 04:16:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:16:49 DEBUG : Waiting for deletions to finish 2025/06/21 04:16:49 INFO : There was nothing to transfer 2025/06/21 04:16:55 DEBUG : CompareDest/two: md5 = 21ba3724afe835d07076978951327687 OK 2025/06/21 04:17:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:17:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:17:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 04:17:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:17:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 04:17:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:17:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:17:01 DEBUG : Waiting for deletions to finish 2025/06/21 04:17:01 INFO : There was nothing to transfer 2025/06/21 04:17:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:17:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:17:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 04:17:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:17:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 04:17:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:17:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:17:07 DEBUG : Waiting for deletions to finish 2025/06/21 04:17:07 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/21 04:17:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:17:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:17:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 04:17:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/21 04:17:17 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 04:17:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:17:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:17:23 DEBUG : two: md5 = 4e0bfa2cbca43bc941ecf0253b6f3c44 OK 2025/06/21 04:17:23 INFO : two: Copied (new) 2025/06/21 04:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (90.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:17:49 DEBUG : pre-dest1/1: md5 = 7b1f60dbf3a14d3b76a358d169cadacd OK 2025/06/21 04:17:55 DEBUG : pre-dest2/2: md5 = 9db672c5d8c88573541a3aeb776641ce OK 2025/06/21 04:17:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/dest" 2025/06/21 04:17:55 DEBUG : Config file has changed externally - reloading 2025/06/21 04:17:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dest.bin" 2025/06/21 04:17:55 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dest.bin: Auto set use_segments_container to true 2025/06/21 04:18:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dest" 2025/06/21 04:18:01 DEBUG : Config file has changed externally - reloading 2025/06/21 04:18:01 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dest: Auto set use_segments_container to true 2025/06/21 04:18:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/pre-dest1" 2025/06/21 04:18:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/pre-dest1.bin" 2025/06/21 04:18:07 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/pre-dest1.bin: Auto set use_segments_container to true 2025/06/21 04:18:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/pre-dest1" 2025/06/21 04:18:12 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/pre-dest1: Auto set use_segments_container to true 2025/06/21 04:18:18 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/pre-dest2" 2025/06/21 04:18:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/pre-dest2.bin" 2025/06/21 04:18:18 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/pre-dest2.bin: Auto set use_segments_container to true 2025/06/21 04:18:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/pre-dest2" 2025/06/21 04:18:24 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/pre-dest2: Auto set use_segments_container to true 2025/06/21 04:18:34 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:18:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/21 04:18:45 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:18:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/21 04:18:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/21 04:18:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dest': Waiting for checks to finish 2025/06/21 04:18:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dest': Waiting for transfers to finish 2025/06/21 04:19:00 DEBUG : 3: md5 = 121b73f3b6f4784fbe72f151d5896361 OK 2025/06/21 04:19:00 INFO : 3: Copied (new) 2025/06/21 04:19:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (107.39s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:19:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/dst" 2025/06/21 04:19:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst.bin" 2025/06/21 04:19:32 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst.bin: Auto set use_segments_container to true 2025/06/21 04:19:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst" 2025/06/21 04:19:37 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst: Auto set use_segments_container to true 2025/06/21 04:19:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/CopyDest" 2025/06/21 04:19:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/CopyDest.bin" 2025/06/21 04:19:43 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/CopyDest.bin: Auto set use_segments_container to true 2025/06/21 04:19:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/CopyDest" 2025/06/21 04:19:49 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/CopyDest: Auto set use_segments_container to true 2025/06/21 04:19:59 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 04:19:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:19:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:19:59 DEBUG : one: md5 = 3ec254743425bec49b4b9de5eaddad65 OK 2025/06/21 04:19:59 INFO : one: Copied (new) 2025/06/21 04:19:59 DEBUG : Waiting for deletions to finish 2025/06/21 04:20:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:20:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:20:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:20:05 DEBUG : one: md5 = 9036054f124c512ac030378c558b6bb7 OK 2025/06/21 04:20:05 INFO : one: Copied (replaced existing) 2025/06/21 04:20:05 DEBUG : Waiting for deletions to finish 2025/06/21 04:20:06 DEBUG : dst/one: md5 = 55d5c3a876ac807a08087a25331f2c3d OK 2025/06/21 04:20:11 DEBUG : CopyDest/one: md5 = cbeff240b5dc65b152da469682247f18 OK 2025/06/21 04:20:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/BackupDir" 2025/06/21 04:20:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/BackupDir.bin" 2025/06/21 04:20:16 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/BackupDir.bin: Auto set use_segments_container to true 2025/06/21 04:20:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/BackupDir" 2025/06/21 04:20:22 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/BackupDir: Auto set use_segments_container to true 2025/06/21 04:20:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:20:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:20:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:20:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:20:48 INFO : one: Copied (server-side copy) 2025/06/21 04:20:49 INFO : one: Deleted 2025/06/21 04:20:54 INFO : one: Copied (server-side copy) 2025/06/21 04:20:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/21 04:20:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:20:54 DEBUG : Waiting for deletions to finish 2025/06/21 04:21:00 DEBUG : CopyDest/two: md5 = cd69684e46378549dec7e6d5b740e45f OK 2025/06/21 04:21:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:21:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:21:00 DEBUG : one: Unchanged skipping 2025/06/21 04:21:11 INFO : two: Copied (server-side copy) 2025/06/21 04:21:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/21 04:21:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:21:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:21:11 DEBUG : Waiting for deletions to finish 2025/06/21 04:21:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:21:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:21:22 DEBUG : two: Unchanged skipping 2025/06/21 04:21:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:21:22 DEBUG : one: Unchanged skipping 2025/06/21 04:21:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:21:22 DEBUG : Waiting for deletions to finish 2025/06/21 04:21:22 INFO : There was nothing to transfer 2025/06/21 04:21:37 DEBUG : CopyDest/three: md5 = b065209f77e00edc2ac004feb6bbfc86 OK 2025/06/21 04:21:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:21:38 DEBUG : one: Unchanged skipping 2025/06/21 04:21:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/21 04:21:38 DEBUG : three: Destination not found in --copy-dest 2025/06/21 04:21:38 DEBUG : three: Need to transfer - File not found at Destination 2025/06/21 04:21:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:21:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:21:43 DEBUG : two: Unchanged skipping 2025/06/21 04:21:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:21:43 DEBUG : three: md5 = 61001efe1d884deca887f7b1b8b7446c OK 2025/06/21 04:21:43 INFO : three: Copied (new) 2025/06/21 04:21:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (173.91s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:22:26 DEBUG : dst/one: md5 = 73148ce123ecffa24763a9650f7b7d47 OK 2025/06/21 04:22:31 DEBUG : dst/two: md5 = cebd277aba72a0fb808e7c368c60beed OK 2025/06/21 04:22:36 DEBUG : dst/three.txt: md5 = b776cd455bd710eac8c98c49a6611acf OK 2025/06/21 04:22:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/dst" 2025/06/21 04:22:36 DEBUG : Config file has changed externally - reloading 2025/06/21 04:22:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst.bin" 2025/06/21 04:22:37 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst.bin: Auto set use_segments_container to true 2025/06/21 04:22:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst" 2025/06/21 04:22:42 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst: Auto set use_segments_container to true 2025/06/21 04:22:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/backup" 2025/06/21 04:22:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/backup.bin" 2025/06/21 04:22:48 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/backup.bin: Auto set use_segments_container to true 2025/06/21 04:22:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/backup" 2025/06/21 04:22:53 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/backup: Auto set use_segments_container to true 2025/06/21 04:22:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 04:22:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:23:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:23:04 DEBUG : two: Unchanged skipping 2025/06/21 04:23:09 INFO : one: Copied (server-side copy) 2025/06/21 04:23:10 INFO : one: Deleted 2025/06/21 04:23:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:23:10 DEBUG : one: md5 = 7bd0a3e6a07835140bc2d0743d75ad2e OK 2025/06/21 04:23:10 INFO : one: Copied (new) 2025/06/21 04:23:10 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:25 INFO : three.txt: Copied (server-side copy) 2025/06/21 04:23:30 INFO : three.txt: Deleted 2025/06/21 04:23:30 INFO : three.txt: Moved into backup dir 2025/06/21 04:23:36 DEBUG : dst/three.txt: md5 = fb6013dc4e1a988acafe104ed8b073bc OK 2025/06/21 04:23:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 04:23:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:23:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:23:47 DEBUG : two: Unchanged skipping 2025/06/21 04:23:47 INFO : one: Copied (server-side copy) 2025/06/21 04:23:47 INFO : one: Deleted 2025/06/21 04:23:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:23:47 DEBUG : one: md5 = 99ab6e7f4d3fdcffbf941a096c73f297 OK 2025/06/21 04:23:47 INFO : one: Copied (new) 2025/06/21 04:23:47 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:57 INFO : three.txt: Copied (server-side copy) 2025/06/21 04:24:03 INFO : three.txt: Deleted 2025/06/21 04:24:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (108.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:24:14 DEBUG : dst/one: md5 = 2012d159668931fd1790cf831dd91a62 OK 2025/06/21 04:24:20 DEBUG : dst/two: md5 = 6235d9ba286e637c5d653fa0ea06c04f OK 2025/06/21 04:24:25 DEBUG : dst/three.txt: md5 = cda05c35913f37e85bb343ffd3206d1d OK 2025/06/21 04:24:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/dst" 2025/06/21 04:24:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst.bin" 2025/06/21 04:24:31 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst.bin: Auto set use_segments_container to true 2025/06/21 04:24:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst" 2025/06/21 04:24:36 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst: Auto set use_segments_container to true 2025/06/21 04:24:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/backup" 2025/06/21 04:24:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/backup.bin" 2025/06/21 04:24:42 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/backup.bin: Auto set use_segments_container to true 2025/06/21 04:24:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/backup" 2025/06/21 04:24:47 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/backup: Auto set use_segments_container to true 2025/06/21 04:24:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 04:24:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:24:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:24:53 DEBUG : two: Unchanged skipping 2025/06/21 04:25:14 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 04:25:14 INFO : one: Deleted 2025/06/21 04:25:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:25:15 DEBUG : one: md5 = e34c1b9b40a890f9d181331c7c614351 OK 2025/06/21 04:25:15 INFO : one: Copied (new) 2025/06/21 04:25:15 DEBUG : Waiting for deletions to finish 2025/06/21 04:25:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 04:25:40 INFO : three.txt: Deleted 2025/06/21 04:25:40 INFO : three.txt: Moved into backup dir 2025/06/21 04:25:51 DEBUG : dst/three.txt: md5 = 3c1cb66d972dcae43ff027d8852c1d61 OK 2025/06/21 04:26:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 04:26:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:26:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:26:06 DEBUG : two: Unchanged skipping 2025/06/21 04:26:27 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 04:26:27 INFO : one: Deleted 2025/06/21 04:26:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:26:27 DEBUG : one: md5 = 1179ff30a0a6d169e992ec577552acaf OK 2025/06/21 04:26:27 INFO : one: Copied (new) 2025/06/21 04:26:27 DEBUG : Waiting for deletions to finish 2025/06/21 04:26:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 04:26:43 INFO : three.txt: Deleted 2025/06/21 04:26:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (174.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:27:09 DEBUG : dst/one: md5 = af5a613c44be045a57ddaf52f2acfa42 OK 2025/06/21 04:27:14 DEBUG : dst/two: md5 = e9c5aca9f96634cc400d99c5ecbd654b OK 2025/06/21 04:27:19 DEBUG : dst/three.txt: md5 = 23132e7f5dfcc2f960e95bb4f06ff97d OK 2025/06/21 04:27:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/dst" 2025/06/21 04:27:30 DEBUG : Config file has changed externally - reloading 2025/06/21 04:27:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst.bin" 2025/06/21 04:27:30 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst.bin: Auto set use_segments_container to true 2025/06/21 04:27:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst" 2025/06/21 04:27:36 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst: Auto set use_segments_container to true 2025/06/21 04:27:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/backup" 2025/06/21 04:27:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/backup.bin" 2025/06/21 04:27:41 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/backup.bin: Auto set use_segments_container to true 2025/06/21 04:27:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/backup" 2025/06/21 04:27:47 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/backup: Auto set use_segments_container to true 2025/06/21 04:27:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 04:27:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:27:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:27:57 DEBUG : two: Unchanged skipping 2025/06/21 04:28:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 04:28:03 INFO : one: Deleted 2025/06/21 04:28:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:28:03 DEBUG : one: md5 = 5d16a8d9e8779e944561aa7f17e77ada OK 2025/06/21 04:28:03 INFO : one: Copied (new) 2025/06/21 04:28:03 DEBUG : Waiting for deletions to finish 2025/06/21 04:28:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 04:28:29 INFO : three.txt: Deleted 2025/06/21 04:28:29 INFO : three.txt: Moved into backup dir 2025/06/21 04:28:39 DEBUG : dst/three.txt: md5 = 4b031a104072a75f3c42a7006d50c119 OK 2025/06/21 04:28:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 04:28:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:28:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:28:45 DEBUG : two: Unchanged skipping 2025/06/21 04:28:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 04:28:50 INFO : one: Deleted 2025/06/21 04:28:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:28:51 DEBUG : one: md5 = 48a353efe85a64483d3e34076121d48f OK 2025/06/21 04:28:51 INFO : one: Copied (new) 2025/06/21 04:28:51 DEBUG : Waiting for deletions to finish 2025/06/21 04:29:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 04:29:21 INFO : three.txt: Deleted 2025/06/21 04:29:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (153.24s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:29:42 DEBUG : dst/one: md5 = 519417f4b95accbb4caeba9040eeb623 OK 2025/06/21 04:29:47 DEBUG : dst/two: md5 = a05b95c97fb1ba475a48b5caa1d10817 OK 2025/06/21 04:29:53 DEBUG : dst/three.txt: md5 = 620ec798066161c2e54f5f16333df31f OK 2025/06/21 04:29:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/dst" 2025/06/21 04:29:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst.bin" 2025/06/21 04:29:53 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst.bin: Auto set use_segments_container to true 2025/06/21 04:29:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst" 2025/06/21 04:29:59 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst: Auto set use_segments_container to true 2025/06/21 04:30:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 04:30:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:30:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:30:09 DEBUG : two: Unchanged skipping 2025/06/21 04:30:25 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 04:30:25 INFO : one: Deleted 2025/06/21 04:30:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:30:25 DEBUG : one: md5 = 08b89a338c53a8e5645d7afde8ffc565 OK 2025/06/21 04:30:25 INFO : one: Copied (new) 2025/06/21 04:30:25 DEBUG : Waiting for deletions to finish 2025/06/21 04:30:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 04:30:41 INFO : three.txt: Deleted 2025/06/21 04:30:41 INFO : three.txt: Moved into backup dir 2025/06/21 04:30:46 DEBUG : dst/three.txt: md5 = aaf677d279cd273e9353892f1c498d0d OK 2025/06/21 04:30:52 DEBUG : one.bak: Excluded (Path Filter) 2025/06/21 04:30:52 DEBUG : one.bak: Excluded 2025/06/21 04:30:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/21 04:30:52 DEBUG : three.txt.bak: Excluded 2025/06/21 04:30:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for checks to finish 2025/06/21 04:30:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 04:30:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:30:52 DEBUG : two: Unchanged skipping 2025/06/21 04:31:12 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 04:31:12 INFO : one: Deleted 2025/06/21 04:31:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru/dst': Waiting for transfers to finish 2025/06/21 04:31:12 DEBUG : one: md5 = b3ca6988483a1d161116bc9927e0670c OK 2025/06/21 04:31:12 INFO : one: Copied (new) 2025/06/21 04:31:12 DEBUG : Waiting for deletions to finish 2025/06/21 04:31:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 04:31:23 INFO : three.txt: Deleted 2025/06/21 04:31:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (122.00s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:31:44 DEBUG : dst/one: md5 = e3b7b441679ac256307da818df715097 OK 2025/06/21 04:31:49 DEBUG : dst/two: md5 = 9cce4a154b7c8b9f8c700d263268d05c OK 2025/06/21 04:31:55 DEBUG : dst/three.txt: md5 = afe3c93cec29b35f1f030ee00d03bb1e OK 2025/06/21 04:31:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/dst" 2025/06/21 04:31:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst.bin" 2025/06/21 04:31:55 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst.bin: Auto set use_segments_container to true 2025/06/21 04:32:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst" 2025/06/21 04:32:01 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst: Auto set use_segments_container to true 2025/06/21 04:32:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 04:32:27 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 04:32:27 INFO : one: Deleted 2025/06/21 04:32:27 DEBUG : one: md5 = 00258838b77d1978ae91c8d83a369373 OK 2025/06/21 04:32:27 INFO : one: Copied (new) 2025/06/21 04:32:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:32:27 DEBUG : two: Unchanged skipping 2025/06/21 04:32:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 04:32:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 04:32:42 INFO : three.txt: Deleted 2025/06/21 04:32:47 DEBUG : three.txt: md5 = 81d5fce7d13dc1187bec0ed90542bf92 OK 2025/06/21 04:32:47 INFO : three.txt: Copied (new) 2025/06/21 04:32:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 04:33:13 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 04:33:13 INFO : one: Deleted 2025/06/21 04:33:14 DEBUG : one: md5 = bfa96958b121d9ff92a980f908162b4b OK 2025/06/21 04:33:14 INFO : one: Copied (new) 2025/06/21 04:33:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:33:14 DEBUG : two: Unchanged skipping 2025/06/21 04:33:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 04:33:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 04:33:29 INFO : three.txt: Deleted 2025/06/21 04:33:34 DEBUG : three.txt: md5 = 6f269212280317e602cbb228e1fd947f OK 2025/06/21 04:33:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (141.54s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:34:06 DEBUG : dst/one: md5 = c0de692a67e3c23188dce38527247a07 OK 2025/06/21 04:34:14 DEBUG : dst/two: md5 = 9e2a0a542e7f36a9d801cc10dcf7104b OK 2025/06/21 04:34:19 DEBUG : dst/three.txt: md5 = 22d115c6a4b6bcb6af27fe3b6504421a OK 2025/06/21 04:34:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-runaqiq3leru/dst" 2025/06/21 04:34:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst.bin" 2025/06/21 04:34:25 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst.bin: Auto set use_segments_container to true 2025/06/21 04:34:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-runaqiq3leru/dst" 2025/06/21 04:34:46 DEBUG : Swift container crypt path rclone-test-runaqiq3leru/dst: Auto set use_segments_container to true 2025/06/21 04:34:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 04:35:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 04:35:02 INFO : one: Deleted 2025/06/21 04:35:02 DEBUG : one: md5 = 513521f5dea6af30ee9cbb3f503671a0 OK 2025/06/21 04:35:02 INFO : one: Copied (new) 2025/06/21 04:35:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:35:07 DEBUG : two: Unchanged skipping 2025/06/21 04:35:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 04:35:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 04:35:27 INFO : three.txt: Deleted 2025/06/21 04:35:33 DEBUG : three.txt: md5 = 318b0746b13e947eae8c509683d97733 OK 2025/06/21 04:35:33 INFO : three.txt: Copied (new) 2025/06/21 04:35:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 04:35:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 04:35:44 INFO : one: Deleted 2025/06/21 04:35:44 DEBUG : one: md5 = 78bb88722b764955e7884b44e6bea76b OK 2025/06/21 04:35:44 INFO : one: Copied (new) 2025/06/21 04:35:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:35:49 DEBUG : two: Unchanged skipping 2025/06/21 04:35:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 04:35:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 04:36:00 INFO : three.txt: Deleted 2025/06/21 04:36:05 DEBUG : three.txt: md5 = b38ec98f0a454217e6f15464c6d7c9bb OK 2025/06/21 04:36:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (130.96s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:36:22 DEBUG : Testêé: md5 = 27c0bdee96233a83a263e838c81b4449 OK 2025/06/21 04:36:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:36:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/21 04:36:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:36:28 DEBUG : Testêé: md5 = 36d4f595037c7506360792d6d15770ed OK 2025/06/21 04:36:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/21 04:36:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (17.69s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:36:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 04:36:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:36:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:36:35 DEBUG : existing: md5 = 1e5b57b4581dec32807e99822154825d OK 2025/06/21 04:36:35 INFO : existing: Copied (new) 2025/06/21 04:36:35 DEBUG : Waiting for deletions to finish 2025/06/21 04:36:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:36:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/21 04:36:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/21 04:36:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:36:35 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': not deleting files as there were IO errors 2025/06/21 04:36:35 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:36:37 DEBUG : EXISTING: md5 = d6aaa7ad16f3d6eb27951e715ba63295 OK 2025/06/21 04:36:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:36:37 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:36:37 DEBUG : existing: Unchanged skipping 2025/06/21 04:36:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:36:37 DEBUG : Waiting for deletions to finish 2025/06/21 04:36:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.23s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.46s) --- SKIP: TestMaxTransfer/Hard (0.26s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:36:44 DEBUG : both0: md5 = 925feb3b016dd9cb54f3d734aed32ffb OK 2025/06/21 04:36:49 DEBUG : only0: md5 = c8c2684a223f9f66c08c5b772bcf6fb5 OK 2025/06/21 04:36:54 DEBUG : both1: md5 = 13f7deb25e9b18869a65a1d1583b992e OK 2025/06/21 04:36:59 DEBUG : only1: md5 = 985c535e83c47f9fbdd460aadf03deee OK 2025/06/21 04:37:00 DEBUG : both2: md5 = 460a9b4db170c90314f5e8eca6c5bc4f OK 2025/06/21 04:37:05 DEBUG : only2: md5 = 99a48b77bb9481c4307b9c8e745d281d OK 2025/06/21 04:37:11 DEBUG : both3: md5 = 0e61bae7981d695fdbe03c2802c9970b OK 2025/06/21 04:37:16 DEBUG : only3: md5 = 2304a8774a392d1653b41d9ba5bc2bda OK 2025/06/21 04:37:16 DEBUG : both4: md5 = 59ce48517daa461000b4e27496f36fa7 OK 2025/06/21 04:37:21 DEBUG : only4: md5 = dd63fa025858b522b0f3ec4ecd7ce335 OK 2025/06/21 04:37:22 DEBUG : both5: md5 = f3c9ddcc9913df1a3fd7d4ba819beb8e OK 2025/06/21 04:37:22 DEBUG : only5: md5 = bebab80627bc21181262f68a242b2e65 OK 2025/06/21 04:37:22 DEBUG : both6: md5 = 48cf21d8c27ccace48e2651f93981ad2 OK 2025/06/21 04:37:28 DEBUG : only6: md5 = d6a28aa09d0a4363d21f2f2e9dec9b2c OK 2025/06/21 04:37:28 DEBUG : both7: md5 = 91c95e3cecca399cb9a8b3b4daaa1be3 OK 2025/06/21 04:37:33 DEBUG : only7: md5 = 3a277cb346906188176e2ad41d9f6a35 OK 2025/06/21 04:37:39 DEBUG : both8: md5 = c1414bc620ce8d08a3e56a4f048acadf OK 2025/06/21 04:37:44 DEBUG : only8: md5 = 5d320939abfb4ae4f1937d65b1b6bc5e OK 2025/06/21 04:37:45 DEBUG : both9: md5 = c4510a9f205564856c00616734b0387b OK 2025/06/21 04:37:46 DEBUG : only9: md5 = 3849a8aafc83bac90ada15d965fb12ea OK 2025/06/21 04:37:46 DEBUG : both10: md5 = cbb19e520576f76458ebe543ff54884d OK 2025/06/21 04:37:47 DEBUG : only10: md5 = 667fb95f2b42f0bafefb4121ee279131 OK 2025/06/21 04:37:52 DEBUG : both11: md5 = 1eeb0d0d06f698a308954d796f634295 OK 2025/06/21 04:37:53 DEBUG : only11: md5 = e1e4668f38da37aa5f0c81952c587351 OK 2025/06/21 04:37:54 DEBUG : both12: md5 = 27a0d12372f2988999df673a495d3cf1 OK 2025/06/21 04:37:59 DEBUG : only12: md5 = 37d28ea5ce7b4182343e9efc57ea9c3d OK 2025/06/21 04:38:00 DEBUG : both13: md5 = 9974912a80558d3a7bd06c2122a70c5b OK 2025/06/21 04:38:05 DEBUG : only13: md5 = 7f39c601aac70a418b3be7f8f5e60d5c OK 2025/06/21 04:38:06 DEBUG : both14: md5 = c5c6c2fe5a4a672d1642195d5fc6cbbf OK 2025/06/21 04:38:11 DEBUG : only14: md5 = 89f040b49b1ae6883f297fd8965bb188 OK 2025/06/21 04:38:17 DEBUG : both15: md5 = 2f0eb27e27ad60ef0de1b6b2ff90f3b7 OK 2025/06/21 04:38:17 DEBUG : only15: md5 = 85cc23f30b23d096993e9cea034bfa55 OK 2025/06/21 04:38:22 DEBUG : both16: md5 = a93eb117606cccaa58bd9b712d59115d OK 2025/06/21 04:38:28 DEBUG : only16: md5 = 415ed977c110843daed5744d0ad301e3 OK 2025/06/21 04:38:33 DEBUG : both17: md5 = 045a62fd1b050ac9459834663443479a OK 2025/06/21 04:38:39 DEBUG : only17: md5 = 58cf83529ded24cc586174a5ee63adda OK 2025/06/21 04:38:45 DEBUG : both18: md5 = ced658e11dfbae614bb4d43b3ebedf63 OK 2025/06/21 04:38:45 DEBUG : only18: md5 = d434ddf90a471ffac7a2cf34eb09125c OK 2025/06/21 04:38:51 DEBUG : both19: md5 = 2956fad2a26ada71fdb7e385da5d9e84 OK 2025/06/21 04:38:56 DEBUG : only19: md5 = ceca8c56acdc8e0f58d93871da34042e OK 2025/06/21 04:39:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:39:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both0: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both10: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both11: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both12: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both13: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both14: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both15: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both18: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both19: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both2: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both3: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both4: Unchanged skipping 2025/06/21 04:39:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:53 DEBUG : both5: Unchanged skipping 2025/06/21 04:39:54 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:54 DEBUG : both6: Unchanged skipping 2025/06/21 04:39:54 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:54 DEBUG : both7: Unchanged skipping 2025/06/21 04:39:54 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:54 DEBUG : both8: Unchanged skipping 2025/06/21 04:39:54 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:54 DEBUG : both9: Unchanged skipping 2025/06/21 04:39:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:58 DEBUG : both16: Unchanged skipping 2025/06/21 04:39:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:58 DEBUG : both17: Unchanged skipping 2025/06/21 04:39:58 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:39:58 DEBUG : both1: Unchanged skipping 2025/06/21 04:39:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:39:58 DEBUG : Waiting for deletions to finish 2025/06/21 04:39:59 INFO : only11: Deleted 2025/06/21 04:40:03 INFO : only6: Deleted 2025/06/21 04:40:04 INFO : only17: Deleted 2025/06/21 04:40:04 INFO : only10: Deleted 2025/06/21 04:40:08 INFO : only19: Deleted 2025/06/21 04:40:09 INFO : only15: Deleted 2025/06/21 04:40:09 INFO : only0: Deleted 2025/06/21 04:40:09 INFO : only18: Deleted 2025/06/21 04:40:09 INFO : only9: Deleted 2025/06/21 04:40:09 INFO : only4: Deleted 2025/06/21 04:40:09 INFO : only13: Deleted 2025/06/21 04:40:14 INFO : only12: Deleted 2025/06/21 04:40:14 INFO : only2: Deleted 2025/06/21 04:40:19 INFO : only14: Deleted 2025/06/21 04:40:19 INFO : only16: Deleted 2025/06/21 04:40:19 INFO : only7: Deleted 2025/06/21 04:40:20 INFO : only5: Deleted 2025/06/21 04:40:24 INFO : only8: Deleted 2025/06/21 04:40:24 INFO : only3: Deleted 2025/06/21 04:40:29 INFO : only1: Deleted 2025/06/21 04:40:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (328.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:42:12 DEBUG : both0: md5 = 0f5b87f0b8fbd7ee1261ce9eea6556b1 OK 2025/06/21 04:42:17 DEBUG : only0: md5 = 4ba8431307c6559462ab93887c643b9f OK 2025/06/21 04:42:23 DEBUG : both1: md5 = 55fb43b765b93cb57788a01ae0ce4d3e OK 2025/06/21 04:42:28 DEBUG : only1: md5 = d5d611c58676b63d4aaccd82f421c907 OK 2025/06/21 04:42:28 DEBUG : both2: md5 = c4e6a34fe8fec1287be8f268e025f4ad OK 2025/06/21 04:42:33 DEBUG : only2: md5 = 51b60854d79f767e6e5d0442a9fb5868 OK 2025/06/21 04:42:38 DEBUG : both3: md5 = 9b902c3c5fe796a7d4f7b938b9cc0b21 OK 2025/06/21 04:42:44 DEBUG : only3: md5 = fdb6408b8cc41a8f91dc94e3cf32b958 OK 2025/06/21 04:42:44 DEBUG : both4: md5 = 76e37471eb8e87be47e15be38eeee08d OK 2025/06/21 04:42:49 DEBUG : only4: md5 = 935ae3dc1f0034ad2382322c86496ca1 OK 2025/06/21 04:42:50 DEBUG : both5: md5 = f31c39e751071484c28a91c688233e69 OK 2025/06/21 04:42:50 DEBUG : only5: md5 = 163b3fbad403a0da2ce484ba1ef98b13 OK 2025/06/21 04:42:50 DEBUG : both6: md5 = 71d5ac2dd244674a2676b25ff7909d12 OK 2025/06/21 04:42:55 DEBUG : only6: md5 = 7322c2a085daff2ae725e86d1216e1c8 OK 2025/06/21 04:42:55 DEBUG : both7: md5 = 60879a089195d7d4836f0ea9930a5803 OK 2025/06/21 04:43:00 DEBUG : only7: md5 = ae4e98c3dd721be0702b015787810487 OK 2025/06/21 04:43:06 DEBUG : both8: md5 = 1149c2100955b99e59ca3cd7b55872c9 OK 2025/06/21 04:43:11 DEBUG : only8: md5 = 0ef1402f76add3261ed45c6a6bbb458c OK 2025/06/21 04:43:11 DEBUG : both9: md5 = 2cb601559c2ca419db224547cca1bc84 OK 2025/06/21 04:43:11 DEBUG : only9: md5 = be71c8925fa97e7951fe1055d535353a OK 2025/06/21 04:43:12 DEBUG : both10: md5 = 74cd0fea69a0a519b243a840c999ff2e OK 2025/06/21 04:43:12 DEBUG : only10: md5 = 39e0b1566cf9764c27e2f300ff070bf6 OK 2025/06/21 04:43:17 DEBUG : both11: md5 = 6e1bcf0ebe93b11cffa691a71c08eaf3 OK 2025/06/21 04:43:17 DEBUG : only11: md5 = cae456251f3711f8c5f9e6aa309f6e35 OK 2025/06/21 04:43:17 DEBUG : both12: md5 = fabb209492f82e39357acbe7e5ecbec6 OK 2025/06/21 04:43:23 DEBUG : only12: md5 = bfa68b450855f3fcc43c0c27d4b1c9b3 OK 2025/06/21 04:43:23 DEBUG : both13: md5 = d5200e8ded402f4924cf3d8899d9631d OK 2025/06/21 04:43:28 DEBUG : only13: md5 = 132a16863e43bbe50dffac5e01ec647e OK 2025/06/21 04:43:28 DEBUG : both14: md5 = e1c7aa454d5bb1304afae4d08bed7c3e OK 2025/06/21 04:43:33 DEBUG : only14: md5 = 31c481ce63c7eb3f0b3e08e5a0adf73d OK 2025/06/21 04:43:39 DEBUG : both15: md5 = 46ee6535a939da1ad32cde8c3b35ad13 OK 2025/06/21 04:43:39 DEBUG : only15: md5 = 9db42494e8a2bc6a432e7958d16f82cd OK 2025/06/21 04:43:44 DEBUG : both16: md5 = ed0272ac00a620076234076418d2245e OK 2025/06/21 04:43:49 DEBUG : only16: md5 = c88491b79566aff0ae08f7ff40bc4a1c OK 2025/06/21 04:43:54 DEBUG : both17: md5 = 9c89fa7dcb38c088b27dfdf666690464 OK 2025/06/21 04:43:59 DEBUG : only17: md5 = dba78aa953b0755d15abe25d88f1af13 OK 2025/06/21 04:44:05 DEBUG : both18: md5 = be1ba1f51014c02675eb7ac554a58b09 OK 2025/06/21 04:44:05 DEBUG : only18: md5 = 0588d6f47d319806da4a7e760e5c88cd OK 2025/06/21 04:44:10 DEBUG : both19: md5 = 005a36c1abbfbfe37a32ff7d032fd953 OK 2025/06/21 04:44:16 DEBUG : only19: md5 = c14c4a884569a85ade3a0c8281a1bf7d OK 2025/06/21 04:44:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:44:58 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:44:58 DEBUG : both10: Unchanged skipping 2025/06/21 04:44:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:44:58 DEBUG : both12: Unchanged skipping 2025/06/21 04:44:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:44:58 DEBUG : both13: Unchanged skipping 2025/06/21 04:44:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:44:58 DEBUG : both14: Unchanged skipping 2025/06/21 04:44:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:44:58 DEBUG : both16: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both0: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both18: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both11: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both19: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both1: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both15: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both2: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both4: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both5: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both17: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both6: Unchanged skipping 2025/06/21 04:45:03 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:03 DEBUG : both7: Unchanged skipping 2025/06/21 04:45:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/21 04:45:04 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:04 DEBUG : both9: Unchanged skipping 2025/06/21 04:45:04 DEBUG : only10: md5 = 1061e1d022efa7989f8d3e0387445894 OK 2025/06/21 04:45:04 INFO : only10: Copied (replaced existing) 2025/06/21 04:45:04 DEBUG : only11: md5 = 3a4a14422bc2f60fae9ddbbf13b0866e OK 2025/06/21 04:45:04 INFO : only11: Copied (replaced existing) 2025/06/21 04:45:08 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:08 DEBUG : both3: Unchanged skipping 2025/06/21 04:45:09 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:45:09 DEBUG : both8: Unchanged skipping 2025/06/21 04:45:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:45:09 DEBUG : only0: md5 = 139a39d38a09dbb14da06327ac5d5c90 OK 2025/06/21 04:45:09 INFO : only0: Copied (replaced existing) 2025/06/21 04:45:09 DEBUG : only12: md5 = 59d234ed244b9106c09f305a1e3df306 OK 2025/06/21 04:45:09 INFO : only12: Copied (replaced existing) 2025/06/21 04:45:09 DEBUG : only15: md5 = fd98edc241ab1381a25d3195191683b3 OK 2025/06/21 04:45:09 INFO : only15: Copied (replaced existing) 2025/06/21 04:45:09 DEBUG : only13: md5 = 5c382b6e9a398e769012401dea7fe540 OK 2025/06/21 04:45:09 INFO : only13: Copied (replaced existing) 2025/06/21 04:45:09 DEBUG : only14: md5 = 772aecf225aead6a1e02229a2ce0a866 OK 2025/06/21 04:45:09 INFO : only14: Copied (replaced existing) 2025/06/21 04:45:10 DEBUG : only18: md5 = 448b78612cded915273c82c5a5413891 OK 2025/06/21 04:45:10 INFO : only18: Copied (replaced existing) 2025/06/21 04:45:15 DEBUG : only19: md5 = 6f9ad96b6c1fb2442a44a8d12b79cd7d OK 2025/06/21 04:45:15 INFO : only19: Copied (replaced existing) 2025/06/21 04:45:16 DEBUG : only1: md5 = 74322ae059a19552e5e4129d0c37c254 OK 2025/06/21 04:45:16 INFO : only1: Copied (replaced existing) 2025/06/21 04:45:19 DEBUG : only16: md5 = 031f3eb9da0165783d1cb047781879e5 OK 2025/06/21 04:45:19 INFO : only16: Copied (replaced existing) 2025/06/21 04:45:19 DEBUG : only17: md5 = 306ce11d3d77a50c3f2a5535b387461c OK 2025/06/21 04:45:19 INFO : only17: Copied (replaced existing) 2025/06/21 04:45:19 DEBUG : only5: md5 = 36fe6fafe62d764d1083a0fd5f8221b7 OK 2025/06/21 04:45:19 INFO : only5: Copied (replaced existing) 2025/06/21 04:45:21 DEBUG : only3: md5 = 5bf327cc3fa110ef94db1a3415a45455 OK 2025/06/21 04:45:21 INFO : only3: Copied (replaced existing) 2025/06/21 04:45:24 DEBUG : only4: md5 = a7ee250b0e9d5fc04d614f57a3d882a4 OK 2025/06/21 04:45:24 INFO : only4: Copied (replaced existing) 2025/06/21 04:45:25 DEBUG : only6: md5 = 7584be5ffa2f814916007c94ca7d9392 OK 2025/06/21 04:45:25 INFO : only6: Copied (replaced existing) 2025/06/21 04:45:25 DEBUG : only9: md5 = 8074dfe3e288955b7f1a7e8288724c5a OK 2025/06/21 04:45:25 INFO : only9: Copied (replaced existing) 2025/06/21 04:45:25 DEBUG : only2: md5 = acad6e027daab9906eb0b418621b4abd OK 2025/06/21 04:45:25 INFO : only2: Copied (replaced existing) 2025/06/21 04:45:29 DEBUG : only8: md5 = 82e03e6eb7a9b7b10ac8c293695426d7 OK 2025/06/21 04:45:29 INFO : only8: Copied (replaced existing) 2025/06/21 04:45:31 DEBUG : only7: md5 = 96cad982caca695f8b95659ea1fc8375 OK 2025/06/21 04:45:31 INFO : only7: Copied (replaced existing) 2025/06/21 04:45:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (444.61s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:49:32 DEBUG : empty_dir: Making directory with metadata 2025/06/21 04:49:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 04:49:32 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 04:49:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 04:49:32 INFO : empty_on_remote: Making directory 2025/06/21 04:49:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 04:49:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 04:49:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 04:49:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 04:49:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (27.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:49:59 DEBUG : empty_dir: Making directory with metadata 2025/06/21 04:49:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 04:49:59 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 04:49:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 04:49:59 INFO : empty_on_remote: Making directory 2025/06/21 04:49:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 04:50:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 04:50:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 04:50:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 04:50:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/21 04:50:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (23.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:50:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 04:50:22 INFO : sub dir: Making directory 2025/06/21 04:50:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (5.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:50:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 04:50:28 INFO : sub dir: Making directory 2025/06/21 04:50:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:50:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 1189cf3c573cb3aed21bb59fb14d7f78 OK 2025/06/21 04:50:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 06fbdb1166b8dfbcac211f8d5b15fdb0 OK 2025/06/21 04:50:47 DEBUG : dir1/0002-cdefghi.txt: md5 = f97b3fc16e80d432d5a93b05ea27d794 OK 2025/06/21 04:50:48 DEBUG : dir1/0003-defghij.txt: md5 = 99293e702da4daaae0486713b2a974c3 OK 2025/06/21 04:50:48 DEBUG : dir1/0004-efghijk.txt: md5 = 1e8651662bf8ee7d35035538174d48d2 OK 2025/06/21 04:50:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 4a9f8e15354ba90abdffee1c06544d98 OK 2025/06/21 04:50:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 87ad006a23ac10d0bd40b428e5accae9 OK 2025/06/21 04:51:00 DEBUG : dir1/0007-1234567.txt: md5 = 4c47f40eb328c218b6407763aeb25490 OK 2025/06/21 04:51:00 DEBUG : dir1/0008-2345678.txt: md5 = aade30929e5b71b165a8b43206fa949f OK 2025/06/21 04:51:06 DEBUG : dir1/0009-3456789.txt: md5 = 2fd49a3d8cbb666454449f1b1ffe3e94 OK 2025/06/21 04:51:11 DEBUG : dir1/0010-456789.txt: md5 = aed9e30f7826da8a3ed40ef7936eb38e OK 2025/06/21 04:51:16 DEBUG : dir1/0011-56789;.txt: md5 = d72cc07c89b600be695f37fbd95d0525 OK 2025/06/21 04:51:21 DEBUG : dir1/0012-6789;.txt: md5 = a5c7a5acbf06175dfc1c452344432d34 OK 2025/06/21 04:51:22 DEBUG : dir1/0013-789;=.txt: md5 = 855d528fc2d6e6aeeacb8411f1170694 OK 2025/06/21 04:51:27 DEBUG : dir1/0014-89;=.txt: md5 = 7c3d2da73e090844468504ab5b32fe9f OK 2025/06/21 04:51:33 DEBUG : dir1/0015-9;=.txt: md5 = 866a45cad1f6c07769ec3279cab0cfe5 OK 2025/06/21 04:51:33 DEBUG : apple: md5 = a84d649f2c335a862e329214b4e22d59 OK 2025/06/21 04:51:34 DEBUG : banana: md5 = 621c5bf5836ed96e8f5bbeae9d2cd63c OK 2025/06/21 04:51:35 DEBUG : appleappleapplebanana: md5 = 1d43837ab2ec41a9a2a46e214559e528 OK 2025/06/21 04:51:40 DEBUG : splitbananasplit: md5 = d1d6fe531b4e4f6c29b0a9245b7560ee OK 2025/06/21 04:51:40 DEBUG : Waiting for deletions to finish 2025/06/21 04:51:40 DEBUG : apple: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : banana: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 04:51:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 04:51:56 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:56 DEBUG : apple: Unchanged skipping 2025/06/21 04:51:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 04:51:56 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:56 DEBUG : banana: Unchanged skipping 2025/06/21 04:51:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:51:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 04:51:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 04:51:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:51:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 04:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 04:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 04:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:52:02 DEBUG : Waiting for deletions to finish 2025/06/21 04:52:02 INFO : There was nothing to transfer 2025/06/21 04:52:02 DEBUG : Waiting for deletions to finish 2025/06/21 04:52:02 DEBUG : apple: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : banana: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 04:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 04:52:02 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : banana: Unchanged skipping 2025/06/21 04:52:02 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 04:52:02 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : apple: Unchanged skipping 2025/06/21 04:52:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:52:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 04:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 04:52:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 04:52:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 04:52:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:52:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 04:52:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:52:07 DEBUG : Waiting for deletions to finish 2025/06/21 04:52:07 INFO : There was nothing to transfer 2025/06/21 04:52:07 DEBUG : Waiting for deletions to finish 2025/06/21 04:52:07 DEBUG : apple: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : banana: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 04:52:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:53:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 1458c3737d2726ced5ebca9db53f3e67 OK 2025/06/21 04:53:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = d69b066d151ea11d4b80d1f84fe30f4a OK 2025/06/21 04:53:52 DEBUG : dir1/0002-cdefghi.txt: md5 = e991a60507c5b94c5ed63417fe6bb35c OK 2025/06/21 04:53:52 DEBUG : dir1/0003-defghij.txt: md5 = 9cd3f35853ecb30e4b00cb9f531b19ff OK 2025/06/21 04:53:53 DEBUG : dir1/0004-efghijk.txt: md5 = 3a608805428843529db93514635c429f OK 2025/06/21 04:53:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 84a84230490413cc8adbe9a09ef4671a OK 2025/06/21 04:54:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 352258402c5b5d80af06c7115e89aeae OK 2025/06/21 04:54:04 DEBUG : dir1/0007-1234567.txt: md5 = 2f47b0be8d0e08dee7a95971f398f138 OK 2025/06/21 04:54:04 DEBUG : dir1/0008-2345678.txt: md5 = 1836715c544d0063c31e3601a56f3f2c OK 2025/06/21 04:54:09 DEBUG : dir1/0009-3456789.txt: md5 = f214c95cb1bba0d4a758cfd34aa4b912 OK 2025/06/21 04:54:14 DEBUG : dir1/0010-456789.txt: md5 = db22d0747d38ac9c38d23cec596f2437 OK 2025/06/21 04:54:19 DEBUG : dir1/0011-56789;.txt: md5 = 2904ee1f17f8504633e835b71cf91d45 OK 2025/06/21 04:54:24 DEBUG : dir1/0012-6789;.txt: md5 = 7e3d745c3a124730a6a42e178e7a890a OK 2025/06/21 04:54:25 DEBUG : dir1/0013-789;=.txt: md5 = 4a0937d3ec2c63e00ff1a40e64e77e98 OK 2025/06/21 04:54:30 DEBUG : dir1/0014-89;=.txt: md5 = 17d2bce85708f715ca9e85d4c8195f4b OK 2025/06/21 04:54:35 DEBUG : dir1/0015-9;=.txt: md5 = 62d608a4b8a8927c0b4498b92650380a OK 2025/06/21 04:54:35 DEBUG : apple: md5 = ebb1963eee16d08a253ddf52335e2acb OK 2025/06/21 04:54:35 DEBUG : banana: md5 = 6a010b2fb4426a5a750c4f252e8f80be OK 2025/06/21 04:54:36 DEBUG : appleappleapplebanana: md5 = 2a8e518a0000ea0ef0e99d1884183e99 OK 2025/06/21 04:54:41 DEBUG : splitbananasplit: md5 = bd6d23c09574e6053e8f5e5d3c2e29e0 OK 2025/06/21 04:54:41 DEBUG : Waiting for deletions to finish 2025/06/21 04:54:41 DEBUG : apple: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : banana: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 04:54:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 04:54:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:54:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:52 DEBUG : apple: Unchanged skipping 2025/06/21 04:54:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 04:54:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : banana: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 04:54:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 04:54:57 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:57 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:54:58 DEBUG : Waiting for deletions to finish 2025/06/21 04:54:58 INFO : There was nothing to transfer 2025/06/21 04:54:58 DEBUG : Waiting for deletions to finish 2025/06/21 04:54:58 DEBUG : apple: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : banana: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 04:54:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 04:54:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : apple: Unchanged skipping 2025/06/21 04:54:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : banana: Unchanged skipping 2025/06/21 04:54:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:54:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 04:54:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:54:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 04:55:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:55:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 04:55:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:55:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 04:55:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:55:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 04:55:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:55:03 DEBUG : Waiting for deletions to finish 2025/06/21 04:55:03 INFO : There was nothing to transfer 2025/06/21 04:55:03 DEBUG : Waiting for deletions to finish 2025/06/21 04:55:03 DEBUG : apple: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : banana: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 04:55:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru'", Local "Local file system at /tmp/rclone615886005", Modify Window "1ns" 2025/06/21 04:56:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 512de75bc435b84658482d728bf4c04b OK 2025/06/21 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 85676991370f5a7b5e8829737ed0f523 OK 2025/06/21 04:56:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 05faf983b1f216d480197fd490bfeccb OK 2025/06/21 04:56:47 DEBUG : dir1/0003-defghij.txt: md5 = c23591e9c48ec772c0a16c5381058c84 OK 2025/06/21 04:56:47 DEBUG : dir1/0004-efghijk.txt: md5 = 5b0df1a407f5254a4b69f593e7978e1b OK 2025/06/21 04:56:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 14d337ebdfa2a9e8ea16ecd2e0f9c735 OK 2025/06/21 04:56:58 DEBUG : dir1/0006-ghijklm.txt: md5 = c71142a011300f2f21677cc445161268 OK 2025/06/21 04:56:58 DEBUG : dir1/0007-1234567.txt: md5 = 875c121cd7de4f1a853f50d966f9aa40 OK 2025/06/21 04:56:58 DEBUG : dir1/0008-2345678.txt: md5 = 2762cff3872b2da3ffb2673dcfc7e500 OK 2025/06/21 04:57:03 DEBUG : dir1/0009-3456789.txt: md5 = e1da324e52188617ce8f00f0409e2ab1 OK 2025/06/21 04:57:08 DEBUG : dir1/0010-456789.txt: md5 = 907479e33de9e02c89a0a78dcb01361d OK 2025/06/21 04:57:14 DEBUG : dir1/0011-56789;.txt: md5 = dbfa3fc17aaea8d9139b94de42de1e6c OK 2025/06/21 04:57:19 DEBUG : dir1/0012-6789;.txt: md5 = 7b2aef5a5d2985df139599880854c7a0 OK 2025/06/21 04:57:19 DEBUG : dir1/0013-789;=.txt: md5 = bd1063c187364aff96e5ca26128dd162 OK 2025/06/21 04:57:24 DEBUG : dir1/0014-89;=.txt: md5 = 8d116f88344daea74bda06643b0d1741 OK 2025/06/21 04:57:29 DEBUG : dir1/0015-9;=.txt: md5 = 78d8262b654efb2c1e0c3893e6e39739 OK 2025/06/21 04:57:29 DEBUG : apple: md5 = 09653cd710ec49a438c43957136e0caf OK 2025/06/21 04:57:30 DEBUG : banana: md5 = f6797290baaac330c77caba1512be49e OK 2025/06/21 04:57:30 DEBUG : appleappleapplebanana: md5 = 2d2ba059b36d332810dc91f2e36416ce OK 2025/06/21 04:57:35 DEBUG : splitbananasplit: md5 = a06eafc9b2ab0584889a169924fafc58 OK 2025/06/21 04:57:35 DEBUG : Waiting for deletions to finish 2025/06/21 04:57:35 DEBUG : apple: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : banana: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 04:57:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 04:58:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 04:58:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 04:58:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:58:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for transfers to finish 2025/06/21 04:58:12 DEBUG : YXBwbGU=: md5 = d99ade95dd65e4caf8c00e79d3857a3a OK 2025/06/21 04:58:12 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/21 04:58:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 867428c6560a2515ac92b968af0529f7 OK 2025/06/21 04:58:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:12 DEBUG : YmFuYW5h: md5 = 64c1bed9b9bd536748f355aab232266e OK 2025/06/21 04:58:12 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/21 04:58:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 8b080d43820629e36e8d644dfe202328 OK 2025/06/21 04:58:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = b91873eae356c721a3858b5b853234a8 OK 2025/06/21 04:58:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 2a1221522c1429ff247a33a88c223a52 OK 2025/06/21 04:58:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 7969d94ec4e414a2bc99376404785245 OK 2025/06/21 04:58:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 0d55c97a952edeb7b7f49426713d4a4c OK 2025/06/21 04:58:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 3d31cec8e524a7deacd1357dd1301988 OK 2025/06/21 04:58:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = f7c98eaec7a18c97693213f1dc3f8e35 OK 2025/06/21 04:58:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 653f1daeb2d0830424367077e9f1fa71 OK 2025/06/21 04:58:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 98621a328b88b683918dfcd751c75287 OK 2025/06/21 04:58:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 81a7e856bf9f27ab97f64dce009ac127 OK 2025/06/21 04:58:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 6e958ec94ea1a954780125d7fcf9ce6e OK 2025/06/21 04:58:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 5b2d281f776f53886f9d97f24fa0c330 OK 2025/06/21 04:58:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 129fcfc40489e9ea88ea78f76a2a5dc0 OK 2025/06/21 04:58:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 04:58:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 76126ce146efce84652112bd3113f9c8 OK 2025/06/21 04:58:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = eea41a2369e9cd6ac01d9bf1b64a90ef OK 2025/06/21 04:58:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = e37fc3725d970ef9c1daddba9f15b671 OK 2025/06/21 04:58:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:24 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 9e0a9f21c573042d00588afd1a726c80 OK 2025/06/21 04:58:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/21 04:58:24 DEBUG : Waiting for deletions to finish 2025/06/21 04:58:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 04:58:25 INFO : banana: Deleted 2025/06/21 04:58:25 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 04:58:25 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 04:58:25 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 04:58:25 INFO : appleappleapplebanana: Deleted 2025/06/21 04:58:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 04:58:30 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 04:58:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 04:58:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 04:58:30 INFO : apple: Deleted 2025/06/21 04:58:31 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 04:58:31 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 04:58:31 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 04:58:35 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 04:58:35 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 04:58:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 04:58:35 INFO : splitbananasplit: Deleted 2025/06/21 04:58:36 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 04:58:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 04:58:41 DEBUG : Waiting for deletions to finish 2025/06/21 04:58:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/21 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 04:58:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 04:58:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 04:58:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 04:58:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 04:58:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : banana: Unchanged skipping 2025/06/21 04:58:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : apple: Unchanged skipping 2025/06/21 04:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 04:58:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 04:58:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 04:58:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 04:58:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 04:58:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 04:58:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 04:58:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 04:58:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 04:58:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 04:58:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 04:58:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 04:58:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 04:58:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 04:58:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 04:58:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-runaqiq3leru': Waiting for checks to finish 2025/06/21 04:58:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 04:58:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 04:58:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping panic: test timed out after 1h0m0s running tests: TestTransform (8m12s) TestTransform/base64 (2m11s) goroutine 16220 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0xc001aaa380, {0x26954ee?, 0xc0006a3ad8?}, 0x27c1a58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc001aaa380) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc001aaa380, 0xc0006a3c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc001a61548, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfe824f2?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0007045a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0007045a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:259 +0xa9 goroutine 38 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 39 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 16055 [select]: net/http.(*persistConn).writeLoop(0xc000717320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15968 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15512 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc0004ade07?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopCheckers(0xc000838a08) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000838a08) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:972 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc001aa81a0}, {0x2b0af60, 0xc001a45b80}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1366 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc001aa81a0}, {0x2b0af60, 0xc001a45b80}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1372 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc001abcc40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:116 +0x2d8 testing.tRunner(0xc001abcc40, 0xc001a53540) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 13995 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 15984 [select]: net/http.(*persistConn).writeLoop(0xc000140c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15974 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 13995 [chan receive, 3 minutes]: testing.(*T).Run(0xc001db7180, {0x26815e2?, 0x41bb05?}, 0xc001a53540) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc001db7180) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc001db7180, 0x27c1a58) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 16150 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0004adea0, {0x2af4be8, 0xc0007ba050}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000838a08, {0x2af4be8, 0xc0007ba000}, 0xc0004adea0, {0x2b09280, 0xc001aa81a0}, 0x0, 0xc000915100?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 15512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 16067 [IO wait]: internal/poll.runtime_pollWait(0x79006b465290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001d0a680?, 0xc0006d4600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001d0a680, {0xc0006d4600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001d0a680, {0xc0006d4600?, 0xc000140c60?, 0xc000586968?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008ac28, {0xc0006d4600?, 0xc000a0e780?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0022c3848, {0xc0006d4600?, 0x790021e79538?, 0x79006b4eda78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000532060, {0xc0006d4600?, 0xc0004ce000?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005f29b8, {0x2acf520, 0xc000532060}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005f2708, {0x790021e6e980, 0xc0022c3848}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005f2708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005f2708, {0xc00053d000, 0x1000, 0x79006b4eda78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005477a0, {0xc00053d000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a9ad80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a9ad80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005477a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15992 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15894 [select]: net/http.(*persistConn).writeLoop(0xc000434900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15857 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 16148 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0003e61e0, 0xc000050380, 0xc000294b40) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0003e61e0, {0x2af4be8, 0xc0007ba000}, {0xc0003ad450, 0x4f}, {{0xc001a34480, 0x5}, {0xc001a34486, 0x32}, {0x267ad24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0003e61e0, {0x2af4be8, 0xc0007ba000}, {{0xc001a34480, 0x5}, {0xc001a34486, 0x32}, {0x267ad24, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x0?, {0x2af4be8?, 0xc0007ba000?}, {0xc001a34480?, 0x0?}, {0xc001a34486, 0x32}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000c83850) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000643808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001a43920, 0xc0007bc8a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001a43920, 0xc0007bc8a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0009e0720, {0x2af4be8, 0xc0007ba000}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).ModTime(0xc0009e0720, {0x2af4be8?, 0xc0007ba000?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1359 +0x3d github.com/rclone/rclone/fs/operations.equal({0x2af4be8, 0xc0007ba000}, {0x790020402710, 0xc000ae0000}, {0x2b092f0, 0xc0005325d0}, {0x0, 0x0, 0x1, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:289 +0x618 github.com/rclone/rclone/fs/operations.Equal({0x2af4be8, 0xc0007ba000}, {0x790020402710, 0xc000ae0000}, {0x2b092f0, 0xc0005325d0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:143 +0x77 github.com/rclone/rclone/fs/operations.NeedTransfer({0x2af4be8, 0xc0007ba000}, {0x2b092f0, 0xc0005325d0}, {0x2b0afd0, 0xc000ae0000}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1782 +0x595 github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000838a08, 0xc0004ade50, 0xc0004adea0, 0x4b, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:383 +0x1a9 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 15512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 16219 [select]: net/http.(*persistConn).roundTrip(0xc000140c60, 0xc00014aaa0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004ce000, 0xc000294b40) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004a80e0, 0xc000294b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000294b40, {0x2acdfc0, 0xc0004a80e0}, {0x9b9601?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a6d7a0, 0xc000294b40, {0xc000429600?, 0x9b5245?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a6d7a0, 0xc000294b40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 16148 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 16147 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0003e61e0, 0xc00032d180, 0xc0002948c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0003e61e0, {0x2af4be8, 0xc0007ba000}, {0xc0003ad450, 0x4f}, {{0xc001a34340, 0x5}, {0xc001a34346, 0x3a}, {0x267ad24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0003e61e0, {0x2af4be8, 0xc0007ba000}, {{0xc001a34340, 0x5}, {0xc001a34346, 0x3a}, {0x267ad24, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x0?, {0x2af4be8?, 0xc0007ba000?}, {0xc001a34340?, 0x0?}, {0xc001a34346, 0x3a}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000c87850) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001a43920, 0xc0007bc840, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001a43920, 0xc0007bc840) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0009e0420, {0x2af4be8, 0xc0007ba000}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).ModTime(0xc0009e0420, {0x2af4be8?, 0xc0007ba000?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1359 +0x3d github.com/rclone/rclone/fs/operations.equal({0x2af4be8, 0xc0007ba000}, {0x790020402710, 0xc000a9bda0}, {0x2b092f0, 0xc0005324f8}, {0x0, 0x0, 0x1, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:289 +0x618 github.com/rclone/rclone/fs/operations.Equal({0x2af4be8, 0xc0007ba000}, {0x790020402710, 0xc000a9bda0}, {0x2b092f0, 0xc0005324f8}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:143 +0x77 github.com/rclone/rclone/fs/operations.NeedTransfer({0x2af4be8, 0xc0007ba000}, {0x2b092f0, 0xc0005324f8}, {0x2b0afd0, 0xc000a9bda0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1782 +0x595 github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000838a08, 0xc0004ade50, 0xc0004adea0, 0x3e, 0xc000424760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:383 +0x1a9 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 15512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 16151 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0004adea0, {0x2af4be8, 0xc0007ba050}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000838a08, {0x2af4be8, 0xc0007ba000}, 0xc0004adea0, {0x2b09280, 0xc001aa81a0}, 0x19, 0xc001dbd798?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 15512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 16069 [IO wait]: internal/poll.runtime_pollWait(0x790020540da0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001d0a900?, 0xc00093f980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001d0a900, {0xc00093f980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001d0a900, {0xc00093f980?, 0xc00035cee0?, 0xc0023927c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001be62a8, {0xc00093f980?, 0xc0001a9040?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0010b9470, {0xc00093f980?, 0x790020481768?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0023a7ae8, {0xc00093f980?, 0xc0004ce000?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006197b8, {0x2acf520, 0xc0023a7ae8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000619508, {0x790021e6e980, 0xc0010b9470}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000619508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000619508, {0xc000acb000, 0x1000, 0x79006b4edf30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007179e0, {0xc000acb000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a9af00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a9af00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007179e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 16050 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16059 [select]: net/http.(*persistConn).writeLoop(0xc0006cbb00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 16026 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 16070 [select]: net/http.(*persistConn).writeLoop(0xc0007179e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 16050 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2040 [chan receive, 57 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2075 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16058 [IO wait]: internal/poll.runtime_pollWait(0x79006b4654c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0022f0780?, 0xc00093e000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0022f0780, {0xc00093e000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0022f0780, {0xc00093e000?, 0xc000717320?, 0xc002488000?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008ada8, {0xc00093e000?, 0xc000a81180?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002230378, {0xc00093e000?, 0x790020402000?, 0x79006b4ed108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0022303d8, {0xc00093e000?, 0xc0004ce000?, 0xa06d3c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005f30b8, {0x2acf520, 0xc0022303d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005f2e08, {0x790021e6e980, 0xc002230378}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005f2e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005f2e08, {0xc0009df000, 0x1000, 0x79006b4ed108?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006cbb00, {0xc0009df000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009e0360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009e0360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006cbb00) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 16026 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16032 [IO wait]: internal/poll.runtime_pollWait(0x79006b4653a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f5380?, 0xc0009a6000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001f5380, {0xc0009a6000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f5380, {0xc0009a6000?, 0xc00055eb40?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001be60c0, {0xc0009a6000?, 0xc0001a8a00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0010b8780, {0xc0009a6000?, 0x790020481768?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0023a6bd0, {0xc0009a6000?, 0xc0004ce000?, 0xc0004adc70?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000619438, {0x2acf520, 0xc0023a6bd0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000619188, {0x790021e6e980, 0xc0010b8780}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000619188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000619188, {0xc00090c000, 0x1000, 0x79006b4edf30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055fd40, {0xc00090c000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001c19bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001c19bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055fd40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 16019 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15983 [IO wait]: internal/poll.runtime_pollWait(0x79006b465808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0022f0680?, 0xc0006d2c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0022f0680, {0xc0006d2c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0022f0680, {0xc0006d2c80?, 0x1973?, 0xc002393dc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001420a0, {0xc0006d2c80?, 0xc0003aba50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023a66c0, {0xc0006d2c80?, 0x7900203faee8?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0010b82e8, {0xc0006d2c80?, 0x1973?, 0xc0006a79d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003abb38, {0x2acf520, 0xc0010b82e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003ab888, {0x790021e6e980, 0xc0023a66c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003ab888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003ab888, {0xc000517000, 0x1000, 0xc0004ffce0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000140c60, {0xc000517000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001aba360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001aba360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000140c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15974 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15234 [IO wait]: internal/poll.runtime_pollWait(0x79006b4656f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0022f0400?, 0xc0001da600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0022f0400, {0xc0001da600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0022f0400, {0xc0001da600?, 0x1973?, 0xc00055aae0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00039a5c0, {0xc0001da600?, 0xc0006188d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0010b9ce0, {0xc0001da600?, 0x7900203faee8?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0010b8390, {0xc0001da600?, 0x1973?, 0xc000c159c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006189b8, {0x2acf520, 0xc0010b8390}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000618708, {0x790021e6e980, 0xc0010b9ce0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000618708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000618708, {0xc000c19000, 0x1000, 0xc0004ffce0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000436240, {0xc000c19000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001dcc8a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001dcc8a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000436240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15070 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16084 [IO wait]: internal/poll.runtime_pollWait(0x79006b464c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001c1ae80?, 0xc000a05980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001c1ae80, {0xc000a05980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001c1ae80, {0xc000a05980?, 0x3c?, 0x3c?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008ac48, {0xc000a05980?, 0xc000096920?, 0x45015f?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0022c3950, {0xc000a05980?, 0x790020481768?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0023a79e0, {0xc000a05980?, 0xc000096990?, 0x47c27f?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005f2d38, {0x2acf520, 0xc0023a79e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005f2a88, {0x790021e6e980, 0xc0022c3950}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005f2a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005f2a88, {0xc000b50000, 0x1000, 0x79006b4edf30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006d6360, {0xc000b50000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4c2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4c2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006d6360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15979 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16152 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0004adea0, {0x2af4be8, 0xc0007ba050}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000838a08, {0x2af4be8, 0xc0007ba000}, 0xc0004adea0, {0x2b09280, 0xc001aa81a0}, 0x32, 0xc001dbafa8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 15512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 16060 [IO wait]: internal/poll.runtime_pollWait(0x79006b4655d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001c1af80?, 0xc000941300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001c1af80, {0xc000941300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001c1af80, {0xc000941300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000142110, {0xc000941300?, 0xc00058d968?, 0xa05ea5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023a6b70, {0xc000941300?, 0x790020402000?, 0x79006b4ed108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002230408, {0xc000941300?, 0xc00058d9b0?, 0xa06d3c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000822638, {0x2acf520, 0xc002230408}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000822388, {0x790021e6e980, 0xc0023a6b70}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000822388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000822388, {0xc0009e3000, 0x1000, 0x79006b4ed108?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005479e0, {0xc0009e3000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009e04e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009e04e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005479e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15999 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15985 [IO wait]: internal/poll.runtime_pollWait(0x790020540eb8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f5300?, 0xc000860000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001f5300, {0xc000860000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f5300, {0xc000860000?, 0x1973?, 0xc00071a8a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001420a8, {0xc000860000?, 0xc0003abdd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023a6750, {0xc000860000?, 0x7900203faee8?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0010b8510, {0xc000860000?, 0x1973?, 0xc000c429d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003abeb8, {0x2acf520, 0xc0010b8510}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003abc08, {0x790021e6e980, 0xc0023a6750}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003abc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003abc08, {0xc000537000, 0x1000, 0xc0004ffce0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055eb40, {0xc000537000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001aba540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001aba540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055eb40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15868 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16162 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 15512 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 16054 [IO wait]: internal/poll.runtime_pollWait(0x79006b464d18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001d0a580?, 0xc000861980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001d0a580, {0xc000861980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001d0a580, {0xc000861980?, 0x1973?, 0xc00071aae0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001be6088, {0xc000861980?, 0xc000618550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0010b8600, {0xc000861980?, 0x7900203faee8?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0010b8438, {0xc000861980?, 0x1973?, 0xc000a549d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000618638, {0x2acf520, 0xc0010b8438}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000618388, {0x790021e6e980, 0xc0010b8600}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000618388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000618388, {0xc0007a5000, 0x1000, 0xc0004ffce0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000717320, {0xc0007a5000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007f17a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007f17a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000717320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15968 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15235 [select]: net/http.(*persistConn).writeLoop(0xc000436240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15070 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 16066 [select]: net/http.(*persistConn).writeLoop(0xc00055eb40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15868 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 16082 [IO wait]: internal/poll.runtime_pollWait(0x79006b464f48, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f5400?, 0xc000a04000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001f5400, {0xc000a04000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f5400, {0xc000a04000?, 0x231bc40?, 0xc0008128b0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00039a228, {0xc000a04000?, 0xc000812968?, 0xa05ea5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0012cf410, {0xc000a04000?, 0x790020481768?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0023a79b0, {0xc000a04000?, 0xc0008129b0?, 0xa06d3c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f9b38, {0x2acf520, 0xc0023a79b0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f9888, {0x790021e6e980, 0xc0012cf410}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f9888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001f9888, {0xc000b4e000, 0x1000, 0x79006b4edf30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000717560, {0xc000b4e000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4c120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4c120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000717560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 16007 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15895 [IO wait]: internal/poll.runtime_pollWait(0x79006b464ae8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f4100?, 0xc0006d1300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001f4100, {0xc0006d1300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f4100, {0xc0006d1300?, 0x1973?, 0xc002392a00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00039a000, {0xc0006d1300?, 0xc0001f9350?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0012ce000, {0xc0006d1300?, 0x7900203faee8?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0010b8408, {0xc0006d1300?, 0x1973?, 0xc00091b9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f9438, {0x2acf520, 0xc0010b8408}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f9188, {0x790021e6e980, 0xc0012ce000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f9188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001f9188, {0xc00080e000, 0x1000, 0xc0004ffce0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000434480, {0xc00080e000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc002406360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc002406360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000434480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15848 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16068 [select]: net/http.(*persistConn).writeLoop(0xc0005477a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15992 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15893 [IO wait]: internal/poll.runtime_pollWait(0x79006b465178, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001c1a080?, 0xc0006cf980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001c1a080, {0xc0006cf980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001c1a080, {0xc0006cf980?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000142040, {0xc0006cf980?, 0x5?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023a6048, {0xc0006cf980?, 0x7900203faee8?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0010b8198, {0xc0006cf980?, 0x3eba3e0?, 0xc000c0f9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003ab7b8, {0x2acf520, 0xc0010b8198}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003ab508, {0x790021e6e980, 0xc0023a6048}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003ab508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003ab508, {0xc00080c000, 0x1000, 0xc0004ffce0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000434900, {0xc00080c000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc002406120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc002406120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000434900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15857 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16061 [select]: net/http.(*persistConn).writeLoop(0xc0005479e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15999 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 16086 [IO wait]: internal/poll.runtime_pollWait(0x79006b465060, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001d0a700?, 0xc000a07300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001d0a700, {0xc000a07300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001d0a700, {0xc000a07300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000142108, {0xc000a07300?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023a6ab0, {0xc000a07300?, 0x790020481768?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0023a7a10, {0xc000a07300?, 0x0?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008222b8, {0x2acf520, 0xc0023a7a10}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000822008, {0x790021e6e980, 0xc0023a6ab0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000822008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000822008, {0xc000b52000, 0x1000, 0x79006b4edf30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007177a0, {0xc000b52000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4c420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4c420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007177a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 16013 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16087 [select]: net/http.(*persistConn).writeLoop(0xc0007177a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 16013 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 16085 [select]: net/http.(*persistConn).writeLoop(0xc0006d6360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15979 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 16215 [select]: net/http.(*persistConn).roundTrip(0xc000434900, 0xc00014a7d0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004ce000, 0xc0002948c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004a80e0, 0xc0002948c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0002948c0, {0x2acdfc0, 0xc0004a80e0}, {0x9b9601?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a6d7a0, 0xc0002948c0, {0xc000424600?, 0x9b5245?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a6d7a0, 0xc0002948c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 16147 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 16153 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0004adea0, {0x2af4be8, 0xc0007ba050}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000838a08, {0x2af4be8, 0xc0007ba000}, 0xc0004adea0, {0x2b09280, 0xc001aa81a0}, 0x4b, 0xc000429f98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 15512 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 15896 [select]: net/http.(*persistConn).writeLoop(0xc000434480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15848 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15891 [IO wait]: internal/poll.runtime_pollWait(0x79006b464e30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f4080?, 0xc0006ce000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001f4080, {0xc0006ce000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f4080, {0xc0006ce000?, 0x1973?, 0xc002392520?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000142000, {0xc0006ce000?, 0xc0003ab350?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023a6000, {0xc0006ce000?, 0x7900203faee8?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0010b83d8, {0xc0006ce000?, 0x1973?, 0xc000c739d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003ab438, {0x2acf520, 0xc0010b83d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003ab188, {0x790021e6e980, 0xc0023a6000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003ab188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003ab188, {0xc00080a000, 0x1000, 0xc0004ffce0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004346c0, {0xc00080a000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0000f86c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0000f86c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004346c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15854 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15892 [select]: net/http.(*persistConn).writeLoop(0xc0004346c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15854 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 16033 [select]: net/http.(*persistConn).writeLoop(0xc00055fd40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 16019 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 16083 [select]: net/http.(*persistConn).writeLoop(0xc000717560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 16007 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15839 [IO wait]: internal/poll.runtime_pollWait(0x79006b4649d0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001d0a000?, 0xc0001d8c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001d0a000, {0xc0001d8c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001d0a000, {0xc0001d8c80?, 0x1973?, 0xc0023922e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a000, {0xc0001d8c80?, 0xc0005f21d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000696078, {0xc0001d8c80?, 0x7900203faee8?, 0x79006b4edf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0010b84e0, {0xc0001d8c80?, 0x1973?, 0xc000c6f9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005f22b8, {0x2acf520, 0xc0010b84e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005f2008, {0x790021e6e980, 0xc000696078}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005f2008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005f2008, {0xc00024f000, 0x1000, 0xc0004ffce0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004366c0, {0xc00024f000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001ba5c20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001ba5c20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004366c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15858 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15840 [select]: net/http.(*persistConn).writeLoop(0xc0004366c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15858 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.542306295s (try 1/5): exit status 2: Failed []