"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/17 06:10:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi"
2025/04/17 06:10:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:10:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:10:38 DEBUG : Azure container rclone-test-sejatok5qovi: Using directory markers
2025/04/17 06:10:38 DEBUG : Creating backend with remote "/tmp/rclone2072877411"
=== 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:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:10:39 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/17 06:10:39 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/17 06:10:39 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/17 06:10:39 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/17 06:10:39 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/17 06:10:39 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/17 06:10:39 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/17 06:10:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/17 06:10:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/17 06:10:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/17 06:10:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 06:10:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/17 06:10:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/17 06:10:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/17 06:10:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/17 06:10:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/17 06:10:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/17 06:10:40 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/17 06:10:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/17 06:10:40 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/17 06:10:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/17 06:10:41 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/04/17 06:10:41 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/17 06:10:41 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/17 06:10:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/17 06:10:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/17 06:10:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/17 06:10:42 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/17 06:10:43 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/17 06:10:43 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/04/17 06:10:43 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/17 06:10:43 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/17 06:10:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/17 06:10:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/17 06:10:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/17 06:10:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/17 06:10:44 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/17 06:10:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/17 06:10:45 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/17 06:10:46 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/17 06:10:47 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/17 06:10:48 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/17 06:10:50 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.70s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.33s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.11s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.86s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.04s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.96s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.96s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:10:51 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/17 06:10:51 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/17 06:10:51 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/17 06:10:51 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/17 06:10:51 DEBUG : chunksize-probe: Removing empty object
2025/04/17 06:10:52 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/17 06:10:52 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/17 06:10:52 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/17 06:10:52 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/17 06:10:52 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/17 06:10:52 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/17 06:10:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/17 06:10:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:10:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/17 06:10:52 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/17 06:10:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/17 06:10:52 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/17 06:10:52 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/17 06:10:52 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/17 06:10:52 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/17 06:10:52 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/17 06:10:52 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 06:10:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/17 06:10:53 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 06:10:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/17 06:10:53 DEBUG : Returning error reader
2025/04/17 06:10:53 DEBUG : BOOM: simulated read failure
2025/04/17 06:10:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/17 06:10:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:10:54 DEBUG : Returning error reader
2025/04/17 06:10:54 DEBUG : BOOM: simulated read failure
2025/04/17 06:10:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/17 06:10:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:10:55 DEBUG : Returning error reader
2025/04/17 06:10:55 DEBUG : BOOM: simulated read failure
2025/04/17 06:10:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/17 06:10:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:10:56 DEBUG : Returning error reader
2025/04/17 06:10:56 DEBUG : BOOM: simulated read failure
2025/04/17 06:10:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/17 06:10:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:10:57 DEBUG : Returning error reader
2025/04/17 06:10:57 DEBUG : BOOM: simulated read failure
2025/04/17 06:10:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/17 06:10:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:10:58 DEBUG : Returning error reader
2025/04/17 06:10:58 DEBUG : BOOM: simulated read failure
2025/04/17 06:10:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/17 06:10:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:10:59 DEBUG : Returning error reader
2025/04/17 06:10:59 DEBUG : BOOM: simulated read failure
2025/04/17 06:10:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/17 06:10:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:11:00 DEBUG : Returning error reader
2025/04/17 06:11:00 DEBUG : BOOM: simulated read failure
2025/04/17 06:11:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/17 06:11:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:11:01 DEBUG : Returning error reader
2025/04/17 06:11:01 DEBUG : BOOM: simulated read failure
2025/04/17 06:11:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/17 06:11:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 06:11:02 DEBUG : Returning error reader
2025/04/17 06:11:02 DEBUG : BOOM: simulated read failure
2025/04/17 06:11:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/17 06:11:02 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/17 06:11:02 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/17 06:11:02 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/17 06:11:02 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/17 06:11:02 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/17 06:11:02 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.50s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/17 06:11:10 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/17 06:11:10 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/17 06:11:10 DEBUG : potato: Seek from 10 to 0
2025/04/17 06:11:10 DEBUG : potato: Seek from 10 to 0
2025/04/17 06:11:10 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/17 06:11:10 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/17 06:11:10 DEBUG : potato: Seek from 5 to 2
2025/04/17 06:11:10 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/17 06:11:10 DEBUG : potato: Seek from 7 to 0
2025/04/17 06:11:10 DEBUG : potato: Seek from 7 to 0
2025/04/17 06:11:10 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/17 06:11:10 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/17 06:11:10 DEBUG : potato: Seek from 5 to 2
2025/04/17 06:11:10 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/17 06:11:10 DEBUG : potato: Seek from 8 to 0
2025/04/17 06:11:10 DEBUG : potato: Seek from 8 to 0
2025/04/17 06:11:10 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/17 06:11:10 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/17 06:11:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/17 06:11:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/17 06:11:10 DEBUG : potato: Seek from 5 to 2
2025/04/17 06:11:10 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/17 06:11:10 DEBUG : potato: Seek from 9 to 0
2025/04/17 06:11:10 DEBUG : potato: Seek from 9 to 0
2025/04/17 06:11:10 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- 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/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/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/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/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:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", 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 (1.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/17 06:11:11 DEBUG : Creating backend with remote "nonexistent"
2025/04/17 06:11:11 DEBUG : Config file has changed externally - reloading
2025/04/17 06:11:11 DEBUG : Creating backend with remote "nonexistent"
2025/04/17 06:11:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/17 06:11:11 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/04/17 06:11:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/17 06:11:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", 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 (1.51s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", 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 (1.23s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:11:14 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/17 06:11:14 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/17 06:11:14 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/17 06:11:14 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/17 06:11:14 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/17 06:11:14 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/17 06:11:14 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/17 06:11:14 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:11:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/data"
2025/04/17 06:11:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:14 DEBUG : Azure container rclone-test-sejatok5qovi path data: Using directory markers
2025/04/17 06:11:14 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/04/17 06:11:17 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.95s)
--- PASS: TestCheckSum/subtest1 (0.21s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:11:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/data"
2025/04/17 06:11:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:17 DEBUG : Azure container rclone-test-sejatok5qovi path data: Using directory markers
2025/04/17 06:11:17 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/04/17 06:11:20 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.15s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/04/17 06:11:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yurefej1titi"
2025/04/17 06:11:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:20 DEBUG : Azure container rclone-test-yurefej1titi: Using directory markers
2025/04/17 06:11:20 DEBUG : Creating backend with remote "/tmp/rclone2700077985"
run.go:180: Remote "Azure container rclone-test-yurefej1titi", Local "Local file system at /tmp/rclone2700077985", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/17 06:11:20 ERROR : hello, world!: sum not found
2025/04/17 06:11:20 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-yurefej1titi
2025/04/17 06:11:20 NOTICE: Azure container rclone-test-yurefej1titi: 1 files missing
2025/04/17 06:11:20 NOTICE: 1 hashes missing
2025/04/17 06:11:20 NOTICE: Azure container rclone-test-yurefej1titi: 2 differences found
2025/04/17 06:11:20 NOTICE: Azure container rclone-test-yurefej1titi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/17 06:11:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:20 NOTICE: Azure container rclone-test-yurefej1titi: 0 differences found
2025/04/17 06:11:20 NOTICE: Azure container rclone-test-yurefej1titi: 1 matching files
2025/04/17 06:11:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-foxehec4howe"
2025/04/17 06:11:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:20 DEBUG : Azure container rclone-test-foxehec4howe: Using directory markers
2025/04/17 06:11:20 DEBUG : Creating backend with remote "/tmp/rclone3032561320"
run.go:180: Remote "Azure container rclone-test-foxehec4howe", Local "Local file system at /tmp/rclone3032561320", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/17 06:11:21 ERROR : HELLO, WORLD!: sum not found
2025/04/17 06:11:21 ERROR : hello, world!: file not in Azure container rclone-test-foxehec4howe
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-foxehec4howe: 1 files missing
2025/04/17 06:11:21 NOTICE: 1 hashes missing
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-foxehec4howe: 2 differences found
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-foxehec4howe: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/17 06:11:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-foxehec4howe: 0 differences found
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-foxehec4howe: 1 matching files
2025/04/17 06:11:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jafofid7wilo"
2025/04/17 06:11:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:21 DEBUG : Azure container rclone-test-jafofid7wilo: Using directory markers
2025/04/17 06:11:21 DEBUG : Creating backend with remote "/tmp/rclone1022616458"
run.go:180: Remote "Azure container rclone-test-jafofid7wilo", Local "Local file system at /tmp/rclone1022616458", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/17 06:11:21 ERROR : HeLlO, wOrLd!: sum not found
2025/04/17 06:11:21 ERROR : hello, world!: file not in Azure container rclone-test-jafofid7wilo
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-jafofid7wilo: 1 files missing
2025/04/17 06:11:21 NOTICE: 1 hashes missing
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-jafofid7wilo: 2 differences found
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-jafofid7wilo: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/17 06:11:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-jafofid7wilo: 0 differences found
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-jafofid7wilo: 1 matching files
2025/04/17 06:11:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fumuros9kize"
2025/04/17 06:11:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:21 DEBUG : Azure container rclone-test-fumuros9kize: Using directory markers
2025/04/17 06:11:21 DEBUG : Creating backend with remote "/tmp/rclone3193672417"
run.go:180: Remote "Azure container rclone-test-fumuros9kize", Local "Local file system at /tmp/rclone3193672417", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/17 06:11:21 ERROR : HELLO, WORLD!: sum not found
2025/04/17 06:11:21 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-fumuros9kize
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-fumuros9kize: 1 files missing
2025/04/17 06:11:21 NOTICE: 1 hashes missing
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-fumuros9kize: 2 differences found
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-fumuros9kize: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/17 06:11:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-fumuros9kize: 0 differences found
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-fumuros9kize: 1 matching files
2025/04/17 06:11:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vuzoruq5jeca"
2025/04/17 06:11:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:21 DEBUG : Azure container rclone-test-vuzoruq5jeca: Using directory markers
2025/04/17 06:11:21 DEBUG : Creating backend with remote "/tmp/rclone2465265731"
run.go:180: Remote "Azure container rclone-test-vuzoruq5jeca", Local "Local file system at /tmp/rclone2465265731", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/17 06:11:21 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/17 06:11:21 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-vuzoruq5jeca
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-vuzoruq5jeca: 1 files missing
2025/04/17 06:11:21 NOTICE: 1 hashes missing
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-vuzoruq5jeca: 2 differences found
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-vuzoruq5jeca: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/17 06:11:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-vuzoruq5jeca: 0 differences found
2025/04/17 06:11:21 NOTICE: Azure container rclone-test-vuzoruq5jeca: 1 matching files
2025/04/17 06:11:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zajetaz4zuno"
2025/04/17 06:11:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:21 DEBUG : Azure container rclone-test-zajetaz4zuno: Using directory markers
2025/04/17 06:11:21 DEBUG : Creating backend with remote "/tmp/rclone1753566919"
run.go:180: Remote "Azure container rclone-test-zajetaz4zuno", Local "Local file system at /tmp/rclone1753566919", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/17 06:11:22 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/17 06:11:22 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zajetaz4zuno
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-zajetaz4zuno: 1 files missing
2025/04/17 06:11:22 NOTICE: 1 hashes missing
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-zajetaz4zuno: 2 differences found
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-zajetaz4zuno: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/17 06:11:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-zajetaz4zuno: 0 differences found
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-zajetaz4zuno: 1 matching files
2025/04/17 06:11:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hivuyec1fanu"
2025/04/17 06:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:22 DEBUG : Azure container rclone-test-hivuyec1fanu: Using directory markers
2025/04/17 06:11:22 DEBUG : Creating backend with remote "/tmp/rclone3123616951"
run.go:180: Remote "Azure container rclone-test-hivuyec1fanu", Local "Local file system at /tmp/rclone3123616951", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/17 06:11:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/17 06:11:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hivuyec1fanu
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-hivuyec1fanu: 1 files missing
2025/04/17 06:11:22 NOTICE: 1 hashes missing
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-hivuyec1fanu: 2 differences found
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-hivuyec1fanu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/17 06:11:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-hivuyec1fanu: 0 differences found
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-hivuyec1fanu: 1 matching files
2025/04/17 06:11:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-solovax9roco"
2025/04/17 06:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:22 DEBUG : Azure container rclone-test-solovax9roco: Using directory markers
2025/04/17 06:11:22 DEBUG : Creating backend with remote "/tmp/rclone1757649593"
run.go:180: Remote "Azure container rclone-test-solovax9roco", Local "Local file system at /tmp/rclone1757649593", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/17 06:11:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/17 06:11:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-solovax9roco
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-solovax9roco: 1 files missing
2025/04/17 06:11:22 NOTICE: 1 hashes missing
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-solovax9roco: 2 differences found
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-solovax9roco: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/17 06:11:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-solovax9roco: 0 differences found
2025/04/17 06:11:22 NOTICE: Azure container rclone-test-solovax9roco: 1 matching files
2025/04/17 06:11:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-todekag1yahe"
2025/04/17 06:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:22 DEBUG : Azure container rclone-test-todekag1yahe: Using directory markers
2025/04/17 06:11:22 DEBUG : Creating backend with remote "/tmp/rclone2564989766"
run.go:180: Remote "Azure container rclone-test-todekag1yahe", Local "Local file system at /tmp/rclone2564989766", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/17 06:11:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/17 06:11:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-todekag1yahe
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-todekag1yahe: 1 files missing
2025/04/17 06:11:23 NOTICE: 1 hashes missing
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-todekag1yahe: 2 differences found
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-todekag1yahe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/17 06:11:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-todekag1yahe: 0 differences found
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-todekag1yahe: 1 matching files
2025/04/17 06:11:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tefipir4qowe"
2025/04/17 06:11:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:11:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:23 DEBUG : Azure container rclone-test-tefipir4qowe: Using directory markers
2025/04/17 06:11:23 DEBUG : Creating backend with remote "/tmp/rclone3847285822"
run.go:180: Remote "Azure container rclone-test-tefipir4qowe", Local "Local file system at /tmp/rclone3847285822", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/17 06:11:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/17 06:11:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tefipir4qowe
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-tefipir4qowe: 1 files missing
2025/04/17 06:11:23 NOTICE: 1 hashes missing
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-tefipir4qowe: 2 differences found
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-tefipir4qowe: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/17 06:11:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-tefipir4qowe: 0 differences found
2025/04/17 06:11:23 NOTICE: Azure container rclone-test-tefipir4qowe: 1 matching files
2025/04/17 06:11:23 DEBUG : Azure container rclone-test-tefipir4qowe: Purge remote
2025/04/17 06:11:23 DEBUG : Azure container rclone-test-todekag1yahe: Purge remote
2025/04/17 06:11:23 DEBUG : Azure container rclone-test-solovax9roco: Purge remote
2025/04/17 06:11:23 DEBUG : Azure container rclone-test-hivuyec1fanu: Purge remote
2025/04/17 06:11:23 DEBUG : Azure container rclone-test-zajetaz4zuno: Purge remote
2025/04/17 06:11:23 DEBUG : Azure container rclone-test-vuzoruq5jeca: Purge remote
2025/04/17 06:11:23 DEBUG : Azure container rclone-test-fumuros9kize: Purge remote
2025/04/17 06:11:23 DEBUG : Azure container rclone-test-jafofid7wilo: Purge remote
2025/04/17 06:11:24 DEBUG : Azure container rclone-test-foxehec4howe: Purge remote
2025/04/17 06:11:24 DEBUG : Azure container rclone-test-yurefej1titi: Purge remote
--- PASS: TestApplyTransforms (3.59s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:11:24 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/17 06:11:24 DEBUG : sub/: Creating directory marker
2025/04/17 06:11:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 06:11:24 INFO : file1: Copied (new) to: sub/file2
2025/04/17 06:11:24 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 06:11:24 DEBUG : file1: Unchanged skipping
2025/04/17 06:11:24 DEBUG : Azure container rclone-test-sejatok5qovi: don't need to copy/move sub/file2, it is already at target location
2025/04/17 06:11:24 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:11:24 DEBUG : dst/: Creating directory marker
2025/04/17 06:11:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/backup"
2025/04/17 06:11:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:24 DEBUG : Azure container rclone-test-sejatok5qovi path backup: Using directory markers
2025/04/17 06:11:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/backup"
2025/04/17 06:11:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/17 06:11:25 DEBUG : dst/: Creating directory marker
2025/04/17 06:11:25 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/17 06:11:25 INFO : dst/file1: Copied (server-side copy)
2025/04/17 06:11:25 INFO : dst/file1: Deleted
2025/04/17 06:11:25 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 06:11:25 INFO : dst/file1: Copied (new)
2025/04/17 06:11:25 DEBUG : dst/: Removing directory marker
2025/04/17 06:11:25 DEBUG : backup/dst/: Removing directory marker
2025/04/17 06:11:25 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa12a8-201e-004e-4c5f-af9275000000
Time:2025-04-17T06:11:25.7430246Z
--------------------------------------------------------------------------------
2025/04/17 06:11:26 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa13de-201e-004e-425f-af9275000000
Time:2025-04-17T06:11:26.7808780Z
--------------------------------------------------------------------------------
2025/04/17 06:11:27 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa1559-201e-004e-0f5f-af9275000000
Time:2025-04-17T06:11:27.8184487Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa1559-201e-004e-0f5f-af9275000000
Time:2025-04-17T06:11:27.8184487Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:11:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/dst"
2025/04/17 06:11:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:28 DEBUG : Azure container rclone-test-sejatok5qovi path dst: Using directory markers
2025/04/17 06:11:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CompareDest"
2025/04/17 06:11:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:28 DEBUG : Azure container rclone-test-sejatok5qovi path CompareDest: Using directory markers
2025/04/17 06:11:28 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CompareDest"
2025/04/17 06:11:28 DEBUG : one: Need to transfer - File not found at Destination
2025/04/17 06:11:29 DEBUG : /: Creating directory marker
2025/04/17 06:11:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 06:11:29 INFO : one: Copied (new)
2025/04/17 06:11:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CompareDest"
2025/04/17 06:11:29 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 06:11:29 DEBUG : /: Creating directory marker
2025/04/17 06:11:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/17 06:11:29 INFO : one: Copied (replaced existing)
2025/04/17 06:11:29 DEBUG : dst/: Creating directory marker
2025/04/17 06:11:29 DEBUG : CompareDest/: Creating directory marker
2025/04/17 06:11:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CompareDest"
2025/04/17 06:11:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 06:11:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 06:11:30 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/17 06:11:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CompareDest"
2025/04/17 06:11:30 DEBUG : two: Need to transfer - File not found at Destination
2025/04/17 06:11:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 06:11:30 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/17 06:11:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CompareDest"
2025/04/17 06:11:30 DEBUG : two: Need to transfer - File not found at Destination
2025/04/17 06:11:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 06:11:30 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/17 06:11:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CompareDest"
2025/04/17 06:11:30 DEBUG : two: Need to transfer - File not found at Destination
2025/04/17 06:11:30 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/17 06:11:30 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/17 06:11:30 INFO : two: Copied (new)
2025/04/17 06:11:31 DEBUG : dst/: Removing directory marker
2025/04/17 06:11:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa18b5-201e-004e-615f-af9275000000
Time:2025-04-17T06:11:31.2414497Z
--------------------------------------------------------------------------------
2025/04/17 06:11:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa19e9-201e-004e-2a5f-af9275000000
Time:2025-04-17T06:11:32.2801199Z
--------------------------------------------------------------------------------
2025/04/17 06:11:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa1b66-201e-004e-625f-af9275000000
Time:2025-04-17T06:11:33.3172107Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa1b66-201e-004e-625f-af9275000000
Time:2025-04-17T06:11:33.3172107Z
--------------------------------------------------------------------------------
2025/04/17 06:11:34 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:11:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/dst"
2025/04/17 06:11:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:41 DEBUG : Azure container rclone-test-sejatok5qovi path dst: Using directory markers
2025/04/17 06:11:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CopyDest"
2025/04/17 06:11:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:41 DEBUG : Azure container rclone-test-sejatok5qovi path CopyDest: Using directory markers
2025/04/17 06:11:41 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CopyDest"
2025/04/17 06:11:41 DEBUG : one: Need to transfer - File not found at Destination
2025/04/17 06:11:41 DEBUG : /: Creating directory marker
2025/04/17 06:11:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 06:11:41 INFO : one: Copied (new)
2025/04/17 06:11:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CopyDest"
2025/04/17 06:11:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 06:11:42 DEBUG : /: Creating directory marker
2025/04/17 06:11:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/17 06:11:42 INFO : one: Copied (replaced existing)
2025/04/17 06:11:42 DEBUG : dst/: Creating directory marker
2025/04/17 06:11:42 DEBUG : CopyDest/: Creating directory marker
2025/04/17 06:11:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/BackupDir"
2025/04/17 06:11:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:11:42 DEBUG : Azure container rclone-test-sejatok5qovi path BackupDir: Using directory markers
2025/04/17 06:11:42 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/BackupDir"
2025/04/17 06:11:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CopyDest"
2025/04/17 06:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 06:11:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 06:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 06:11:42 DEBUG : /: Creating directory marker
2025/04/17 06:11:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 06:11:42 INFO : one: Copied (server-side copy)
2025/04/17 06:11:42 INFO : one: Deleted
2025/04/17 06:11:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/17 06:11:43 INFO : one: Copied (server-side copy)
2025/04/17 06:11:43 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/17 06:11:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CopyDest"
2025/04/17 06:11:43 DEBUG : two: Need to transfer - File not found at Destination
2025/04/17 06:11:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 06:11:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/17 06:11:43 INFO : two: Copied (server-side copy)
2025/04/17 06:11:43 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/17 06:11:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CopyDest"
2025/04/17 06:11:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 06:11:43 DEBUG : two: Unchanged skipping
2025/04/17 06:11:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/CopyDest"
2025/04/17 06:11:44 DEBUG : three: Need to transfer - File not found at Destination
2025/04/17 06:11:44 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/17 06:11:44 DEBUG : three: Destination not found in --copy-dest
2025/04/17 06:11:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/17 06:11:44 INFO : three: Copied (new)
2025/04/17 06:11:44 DEBUG : dst/: Removing directory marker
2025/04/17 06:11:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa2664-201e-004e-715f-af9275000000
Time:2025-04-17T06:11:44.6281332Z
--------------------------------------------------------------------------------
2025/04/17 06:11:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa2730-201e-004e-0d5f-af9275000000
Time:2025-04-17T06:11:45.6662567Z
--------------------------------------------------------------------------------
2025/04/17 06:11:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa2828-201e-004e-4d5f-af9275000000
Time:2025-04-17T06:11:46.7046919Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa2828-201e-004e-4d5f-af9275000000
Time:2025-04-17T06:11:46.7046919Z
--------------------------------------------------------------------------------
2025/04/17 06:11:47 DEBUG : CopyDest/: Removing directory marker
2025/04/17 06:11:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa2998-201e-004e-4e5f-af9275000000
Time:2025-04-17T06:11:47.7831084Z
--------------------------------------------------------------------------------
2025/04/17 06:11:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa2ab9-201e-004e-2e5f-af9275000000
Time:2025-04-17T06:11:48.8215070Z
--------------------------------------------------------------------------------
2025/04/17 06:11:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa2b89-201e-004e-645f-af9275000000
Time:2025-04-17T06:11:49.8593695Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa2b89-201e-004e-645f-af9275000000
Time:2025-04-17T06:11:49.8593695Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.50s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/17 06:11:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa332e-201e-004e-1a5f-af9275000000
Time:2025-04-17T06:11:58.0524523Z
--------------------------------------------------------------------------------
2025/04/17 06:11:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa341e-201e-004e-685f-af9275000000
Time:2025-04-17T06:11:59.0898708Z
--------------------------------------------------------------------------------
2025/04/17 06:12:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa3514-201e-004e-355f-af9275000000
Time:2025-04-17T06:12:00.1280753Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa3514-201e-004e-355f-af9275000000
Time:2025-04-17T06:12:00.1280753Z
--------------------------------------------------------------------------------
2025/04/17 06:12:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa364b-201e-004e-425f-af9275000000
Time:2025-04-17T06:12:01.1652741Z
--------------------------------------------------------------------------------
2025/04/17 06:12:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa3748-201e-004e-085f-af9275000000
Time:2025-04-17T06:12:02.2032794Z
--------------------------------------------------------------------------------
2025/04/17 06:12:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa38f7-201e-004e-535f-af9275000000
Time:2025-04-17T06:12:03.2407470Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa38f7-201e-004e-535f-af9275000000
Time:2025-04-17T06:12:03.2407470Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/17 06:12:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa40ea-201e-004e-275f-af9275000000
Time:2025-04-17T06:12:11.4342290Z
--------------------------------------------------------------------------------
2025/04/17 06:12:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa41d3-201e-004e-555f-af9275000000
Time:2025-04-17T06:12:12.4710367Z
--------------------------------------------------------------------------------
2025/04/17 06:12:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa42c9-201e-004e-7f5f-af9275000000
Time:2025-04-17T06:12:13.5095179Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa42c9-201e-004e-7f5f-af9275000000
Time:2025-04-17T06:12:13.5095179Z
--------------------------------------------------------------------------------
2025/04/17 06:12:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa43b0-201e-004e-375f-af9275000000
Time:2025-04-17T06:12:14.5473375Z
--------------------------------------------------------------------------------
2025/04/17 06:12:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa44a0-201e-004e-6c5f-af9275000000
Time:2025-04-17T06:12:15.5851023Z
--------------------------------------------------------------------------------
2025/04/17 06:12:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa4585-201e-004e-255f-af9275000000
Time:2025-04-17T06:12:16.6223181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa4585-201e-004e-255f-af9275000000
Time:2025-04-17T06:12:16.6223181Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:12:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/17 06:12:24 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/17 06:12:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 06:12:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/17 06:12:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/17 06:12:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/17 06:12:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/17 06:12:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/17 06:12:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c6916c21aa2f3ae3628488bc5fa79267 OK
2025/04/17 06:12:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/17 06:12:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa4e13-201e-004e-575f-af9275000000
Time:2025-04-17T06:12:25.7826800Z
--------------------------------------------------------------------------------
2025/04/17 06:12:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa4efe-201e-004e-115f-af9275000000
Time:2025-04-17T06:12:26.8205365Z
--------------------------------------------------------------------------------
2025/04/17 06:12:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa4fa9-201e-004e-115f-af9275000000
Time:2025-04-17T06:12:27.8582267Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa4fa9-201e-004e-115f-af9275000000
Time:2025-04-17T06:12:27.8582267Z
--------------------------------------------------------------------------------
2025/04/17 06:12:28 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/17 06:12:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa50c0-201e-004e-805f-af9275000000
Time:2025-04-17T06:12:28.9341714Z
--------------------------------------------------------------------------------
2025/04/17 06:12:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa51d6-201e-004e-575f-af9275000000
Time:2025-04-17T06:12:29.9720214Z
--------------------------------------------------------------------------------
2025/04/17 06:12:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa52d6-201e-004e-225f-af9275000000
Time:2025-04-17T06:12:31.0095427Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa52d6-201e-004e-225f-af9275000000
Time:2025-04-17T06:12:31.0095427Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.38s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 06:12:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa5a2f-201e-004e-7b5f-af9275000000
Time:2025-04-17T06:12:39.2030989Z
--------------------------------------------------------------------------------
2025/04/17 06:12:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa5af5-201e-004e-1a5f-af9275000000
Time:2025-04-17T06:12:40.2406720Z
--------------------------------------------------------------------------------
2025/04/17 06:12:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa5c2c-201e-004e-4c5f-af9275000000
Time:2025-04-17T06:12:41.2790739Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa5c2c-201e-004e-4c5f-af9275000000
Time:2025-04-17T06:12:41.2790739Z
--------------------------------------------------------------------------------
2025/04/17 06:12:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa5d15-201e-004e-665f-af9275000000
Time:2025-04-17T06:12:42.3177427Z
--------------------------------------------------------------------------------
2025/04/17 06:12:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa5df4-201e-004e-0e5f-af9275000000
Time:2025-04-17T06:12:43.3557834Z
--------------------------------------------------------------------------------
2025/04/17 06:12:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa5ea4-201e-004e-105f-af9275000000
Time:2025-04-17T06:12:44.3939340Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa5ea4-201e-004e-105f-af9275000000
Time:2025-04-17T06:12:44.3939340Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 06:12:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa656e-201e-004e-2d5f-af9275000000
Time:2025-04-17T06:12:52.5851666Z
--------------------------------------------------------------------------------
2025/04/17 06:12:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa667b-201e-004e-7d5f-af9275000000
Time:2025-04-17T06:12:53.6223610Z
--------------------------------------------------------------------------------
2025/04/17 06:12:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa67bd-201e-004e-175f-af9275000000
Time:2025-04-17T06:12:54.6605095Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa67bd-201e-004e-175f-af9275000000
Time:2025-04-17T06:12:54.6605095Z
--------------------------------------------------------------------------------
2025/04/17 06:12:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa695c-201e-004e-115f-af9275000000
Time:2025-04-17T06:12:55.6990545Z
--------------------------------------------------------------------------------
2025/04/17 06:12:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa6b60-201e-004e-5c5f-af9275000000
Time:2025-04-17T06:12:56.7370510Z
--------------------------------------------------------------------------------
2025/04/17 06:12:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa6cd9-201e-004e-225f-af9275000000
Time:2025-04-17T06:12:57.7747226Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa6cd9-201e-004e-225f-af9275000000
Time:2025-04-17T06:12:57.7747226Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 06:13:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa75e3-201e-004e-015f-af9275000000
Time:2025-04-17T06:13:05.9662291Z
--------------------------------------------------------------------------------
2025/04/17 06:13:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa7712-201e-004e-7f5f-af9275000000
Time:2025-04-17T06:13:07.0037079Z
--------------------------------------------------------------------------------
2025/04/17 06:13:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa786d-201e-004e-1a5f-af9275000000
Time:2025-04-17T06:13:08.0413960Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa786d-201e-004e-1a5f-af9275000000
Time:2025-04-17T06:13:08.0413960Z
--------------------------------------------------------------------------------
2025/04/17 06:13:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa79a1-201e-004e-155f-af9275000000
Time:2025-04-17T06:13:09.0800024Z
--------------------------------------------------------------------------------
2025/04/17 06:13:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa7aa1-201e-004e-6a5f-af9275000000
Time:2025-04-17T06:13:10.1183920Z
--------------------------------------------------------------------------------
2025/04/17 06:13:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa7c01-201e-004e-565f-af9275000000
Time:2025-04-17T06:13:11.1553897Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa7c01-201e-004e-565f-af9275000000
Time:2025-04-17T06:13:11.1553897Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 06:13:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa8519-201e-004e-515f-af9275000000
Time:2025-04-17T06:13:19.3464561Z
--------------------------------------------------------------------------------
2025/04/17 06:13:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa86a0-201e-004e-255f-af9275000000
Time:2025-04-17T06:13:20.3840195Z
--------------------------------------------------------------------------------
2025/04/17 06:13:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa8797-201e-004e-705f-af9275000000
Time:2025-04-17T06:13:21.4224711Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa8797-201e-004e-705f-af9275000000
Time:2025-04-17T06:13:21.4224711Z
--------------------------------------------------------------------------------
2025/04/17 06:13:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa888b-201e-004e-335f-af9275000000
Time:2025-04-17T06:13:22.4596002Z
--------------------------------------------------------------------------------
2025/04/17 06:13:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa8945-201e-004e-475f-af9275000000
Time:2025-04-17T06:13:23.4973627Z
--------------------------------------------------------------------------------
2025/04/17 06:13:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa8a26-201e-004e-725f-af9275000000
Time:2025-04-17T06:13:24.5349197Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa8a26-201e-004e-725f-af9275000000
Time:2025-04-17T06:13:24.5349197Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 06:13:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa934b-201e-004e-455f-af9275000000
Time:2025-04-17T06:13:32.7249212Z
--------------------------------------------------------------------------------
2025/04/17 06:13:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa9464-201e-004e-185f-af9275000000
Time:2025-04-17T06:13:33.7624854Z
--------------------------------------------------------------------------------
2025/04/17 06:13:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa95a8-201e-004e-255f-af9275000000
Time:2025-04-17T06:13:34.7996758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa95a8-201e-004e-255f-af9275000000
Time:2025-04-17T06:13:34.7996758Z
--------------------------------------------------------------------------------
2025/04/17 06:13:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa96ba-201e-004e-0b5f-af9275000000
Time:2025-04-17T06:13:35.8385799Z
--------------------------------------------------------------------------------
2025/04/17 06:13:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa97c0-201e-004e-5e5f-af9275000000
Time:2025-04-17T06:13:36.8758265Z
--------------------------------------------------------------------------------
2025/04/17 06:13:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa98bd-201e-004e-2c5f-af9275000000
Time:2025-04-17T06:13:37.9138279Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaa98bd-201e-004e-2c5f-af9275000000
Time:2025-04-17T06:13:37.9138279Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:13:46 DEBUG : also/: Creating directory marker
2025/04/17 06:13:46 INFO : Azure container rclone-test-sejatok5qovi: Looking for duplicate md5 hashes using newest mode.
2025/04/17 06:13:46 NOTICE: a1598a3281b9ce63f2b2ec9b981787c1: Found 3 files with duplicate md5 hashes
2025/04/17 06:13:46 INFO : one: Deleted
2025/04/17 06:13:46 INFO : also/one: Deleted
2025/04/17 06:13:46 NOTICE: a1598a3281b9ce63f2b2ec9b981787c1: Deleted 2 extra copies
2025/04/17 06:13:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaa2eb-201e-004e-065f-af9275000000
Time:2025-04-17T06:13:46.9105178Z
--------------------------------------------------------------------------------
2025/04/17 06:13:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaa437-201e-004e-075f-af9275000000
Time:2025-04-17T06:13:47.9479632Z
--------------------------------------------------------------------------------
2025/04/17 06:13:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaa5d2-201e-004e-4b5f-af9275000000
Time:2025-04-17T06:13:48.9853683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaa5d2-201e-004e-4b5f-af9275000000
Time:2025-04-17T06:13:48.9853683Z
--------------------------------------------------------------------------------
2025/04/17 06:13:50 DEBUG : also/: Removing directory marker
2025/04/17 06:13:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaa6db-201e-004e-235f-af9275000000
Time:2025-04-17T06:13:50.0609312Z
--------------------------------------------------------------------------------
2025/04/17 06:13:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaa80f-201e-004e-0b5f-af9275000000
Time:2025-04-17T06:13:51.0992361Z
--------------------------------------------------------------------------------
2025/04/17 06:13:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaa8e4-201e-004e-3c5f-af9275000000
Time:2025-04-17T06:13:52.1366582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaa8e4-201e-004e-3c5f-af9275000000
Time:2025-04-17T06:13:52.1366582Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 06:14:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaaf67-201e-004e-695f-af9275000000
Time:2025-04-17T06:14:00.3277982Z
--------------------------------------------------------------------------------
2025/04/17 06:14:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaab071-201e-004e-325f-af9275000000
Time:2025-04-17T06:14:01.3655262Z
--------------------------------------------------------------------------------
2025/04/17 06:14:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaab17f-201e-004e-085f-af9275000000
Time:2025-04-17T06:14:02.4025923Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaab17f-201e-004e-085f-af9275000000
Time:2025-04-17T06:14:02.4025923Z
--------------------------------------------------------------------------------
2025/04/17 06:14:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaab2bb-201e-004e-015f-af9275000000
Time:2025-04-17T06:14:03.4407136Z
--------------------------------------------------------------------------------
2025/04/17 06:14:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaab3a7-201e-004e-495f-af9275000000
Time:2025-04-17T06:14:04.4802152Z
--------------------------------------------------------------------------------
2025/04/17 06:14:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaab4c1-201e-004e-3d5f-af9275000000
Time:2025-04-17T06:14:05.5178864Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaab4c1-201e-004e-3d5f-af9275000000
Time:2025-04-17T06:14:05.5178864Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.40s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 06:14:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaabe55-201e-004e-535f-af9275000000
Time:2025-04-17T06:14:13.7247101Z
--------------------------------------------------------------------------------
2025/04/17 06:14:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaabf7a-201e-004e-465f-af9275000000
Time:2025-04-17T06:14:14.7615163Z
--------------------------------------------------------------------------------
2025/04/17 06:14:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaac0c2-201e-004e-6c5f-af9275000000
Time:2025-04-17T06:14:15.7996250Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaac0c2-201e-004e-6c5f-af9275000000
Time:2025-04-17T06:14:15.7996250Z
--------------------------------------------------------------------------------
2025/04/17 06:14:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaac1c2-201e-004e-3b5f-af9275000000
Time:2025-04-17T06:14:16.8382152Z
--------------------------------------------------------------------------------
2025/04/17 06:14:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaac378-201e-004e-015f-af9275000000
Time:2025-04-17T06:14:17.8767874Z
--------------------------------------------------------------------------------
2025/04/17 06:14:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaac4e7-201e-004e-135f-af9275000000
Time:2025-04-17T06:14:18.9143132Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaac4e7-201e-004e-135f-af9275000000
Time:2025-04-17T06:14:18.9143132Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 06:14:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaacdac-201e-004e-595f-af9275000000
Time:2025-04-17T06:14:27.1051190Z
--------------------------------------------------------------------------------
2025/04/17 06:14:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaace9e-201e-004e-235f-af9275000000
Time:2025-04-17T06:14:28.1429112Z
--------------------------------------------------------------------------------
2025/04/17 06:14:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaacfa1-201e-004e-765f-af9275000000
Time:2025-04-17T06:14:29.1805420Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaacfa1-201e-004e-765f-af9275000000
Time:2025-04-17T06:14:29.1805420Z
--------------------------------------------------------------------------------
2025/04/17 06:14:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaad0a0-201e-004e-455f-af9275000000
Time:2025-04-17T06:14:30.2187351Z
--------------------------------------------------------------------------------
2025/04/17 06:14:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaad19c-201e-004e-135f-af9275000000
Time:2025-04-17T06:14:31.2571126Z
--------------------------------------------------------------------------------
2025/04/17 06:14:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaad2f6-201e-004e-195f-af9275000000
Time:2025-04-17T06:14:32.2941281Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaad2f6-201e-004e-195f-af9275000000
Time:2025-04-17T06:14:32.2941281Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 06:14:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaadc6c-201e-004e-7360-af9275000000
Time:2025-04-17T06:14:40.4851119Z
--------------------------------------------------------------------------------
2025/04/17 06:14:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaade04-201e-004e-0a60-af9275000000
Time:2025-04-17T06:14:41.5226016Z
--------------------------------------------------------------------------------
2025/04/17 06:14:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaadf31-201e-004e-5f60-af9275000000
Time:2025-04-17T06:14:42.5596407Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaadf31-201e-004e-5f60-af9275000000
Time:2025-04-17T06:14:42.5596407Z
--------------------------------------------------------------------------------
2025/04/17 06:14:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaae025-201e-004e-2760-af9275000000
Time:2025-04-17T06:14:43.5968047Z
--------------------------------------------------------------------------------
2025/04/17 06:14:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaae129-201e-004e-7560-af9275000000
Time:2025-04-17T06:14:44.6342722Z
--------------------------------------------------------------------------------
2025/04/17 06:14:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaae1fd-201e-004e-2960-af9275000000
Time:2025-04-17T06:14:45.6719839Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaae1fd-201e-004e-2960-af9275000000
Time:2025-04-17T06:14:45.6719839Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/17 06:14:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaae948-201e-004e-6460-af9275000000
Time:2025-04-17T06:14:53.8650541Z
--------------------------------------------------------------------------------
2025/04/17 06:14:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaea10-201e-004e-0860-af9275000000
Time:2025-04-17T06:14:54.9030599Z
--------------------------------------------------------------------------------
2025/04/17 06:14:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaeaee-201e-004e-3260-af9275000000
Time:2025-04-17T06:14:55.9411556Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaeaee-201e-004e-3260-af9275000000
Time:2025-04-17T06:14:55.9411556Z
--------------------------------------------------------------------------------
2025/04/17 06:14:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaebc2-201e-004e-6760-af9275000000
Time:2025-04-17T06:14:56.9796752Z
--------------------------------------------------------------------------------
2025/04/17 06:14:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaec67-201e-004e-6b60-af9275000000
Time:2025-04-17T06:14:58.0169111Z
--------------------------------------------------------------------------------
2025/04/17 06:14:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaed10-201e-004e-7460-af9275000000
Time:2025-04-17T06:14:59.0549774Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaed10-201e-004e-7460-af9275000000
Time:2025-04-17T06:14:59.0549774Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:15:07 DEBUG : sub dir/: Creating directory marker
2025/04/17 06:15:07 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/17 06:15:07 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/04/17 06:15:08 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/17 06:15:08 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/17 06:15:08 DEBUG : sub dir/: Removing directory marker
2025/04/17 06:15:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaf782-201e-004e-6d60-af9275000000
Time:2025-04-17T06:15:08.7420690Z
--------------------------------------------------------------------------------
2025/04/17 06:15:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaf8a8-201e-004e-5e60-af9275000000
Time:2025-04-17T06:15:09.7793341Z
--------------------------------------------------------------------------------
2025/04/17 06:15:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaf9c2-201e-004e-3c60-af9275000000
Time:2025-04-17T06:15:10.8164462Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaaf9c2-201e-004e-3c60-af9275000000
Time:2025-04-17T06:15:10.8164462Z
--------------------------------------------------------------------------------
2025/04/17 06:15:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaafb43-201e-004e-4160-af9275000000
Time:2025-04-17T06:15:11.8542804Z
--------------------------------------------------------------------------------
2025/04/17 06:15:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaafc3a-201e-004e-0660-af9275000000
Time:2025-04-17T06:15:12.8918331Z
--------------------------------------------------------------------------------
2025/04/17 06:15:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaafd24-201e-004e-3f60-af9275000000
Time:2025-04-17T06:15:13.9295378Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acaafd24-201e-004e-3f60-af9275000000
Time:2025-04-17T06:15:13.9295378Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.87s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:15:22 DEBUG : sub dir/: Creating directory marker
2025/04/17 06:15:22 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/17 06:15:22 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/04/17 06:15:23 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/17 06:15:23 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/17 06:15:23 DEBUG : sub dir/: Removing directory marker
2025/04/17 06:15:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab06c7-201e-004e-3460-af9275000000
Time:2025-04-17T06:15:23.5807193Z
--------------------------------------------------------------------------------
2025/04/17 06:15:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab07c5-201e-004e-0560-af9275000000
Time:2025-04-17T06:15:24.6180334Z
--------------------------------------------------------------------------------
2025/04/17 06:15:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab08c4-201e-004e-4560-af9275000000
Time:2025-04-17T06:15:25.6559186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab08c4-201e-004e-4560-af9275000000
Time:2025-04-17T06:15:25.6559186Z
--------------------------------------------------------------------------------
2025/04/17 06:15:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab0996-201e-004e-7460-af9275000000
Time:2025-04-17T06:15:26.6933538Z
--------------------------------------------------------------------------------
2025/04/17 06:15:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab0a74-201e-004e-2860-af9275000000
Time:2025-04-17T06:15:27.7315091Z
--------------------------------------------------------------------------------
2025/04/17 06:15:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab0b92-201e-004e-1560-af9275000000
Time:2025-04-17T06:15:28.7686105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab0b92-201e-004e-1560-af9275000000
Time:2025-04-17T06:15:28.7686105Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.84s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:15:37 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/04/17 06:15:37 DEBUG : sub/: Removing directory marker
2025/04/17 06:15:37 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab1491-201e-004e-5160-af9275000000
Time:2025-04-17T06:15:37.8394347Z
--------------------------------------------------------------------------------
2025/04/17 06:15:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab15b2-201e-004e-2460-af9275000000
Time:2025-04-17T06:15:38.8767058Z
--------------------------------------------------------------------------------
2025/04/17 06:15:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab16e8-201e-004e-1960-af9275000000
Time:2025-04-17T06:15:39.9140376Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab16e8-201e-004e-1960-af9275000000
Time:2025-04-17T06:15:39.9140376Z
--------------------------------------------------------------------------------
2025/04/17 06:15:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab185c-201e-004e-6160-af9275000000
Time:2025-04-17T06:15:40.9513375Z
--------------------------------------------------------------------------------
2025/04/17 06:15:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab19a9-201e-004e-2160-af9275000000
Time:2025-04-17T06:15:41.9895264Z
--------------------------------------------------------------------------------
2025/04/17 06:15:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab1a9b-201e-004e-7a60-af9275000000
Time:2025-04-17T06:15:43.0275369Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab1a9b-201e-004e-7a60-af9275000000
Time:2025-04-17T06:15:43.0275369Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.26s)
--- FAIL: TestListJSON/Default (0.05s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:15:51 DEBUG : sub/: Creating directory marker
=== 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/04/17 06:15:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/notfound"
2025/04/17 06:15:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:15:51 DEBUG : Azure container rclone-test-sejatok5qovi path notfound: Using directory markers
2025/04/17 06:15:52 DEBUG : sub/: Removing directory marker
2025/04/17 06:15:52 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab21fc-201e-004e-4060-af9275000000
Time:2025-04-17T06:15:52.3122007Z
--------------------------------------------------------------------------------
2025/04/17 06:15:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab22be-201e-004e-5860-af9275000000
Time:2025-04-17T06:15:53.3510747Z
--------------------------------------------------------------------------------
2025/04/17 06:15:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab23a7-201e-004e-1660-af9275000000
Time:2025-04-17T06:15:54.3881112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab23a7-201e-004e-1660-af9275000000
Time:2025-04-17T06:15:54.3881112Z
--------------------------------------------------------------------------------
2025/04/17 06:15:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab24c7-201e-004e-7460-af9275000000
Time:2025-04-17T06:15:55.4269211Z
--------------------------------------------------------------------------------
2025/04/17 06:15:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab25e0-201e-004e-5760-af9275000000
Time:2025-04-17T06:15:56.4651980Z
--------------------------------------------------------------------------------
2025/04/17 06:15:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab26b5-201e-004e-7960-af9275000000
Time:2025-04-17T06:15:57.5029382Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab26b5-201e-004e-7960-af9275000000
Time:2025-04-17T06:15:57.5029382Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:16:05 INFO : Azure container rclone-test-sejatok5qovi: Making directory
2025/04/17 06:16:05 INFO : Azure container rclone-test-sejatok5qovi: Making directory
2025/04/17 06:16:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab2ecc-201e-004e-2860-af9275000000
Time:2025-04-17T06:16:05.7346256Z
--------------------------------------------------------------------------------
2025/04/17 06:16:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab306d-201e-004e-0160-af9275000000
Time:2025-04-17T06:16:06.7715491Z
--------------------------------------------------------------------------------
2025/04/17 06:16:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab350f-201e-004e-6460-af9275000000
Time:2025-04-17T06:16:07.8094493Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab350f-201e-004e-6460-af9275000000
Time:2025-04-17T06:16:07.8094493Z
--------------------------------------------------------------------------------
2025/04/17 06:16:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab3770-201e-004e-7b60-af9275000000
Time:2025-04-17T06:16:08.8467507Z
--------------------------------------------------------------------------------
2025/04/17 06:16:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab399b-201e-004e-6560-af9275000000
Time:2025-04-17T06:16:09.8852953Z
--------------------------------------------------------------------------------
2025/04/17 06:16:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab3bc3-201e-004e-5460-af9275000000
Time:2025-04-17T06:16:10.9229919Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab3bc3-201e-004e-5460-af9275000000
Time:2025-04-17T06:16:10.9229919Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:16:19 DEBUG : sub dir/: Creating directory marker
2025/04/17 06:16:19 DEBUG : sub dir/: Removing directory marker
2025/04/17 06:16:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab47ba-201e-004e-4d60-af9275000000
Time:2025-04-17T06:16:19.4905571Z
--------------------------------------------------------------------------------
2025/04/17 06:16:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab48c5-201e-004e-2d60-af9275000000
Time:2025-04-17T06:16:20.5291501Z
--------------------------------------------------------------------------------
2025/04/17 06:16:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab49e9-201e-004e-2160-af9275000000
Time:2025-04-17T06:16:21.5665721Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab49e9-201e-004e-2160-af9275000000
Time:2025-04-17T06:16:21.5665721Z
--------------------------------------------------------------------------------
2025/04/17 06:16:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab4b79-201e-004e-7a60-af9275000000
Time:2025-04-17T06:16:22.6046813Z
--------------------------------------------------------------------------------
2025/04/17 06:16:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab4cb4-201e-004e-7a60-af9275000000
Time:2025-04-17T06:16:23.6424194Z
--------------------------------------------------------------------------------
2025/04/17 06:16:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab4dff-201e-004e-0660-af9275000000
Time:2025-04-17T06:16:24.6812724Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab4dff-201e-004e-0660-af9275000000
Time:2025-04-17T06:16:24.6812724Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:16:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab57a2-201e-004e-2260-af9275000000
Time:2025-04-17T06:16:33.2872277Z
--------------------------------------------------------------------------------
2025/04/17 06:16:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab5882-201e-004e-6260-af9275000000
Time:2025-04-17T06:16:34.3245918Z
--------------------------------------------------------------------------------
2025/04/17 06:16:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab595b-201e-004e-0960-af9275000000
Time:2025-04-17T06:16:35.3626570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab595b-201e-004e-0960-af9275000000
Time:2025-04-17T06:16:35.3626570Z
--------------------------------------------------------------------------------
2025/04/17 06:16:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab5a5c-201e-004e-5f60-af9275000000
Time:2025-04-17T06:16:36.3999313Z
--------------------------------------------------------------------------------
2025/04/17 06:16:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab5b4a-201e-004e-2360-af9275000000
Time:2025-04-17T06:16:37.4379181Z
--------------------------------------------------------------------------------
2025/04/17 06:16:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab5c44-201e-004e-6560-af9275000000
Time:2025-04-17T06:16:38.4753698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab5c44-201e-004e-6560-af9275000000
Time:2025-04-17T06:16:38.4753698Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:16:46 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/17 06:16:46 DEBUG : empty space: Excluded
2025/04/17 06:16:46 DEBUG : BackupDir: Excluded
2025/04/17 06:16:46 DEBUG : dst: Excluded
2025/04/17 06:16:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab649c-201e-004e-4960-af9275000000
Time:2025-04-17T06:16:47.1182263Z
--------------------------------------------------------------------------------
2025/04/17 06:16:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab6596-201e-004e-1a60-af9275000000
Time:2025-04-17T06:16:48.1562447Z
--------------------------------------------------------------------------------
2025/04/17 06:16:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab66ad-201e-004e-0160-af9275000000
Time:2025-04-17T06:16:49.1936056Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab66ad-201e-004e-0160-af9275000000
Time:2025-04-17T06:16:49.1936056Z
--------------------------------------------------------------------------------
2025/04/17 06:16:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab67d6-201e-004e-6b60-af9275000000
Time:2025-04-17T06:16:50.2325845Z
--------------------------------------------------------------------------------
2025/04/17 06:16:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab690c-201e-004e-6e60-af9275000000
Time:2025-04-17T06:16:51.2704677Z
--------------------------------------------------------------------------------
2025/04/17 06:16:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab6a26-201e-004e-5060-af9275000000
Time:2025-04-17T06:16:52.3079782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab6a26-201e-004e-5060-af9275000000
Time:2025-04-17T06:16:52.3079782Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:17:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab751e-201e-004e-7c60-af9275000000
Time:2025-04-17T06:17:00.9087336Z
--------------------------------------------------------------------------------
2025/04/17 06:17:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab760f-201e-004e-3760-af9275000000
Time:2025-04-17T06:17:01.9463081Z
--------------------------------------------------------------------------------
2025/04/17 06:17:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab7727-201e-004e-2660-af9275000000
Time:2025-04-17T06:17:02.9840290Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab7727-201e-004e-2660-af9275000000
Time:2025-04-17T06:17:02.9840290Z
--------------------------------------------------------------------------------
2025/04/17 06:17:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab782f-201e-004e-7960-af9275000000
Time:2025-04-17T06:17:04.0216263Z
--------------------------------------------------------------------------------
2025/04/17 06:17:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab7969-201e-004e-1960-af9275000000
Time:2025-04-17T06:17:05.0594844Z
--------------------------------------------------------------------------------
2025/04/17 06:17:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab7a7c-201e-004e-0160-af9275000000
Time:2025-04-17T06:17:06.0978969Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acab7a7c-201e-004e-0160-af9275000000
Time:2025-04-17T06:17:06.0978969Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/17 06:17:14 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda1dc9-401e-0058-6360-af64a2000000
Time:2025-04-17T06:17:14.8057714Z
--------------------------------------------------------------------------------
2025/04/17 06:17:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda1ec9-401e-0058-2960-af64a2000000
Time:2025-04-17T06:17:15.8432092Z
--------------------------------------------------------------------------------
2025/04/17 06:17:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda203b-401e-0058-6460-af64a2000000
Time:2025-04-17T06:17:16.8814155Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda203b-401e-0058-6460-af64a2000000
Time:2025-04-17T06:17:16.8814155Z
--------------------------------------------------------------------------------
2025/04/17 06:17:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda219c-401e-0058-1660-af64a2000000
Time:2025-04-17T06:17:17.9202868Z
--------------------------------------------------------------------------------
2025/04/17 06:17:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda22ef-401e-0058-2b60-af64a2000000
Time:2025-04-17T06:17:18.9591629Z
--------------------------------------------------------------------------------
2025/04/17 06:17:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda2437-401e-0058-4860-af64a2000000
Time:2025-04-17T06:17:19.9968722Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda2437-401e-0058-4860-af64a2000000
Time:2025-04-17T06:17:19.9968722Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/17 06:17:28 DEBUG : Creating backend with remote ":memory:"
2025/04/17 06:17:28 DEBUG : Config file has changed externally - reloading
2025/04/17 06:17:28 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/17 06:17:28 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/17 06:17:28 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/17 06:17:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/17 06:17:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/17 06:17:28 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/17 06:17:28 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/17 06:17:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/17 06:17:28 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:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:17:28 DEBUG : sub dir/: Creating directory marker
2025/04/17 06:17:28 DEBUG : sub dir/: Removing directory marker
2025/04/17 06:17:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda3138-401e-0058-3860-af64a2000000
Time:2025-04-17T06:17:28.8274898Z
--------------------------------------------------------------------------------
2025/04/17 06:17:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda32ba-401e-0058-0860-af64a2000000
Time:2025-04-17T06:17:29.8658726Z
--------------------------------------------------------------------------------
2025/04/17 06:17:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda340b-401e-0058-3a60-af64a2000000
Time:2025-04-17T06:17:30.9051319Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda340b-401e-0058-3a60-af64a2000000
Time:2025-04-17T06:17:30.9051319Z
--------------------------------------------------------------------------------
2025/04/17 06:17:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda359d-401e-0058-6560-af64a2000000
Time:2025-04-17T06:17:31.9423132Z
--------------------------------------------------------------------------------
2025/04/17 06:17:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda3694-401e-0058-2f60-af64a2000000
Time:2025-04-17T06:17:32.9803723Z
--------------------------------------------------------------------------------
2025/04/17 06:17:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda37be-401e-0058-1a60-af64a2000000
Time:2025-04-17T06:17:34.0182777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda37be-401e-0058-1a60-af64a2000000
Time:2025-04-17T06:17:34.0182777Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.02s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:17:42 DEBUG : Waiting for deletions to finish
2025/04/17 06:17:42 DEBUG : large: Excluded (Size Filter)
2025/04/17 06:17:42 INFO : medium: Deleted
2025/04/17 06:17:42 INFO : small: Deleted
2025/04/17 06:17:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabb095-201e-004e-0c60-af9275000000
Time:2025-04-17T06:17:42.7848262Z
--------------------------------------------------------------------------------
2025/04/17 06:17:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabb22f-201e-004e-7160-af9275000000
Time:2025-04-17T06:17:43.8221119Z
--------------------------------------------------------------------------------
2025/04/17 06:17:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabb3c6-201e-004e-4560-af9275000000
Time:2025-04-17T06:17:44.8597884Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabb3c6-201e-004e-4560-af9275000000
Time:2025-04-17T06:17:44.8597884Z
--------------------------------------------------------------------------------
2025/04/17 06:17:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabb4f9-201e-004e-5160-af9275000000
Time:2025-04-17T06:17:45.8981866Z
--------------------------------------------------------------------------------
2025/04/17 06:17:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabb62e-201e-004e-4560-af9275000000
Time:2025-04-17T06:17:46.9358090Z
--------------------------------------------------------------------------------
2025/04/17 06:17:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabb70f-201e-004e-7960-af9275000000
Time:2025-04-17T06:17:47.9741314Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabb70f-201e-004e-7960-af9275000000
Time:2025-04-17T06:17:47.9741314Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:17:56 DEBUG : Waiting for deletions to finish
2025/04/17 06:17:56 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/04/17 06:17:56 INFO : small: Deleted
2025/04/17 06:17:56 INFO : large: Deleted
2025/04/17 06:17:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda57f7-401e-0058-5860-af64a2000000
Time:2025-04-17T06:17:56.7179045Z
--------------------------------------------------------------------------------
2025/04/17 06:17:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda5931-401e-0058-6060-af64a2000000
Time:2025-04-17T06:17:57.7557277Z
--------------------------------------------------------------------------------
2025/04/17 06:17:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda5a5a-401e-0058-6360-af64a2000000
Time:2025-04-17T06:17:58.7934781Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda5a5a-401e-0058-6360-af64a2000000
Time:2025-04-17T06:17:58.7934781Z
--------------------------------------------------------------------------------
2025/04/17 06:17:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda5ba2-401e-0058-6a60-af64a2000000
Time:2025-04-17T06:17:59.8304313Z
--------------------------------------------------------------------------------
2025/04/17 06:18:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda5d45-401e-0058-4a60-af64a2000000
Time:2025-04-17T06:18:00.8688571Z
--------------------------------------------------------------------------------
2025/04/17 06:18:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda5ee9-401e-0058-2b60-af64a2000000
Time:2025-04-17T06:18:01.9062672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda5ee9-401e-0058-2b60-af64a2000000
Time:2025-04-17T06:18:01.9062672Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/04/17 06:18:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda6a94-401e-0058-4360-af64a2000000
Time:2025-04-17T06:18:10.1012973Z
--------------------------------------------------------------------------------
2025/04/17 06:18:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda6bf9-401e-0058-7d60-af64a2000000
Time:2025-04-17T06:18:11.1387737Z
--------------------------------------------------------------------------------
2025/04/17 06:18:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda6d20-401e-0058-0560-af64a2000000
Time:2025-04-17T06:18:12.1759265Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda6d20-401e-0058-0560-af64a2000000
Time:2025-04-17T06:18:12.1759265Z
--------------------------------------------------------------------------------
2025/04/17 06:18:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda6e55-401e-0058-8060-af64a2000000
Time:2025-04-17T06:18:13.2137922Z
--------------------------------------------------------------------------------
2025/04/17 06:18:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda6f6f-401e-0058-5f60-af64a2000000
Time:2025-04-17T06:18:14.2518338Z
--------------------------------------------------------------------------------
2025/04/17 06:18:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda7131-401e-0058-5b60-af64a2000000
Time:2025-04-17T06:18:15.2901791Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda7131-401e-0058-5b60-af64a2000000
Time:2025-04-17T06:18:15.2901791Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.33s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:18:23 DEBUG : Waiting for deletions to finish
2025/04/17 06:18:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/17 06:18:23 INFO : medium: Deleted
2025/04/17 06:18:23 INFO : small: Deleted
2025/04/17 06:18:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabd8a3-201e-004e-7460-af9275000000
Time:2025-04-17T06:18:24.0620174Z
--------------------------------------------------------------------------------
2025/04/17 06:18:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabd9c2-201e-004e-5960-af9275000000
Time:2025-04-17T06:18:25.0990967Z
--------------------------------------------------------------------------------
2025/04/17 06:18:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabdac3-201e-004e-2460-af9275000000
Time:2025-04-17T06:18:26.1370683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabdac3-201e-004e-2460-af9275000000
Time:2025-04-17T06:18:26.1370683Z
--------------------------------------------------------------------------------
2025/04/17 06:18:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabdb91-201e-004e-4060-af9275000000
Time:2025-04-17T06:18:27.1749065Z
--------------------------------------------------------------------------------
2025/04/17 06:18:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabdc96-201e-004e-1860-af9275000000
Time:2025-04-17T06:18:28.2140699Z
--------------------------------------------------------------------------------
2025/04/17 06:18:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabdd91-201e-004e-6760-af9275000000
Time:2025-04-17T06:18:29.2519326Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabdd91-201e-004e-6760-af9275000000
Time:2025-04-17T06:18:29.2519326Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/04/17 06:18:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabe5c6-201e-004e-3760-af9275000000
Time:2025-04-17T06:18:37.4437865Z
--------------------------------------------------------------------------------
2025/04/17 06:18:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabe69d-201e-004e-6260-af9275000000
Time:2025-04-17T06:18:38.4816389Z
--------------------------------------------------------------------------------
2025/04/17 06:18:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabe7da-201e-004e-3960-af9275000000
Time:2025-04-17T06:18:39.5190404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabe7da-201e-004e-3960-af9275000000
Time:2025-04-17T06:18:39.5190404Z
--------------------------------------------------------------------------------
2025/04/17 06:18:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabe8fe-201e-004e-1f60-af9275000000
Time:2025-04-17T06:18:40.5574258Z
--------------------------------------------------------------------------------
2025/04/17 06:18:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabea1e-201e-004e-4660-af9275000000
Time:2025-04-17T06:18:41.5951258Z
--------------------------------------------------------------------------------
2025/04/17 06:18:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabeb40-201e-004e-2060-af9275000000
Time:2025-04-17T06:18:42.6325234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:acabeb40-201e-004e-2060-af9275000000
Time:2025-04-17T06:18:42.6325234Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:18:51 DEBUG : Waiting for deletions to finish
2025/04/17 06:18:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/17 06:18:51 INFO : large: Deleted
2025/04/17 06:18:51 INFO : medium: Deleted
2025/04/17 06:18:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:edda9f1c-401e-0058-2c60-af64a2000000
Time:2025-04-17T06:18:51.3818065Z
--------------------------------------------------------------------------------
2025/04/17 06:18:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaa05d-401e-0058-3c60-af64a2000000
Time:2025-04-17T06:18:52.4193599Z
--------------------------------------------------------------------------------
2025/04/17 06:18:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaa1ae-401e-0058-5160-af64a2000000
Time:2025-04-17T06:18:53.4573467Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaa1ae-401e-0058-5160-af64a2000000
Time:2025-04-17T06:18:53.4573467Z
--------------------------------------------------------------------------------
2025/04/17 06:18:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaa304-401e-0058-6660-af64a2000000
Time:2025-04-17T06:18:54.4960291Z
--------------------------------------------------------------------------------
2025/04/17 06:18:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaa413-401e-0058-4460-af64a2000000
Time:2025-04-17T06:18:55.5345005Z
--------------------------------------------------------------------------------
2025/04/17 06:18:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaa50c-401e-0058-1860-af64a2000000
Time:2025-04-17T06:18:56.5718726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaa50c-401e-0058-1860-af64a2000000
Time:2025-04-17T06:18:56.5718726Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/04/17 06:19:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaafff-401e-0058-6f60-af64a2000000
Time:2025-04-17T06:19:04.7629590Z
--------------------------------------------------------------------------------
2025/04/17 06:19:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddab135-401e-0058-8060-af64a2000000
Time:2025-04-17T06:19:05.8014022Z
--------------------------------------------------------------------------------
2025/04/17 06:19:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddab29c-401e-0058-4160-af64a2000000
Time:2025-04-17T06:19:06.8398418Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddab29c-401e-0058-4160-af64a2000000
Time:2025-04-17T06:19:06.8398418Z
--------------------------------------------------------------------------------
2025/04/17 06:19:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddab3c0-401e-0058-3260-af64a2000000
Time:2025-04-17T06:19:07.8787710Z
--------------------------------------------------------------------------------
2025/04/17 06:19:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddab529-401e-0058-2d60-af64a2000000
Time:2025-04-17T06:19:08.9164384Z
--------------------------------------------------------------------------------
2025/04/17 06:19:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddab6c1-401e-0058-7a60-af64a2000000
Time:2025-04-17T06:19:09.9546380Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddab6c1-401e-0058-7a60-af64a2000000
Time:2025-04-17T06:19:09.9546380Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:19:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddac369-401e-0058-5460-af64a2000000
Time:2025-04-17T06:19:18.4476721Z
--------------------------------------------------------------------------------
2025/04/17 06:19:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddac4c1-401e-0058-7e60-af64a2000000
Time:2025-04-17T06:19:19.4868147Z
--------------------------------------------------------------------------------
2025/04/17 06:19:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddac66f-401e-0058-6e60-af64a2000000
Time:2025-04-17T06:19:20.5246932Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddac66f-401e-0058-6e60-af64a2000000
Time:2025-04-17T06:19:20.5246932Z
--------------------------------------------------------------------------------
2025/04/17 06:19:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddac80a-401e-0058-4b60-af64a2000000
Time:2025-04-17T06:19:21.5635707Z
--------------------------------------------------------------------------------
2025/04/17 06:19:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddac981-401e-0058-0b60-af64a2000000
Time:2025-04-17T06:19:22.6017870Z
--------------------------------------------------------------------------------
2025/04/17 06:19:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddacae4-401e-0058-3f60-af64a2000000
Time:2025-04-17T06:19:23.6397274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddacae4-401e-0058-3f60-af64a2000000
Time:2025-04-17T06:19:23.6397274Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/04/17 06:19:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddad633-401e-0058-2960-af64a2000000
Time:2025-04-17T06:19:31.8354550Z
--------------------------------------------------------------------------------
2025/04/17 06:19:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddad803-401e-0058-4160-af64a2000000
Time:2025-04-17T06:19:32.8749605Z
--------------------------------------------------------------------------------
2025/04/17 06:19:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddad995-401e-0058-1660-af64a2000000
Time:2025-04-17T06:19:33.9125711Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddad995-401e-0058-1660-af64a2000000
Time:2025-04-17T06:19:33.9125711Z
--------------------------------------------------------------------------------
2025/04/17 06:19:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddadb3b-401e-0058-7b60-af64a2000000
Time:2025-04-17T06:19:34.9499647Z
--------------------------------------------------------------------------------
2025/04/17 06:19:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddadcdb-401e-0058-7160-af64a2000000
Time:2025-04-17T06:19:35.9882853Z
--------------------------------------------------------------------------------
2025/04/17 06:19:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddade4a-401e-0058-2f60-af64a2000000
Time:2025-04-17T06:19:37.0263421Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddade4a-401e-0058-2f60-af64a2000000
Time:2025-04-17T06:19:37.0263421Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/04/17 06:19:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/17 06:19:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/17 06:19:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/17 06:19:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/17 06:19:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/17 06:19:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/17 06:19:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:19:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaee9e-401e-0058-1660-af64a2000000
Time:2025-04-17T06:19:46.3493656Z
--------------------------------------------------------------------------------
2025/04/17 06:19:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaf03e-401e-0058-0360-af64a2000000
Time:2025-04-17T06:19:47.3876081Z
--------------------------------------------------------------------------------
2025/04/17 06:19:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaf1d6-401e-0058-4860-af64a2000000
Time:2025-04-17T06:19:48.4252691Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaf1d6-401e-0058-4860-af64a2000000
Time:2025-04-17T06:19:48.4252691Z
--------------------------------------------------------------------------------
2025/04/17 06:19:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaf36b-401e-0058-2960-af64a2000000
Time:2025-04-17T06:19:49.4694066Z
--------------------------------------------------------------------------------
2025/04/17 06:19:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaf528-401e-0058-3260-af64a2000000
Time:2025-04-17T06:19:50.5072541Z
--------------------------------------------------------------------------------
2025/04/17 06:19:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaf715-401e-0058-7760-af64a2000000
Time:2025-04-17T06:19:51.5452890Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddaf715-401e-0058-7760-af64a2000000
Time:2025-04-17T06:19:51.5452890Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.47s)
=== RUN TestPurge
2025/04/17 06:19:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vafubec0xoji"
2025/04/17 06:19:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 06:19:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:19:59 DEBUG : Azure container rclone-test-vafubec0xoji: Using directory markers
2025/04/17 06:19:59 DEBUG : Creating backend with remote "/tmp/rclone295977838"
run.go:180: Remote "Azure container rclone-test-vafubec0xoji", Local "Local file system at /tmp/rclone295977838", Modify Window "1ns"
2025/04/17 06:19:59 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/17 06:19:59 DEBUG : A1/B1/: Creating directory marker
2025/04/17 06:19:59 DEBUG : A1/: Creating directory marker
2025/04/17 06:20:00 INFO : A2: Making directory
2025/04/17 06:20:00 DEBUG : A2/: Creating directory marker
2025/04/17 06:20:00 INFO : A1/B2: Making directory
2025/04/17 06:20:00 DEBUG : A1/B2/: Creating directory marker
2025/04/17 06:20:00 INFO : A1/B2/C2: Making directory
2025/04/17 06:20:00 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/17 06:20:00 INFO : A1/B1/C3: Making directory
2025/04/17 06:20:00 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/17 06:20:00 INFO : A3: Making directory
2025/04/17 06:20:00 DEBUG : A3/: Creating directory marker
2025/04/17 06:20:00 INFO : A3/B3: Making directory
2025/04/17 06:20:00 DEBUG : A3/B3/: Creating directory marker
2025/04/17 06:20:00 INFO : A3/B3/C4: Making directory
2025/04/17 06:20:00 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/17 06:20:00 DEBUG : Waiting for deletions to finish
2025/04/17 06:20:01 INFO : A1/B1/C1/one: Deleted
2025/04/17 06:20:01 DEBUG : removing 2 level 3 directories
2025/04/17 06:20:01 INFO : A1/B1/C3: Removing directory
2025/04/17 06:20:01 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/17 06:20:01 INFO : A1/B1/C1: Removing directory
2025/04/17 06:20:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 06:20:01 DEBUG : removing 1 level 2 directories
2025/04/17 06:20:01 INFO : A1/B1: Removing directory
2025/04/17 06:20:01 DEBUG : A1/B1/: Removing directory marker
2025/04/17 06:20:01 DEBUG : Azure container rclone-test-vafubec0xoji: Purge remote
2025/04/17 06:20:01 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.77s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/17 06:20:01 DEBUG : A1/B1/: Creating directory marker
2025/04/17 06:20:01 DEBUG : A1/: Creating directory marker
2025/04/17 06:20:01 INFO : A2: Making directory
2025/04/17 06:20:01 DEBUG : A2/: Creating directory marker
2025/04/17 06:20:01 INFO : A1/B2: Making directory
2025/04/17 06:20:01 DEBUG : A1/B2/: Creating directory marker
2025/04/17 06:20:01 INFO : A1/B2/C2: Making directory
2025/04/17 06:20:02 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/17 06:20:02 INFO : A1/B1/C3: Making directory
2025/04/17 06:20:02 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/17 06:20:02 INFO : A3: Making directory
2025/04/17 06:20:02 DEBUG : A3/: Creating directory marker
2025/04/17 06:20:02 INFO : A3/B3: Making directory
2025/04/17 06:20:02 DEBUG : A3/B3/: Creating directory marker
2025/04/17 06:20:02 INFO : A3/B3/C4: Making directory
2025/04/17 06:20:02 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/17 06:20:09 DEBUG : removing 1 level 3 directories
2025/04/17 06:20:09 INFO : A3/B3/C4: Removing directory
2025/04/17 06:20:09 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/17 06:20:17 DEBUG : removing 2 level 3 directories
2025/04/17 06:20:17 INFO : A1/B2/C2: Removing directory
2025/04/17 06:20:17 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/17 06:20:17 INFO : A1/B1/C3: Removing directory
2025/04/17 06:20:17 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/17 06:20:17 DEBUG : removing 4 level 2 directories
2025/04/17 06:20:17 INFO : dst/: Removing directory
2025/04/17 06:20:17 DEBUG : dst//: Removing directory marker
2025/04/17 06:20:17 INFO : A1/B2: Removing directory
2025/04/17 06:20:17 DEBUG : A1/B2/: Removing directory marker
2025/04/17 06:20:17 INFO : A3/B3: Removing directory
2025/04/17 06:20:17 DEBUG : A3/B3/: Removing directory marker
2025/04/17 06:20:17 INFO : BackupDir/: Removing directory
2025/04/17 06:20:17 DEBUG : BackupDir//: Removing directory marker
2025/04/17 06:20:17 DEBUG : removing 4 level 1 directories
2025/04/17 06:20:17 INFO : dst: Removing directory
2025/04/17 06:20:17 DEBUG : dst/: Removing directory marker
2025/04/17 06:20:17 INFO : A2: Removing directory
2025/04/17 06:20:17 INFO : A3: Removing directory
2025/04/17 06:20:17 DEBUG : A2/: Removing directory marker
2025/04/17 06:20:17 DEBUG : A3/: Removing directory marker
2025/04/17 06:20:17 INFO : BackupDir: Removing directory
2025/04/17 06:20:17 DEBUG : BackupDir/: Removing directory marker
2025/04/17 06:20:17 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eddb2809-401e-0058-4460-af64a2000000
Time:2025-04-17T06:20:17.4639171Z
--------------------------------------------------------------------------------
2025/04/17 06:20:17 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:33257ce6-201e-002c-5960-af5052000000
Time:2025-04-17T06:20:17.4770538Z
--------------------------------------------------------------------------------
operations_test.go:705:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Received unexpected error:
failed to remove directories: 2 errors: last error: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:33257ce6-201e-002c-5960-af5052000000
Time:2025-04-17T06:20:17.4770538Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/17 06:20:17 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 06:20:17 DEBUG : A1/B1/: Removing directory marker
2025/04/17 06:20:17 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.34s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:17 INFO : A1: Making directory
2025/04/17 06:20:17 DEBUG : A1/: Creating directory marker
2025/04/17 06:20:17 INFO : A1/B1: Making directory
2025/04/17 06:20:17 DEBUG : A1/B1/: Creating directory marker
2025/04/17 06:20:18 INFO : A1/B1/C1: Making directory
2025/04/17 06:20:18 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/17 06:20:18 DEBUG : removing 1 level 3 directories
2025/04/17 06:20:18 INFO : A1/B1/C1: Removing directory
2025/04/17 06:20:18 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 06:20:18 DEBUG : removing 1 level 2 directories
2025/04/17 06:20:18 INFO : A1/B1: Removing directory
2025/04/17 06:20:18 DEBUG : A1/B1/: Removing directory marker
2025/04/17 06:20:18 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:18 INFO : A1: Making directory
2025/04/17 06:20:18 DEBUG : A1/: Creating directory marker
2025/04/17 06:20:18 INFO : A1/B1: Making directory
2025/04/17 06:20:18 DEBUG : A1/B1/: Creating directory marker
2025/04/17 06:20:18 INFO : A1/B1/C1: Making directory
2025/04/17 06:20:18 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/17 06:20:19 DEBUG : removing 1 level 3 directories
2025/04/17 06:20:19 INFO : A1/B1/C1: Removing directory
2025/04/17 06:20:19 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 06:20:19 DEBUG : removing 1 level 2 directories
2025/04/17 06:20:19 INFO : A1/B1: Removing directory
2025/04/17 06:20:19 DEBUG : A1/B1/: Removing directory marker
2025/04/17 06:20:19 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:19 DEBUG : filename.txt: File name found in url
2025/04/17 06:20:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:20 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/17 06:20:20 DEBUG : sub/: Creating directory marker
2025/04/17 06:20:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 06:20:20 INFO : file1: Copied (new) to: sub/file2
2025/04/17 06:20:20 INFO : file1: Deleted
2025/04/17 06:20:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 06:20:20 DEBUG : file1: Unchanged skipping
2025/04/17 06:20:20 INFO : file1: Deleted
2025/04/17 06:20:20 DEBUG : Azure container rclone-test-sejatok5qovi: don't need to copy/move sub/file2, it is already at target location
2025/04/17 06:20:20 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:20 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/17 06:20:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 06:20:20 INFO : file1: Copied (new)
2025/04/17 06:20:20 INFO : file1: Deleted
2025/04/17 06:20:20 DEBUG : file1: Destination exists, skipping
2025/04/17 06:20:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:21 DEBUG : dst/: Creating directory marker
2025/04/17 06:20:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/backup"
2025/04/17 06:20:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 06:20:21 DEBUG : Azure container rclone-test-sejatok5qovi path backup: Using directory markers
2025/04/17 06:20:21 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-sejatok5qovi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-sejatok5qovi/backup"
2025/04/17 06:20:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/17 06:20:21 DEBUG : dst/: Creating directory marker
2025/04/17 06:20:21 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/17 06:20:21 INFO : dst/file1: Copied (server-side copy)
2025/04/17 06:20:21 INFO : dst/file1: Deleted
2025/04/17 06:20:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 06:20:21 INFO : dst/file1: Copied (new)
2025/04/17 06:20:21 INFO : dst/file1: Deleted
2025/04/17 06:20:22 DEBUG : dst/: Removing directory marker
2025/04/17 06:20:22 DEBUG : backup/dst/: Removing directory marker
2025/04/17 06:20:22 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd727b42-d01e-004a-5160-af1f72000000
Time:2025-04-17T06:20:22.2051650Z
--------------------------------------------------------------------------------
2025/04/17 06:20:23 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd727cb4-d01e-004a-0560-af1f72000000
Time:2025-04-17T06:20:23.2437333Z
--------------------------------------------------------------------------------
2025/04/17 06:20:24 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd727e32-d01e-004a-4060-af1f72000000
Time:2025-04-17T06:20:24.2813103Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-sejatok5qovi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd727e32-d01e-004a-4060-af1f72000000
Time:2025-04-17T06:20:24.2813103Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.24s)
=== 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:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:25 DEBUG : A1/: Creating directory marker
2025/04/17 06:20:25 DEBUG : A1/B1/: Creating directory marker
2025/04/17 06:20:25 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/17 06:20:26 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/17 06:20:26 INFO : A1/B2: Making directory
2025/04/17 06:20:26 DEBUG : A1/B2/: Creating directory marker
2025/04/17 06:20:26 INFO : A1/B1/C3: Making directory
2025/04/17 06:20:26 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/17 06:20:26 DEBUG : A2/: Creating directory marker
2025/04/17 06:20:26 DEBUG : A2/B1/: Creating directory marker
2025/04/17 06:20:26 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/17 06:20:26 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/17 06:20:27 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/17 06:20:27 DEBUG : A2/B2/: Creating directory marker
2025/04/17 06:20:27 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/17 06:20:27 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/17 06:20:27 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 06:20:27 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/17 06:20:27 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/17 06:20:27 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/17 06:20:27 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/17 06:20:27 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/17 06:20:27 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/17 06:20:27 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/17 06:20:27 INFO : A1/two: Deleted
2025/04/17 06:20:27 INFO : A1/B1/three: Deleted
2025/04/17 06:20:27 INFO : A1/one: Deleted
2025/04/17 06:20:27 INFO : A1/B1/C2/five: Deleted
2025/04/17 06:20:27 INFO : A1/B1/C1/four: Deleted
2025/04/17 06:20:27 DEBUG : A1/B2/: Removing directory marker
2025/04/17 06:20:27 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/17 06:20:27 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/17 06:20:27 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 06:20:27 DEBUG : A1/B1/: Removing directory marker
2025/04/17 06:20:27 DEBUG : A1/: Removing directory marker
2025/04/17 06:20:27 DEBUG : A3/: Creating directory marker
2025/04/17 06:20:27 DEBUG : A3/B1/: Creating directory marker
2025/04/17 06:20:28 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/17 06:20:28 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/17 06:20:28 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/17 06:20:28 DEBUG : A3/B2/: Creating directory marker
2025/04/17 06:20:28 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/17 06:20:28 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/17 06:20:28 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/17 06:20:28 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 06:20:28 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/17 06:20:28 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/17 06:20:28 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/17 06:20:28 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/17 06:20:28 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/17 06:20:28 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/17 06:20:28 INFO : A2/B1/C1/four: Deleted
2025/04/17 06:20:28 INFO : A2/B1/three: Deleted
2025/04/17 06:20:28 INFO : A2/one: Deleted
2025/04/17 06:20:28 INFO : A2/two: Deleted
2025/04/17 06:20:28 INFO : A2/B1/C2/five: Deleted
2025/04/17 06:20:28 DEBUG : A2/B2/: Removing directory marker
2025/04/17 06:20:28 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/17 06:20:28 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/17 06:20:28 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/17 06:20:28 DEBUG : A2/B1/: Removing directory marker
2025/04/17 06:20:28 DEBUG : A2/: Removing directory marker
2025/04/17 06:20:29 INFO : Azure container rclone-test-sejatok5qovi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/17 06:20:29 DEBUG : A4/: Creating directory marker
2025/04/17 06:20:29 DEBUG : A4/B1/: Creating directory marker
2025/04/17 06:20:29 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/17 06:20:29 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/17 06:20:29 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/17 06:20:29 DEBUG : A4/B2/: Creating directory marker
2025/04/17 06:20:29 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/17 06:20:29 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/17 06:20:29 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/17 06:20:29 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/17 06:20:29 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/17 06:20:29 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/17 06:20:29 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/17 06:20:29 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/17 06:20:29 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 06:20:29 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/17 06:20:29 INFO : A3/B1/three: Deleted
2025/04/17 06:20:29 INFO : A3/B1/C1/four: Deleted
2025/04/17 06:20:29 INFO : A3/two: Deleted
2025/04/17 06:20:29 INFO : A3/B1/C2/five: Deleted
2025/04/17 06:20:29 INFO : A3/one: Deleted
2025/04/17 06:20:29 DEBUG : A3/B2/: Removing directory marker
2025/04/17 06:20:29 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A3/B1/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A3/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A4/B2/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A4/B1/: Removing directory marker
2025/04/17 06:20:30 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.49s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:30 DEBUG : Azure container rclone-test-sejatok5qovi: File to upload is small (34 bytes), uploading instead of streaming
2025/04/17 06:20:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/17 06:20:31 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/17 06:20:31 NOTICE: Azure container rclone-test-sejatok5qovi: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/17 06:20:31 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/17 06:20:31 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/17 06:20:31 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/17 06:20:31 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/17 06:20:31 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/17 06:20:31 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/17 06:20:31 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:31 DEBUG : Azure container rclone-test-sejatok5qovi: File to upload is small (34 bytes), uploading instead of streaming
2025/04/17 06:20:31 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/17 06:20:31 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/17 06:20:31 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/17 06:20:31 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/17 06:20:31 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/17 06:20:31 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/17 06:20:31 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/17 06:20:31 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/17 06:20:31 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:31 DEBUG : Azure container rclone-test-sejatok5qovi: File to upload is small (34 bytes), uploading instead of streaming
2025/04/17 06:20:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/17 06:20:32 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:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:32 DEBUG : Azure container rclone-test-sejatok5qovi: File to upload is small (34 bytes), uploading instead of streaming
2025/04/17 06:20:32 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/17 06:20:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/17 06:20:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.85s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:32 DEBUG : Azure container rclone-test-sejatok5qovi: File to upload is small (60 bytes), uploading instead of streaming
2025/04/17 06:20:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/17 06:20:32 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
2025/04/17 06:20:33 DEBUG : sub dir/: Creating directory marker
2025/04/17 06:20:33 DEBUG : Azure container rclone-test-sejatok5qovi: Touching "sub dir/potato3"
2025/04/17 06:20:33 DEBUG : Azure container rclone-test-sejatok5qovi: Touching "empty space"
2025/04/17 06:20:33 DEBUG : Azure container rclone-test-sejatok5qovi: Touching "potato2"
2025/04/17 06:20:34 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-sejatok5qovi", Local "Local file system at /tmp/rclone2072877411", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== 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)
FAIL
2025/04/17 06:20:34 DEBUG : Azure container rclone-test-sejatok5qovi: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m55.81370347s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]