"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose -fast-list" - Starting (try 1/5) 2025/11/06 03:01:04 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe" 2025/11/06 03:01:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:01:04 DEBUG : Creating backend with remote "/tmp/rclone2417686501" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:01:04 INFO : S3 bucket rclone-test-xiyeten4kipe: Bucket "rclone-test-xiyeten4kipe" created with ACL "" 2025/11/06 03:01:05 DEBUG : chunksize-probe: open chunk writer: started multipart upload: DzJGM0r_rLO6Sck57B5XbtFBuJcyzu1M05oqbnz8QSFTTbDLZ69B4apdafjZLqzeBEhKq21qxsj9cA7jDOuHgn089zh1NL-nbHZc0FgS1x0E3BHT01f78Gd_yoy38ZTP 2025/11/06 03:01:05 DEBUG : chunksize-probe: multipart upload "DzJGM0r_rLO6Sck57B5XbtFBuJcyzu1M05oqbnz8QSFTTbDLZ69B4apdafjZLqzeBEhKq21qxsj9cA7jDOuHgn089zh1NL-nbHZc0FgS1x0E3BHT01f78Gd_yoy38ZTP" aborted === RUN TestMultithreadCopy/upload=false,size=10485759,streams=2 2025/11/06 03:01:08 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/11/06 03:01:08 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: write buffer set to 131072 2025/11/06 03:01:08 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10.000Mi 2025/11/06 03:01:08 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/11/06 03:01:08 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2025/11/06 03:01:08 DEBUG : test-multithread-copy-false-10485759-2: Starting multi-thread copy with 1 chunks of size 10.000Mi with 1 parallel streams 2025/11/06 03:01:08 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi starting 2025/11/06 03:01:08 DEBUG : test-multithread-copy-false-10485759-2: writing chunk 0 2025/11/06 03:01:09 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi finished 2025/11/06 03:01:09 DEBUG : test-multithread-copy-false-10485759-2: Finished multi-thread copy with 1 parts of size 10.000Mi === RUN TestMultithreadCopy/upload=false,size=10485760,streams=2 2025/11/06 03:01:13 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/11/06 03:01:13 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: write buffer set to 131072 2025/11/06 03:01:13 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10Mi 2025/11/06 03:01:13 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/11/06 03:01:13 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2025/11/06 03:01:13 DEBUG : test-multithread-copy-false-10485760-2: Starting multi-thread copy with 1 chunks of size 10Mi with 1 parallel streams 2025/11/06 03:01:13 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk 1/1 (0-10485760) size 10Mi starting 2025/11/06 03:01:13 DEBUG : test-multithread-copy-false-10485760-2: writing chunk 0 2025/11/06 03:01:22 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk 1/1 (0-10485760) size 10Mi finished 2025/11/06 03:01:22 DEBUG : test-multithread-copy-false-10485760-2: Finished multi-thread copy with 1 parts of size 10Mi === RUN TestMultithreadCopy/upload=false,size=10485761,streams=2 2025/11/06 03:01:27 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/11/06 03:01:27 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: write buffer set to 131072 2025/11/06 03:01:27 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10.000Mi 2025/11/06 03:01:27 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/11/06 03:01:27 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2025/11/06 03:01:27 DEBUG : test-multithread-copy-false-10485761-2: Starting multi-thread copy with 1 chunks of size 10.000Mi with 1 parallel streams 2025/11/06 03:01:27 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk 1/1 (0-10485761) size 10.000Mi starting 2025/11/06 03:01:27 DEBUG : test-multithread-copy-false-10485761-2: writing chunk 0 2025/11/06 03:01:31 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk 1/1 (0-10485761) size 10.000Mi finished 2025/11/06 03:01:31 DEBUG : test-multithread-copy-false-10485761-2: Finished multi-thread copy with 1 parts of size 10.000Mi === RUN TestMultithreadCopy/upload=true,size=10485759,streams=2 2025/11/06 03:01:34 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: disabling buffering because source is local disk 2025/11/06 03:01:34 DEBUG : test-multithread-copy-true-10485759-2: open chunk writer: started multipart upload: F0gz2tHPoW6H_0JtCqvXZBv3zddYTII4kWYc_SGptvZ8jtdOZ_TSjj2AJGnGN_98ovfd2evVX2qB9RP2zj0-RwtsqZtwz4gQhpsE-ht1RMEdjFI2Mt4dcQTfQJ_o3GIG 2025/11/06 03:01:34 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/11/06 03:01:34 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/11/06 03:01:34 DEBUG : test-multithread-copy-true-10485759-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2025/11/06 03:01:34 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi starting 2025/11/06 03:01:34 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2025/11/06 03:01:34 DEBUG : test-multithread-copy-true-10485759-2: Seek from 5242880 to 0 2025/11/06 03:01:34 DEBUG : test-multithread-copy-true-10485759-2: Seek from 5242879 to 0 2025/11/06 03:01:36 DEBUG : test-multithread-copy-true-10485759-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "597e8f3c3cf812e29a71902c9c1b67ff" 2025/11/06 03:01:36 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished 2025/11/06 03:01:36 DEBUG : test-multithread-copy-true-10485759-2: multipart upload wrote chunk 2 with 5242879 bytes and etag "95188b0248770a3a3bbeef13315d1f6b" 2025/11/06 03:01:36 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi finished 2025/11/06 03:01:36 DEBUG : test-multithread-copy-true-10485759-2: multipart upload "F0gz2tHPoW6H_0JtCqvXZBv3zddYTII4kWYc_SGptvZ8jtdOZ_TSjj2AJGnGN_98ovfd2evVX2qB9RP2zj0-RwtsqZtwz4gQhpsE-ht1RMEdjFI2Mt4dcQTfQJ_o3GIG" finished 2025/11/06 03:01:36 DEBUG : test-multithread-copy-true-10485759-2: Finished multi-thread copy with 2 parts of size 5Mi === RUN TestMultithreadCopy/upload=true,size=10485760,streams=2 2025/11/06 03:01:38 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: disabling buffering because source is local disk 2025/11/06 03:01:38 DEBUG : test-multithread-copy-true-10485760-2: open chunk writer: started multipart upload: nZN-1fzFhd7Ye2i2MSJKrxspolVJF8U6b_kYRnXJebiRU5W0jEzPwXbDWAItcVsd65IgIp2Ncp3iXaarWEB_FG6pi6g6-OIXXolGDuxllawSytPHpeg3ChiCgcG2Lt4K 2025/11/06 03:01:38 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/11/06 03:01:38 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/11/06 03:01:38 DEBUG : test-multithread-copy-true-10485760-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2025/11/06 03:01:38 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2025/11/06 03:01:38 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi starting 2025/11/06 03:01:38 DEBUG : test-multithread-copy-true-10485760-2: Seek from 5242880 to 0 2025/11/06 03:01:38 DEBUG : test-multithread-copy-true-10485760-2: Seek from 5242880 to 0 2025/11/06 03:01:39 DEBUG : test-multithread-copy-true-10485760-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "2ff1b99f0097bba36650835cbfcbaebc" 2025/11/06 03:01:39 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished 2025/11/06 03:01:39 DEBUG : test-multithread-copy-true-10485760-2: multipart upload wrote chunk 2 with 5242880 bytes and etag "1da9c0b609049f79a1d8126ffe942f5c" 2025/11/06 03:01:39 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi finished 2025/11/06 03:01:40 DEBUG : test-multithread-copy-true-10485760-2: multipart upload "nZN-1fzFhd7Ye2i2MSJKrxspolVJF8U6b_kYRnXJebiRU5W0jEzPwXbDWAItcVsd65IgIp2Ncp3iXaarWEB_FG6pi6g6-OIXXolGDuxllawSytPHpeg3ChiCgcG2Lt4K" finished 2025/11/06 03:01:40 DEBUG : test-multithread-copy-true-10485760-2: Finished multi-thread copy with 2 parts of size 5Mi === RUN TestMultithreadCopy/upload=true,size=10485761,streams=2 2025/11/06 03:01:42 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: disabling buffering because source is local disk 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: open chunk writer: started multipart upload: kbj_GHVCwNLCrQWZuxrXls3MDh-JnyexlsmItsV6mvu2xh0wOTP9BaialzjE97_P5xWMWUc75S6hJLWFPsg0AKqXDMx3vlx7fMWiI0MGDv7TYTKmuSKZ3xHK9f51uRWY 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: Starting multi-thread copy with 3 chunks of size 5Mi with 3 parallel streams 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 starting 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi starting 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi starting 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: Seek from 1 to 0 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: Seek from 5242880 to 0 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 3 with 1 bytes and etag "8277e0910d750195b448797616e091ad" 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 finished 2025/11/06 03:01:43 DEBUG : test-multithread-copy-true-10485761-2: Seek from 5242880 to 0 2025/11/06 03:01:44 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "ed125e1a9dd1f6f6159c122a360c0263" 2025/11/06 03:01:44 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi finished 2025/11/06 03:01:46 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 2 with 5242880 bytes and etag "a73c3d6cdb3729933464171f3f82df72" 2025/11/06 03:01:46 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi finished 2025/11/06 03:01:46 DEBUG : test-multithread-copy-true-10485761-2: multipart upload "kbj_GHVCwNLCrQWZuxrXls3MDh-JnyexlsmItsV6mvu2xh0wOTP9BaialzjE97_P5xWMWUc75S6hJLWFPsg0AKqXDMx3vlx7fMWiI0MGDv7TYTKmuSKZ3xHK9f51uRWY" finished 2025/11/06 03:01:46 DEBUG : test-multithread-copy-true-10485761-2: Finished multi-thread copy with 3 parts of size 5Mi --- PASS: TestMultithreadCopy (44.43s) --- PASS: TestMultithreadCopy/upload=false,size=10485759,streams=2 (5.73s) --- PASS: TestMultithreadCopy/upload=false,size=10485760,streams=2 (13.10s) --- PASS: TestMultithreadCopy/upload=false,size=10485761,streams=2 (8.57s) --- PASS: TestMultithreadCopy/upload=true,size=10485759,streams=2 (4.76s) --- PASS: TestMultithreadCopy/upload=true,size=10485760,streams=2 (4.15s) --- PASS: TestMultithreadCopy/upload=true,size=10485761,streams=2 (6.65s) === RUN TestMultithreadCopyAbort run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:01:48 DEBUG : chunksize-probe: open chunk writer: started multipart upload: sDtdr5Z3NO43qKT0W9eAL-GPishrzlomi8AT6qFa0Yj-2arkVr5cGvTa5W8q2TbMUMDt8QrpADOS8f7ynGN0hYKiBX8Rti0oOfoSyqzoTNlVru03GOqZT8QjSaZ-YfTn 2025/11/06 03:01:48 DEBUG : chunksize-probe: multipart upload "sDtdr5Z3NO43qKT0W9eAL-GPishrzlomi8AT6qFa0Yj-2arkVr5cGvTa5W8q2TbMUMDt8QrpADOS8f7ynGN0hYKiBX8Rti0oOfoSyqzoTNlVru03GOqZT8QjSaZ-YfTn" aborted 2025/11/06 03:01:50 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2025/11/06 03:01:50 DEBUG : test-multithread-abort: open chunk writer: started multipart upload: OvjnQGgeL9kA_h8sDK6E_rv7tNmVRUn_MspJrII-LhF3V8d93OIawOTl_bdshE4tBGEE7NCBin6Z0EB3aoC3GaosQaz7BzbKSaTbhaxniScauivWdr2_fJ1Wa62ljEZ3 2025/11/06 03:01:50 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2025/11/06 03:01:50 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/11/06 03:01:50 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 5Mi with 3 parallel streams 2025/11/06 03:01:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 starting 2025/11/06 03:01:50 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:01:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi starting 2025/11/06 03:01:50 DEBUG : Open with options = [RangeOption(0,5242879)] 2025/11/06 03:01:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi starting 2025/11/06 03:01:50 DEBUG : Open with options = [RangeOption(5242880,10485759)] 2025/11/06 03:01:51 DEBUG : test-multithread-abort: Seek from 5242880 to 0 2025/11/06 03:01:51 DEBUG : Open with options = [RangeOption(5242880,10485759)] 2025/11/06 03:01:51 DEBUG : test-multithread-abort: Seek from 5242880 to 0 2025/11/06 03:01:51 DEBUG : Open with options = [RangeOption(0,5242879)] 2025/11/06 03:01:52 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 5242880 bytes and etag "f6935241d79c1d14d42700f4dd0c64d5" 2025/11/06 03:01:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi finished 2025/11/06 03:01:52 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 5242880 bytes and etag "7936a6c9e5cf8dd1816033481c1961dc" 2025/11/06 03:01:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi finished 2025/11/06 03:01:52 DEBUG : Returning error reader 2025/11/06 03:01:52 DEBUG : BOOM: simulated read failure 2025/11/06 03:01:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2025/11/06 03:01:52 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:01:53 DEBUG : Returning error reader 2025/11/06 03:01:53 DEBUG : BOOM: simulated read failure 2025/11/06 03:01:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2025/11/06 03:01:53 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:01:54 DEBUG : Returning error reader 2025/11/06 03:01:54 DEBUG : BOOM: simulated read failure 2025/11/06 03:01:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2025/11/06 03:01:54 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:01:55 DEBUG : Returning error reader 2025/11/06 03:01:55 DEBUG : BOOM: simulated read failure 2025/11/06 03:01:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2025/11/06 03:01:55 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:01:56 DEBUG : Returning error reader 2025/11/06 03:01:56 DEBUG : BOOM: simulated read failure 2025/11/06 03:01:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2025/11/06 03:01:56 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:01:57 DEBUG : Returning error reader 2025/11/06 03:01:57 DEBUG : BOOM: simulated read failure 2025/11/06 03:01:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2025/11/06 03:01:57 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:01:58 DEBUG : Returning error reader 2025/11/06 03:01:58 DEBUG : BOOM: simulated read failure 2025/11/06 03:01:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2025/11/06 03:01:58 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:01:59 DEBUG : Returning error reader 2025/11/06 03:01:59 DEBUG : BOOM: simulated read failure 2025/11/06 03:01:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2025/11/06 03:01:59 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:02:00 DEBUG : Returning error reader 2025/11/06 03:02:00 DEBUG : BOOM: simulated read failure 2025/11/06 03:02:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2025/11/06 03:02:00 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/11/06 03:02:01 DEBUG : Returning error reader 2025/11/06 03:02:01 DEBUG : BOOM: simulated read failure 2025/11/06 03:02:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2025/11/06 03:02:01 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2025/11/06 03:02:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure 2025/11/06 03:02:01 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2025/11/06 03:02:01 DEBUG : test-multithread-abort: multipart upload "OvjnQGgeL9kA_h8sDK6E_rv7tNmVRUn_MspJrII-LhF3V8d93OIawOTl_bdshE4tBGEE7NCBin6Z0EB3aoC3GaosQaz7BzbKSaTbhaxniScauivWdr2_fJ1Wa62ljEZ3" aborted --- PASS: TestMultithreadCopyAbort (13.84s) === RUN TestSizeDiffers 2025/11/06 03:02:02 DEBUG : a: size = 0 OK 2025/11/06 03:02:02 DEBUG : a: size = 1 (memory) 2025/11/06 03:02:02 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/06 03:02:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/06 03:02:02 DEBUG : potato: Seek from 10 to 0 2025/11/06 03:02:02 DEBUG : potato: Seek from 10 to 0 2025/11/06 03:02:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/06 03:02:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Seek from 5 to 2 2025/11/06 03:02:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/06 03:02:02 DEBUG : potato: Seek from 7 to 0 2025/11/06 03:02:02 DEBUG : potato: Seek from 7 to 0 2025/11/06 03:02:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/06 03:02:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Seek from 5 to 2 2025/11/06 03:02:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/06 03:02:02 DEBUG : potato: Seek from 8 to 0 2025/11/06 03:02:02 DEBUG : potato: Seek from 8 to 0 2025/11/06 03:02:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/06 03:02:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/06 03:02:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/06 03:02:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/06 03:02:02 DEBUG : potato: Seek from 5 to 2 2025/11/06 03:02:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/06 03:02:02 DEBUG : potato: Seek from 9 to 0 2025/11/06 03:02:02 DEBUG : potato: Seek from 9 to 0 2025/11/06 03:02:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (6.22s) --- PASS: TestCheck/1 (0.11s) --- PASS: TestCheck/2 (0.11s) --- PASS: TestCheck/3 (0.11s) --- PASS: TestCheck/4 (0.13s) --- PASS: TestCheck/5 (0.12s) --- PASS: TestCheck/6 (0.15s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2025/11/06 03:02:08 DEBUG : Creating backend with remote "nonexistent" 2025/11/06 03:02:08 DEBUG : Creating backend with remote "nonexistent" 2025/11/06 03:02:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/06 03:02:08 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/06 03:02:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/06 03:02:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.62s) --- PASS: TestCheckDownload/1 (0.23s) --- PASS: TestCheckDownload/2 (0.24s) --- PASS: TestCheckDownload/3 (0.23s) --- PASS: TestCheckDownload/4 (0.57s) --- PASS: TestCheckDownload/5 (0.26s) --- PASS: TestCheckDownload/6 (0.23s) --- PASS: TestCheckDownload/7 (0.23s) === RUN TestCheckSizeOnly run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (5.40s) --- PASS: TestCheckSizeOnly/1 (0.11s) --- PASS: TestCheckSizeOnly/2 (0.11s) --- PASS: TestCheckSizeOnly/3 (0.35s) --- PASS: TestCheckSizeOnly/4 (0.11s) --- PASS: TestCheckSizeOnly/5 (0.12s) --- PASS: TestCheckSizeOnly/6 (0.11s) --- PASS: TestCheckSizeOnly/7 (0.11s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:02:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/06 03:02:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/06 03:02:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/06 03:02:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/06 03:02:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/06 03:02:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/06 03:02:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/06 03:02:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.34s) === RUN TestCheckSum run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:02:21 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (11.24s) --- PASS: TestCheckSum/subtest1 (0.34s) --- PASS: TestCheckSum/subtest2 (0.39s) --- PASS: TestCheckSum/subtest3 (0.36s) --- PASS: TestCheckSum/subtest4 (0.37s) --- PASS: TestCheckSum/subtest5 (0.34s) --- PASS: TestCheckSum/subtest6 (0.48s) --- PASS: TestCheckSum/subtest7 (0.35s) === RUN TestCheckSumDownload run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:02:33 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (12.87s) --- PASS: TestCheckSumDownload/subtest1 (0.46s) --- PASS: TestCheckSumDownload/subtest2 (0.46s) --- PASS: TestCheckSumDownload/subtest3 (0.57s) --- PASS: TestCheckSumDownload/subtest4 (0.51s) --- PASS: TestCheckSumDownload/subtest5 (0.49s) --- PASS: TestCheckSumDownload/subtest6 (0.50s) --- PASS: TestCheckSumDownload/subtest7 (0.66s) === RUN TestApplyTransforms 2025/11/06 03:02:46 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-gorozap3juzi" 2025/11/06 03:02:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:02:46 DEBUG : Creating backend with remote "/tmp/rclone2069891404" run.go:185: Remote "S3 bucket rclone-test-gorozap3juzi", Local "Local file system at /tmp/rclone2069891404", Modify Window "1ns" 2025/11/06 03:02:46 INFO : S3 bucket rclone-test-gorozap3juzi: Bucket "rclone-test-gorozap3juzi" created with ACL "" upper checkfile vs. lower remote (without normalization) 2025/11/06 03:02:47 ERROR : hello, world!: sum not found 2025/11/06 03:02:47 ERROR : HELLO, WORLD!: file not in S3 bucket rclone-test-gorozap3juzi 2025/11/06 03:02:47 NOTICE: S3 bucket rclone-test-gorozap3juzi: 1 files missing 2025/11/06 03:02:47 NOTICE: 1 hashes missing 2025/11/06 03:02:47 NOTICE: S3 bucket rclone-test-gorozap3juzi: 1 differences found 2025/11/06 03:02:47 NOTICE: S3 bucket rclone-test-gorozap3juzi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/06 03:02:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:02:47 NOTICE: S3 bucket rclone-test-gorozap3juzi: 0 differences found 2025/11/06 03:02:47 NOTICE: S3 bucket rclone-test-gorozap3juzi: 1 matching files 2025/11/06 03:02:47 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-deziqig2nuda" 2025/11/06 03:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:02:47 DEBUG : Creating backend with remote "/tmp/rclone4067969969" run.go:185: Remote "S3 bucket rclone-test-deziqig2nuda", Local "Local file system at /tmp/rclone4067969969", Modify Window "1ns" 2025/11/06 03:02:48 INFO : S3 bucket rclone-test-deziqig2nuda: Bucket "rclone-test-deziqig2nuda" created with ACL "" lower checkfile vs. upper remote (without normalization) 2025/11/06 03:02:48 ERROR : HELLO, WORLD!: sum not found 2025/11/06 03:02:48 ERROR : hello, world!: file not in S3 bucket rclone-test-deziqig2nuda 2025/11/06 03:02:48 NOTICE: S3 bucket rclone-test-deziqig2nuda: 1 files missing 2025/11/06 03:02:48 NOTICE: 1 hashes missing 2025/11/06 03:02:48 NOTICE: S3 bucket rclone-test-deziqig2nuda: 1 differences found 2025/11/06 03:02:48 NOTICE: S3 bucket rclone-test-deziqig2nuda: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/06 03:02:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:02:49 NOTICE: S3 bucket rclone-test-deziqig2nuda: 0 differences found 2025/11/06 03:02:49 NOTICE: S3 bucket rclone-test-deziqig2nuda: 1 matching files 2025/11/06 03:02:49 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-pohatam7xodu" 2025/11/06 03:02:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:02:49 DEBUG : Creating backend with remote "/tmp/rclone221678816" run.go:185: Remote "S3 bucket rclone-test-pohatam7xodu", Local "Local file system at /tmp/rclone221678816", Modify Window "1ns" 2025/11/06 03:02:50 INFO : S3 bucket rclone-test-pohatam7xodu: Bucket "rclone-test-pohatam7xodu" created with ACL "" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/06 03:02:50 ERROR : HeLlO, wOrLd!: sum not found 2025/11/06 03:02:50 ERROR : hello, world!: file not in S3 bucket rclone-test-pohatam7xodu 2025/11/06 03:02:50 NOTICE: S3 bucket rclone-test-pohatam7xodu: 1 files missing 2025/11/06 03:02:50 NOTICE: 1 hashes missing 2025/11/06 03:02:50 NOTICE: S3 bucket rclone-test-pohatam7xodu: 1 differences found 2025/11/06 03:02:50 NOTICE: S3 bucket rclone-test-pohatam7xodu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/06 03:02:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:02:50 NOTICE: S3 bucket rclone-test-pohatam7xodu: 0 differences found 2025/11/06 03:02:50 NOTICE: S3 bucket rclone-test-pohatam7xodu: 1 matching files 2025/11/06 03:02:50 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-debifil2jiwa" 2025/11/06 03:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:02:50 DEBUG : Creating backend with remote "/tmp/rclone1821241902" run.go:185: Remote "S3 bucket rclone-test-debifil2jiwa", Local "Local file system at /tmp/rclone1821241902", Modify Window "1ns" 2025/11/06 03:02:51 INFO : S3 bucket rclone-test-debifil2jiwa: Bucket "rclone-test-debifil2jiwa" created with ACL "" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/06 03:02:52 ERROR : HELLO, WORLD!: sum not found 2025/11/06 03:02:52 ERROR : HeLlO, wOrLd!: file not in S3 bucket rclone-test-debifil2jiwa 2025/11/06 03:02:52 NOTICE: S3 bucket rclone-test-debifil2jiwa: 1 files missing 2025/11/06 03:02:52 NOTICE: 1 hashes missing 2025/11/06 03:02:52 NOTICE: S3 bucket rclone-test-debifil2jiwa: 1 differences found 2025/11/06 03:02:52 NOTICE: S3 bucket rclone-test-debifil2jiwa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/06 03:02:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:02:52 NOTICE: S3 bucket rclone-test-debifil2jiwa: 0 differences found 2025/11/06 03:02:52 NOTICE: S3 bucket rclone-test-debifil2jiwa: 1 matching files 2025/11/06 03:02:52 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-wozepig6kuno" 2025/11/06 03:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:02:52 DEBUG : Creating backend with remote "/tmp/rclone2707689599" run.go:185: Remote "S3 bucket rclone-test-wozepig6kuno", Local "Local file system at /tmp/rclone2707689599", Modify Window "1ns" 2025/11/06 03:02:53 INFO : S3 bucket rclone-test-wozepig6kuno: Bucket "rclone-test-wozepig6kuno" created with ACL "" NFD checkfile vs. NFC remote (without normalization) 2025/11/06 03:02:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/06 03:02:53 ERROR : 測試_Русский___ě_áñ: file not in S3 bucket rclone-test-wozepig6kuno 2025/11/06 03:02:53 NOTICE: S3 bucket rclone-test-wozepig6kuno: 1 files missing 2025/11/06 03:02:53 NOTICE: 1 hashes missing 2025/11/06 03:02:53 NOTICE: S3 bucket rclone-test-wozepig6kuno: 1 differences found 2025/11/06 03:02:53 NOTICE: S3 bucket rclone-test-wozepig6kuno: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/06 03:02:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:02:53 NOTICE: S3 bucket rclone-test-wozepig6kuno: 0 differences found 2025/11/06 03:02:53 NOTICE: S3 bucket rclone-test-wozepig6kuno: 1 matching files 2025/11/06 03:02:53 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-juzazev1wace" 2025/11/06 03:02:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:02:53 DEBUG : Creating backend with remote "/tmp/rclone1155122822" run.go:185: Remote "S3 bucket rclone-test-juzazev1wace", Local "Local file system at /tmp/rclone1155122822", Modify Window "1ns" 2025/11/06 03:02:54 INFO : S3 bucket rclone-test-juzazev1wace: Bucket "rclone-test-juzazev1wace" created with ACL "" NFC checkfile vs. NFD remote (without normalization) 2025/11/06 03:02:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/06 03:02:55 ERROR : 測試_Русский___ě_áñ: file not in S3 bucket rclone-test-juzazev1wace 2025/11/06 03:02:55 NOTICE: S3 bucket rclone-test-juzazev1wace: 1 files missing 2025/11/06 03:02:55 NOTICE: 1 hashes missing 2025/11/06 03:02:55 NOTICE: S3 bucket rclone-test-juzazev1wace: 1 differences found 2025/11/06 03:02:55 NOTICE: S3 bucket rclone-test-juzazev1wace: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/06 03:02:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:02:55 NOTICE: S3 bucket rclone-test-juzazev1wace: 0 differences found 2025/11/06 03:02:55 NOTICE: S3 bucket rclone-test-juzazev1wace: 1 matching files 2025/11/06 03:02:55 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-qesuxid8tucu" 2025/11/06 03:02:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:02:55 DEBUG : Creating backend with remote "/tmp/rclone3388083426" run.go:185: Remote "S3 bucket rclone-test-qesuxid8tucu", Local "Local file system at /tmp/rclone3388083426", Modify Window "1ns" 2025/11/06 03:02:56 INFO : S3 bucket rclone-test-qesuxid8tucu: Bucket "rclone-test-qesuxid8tucu" created with ACL "" NFDx2 checkfile vs. both remote (without normalization) 2025/11/06 03:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/06 03:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-qesuxid8tucu 2025/11/06 03:02:56 NOTICE: S3 bucket rclone-test-qesuxid8tucu: 1 files missing 2025/11/06 03:02:56 NOTICE: 1 hashes missing 2025/11/06 03:02:56 NOTICE: S3 bucket rclone-test-qesuxid8tucu: 1 differences found 2025/11/06 03:02:56 NOTICE: S3 bucket rclone-test-qesuxid8tucu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/06 03:02:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:02:56 NOTICE: S3 bucket rclone-test-qesuxid8tucu: 0 differences found 2025/11/06 03:02:56 NOTICE: S3 bucket rclone-test-qesuxid8tucu: 1 matching files 2025/11/06 03:02:56 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-rowosib6lema" 2025/11/06 03:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:02:56 DEBUG : Creating backend with remote "/tmp/rclone2031692435" run.go:185: Remote "S3 bucket rclone-test-rowosib6lema", Local "Local file system at /tmp/rclone2031692435", Modify Window "1ns" 2025/11/06 03:02:57 INFO : S3 bucket rclone-test-rowosib6lema: Bucket "rclone-test-rowosib6lema" created with ACL "" NFCx2 checkfile vs. both remote (without normalization) 2025/11/06 03:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/06 03:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-rowosib6lema 2025/11/06 03:03:00 NOTICE: S3 bucket rclone-test-rowosib6lema: 1 files missing 2025/11/06 03:03:00 NOTICE: 1 hashes missing 2025/11/06 03:03:00 NOTICE: S3 bucket rclone-test-rowosib6lema: 1 differences found 2025/11/06 03:03:00 NOTICE: S3 bucket rclone-test-rowosib6lema: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/06 03:03:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:03:00 NOTICE: S3 bucket rclone-test-rowosib6lema: 0 differences found 2025/11/06 03:03:00 NOTICE: S3 bucket rclone-test-rowosib6lema: 1 matching files 2025/11/06 03:03:00 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-sinuceb2zavi" 2025/11/06 03:03:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:03:00 DEBUG : Creating backend with remote "/tmp/rclone974789873" run.go:185: Remote "S3 bucket rclone-test-sinuceb2zavi", Local "Local file system at /tmp/rclone974789873", Modify Window "1ns" 2025/11/06 03:03:01 INFO : S3 bucket rclone-test-sinuceb2zavi: Bucket "rclone-test-sinuceb2zavi" created with ACL "" both checkfile vs. NFDx2 remote (without normalization) 2025/11/06 03:03:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/06 03:03:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-sinuceb2zavi 2025/11/06 03:03:02 NOTICE: S3 bucket rclone-test-sinuceb2zavi: 1 files missing 2025/11/06 03:03:02 NOTICE: 1 hashes missing 2025/11/06 03:03:02 NOTICE: S3 bucket rclone-test-sinuceb2zavi: 1 differences found 2025/11/06 03:03:02 NOTICE: S3 bucket rclone-test-sinuceb2zavi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/06 03:03:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:03:02 NOTICE: S3 bucket rclone-test-sinuceb2zavi: 0 differences found 2025/11/06 03:03:02 NOTICE: S3 bucket rclone-test-sinuceb2zavi: 1 matching files 2025/11/06 03:03:02 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-fejucon1jute" 2025/11/06 03:03:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:03:02 DEBUG : Creating backend with remote "/tmp/rclone663301350" run.go:185: Remote "S3 bucket rclone-test-fejucon1jute", Local "Local file system at /tmp/rclone663301350", Modify Window "1ns" 2025/11/06 03:03:03 INFO : S3 bucket rclone-test-fejucon1jute: Bucket "rclone-test-fejucon1jute" created with ACL "" both checkfile vs. NFCx2 remote (without normalization) 2025/11/06 03:03:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/06 03:03:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-fejucon1jute 2025/11/06 03:03:03 NOTICE: S3 bucket rclone-test-fejucon1jute: 1 files missing 2025/11/06 03:03:03 NOTICE: 1 hashes missing 2025/11/06 03:03:03 NOTICE: S3 bucket rclone-test-fejucon1jute: 1 differences found 2025/11/06 03:03:03 NOTICE: S3 bucket rclone-test-fejucon1jute: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/06 03:03:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/06 03:03:04 NOTICE: S3 bucket rclone-test-fejucon1jute: 0 differences found 2025/11/06 03:03:04 NOTICE: S3 bucket rclone-test-fejucon1jute: 1 matching files 2025/11/06 03:03:04 DEBUG : S3 bucket rclone-test-fejucon1jute: Purge remote 2025/11/06 03:03:04 DEBUG : S3 bucket rclone-test-fejucon1jute: bucket is versioned: false 2025/11/06 03:03:04 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:04 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/11/06 03:03:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/11/06 03:03:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/11/06 03:03:05 INFO : S3 bucket rclone-test-fejucon1jute: Bucket "rclone-test-fejucon1jute" deleted 2025/11/06 03:03:05 DEBUG : S3 bucket rclone-test-sinuceb2zavi: Purge remote 2025/11/06 03:03:05 DEBUG : S3 bucket rclone-test-sinuceb2zavi: bucket is versioned: false 2025/11/06 03:03:05 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:05 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/11/06 03:03:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/11/06 03:03:05 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/11/06 03:03:06 INFO : S3 bucket rclone-test-sinuceb2zavi: Bucket "rclone-test-sinuceb2zavi" deleted 2025/11/06 03:03:06 DEBUG : S3 bucket rclone-test-rowosib6lema: Purge remote 2025/11/06 03:03:06 DEBUG : S3 bucket rclone-test-rowosib6lema: bucket is versioned: false 2025/11/06 03:03:06 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:06 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/11/06 03:03:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/11/06 03:03:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/11/06 03:03:08 INFO : S3 bucket rclone-test-rowosib6lema: Bucket "rclone-test-rowosib6lema" deleted 2025/11/06 03:03:08 DEBUG : S3 bucket rclone-test-qesuxid8tucu: Purge remote 2025/11/06 03:03:08 DEBUG : S3 bucket rclone-test-qesuxid8tucu: bucket is versioned: false 2025/11/06 03:03:08 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:09 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/11/06 03:03:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/11/06 03:03:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/11/06 03:03:09 INFO : S3 bucket rclone-test-qesuxid8tucu: Bucket "rclone-test-qesuxid8tucu" deleted 2025/11/06 03:03:09 DEBUG : S3 bucket rclone-test-juzazev1wace: Purge remote 2025/11/06 03:03:09 DEBUG : S3 bucket rclone-test-juzazev1wace: bucket is versioned: false 2025/11/06 03:03:09 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:09 DEBUG : "測試_Русский___ě_áñ" version false 2025/11/06 03:03:09 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/11/06 03:03:10 INFO : 測試_Русский___ě_áñ: Deleted 2025/11/06 03:03:10 INFO : S3 bucket rclone-test-juzazev1wace: Bucket "rclone-test-juzazev1wace" deleted 2025/11/06 03:03:10 DEBUG : S3 bucket rclone-test-wozepig6kuno: Purge remote 2025/11/06 03:03:10 DEBUG : S3 bucket rclone-test-wozepig6kuno: bucket is versioned: false 2025/11/06 03:03:10 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:10 DEBUG : "測試_Русский___ě_áñ" version false 2025/11/06 03:03:10 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/11/06 03:03:11 INFO : 測試_Русский___ě_áñ: Deleted 2025/11/06 03:03:11 INFO : S3 bucket rclone-test-wozepig6kuno: Bucket "rclone-test-wozepig6kuno" deleted 2025/11/06 03:03:11 DEBUG : S3 bucket rclone-test-debifil2jiwa: Purge remote 2025/11/06 03:03:12 DEBUG : S3 bucket rclone-test-debifil2jiwa: bucket is versioned: false 2025/11/06 03:03:12 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:12 DEBUG : "HELLO, WORLD!" version false 2025/11/06 03:03:12 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/11/06 03:03:12 INFO : HELLO, WORLD!: Deleted 2025/11/06 03:03:16 INFO : S3 bucket rclone-test-debifil2jiwa: Bucket "rclone-test-debifil2jiwa" deleted 2025/11/06 03:03:16 DEBUG : S3 bucket rclone-test-pohatam7xodu: Purge remote 2025/11/06 03:03:16 DEBUG : S3 bucket rclone-test-pohatam7xodu: bucket is versioned: false 2025/11/06 03:03:16 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:17 DEBUG : "HeLlO, wOrLd!" version false 2025/11/06 03:03:17 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/11/06 03:03:17 INFO : HeLlO, wOrLd!: Deleted 2025/11/06 03:03:17 INFO : S3 bucket rclone-test-pohatam7xodu: Bucket "rclone-test-pohatam7xodu" deleted 2025/11/06 03:03:17 DEBUG : S3 bucket rclone-test-deziqig2nuda: Purge remote 2025/11/06 03:03:18 DEBUG : S3 bucket rclone-test-deziqig2nuda: bucket is versioned: false 2025/11/06 03:03:18 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:18 DEBUG : "HELLO, WORLD!" version false 2025/11/06 03:03:18 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/11/06 03:03:18 INFO : HELLO, WORLD!: Deleted 2025/11/06 03:03:18 INFO : S3 bucket rclone-test-deziqig2nuda: Bucket "rclone-test-deziqig2nuda" deleted 2025/11/06 03:03:18 DEBUG : S3 bucket rclone-test-gorozap3juzi: Purge remote 2025/11/06 03:03:19 DEBUG : S3 bucket rclone-test-gorozap3juzi: bucket is versioned: false 2025/11/06 03:03:19 DEBUG : Waiting for deletions to finish 2025/11/06 03:03:19 DEBUG : "hello, world!" version false 2025/11/06 03:03:19 DEBUG : hello, world!: Deleting (id "") 2025/11/06 03:03:19 INFO : hello, world!: Deleted 2025/11/06 03:03:19 INFO : S3 bucket rclone-test-gorozap3juzi: Bucket "rclone-test-gorozap3juzi" deleted --- PASS: TestApplyTransforms (33.85s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:03:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/06 03:03:20 DEBUG : sub/file2: size = 14 OK 2025/11/06 03:03:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/06 03:03:20 INFO : file1: Copied (new) to: sub/file2 2025/11/06 03:03:20 DEBUG : sub/file2: size = 14 OK 2025/11/06 03:03:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/06 03:03:20 DEBUG : file1: Unchanged skipping 2025/11/06 03:03:21 DEBUG : S3 bucket rclone-test-xiyeten4kipe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.92s) === RUN TestCopyLongFile run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.22s) === RUN TestCopyFileBackupDir run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:03:23 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/backup" 2025/11/06 03:03:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2417686501) 2025/11/06 03:03:24 DEBUG : dst/file1: size = 18 (S3 bucket rclone-test-xiyeten4kipe) 2025/11/06 03:03:24 DEBUG : dst/file1: Sizes differ 2025/11/06 03:03:25 INFO : S3 bucket rclone-test-xiyeten4kipe path backup: Bucket "rclone-test-xiyeten4kipe" created with ACL "" 2025/11/06 03:03:25 DEBUG : dst/file1: size = 18 OK 2025/11/06 03:03:25 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/11/06 03:03:25 INFO : dst/file1: Copied (server-side copy) 2025/11/06 03:03:25 INFO : dst/file1: Deleted 2025/11/06 03:03:26 DEBUG : dst/file1: size = 14 OK 2025/11/06 03:03:26 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/06 03:03:26 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (5.21s) === RUN TestCopyFileCompareDest run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:03:27 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/dst" 2025/11/06 03:03:27 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/CompareDest" 2025/11/06 03:03:28 DEBUG : one: Need to transfer - File not found at Destination 2025/11/06 03:03:28 INFO : S3 bucket rclone-test-xiyeten4kipe path dst: Bucket "rclone-test-xiyeten4kipe" created with ACL "" 2025/11/06 03:03:29 DEBUG : one: size = 3 OK 2025/11/06 03:03:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/06 03:03:29 INFO : one: Copied (new) 2025/11/06 03:03:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417686501) 2025/11/06 03:03:29 DEBUG : one: size = 3 (S3 bucket rclone-test-xiyeten4kipe path dst) 2025/11/06 03:03:29 DEBUG : one: Sizes differ 2025/11/06 03:03:31 DEBUG : one: size = 5 OK 2025/11/06 03:03:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/06 03:03:31 INFO : one: Copied (replaced existing) 2025/11/06 03:03:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417686501) 2025/11/06 03:03:32 DEBUG : one: size = 3 (S3 bucket rclone-test-xiyeten4kipe path dst) 2025/11/06 03:03:32 DEBUG : one: Sizes differ 2025/11/06 03:03:32 DEBUG : one: size = 5 OK 2025/11/06 03:03:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/06 03:03:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/06 03:03:33 DEBUG : two: Need to transfer - File not found at Destination 2025/11/06 03:03:34 DEBUG : two: size = 3 OK 2025/11/06 03:03:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/06 03:03:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/06 03:03:34 DEBUG : two: Need to transfer - File not found at Destination 2025/11/06 03:03:35 DEBUG : two: size = 3 OK 2025/11/06 03:03:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/06 03:03:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/06 03:03:36 DEBUG : two: Need to transfer - File not found at Destination 2025/11/06 03:03:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone2417686501) 2025/11/06 03:03:36 DEBUG : two: size = 3 (S3 bucket rclone-test-xiyeten4kipe path CompareDest) 2025/11/06 03:03:36 DEBUG : two: Sizes differ 2025/11/06 03:03:36 DEBUG : two: size = 5 OK 2025/11/06 03:03:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/06 03:03:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.35s) === RUN TestCopyFileCopyDest run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:03:38 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/dst" 2025/11/06 03:03:39 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/CopyDest" 2025/11/06 03:03:40 DEBUG : one: Need to transfer - File not found at Destination 2025/11/06 03:03:40 INFO : S3 bucket rclone-test-xiyeten4kipe path dst: Bucket "rclone-test-xiyeten4kipe" created with ACL "" 2025/11/06 03:03:41 DEBUG : one: size = 3 OK 2025/11/06 03:03:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/06 03:03:41 INFO : one: Copied (new) 2025/11/06 03:03:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417686501) 2025/11/06 03:03:42 DEBUG : one: size = 3 (S3 bucket rclone-test-xiyeten4kipe path dst) 2025/11/06 03:03:42 DEBUG : one: Sizes differ 2025/11/06 03:03:43 DEBUG : one: size = 5 OK 2025/11/06 03:03:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/06 03:03:43 INFO : one: Copied (replaced existing) 2025/11/06 03:03:44 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/BackupDir" 2025/11/06 03:03:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417686501) 2025/11/06 03:03:45 DEBUG : one: size = 3 (S3 bucket rclone-test-xiyeten4kipe path dst) 2025/11/06 03:03:45 DEBUG : one: Sizes differ 2025/11/06 03:03:45 DEBUG : one: size = 5 OK 2025/11/06 03:03:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/06 03:03:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417686501) 2025/11/06 03:03:45 DEBUG : one: size = 3 (S3 bucket rclone-test-xiyeten4kipe path dst) 2025/11/06 03:03:45 DEBUG : one: Sizes differ 2025/11/06 03:03:46 INFO : S3 bucket rclone-test-xiyeten4kipe path BackupDir: Bucket "rclone-test-xiyeten4kipe" created with ACL "" 2025/11/06 03:03:46 DEBUG : one: size = 3 OK 2025/11/06 03:03:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/06 03:03:46 INFO : one: Copied (server-side copy) 2025/11/06 03:03:46 INFO : one: Deleted 2025/11/06 03:03:47 DEBUG : one: size = 5 OK 2025/11/06 03:03:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/06 03:03:47 INFO : one: Copied (server-side copy) 2025/11/06 03:03:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/06 03:03:49 DEBUG : two: Need to transfer - File not found at Destination 2025/11/06 03:03:49 DEBUG : two: size = 3 OK 2025/11/06 03:03:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/06 03:03:49 DEBUG : two: size = 3 OK 2025/11/06 03:03:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/06 03:03:49 INFO : two: Copied (server-side copy) 2025/11/06 03:03:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/06 03:03:50 DEBUG : two: size = 3 OK 2025/11/06 03:03:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/06 03:03:50 DEBUG : two: Unchanged skipping 2025/11/06 03:03:53 DEBUG : three: Need to transfer - File not found at Destination 2025/11/06 03:03:53 DEBUG : three: size = 7 (Local file system at /tmp/rclone2417686501) 2025/11/06 03:03:53 DEBUG : three: size = 5 (S3 bucket rclone-test-xiyeten4kipe path CopyDest) 2025/11/06 03:03:53 DEBUG : three: Sizes differ 2025/11/06 03:03:53 DEBUG : three: Destination not found in --copy-dest 2025/11/06 03:03:54 DEBUG : three: size = 7 OK 2025/11/06 03:03:54 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/06 03:03:54 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (18.35s) === RUN TestCopyInplace run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.22s) === RUN TestCopyLongFileName run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.22s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.22s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:03:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/06 03:03:58 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/06 03:03:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/06 03:03:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/06 03:03:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/06 03:03:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-xiyeten4kipe.s3.wasabisys.com/TestCopyFileMaxTransfer/file2?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/11/06 03:03:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/06 03:03:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/06 03:04:00 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/06 03:04:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8f817cf1b0d2b4c05ef0dc84c451e328 OK 2025/11/06 03:04:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.72s) === RUN TestDeduplicateInteractive run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.23s) === RUN TestDeduplicateSkip run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.23s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.22s) === RUN TestDeduplicateFirst run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.23s) === RUN TestDeduplicateNewest run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.23s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:04 INFO : S3 bucket rclone-test-xiyeten4kipe: Looking for duplicate md5 hashes using newest mode. 2025/11/06 03:04:04 NOTICE: 87cbe0c27fd07d9129c430aeba589a97: Found 3 files with duplicate md5 hashes 2025/11/06 03:04:05 INFO : one: Deleted 2025/11/06 03:04:05 INFO : also/one: Deleted 2025/11/06 03:04:05 NOTICE: 87cbe0c27fd07d9129c430aeba589a97: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.67s) === RUN TestDeduplicateOldest run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.23s) === RUN TestDeduplicateLargest run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.22s) === RUN TestDeduplicateSmallest run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.22s) === RUN TestDeduplicateRename run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.31s) === RUN TestMergeDirs run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.28s) === RUN TestListDirSorted run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:10 DEBUG : a.txt: Excluded (Size Filter) 2025/11/06 03:04:10 DEBUG : a.txt: Excluded 2025/11/06 03:04:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/06 03:04:10 DEBUG : sub dir/hello world: Excluded 2025/11/06 03:04:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/06 03:04:10 DEBUG : sub dir/hello world2: Excluded 2025/11/06 03:04:11 DEBUG : sub dir/ignore dir: Excluded 2025/11/06 03:04:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/06 03:04:11 DEBUG : sub dir/hello world: Excluded 2025/11/06 03:04:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/06 03:04:11 DEBUG : sub dir/hello world2: Excluded 2025/11/06 03:04:11 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.55s) === RUN TestListDirSortedFn run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:16 DEBUG : a.txt: Excluded (Size Filter) 2025/11/06 03:04:16 DEBUG : a.txt: Excluded 2025/11/06 03:04:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/06 03:04:16 DEBUG : sub dir/hello world: Excluded 2025/11/06 03:04:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/06 03:04:16 DEBUG : sub dir/hello world2: Excluded 2025/11/06 03:04:16 DEBUG : sub dir/ignore dir: Excluded 2025/11/06 03:04:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/06 03:04:17 DEBUG : sub dir/hello world: Excluded 2025/11/06 03:04:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/06 03:04:17 DEBUG : sub dir/hello world2: Excluded 2025/11/06 03:04:17 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.65s) === RUN TestListJSON run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.98s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.36s) --- PASS: TestListJSON/DirsOnly (0.12s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.23s) === RUN TestStatJSON run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/11/06 03:04:25 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/notfound" 2025/11/06 03:04:25 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (4.31s) --- PASS: TestStatJSON/Root (0.15s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.12s) --- PASS: TestStatJSON/Dir (0.26s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.13s) --- PASS: TestStatJSON/File (0.11s) --- PASS: TestStatJSON/NotFound (0.24s) --- PASS: TestStatJSON/DirFilesOnly (0.11s) --- PASS: TestStatJSON/FileFilesOnly (0.12s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.12s) --- PASS: TestStatJSON/DirDirsOnly (0.12s) --- PASS: TestStatJSON/FileDirsOnly (0.11s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.12s) --- PASS: TestStatJSON/RootNotFound (1.08s) === RUN TestMkdir run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:26 INFO : S3 bucket rclone-test-xiyeten4kipe: Making directory 2025/11/06 03:04:27 INFO : S3 bucket rclone-test-xiyeten4kipe: Making directory --- PASS: TestMkdir (0.35s) === RUN TestLsd run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" --- PASS: TestLsd (1.22s) === RUN TestLs run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" --- PASS: TestLs (1.50s) === RUN TestLsWithFilesFrom run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:31 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.27s) === RUN TestLsLong run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" --- PASS: TestLsLong (2.01s) === RUN TestHashSums run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.00s) --- PASS: TestHashSums/Md5 (0.12s) --- PASS: TestHashSums/Md5Download (0.47s) === RUN TestHashSumsWithErrors 2025/11/06 03:04:36 DEBUG : Creating backend with remote ":memory:" 2025/11/06 03:04:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/06 03:04:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/06 03:04:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/06 03:04:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/06 03:04:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/06 03:04:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/06 03:04:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/06 03:04:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/06 03:04:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" --- PASS: TestCount (2.67s) === RUN TestDelete run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:40 DEBUG : Waiting for deletions to finish 2025/11/06 03:04:41 DEBUG : large: Excluded (Size Filter) 2025/11/06 03:04:41 INFO : medium: Deleted 2025/11/06 03:04:41 INFO : small: Deleted --- PASS: TestDelete (2.89s) === RUN TestMaxDelete run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:43 DEBUG : Waiting for deletions to finish 2025/11/06 03:04:43 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/06 03:04:43 INFO : large: Deleted 2025/11/06 03:04:43 INFO : medium: Deleted --- PASS: TestMaxDelete (2.62s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:46 DEBUG : Waiting for deletions to finish 2025/11/06 03:04:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/06 03:04:46 INFO : medium: Deleted 2025/11/06 03:04:46 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.68s) === RUN TestMaxDeleteSize run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:48 DEBUG : Waiting for deletions to finish 2025/11/06 03:04:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/06 03:04:48 INFO : small: Deleted 2025/11/06 03:04:48 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.42s) === RUN TestReadFile run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" --- PASS: TestReadFile (1.35s) === RUN TestRetry 2025/11/06 03:04:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/06 03:04:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/06 03:04:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/06 03:04:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/06 03:04:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/06 03:04:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/06 03:04:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" --- PASS: TestCat (3.90s) === RUN TestPurge 2025/11/06 03:04:54 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-falivar6qiki" 2025/11/06 03:04:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 03:04:54 DEBUG : Creating backend with remote "/tmp/rclone2762012" run.go:185: Remote "S3 bucket rclone-test-falivar6qiki", Local "Local file system at /tmp/rclone2762012", Modify Window "1ns" 2025/11/06 03:04:55 INFO : S3 bucket rclone-test-falivar6qiki: Bucket "rclone-test-falivar6qiki" created with ACL "" 2025/11/06 03:04:55 INFO : A2: Making directory 2025/11/06 03:04:55 INFO : A1/B2: Making directory 2025/11/06 03:04:55 INFO : A1/B2/C2: Making directory 2025/11/06 03:04:55 INFO : A1/B1/C3: Making directory 2025/11/06 03:04:55 INFO : A3: Making directory 2025/11/06 03:04:55 INFO : A3/B3: Making directory 2025/11/06 03:04:55 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/11/06 03:04:56 DEBUG : S3 bucket rclone-test-falivar6qiki: bucket is versioned: false 2025/11/06 03:04:56 DEBUG : Waiting for deletions to finish 2025/11/06 03:04:56 DEBUG : "A1/B1/C1/one" version false 2025/11/06 03:04:56 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/11/06 03:04:57 INFO : A1/B1/C1/one: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/11/06 03:04:57 DEBUG : Waiting for deletions to finish 2025/11/06 03:04:57 DEBUG : "A1/two" version false 2025/11/06 03:04:57 DEBUG : A1/two: Deleting (id "") 2025/11/06 03:04:57 INFO : A1/two: Deleted 2025/11/06 03:04:58 INFO : S3 bucket rclone-test-falivar6qiki: Bucket "rclone-test-falivar6qiki" deleted 2025/11/06 03:04:58 DEBUG : S3 bucket rclone-test-falivar6qiki: Purge remote 2025/11/06 03:04:58 DEBUG : Waiting for deletions to finish 2025/11/06 03:04:58 NOTICE: purge failed: directory not found --- PASS: TestPurge (3.62s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:04:58 INFO : A2: Making directory 2025/11/06 03:04:58 INFO : A1/B2: Making directory 2025/11/06 03:04:58 INFO : A1/B2/C2: Making directory 2025/11/06 03:04:58 INFO : A1/B1/C3: Making directory 2025/11/06 03:04:58 INFO : A3: Making directory 2025/11/06 03:04:58 INFO : A3/B3: Making directory 2025/11/06 03:04:58 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/11/06 03:04:59 DEBUG : removing 1 level 3 directories 2025/11/06 03:04:59 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2025/11/06 03:05:01 DEBUG : removing 1 level 0 directories 2025/11/06 03:05:01 INFO : S3 bucket rclone-test-xiyeten4kipe: Removing directory 2025/11/06 03:05:01 INFO : S3 bucket rclone-test-xiyeten4kipe: Bucket "rclone-test-xiyeten4kipe" deleted --- PASS: TestRmdirsNoLeaveRoot (3.57s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:02 INFO : S3 bucket rclone-test-xiyeten4kipe: Bucket "rclone-test-xiyeten4kipe" created with ACL "" 2025/11/06 03:05:02 INFO : A1: Making directory 2025/11/06 03:05:02 INFO : A1/B1: Making directory 2025/11/06 03:05:02 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (1.03s) === RUN TestRmdirsWithFilter run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:03 INFO : A1: Making directory 2025/11/06 03:05:03 INFO : A1/B1: Making directory 2025/11/06 03:05:03 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.63s) === RUN TestCopyURL run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:04 DEBUG : filename.txt: File name found in url 2025/11/06 03:05:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.74s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/06 03:05:07 DEBUG : sub/file2: size = 14 OK 2025/11/06 03:05:07 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/06 03:05:07 INFO : file1: Copied (new) to: sub/file2 2025/11/06 03:05:07 INFO : file1: Deleted 2025/11/06 03:05:08 DEBUG : sub/file2: size = 14 OK 2025/11/06 03:05:08 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/06 03:05:08 DEBUG : file1: Unchanged skipping 2025/11/06 03:05:08 INFO : file1: Deleted 2025/11/06 03:05:08 DEBUG : S3 bucket rclone-test-xiyeten4kipe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.70s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/06 03:05:09 DEBUG : file1: size = 14 OK 2025/11/06 03:05:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/06 03:05:09 INFO : file1: Copied (new) 2025/11/06 03:05:09 INFO : file1: Deleted 2025/11/06 03:05:10 DEBUG : file1: Destination exists, skipping 2025/11/06 03:05:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.63s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.24s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.25s) === RUN TestMoveFileBackupDir run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:12 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xiyeten4kipe/backup" 2025/11/06 03:05:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2417686501) 2025/11/06 03:05:12 DEBUG : dst/file1: size = 18 (S3 bucket rclone-test-xiyeten4kipe) 2025/11/06 03:05:12 DEBUG : dst/file1: Sizes differ 2025/11/06 03:05:13 INFO : S3 bucket rclone-test-xiyeten4kipe path backup: Bucket "rclone-test-xiyeten4kipe" created with ACL "" 2025/11/06 03:05:13 DEBUG : dst/file1: size = 18 OK 2025/11/06 03:05:13 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/11/06 03:05:13 INFO : dst/file1: Copied (server-side copy) 2025/11/06 03:05:13 INFO : dst/file1: Deleted 2025/11/06 03:05:14 DEBUG : dst/file1: size = 14 OK 2025/11/06 03:05:14 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/06 03:05:14 INFO : dst/file1: Copied (new) 2025/11/06 03:05:14 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.68s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:17 INFO : A1/B2: Making directory 2025/11/06 03:05:17 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/11/06 03:05:18 DEBUG : A2/B1/C1/four: size = 4 OK 2025/11/06 03:05:18 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/06 03:05:18 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/11/06 03:05:18 DEBUG : A2/B1/three: size = 5 OK 2025/11/06 03:05:18 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/06 03:05:18 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/11/06 03:05:18 DEBUG : A2/B1/C2/five: size = 4 OK 2025/11/06 03:05:18 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/06 03:05:18 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/11/06 03:05:18 INFO : A1/B1/C1/four: Deleted 2025/11/06 03:05:18 INFO : A1/B1/three: Deleted 2025/11/06 03:05:18 INFO : A1/B1/C2/five: Deleted 2025/11/06 03:05:19 DEBUG : A2/one: size = 3 OK 2025/11/06 03:05:19 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/06 03:05:19 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/11/06 03:05:19 DEBUG : A2/two: size = 3 OK 2025/11/06 03:05:19 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/06 03:05:19 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/11/06 03:05:19 INFO : A1/one: Deleted 2025/11/06 03:05:19 INFO : A1/two: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2025/11/06 03:05:20 DEBUG : A3/one: size = 3 OK 2025/11/06 03:05:20 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/06 03:05:20 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/11/06 03:05:20 DEBUG : A3/two: size = 3 OK 2025/11/06 03:05:20 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/06 03:05:20 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/11/06 03:05:20 INFO : A2/two: Deleted 2025/11/06 03:05:20 INFO : A2/one: Deleted 2025/11/06 03:05:20 DEBUG : A3/B1/C2/five: size = 4 OK 2025/11/06 03:05:20 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/06 03:05:20 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/11/06 03:05:20 DEBUG : A3/B1/C1/four: size = 4 OK 2025/11/06 03:05:20 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/06 03:05:20 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/11/06 03:05:20 DEBUG : A3/B1/three: size = 5 OK 2025/11/06 03:05:20 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/06 03:05:20 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/11/06 03:05:20 INFO : A2/B1/three: Deleted 2025/11/06 03:05:20 INFO : A2/B1/C2/five: Deleted 2025/11/06 03:05:21 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2025/11/06 03:05:21 INFO : S3 bucket rclone-test-xiyeten4kipe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/06 03:05:22 DEBUG : A4/B1/three: size = 5 OK 2025/11/06 03:05:22 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/06 03:05:22 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/11/06 03:05:22 DEBUG : A4/two: size = 3 OK 2025/11/06 03:05:22 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/06 03:05:22 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/11/06 03:05:22 DEBUG : A4/B1/C1/four: size = 4 OK 2025/11/06 03:05:22 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/06 03:05:22 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/11/06 03:05:22 INFO : A3/B1/three: Deleted 2025/11/06 03:05:22 DEBUG : A4/one: size = 3 OK 2025/11/06 03:05:22 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/06 03:05:22 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/11/06 03:05:22 INFO : A3/two: Deleted 2025/11/06 03:05:22 INFO : A3/B1/C1/four: Deleted 2025/11/06 03:05:22 INFO : A3/one: Deleted 2025/11/06 03:05:22 DEBUG : A4/B1/C2/five: size = 4 OK 2025/11/06 03:05:22 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/06 03:05:22 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/11/06 03:05:23 INFO : A3/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (10.57s) === RUN TestGetFsInfo run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" --- PASS: TestGetFsInfo (0.23s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:25 DEBUG : S3 bucket rclone-test-xiyeten4kipe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/06 03:05:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/06 03:05:26 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/06 03:05:26 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/06 03:05:26 NOTICE: S3 bucket rclone-test-xiyeten4kipe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/06 03:05:26 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload: Lvd-3nL75VLgtIw_nhK1W3yoEsYJKBjk3dYzeOvyYtwYGQL6Lvmf4znEZlHKmweG9StZJUwJPbfFJ5J67izqB7xdnB9goqedugUBIX67p9z2XNO0NUSJ5LH4kDvG1YaM 2025/11/06 03:05:26 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/11/06 03:05:27 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/11/06 03:05:27 DEBUG : no_checksum_big_file_from_pipe: multipart upload "Lvd-3nL75VLgtIw_nhK1W3yoEsYJKBjk3dYzeOvyYtwYGQL6Lvmf4znEZlHKmweG9StZJUwJPbfFJ5J67izqB7xdnB9goqedugUBIX67p9z2XNO0NUSJ5LH4kDvG1YaM" finished 2025/11/06 03:05:27 DEBUG : no_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/11/06 03:05:27 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/06 03:05:27 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/06 03:05:27 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:28 DEBUG : S3 bucket rclone-test-xiyeten4kipe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/06 03:05:29 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/06 03:05:29 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/06 03:05:29 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/06 03:05:29 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload: 1kXQlm5LeH4MOZ7ZR9SqM5ck31fXirsssPUZJm-MD9vwRCCcEKfYYPfDiFhzjPtrFX5Aq94QfBj7qRM5PIVB0eiA1TGmSJvlza2XqQyZPoqV6Hn4sdPo65V3ts7IAyKF 2025/11/06 03:05:29 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/11/06 03:05:29 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/11/06 03:05:29 DEBUG : with_checksum_big_file_from_pipe: multipart upload "1kXQlm5LeH4MOZ7ZR9SqM5ck31fXirsssPUZJm-MD9vwRCCcEKfYYPfDiFhzjPtrFX5Aq94QfBj7qRM5PIVB0eiA1TGmSJvlza2XqQyZPoqV6Hn4sdPo65V3ts7IAyKF" finished 2025/11/06 03:05:29 DEBUG : with_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/11/06 03:05:29 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/06 03:05:29 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/06 03:05:29 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:31 DEBUG : S3 bucket rclone-test-xiyeten4kipe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/06 03:05:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/06 03:05:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/06 03:05:32 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: VKtxiBnNcK7oAdyhiDxxe1B748i9OSYTI8SBPKIL3WdQr865bRZEXz7wXAmOYkC7CYvWQijQ7swjJNI0BTpvW1yaDkKjcWGWw2yYrOSOquDG2piPGrnFhOr1ahdIZsTi 2025/11/06 03:05:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/11/06 03:05:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/11/06 03:05:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "VKtxiBnNcK7oAdyhiDxxe1B748i9OSYTI8SBPKIL3WdQr865bRZEXz7wXAmOYkC7CYvWQijQ7swjJNI0BTpvW1yaDkKjcWGWw2yYrOSOquDG2piPGrnFhOr1ahdIZsTi" finished 2025/11/06 03:05:33 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/11/06 03:05:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/06 03:05:33 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:34 DEBUG : S3 bucket rclone-test-xiyeten4kipe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/06 03:05:34 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/06 03:05:34 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/06 03:05:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/06 03:05:34 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: 9bwFZJySNe5nYfwEaN-PFtuajJx-jimz1clDXBrtTYgX65Ts7gnsfIp6FfH2xRi_jkC8RgOhVtXM18Z5OXVkAcTFkhE98Q84hCNQm6VHCrJ5vtuSP2uWgCSIxYX-clPW 2025/11/06 03:05:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/11/06 03:05:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/11/06 03:05:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "9bwFZJySNe5nYfwEaN-PFtuajJx-jimz1clDXBrtTYgX65Ts7gnsfIp6FfH2xRi_jkC8RgOhVtXM18Z5OXVkAcTFkhE98Q84hCNQm6VHCrJ5vtuSP2uWgCSIxYX-clPW" finished 2025/11/06 03:05:36 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/11/06 03:05:36 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/06 03:05:36 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/06 03:05:36 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/06 03:05:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (11.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.68s) === RUN TestRcatMetadata run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" === RUN TestRcatMetadata/Normal 2025/11/06 03:05:37 DEBUG : S3 bucket rclone-test-xiyeten4kipe: File to upload is small (48 bytes), uploading instead of streaming 2025/11/06 03:05:37 DEBUG : rcat_metadata: size = 48 OK 2025/11/06 03:05:37 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2025/11/06 03:05:37 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/06 03:05:38 DEBUG : rcat_metadata_uploadcutoff0: open chunk writer: started multipart upload: orWARk-YBpNeHEZrsiMr-R0DEmduWctesMG7tkm5Mgj6azi7OcimKb1HAA5n9wyozzdqdxICB5x_iBIaxcSgq3zKr_eU1sMClZy14rpY3WdcUOk71sXAjU0wsZPuy2sy 2025/11/06 03:05:38 DEBUG : rcat_metadata_uploadcutoff0: multipart upload: starting chunk 0 size 63 offset 0/off 2025/11/06 03:05:39 DEBUG : rcat_metadata_uploadcutoff0: multipart upload wrote chunk 1 with 63 bytes and etag "51ca8560f35b9b87370a65d72356b86c" 2025/11/06 03:05:39 DEBUG : rcat_metadata_uploadcutoff0: multipart upload "orWARk-YBpNeHEZrsiMr-R0DEmduWctesMG7tkm5Mgj6azi7OcimKb1HAA5n9wyozzdqdxICB5x_iBIaxcSgq3zKr_eU1sMClZy14rpY3WdcUOk71sXAjU0wsZPuy2sy" finished 2025/11/06 03:05:39 DEBUG : rcat_metadata_uploadcutoff0: Multipart upload Etag: ed80e8f4a79a14666b4280dc1353888f-1 OK 2025/11/06 03:05:39 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/06 03:05:39 DEBUG : rcat_metadata_uploadcutoff0: Dst hash empty - aborting Src hash check 2025/11/06 03:05:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (3.60s) --- PASS: TestRcatMetadata/Normal (1.58s) --- PASS: TestRcatMetadata/ViaDisk (1.78s) === RUN TestRcatSize run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:40 DEBUG : S3 bucket rclone-test-xiyeten4kipe: File to upload is small (60 bytes), uploading instead of streaming 2025/11/06 03:05:41 DEBUG : potato2: size = 60 OK 2025/11/06 03:05:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/06 03:05:41 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.92s) === RUN TestRcatSizeMetadata run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:42 DEBUG : S3 bucket rclone-test-xiyeten4kipe: File to upload is small (60 bytes), uploading instead of streaming 2025/11/06 03:05:43 DEBUG : potato2: size = 60 OK 2025/11/06 03:05:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/06 03:05:43 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (2.54s) === RUN TestTouchDir run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" 2025/11/06 03:05:47 DEBUG : S3 bucket rclone-test-xiyeten4kipe: Touching "sub dir/potato3" 2025/11/06 03:05:47 DEBUG : S3 bucket rclone-test-xiyeten4kipe: Touching "empty space" 2025/11/06 03:05:47 DEBUG : S3 bucket rclone-test-xiyeten4kipe: Touching "potato2" --- PASS: TestTouchDir (4.59s) === RUN TestMkdirMetadata run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.23s) === RUN TestMkdirModTime run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.22s) === RUN TestCopyDirMetadata run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.22s) === RUN TestSetDirModTime run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.22s) === RUN TestDirsEqual run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.22s) === RUN TestRemoveExisting run.go:185: Remote "S3 bucket rclone-test-xiyeten4kipe", Local "Local file system at /tmp/rclone2417686501", Modify Window "1ns" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.27s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/06 03:05:50 DEBUG : S3 bucket rclone-test-xiyeten4kipe: Purge remote 2025/11/06 03:05:51 DEBUG : S3 bucket rclone-test-xiyeten4kipe: bucket is versioned: false 2025/11/06 03:05:51 DEBUG : Waiting for deletions to finish 2025/11/06 03:05:52 INFO : S3 bucket rclone-test-xiyeten4kipe: Bucket "rclone-test-xiyeten4kipe" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose -fast-list" - Finished OK in 4m48.255279681s (try 1/5)