"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/05/23 01:05:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli"
2025/05/23 01:05:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:06 DEBUG : Azure container rclone-test-hugefux4jeli: Using directory markers
2025/05/23 01:05:06 DEBUG : Creating backend with remote "/tmp/rclone1451143324"
=== 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:05:06 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/23 01:05:06 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/23 01:05:06 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/23 01:05:06 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/23 01:05:06 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/23 01:05:06 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/23 01:05:06 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/23 01:05:06 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/23 01:05:06 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/23 01:05:07 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/23 01:05:08 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/23 01:05:08 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/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/23 01:05:09 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/23 01:05:10 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/23 01:05:10 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/23 01:05:10 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/05/23 01:05:11 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/23 01:05:11 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/23 01:05:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/23 01:05:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/23 01:05:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/23 01:05:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/23 01:05:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/23 01:05:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/23 01:05:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/23 01:05:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/23 01:05:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/23 01:05:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/23 01:05:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/23 01:05:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/23 01:05:12 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/23 01:05:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/23 01:05:12 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/23 01:05:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/23 01:05:12 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/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/23 01:05:13 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/23 01:05:14 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/23 01:05:14 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/23 01:05:14 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/23 01:05:14 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/23 01:05:14 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/23 01:05:14 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/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/23 01:05:15 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/23 01:05:16 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/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/23 01:05:17 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/23 01:05:18 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/23 01:05:18 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/23 01:05:18 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/23 01:05:18 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/23 01:05:18 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/23 01:05:18 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.83s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.49s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.15s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.76s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.84s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.22s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:05:18 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/23 01:05:18 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/23 01:05:18 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/23 01:05:18 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/23 01:05:18 DEBUG : chunksize-probe: Removing empty object
2025/05/23 01:05:19 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/23 01:05:19 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/23 01:05:19 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/23 01:05:19 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/23 01:05:19 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/23 01:05:19 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/23 01:05:19 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/23 01:05:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:19 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/23 01:05:19 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/23 01:05:19 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/23 01:05:19 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/23 01:05:19 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/23 01:05:19 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/23 01:05:19 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/23 01:05:19 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/23 01:05:20 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/23 01:05:20 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/23 01:05:20 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/23 01:05:20 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/23 01:05:20 DEBUG : Returning error reader
2025/05/23 01:05:20 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/23 01:05:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:21 DEBUG : Returning error reader
2025/05/23 01:05:21 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/23 01:05:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:22 DEBUG : Returning error reader
2025/05/23 01:05:22 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/23 01:05:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:23 DEBUG : Returning error reader
2025/05/23 01:05:23 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/23 01:05:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:24 DEBUG : Returning error reader
2025/05/23 01:05:24 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/23 01:05:24 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:25 DEBUG : Returning error reader
2025/05/23 01:05:25 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/23 01:05:25 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:26 DEBUG : Returning error reader
2025/05/23 01:05:26 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:26 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/23 01:05:26 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:27 DEBUG : Returning error reader
2025/05/23 01:05:27 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:27 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/23 01:05:27 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:28 DEBUG : Returning error reader
2025/05/23 01:05:28 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:28 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/23 01:05:28 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/23 01:05:29 DEBUG : Returning error reader
2025/05/23 01:05:29 DEBUG : BOOM: simulated read failure
2025/05/23 01:05:29 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/23 01:05:29 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/23 01:05:29 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/23 01:05:29 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/23 01:05:29 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/23 01:05:30 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/23 01:05:30 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.45s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/23 01:05:37 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/23 01:05:37 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/23 01:05:37 DEBUG : potato: Seek from 10 to 0
2025/05/23 01:05:37 DEBUG : potato: Seek from 10 to 0
2025/05/23 01:05:37 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/23 01:05:37 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/23 01:05:37 DEBUG : potato: Seek from 5 to 2
2025/05/23 01:05:37 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/23 01:05:37 DEBUG : potato: Seek from 7 to 0
2025/05/23 01:05:37 DEBUG : potato: Seek from 7 to 0
2025/05/23 01:05:37 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/23 01:05:37 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/23 01:05:37 DEBUG : potato: Seek from 5 to 2
2025/05/23 01:05:37 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/23 01:05:37 DEBUG : potato: Seek from 8 to 0
2025/05/23 01:05:37 DEBUG : potato: Seek from 8 to 0
2025/05/23 01:05:37 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/23 01:05:37 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/23 01:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/23 01:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/23 01:05:37 DEBUG : potato: Seek from 5 to 2
2025/05/23 01:05:37 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/23 01:05:37 DEBUG : potato: Seek from 9 to 0
2025/05/23 01:05:37 DEBUG : potato: Seek from 9 to 0
2025/05/23 01:05:37 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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.26s)
--- 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.08s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/05/23 01:05:38 DEBUG : Creating backend with remote "nonexistent"
2025/05/23 01:05:38 DEBUG : Creating backend with remote "nonexistent"
2025/05/23 01:05:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/23 01:05:38 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/05/23 01:05:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/23 01:05:38 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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.48s)
--- PASS: TestCheckDownload/1 (0.07s)
--- 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.12s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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.20s)
--- 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:05:41 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/23 01:05:41 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/23 01:05:41 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/23 01:05:41 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/23 01:05:41 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/23 01:05:41 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/23 01:05:41 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/23 01:05:41 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:05:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/data"
2025/05/23 01:05:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:41 DEBUG : Azure container rclone-test-hugefux4jeli path data: Using directory markers
2025/05/23 01:05:41 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/05/23 01:05:44 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.83s)
--- PASS: TestCheckSum/subtest1 (0.12s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:05:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/data"
2025/05/23 01:05:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:44 DEBUG : Azure container rclone-test-hugefux4jeli path data: Using directory markers
2025/05/23 01:05:44 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/05/23 01:05:47 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.07s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/05/23 01:05:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nefiluj9kaxu"
2025/05/23 01:05:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:47 DEBUG : Azure container rclone-test-nefiluj9kaxu: Using directory markers
2025/05/23 01:05:47 DEBUG : Creating backend with remote "/tmp/rclone370097586"
run.go:180: Remote "Azure container rclone-test-nefiluj9kaxu", Local "Local file system at /tmp/rclone370097586", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/23 01:05:47 ERROR : hello, world!: sum not found
2025/05/23 01:05:47 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-nefiluj9kaxu
2025/05/23 01:05:47 NOTICE: Azure container rclone-test-nefiluj9kaxu: 1 files missing
2025/05/23 01:05:47 NOTICE: 1 hashes missing
2025/05/23 01:05:47 NOTICE: Azure container rclone-test-nefiluj9kaxu: 2 differences found
2025/05/23 01:05:47 NOTICE: Azure container rclone-test-nefiluj9kaxu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/23 01:05:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:47 NOTICE: Azure container rclone-test-nefiluj9kaxu: 0 differences found
2025/05/23 01:05:47 NOTICE: Azure container rclone-test-nefiluj9kaxu: 1 matching files
2025/05/23 01:05:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-suducer7kovu"
2025/05/23 01:05:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:47 DEBUG : Azure container rclone-test-suducer7kovu: Using directory markers
2025/05/23 01:05:47 DEBUG : Creating backend with remote "/tmp/rclone3365886152"
run.go:180: Remote "Azure container rclone-test-suducer7kovu", Local "Local file system at /tmp/rclone3365886152", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/23 01:05:48 ERROR : HELLO, WORLD!: sum not found
2025/05/23 01:05:48 ERROR : hello, world!: file not in Azure container rclone-test-suducer7kovu
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-suducer7kovu: 1 files missing
2025/05/23 01:05:48 NOTICE: 1 hashes missing
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-suducer7kovu: 2 differences found
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-suducer7kovu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/23 01:05:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-suducer7kovu: 0 differences found
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-suducer7kovu: 1 matching files
2025/05/23 01:05:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tucapus2dade"
2025/05/23 01:05:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:48 DEBUG : Azure container rclone-test-tucapus2dade: Using directory markers
2025/05/23 01:05:48 DEBUG : Creating backend with remote "/tmp/rclone3897669521"
run.go:180: Remote "Azure container rclone-test-tucapus2dade", Local "Local file system at /tmp/rclone3897669521", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/23 01:05:48 ERROR : HeLlO, wOrLd!: sum not found
2025/05/23 01:05:48 ERROR : hello, world!: file not in Azure container rclone-test-tucapus2dade
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-tucapus2dade: 1 files missing
2025/05/23 01:05:48 NOTICE: 1 hashes missing
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-tucapus2dade: 2 differences found
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-tucapus2dade: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/23 01:05:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-tucapus2dade: 0 differences found
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-tucapus2dade: 1 matching files
2025/05/23 01:05:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mujatom0nowi"
2025/05/23 01:05:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:48 DEBUG : Azure container rclone-test-mujatom0nowi: Using directory markers
2025/05/23 01:05:48 DEBUG : Creating backend with remote "/tmp/rclone3542440107"
run.go:180: Remote "Azure container rclone-test-mujatom0nowi", Local "Local file system at /tmp/rclone3542440107", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/23 01:05:48 ERROR : HELLO, WORLD!: sum not found
2025/05/23 01:05:48 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-mujatom0nowi
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-mujatom0nowi: 1 files missing
2025/05/23 01:05:48 NOTICE: 1 hashes missing
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-mujatom0nowi: 2 differences found
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-mujatom0nowi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/23 01:05:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-mujatom0nowi: 0 differences found
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-mujatom0nowi: 1 matching files
2025/05/23 01:05:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yijilec0wopi"
2025/05/23 01:05:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:48 DEBUG : Azure container rclone-test-yijilec0wopi: Using directory markers
2025/05/23 01:05:48 DEBUG : Creating backend with remote "/tmp/rclone1076152956"
run.go:180: Remote "Azure container rclone-test-yijilec0wopi", Local "Local file system at /tmp/rclone1076152956", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/23 01:05:48 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/23 01:05:48 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-yijilec0wopi
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-yijilec0wopi: 1 files missing
2025/05/23 01:05:48 NOTICE: 1 hashes missing
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-yijilec0wopi: 2 differences found
2025/05/23 01:05:48 NOTICE: Azure container rclone-test-yijilec0wopi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/23 01:05:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-yijilec0wopi: 0 differences found
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-yijilec0wopi: 1 matching files
2025/05/23 01:05:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sosihef8noxa"
2025/05/23 01:05:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:49 DEBUG : Azure container rclone-test-sosihef8noxa: Using directory markers
2025/05/23 01:05:49 DEBUG : Creating backend with remote "/tmp/rclone2830894317"
run.go:180: Remote "Azure container rclone-test-sosihef8noxa", Local "Local file system at /tmp/rclone2830894317", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/23 01:05:49 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/23 01:05:49 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-sosihef8noxa
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-sosihef8noxa: 1 files missing
2025/05/23 01:05:49 NOTICE: 1 hashes missing
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-sosihef8noxa: 2 differences found
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-sosihef8noxa: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/23 01:05:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-sosihef8noxa: 0 differences found
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-sosihef8noxa: 1 matching files
2025/05/23 01:05:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xobibej5buto"
2025/05/23 01:05:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:49 DEBUG : Azure container rclone-test-xobibej5buto: Using directory markers
2025/05/23 01:05:49 DEBUG : Creating backend with remote "/tmp/rclone1699333044"
run.go:180: Remote "Azure container rclone-test-xobibej5buto", Local "Local file system at /tmp/rclone1699333044", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/23 01:05:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/23 01:05:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xobibej5buto
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-xobibej5buto: 1 files missing
2025/05/23 01:05:49 NOTICE: 1 hashes missing
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-xobibej5buto: 2 differences found
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-xobibej5buto: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/23 01:05:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-xobibej5buto: 0 differences found
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-xobibej5buto: 1 matching files
2025/05/23 01:05:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tayeyid6zayi"
2025/05/23 01:05:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:49 DEBUG : Azure container rclone-test-tayeyid6zayi: Using directory markers
2025/05/23 01:05:49 DEBUG : Creating backend with remote "/tmp/rclone1002311488"
run.go:180: Remote "Azure container rclone-test-tayeyid6zayi", Local "Local file system at /tmp/rclone1002311488", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/23 01:05:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/23 01:05:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tayeyid6zayi
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-tayeyid6zayi: 1 files missing
2025/05/23 01:05:49 NOTICE: 1 hashes missing
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-tayeyid6zayi: 2 differences found
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-tayeyid6zayi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/23 01:05:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-tayeyid6zayi: 0 differences found
2025/05/23 01:05:49 NOTICE: Azure container rclone-test-tayeyid6zayi: 1 matching files
2025/05/23 01:05:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qajoqev9kegi"
2025/05/23 01:05:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:49 DEBUG : Azure container rclone-test-qajoqev9kegi: Using directory markers
2025/05/23 01:05:49 DEBUG : Creating backend with remote "/tmp/rclone3179905102"
run.go:180: Remote "Azure container rclone-test-qajoqev9kegi", Local "Local file system at /tmp/rclone3179905102", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/23 01:05:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/23 01:05:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qajoqev9kegi
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-qajoqev9kegi: 1 files missing
2025/05/23 01:05:50 NOTICE: 1 hashes missing
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-qajoqev9kegi: 2 differences found
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-qajoqev9kegi: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/23 01:05:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-qajoqev9kegi: 0 differences found
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-qajoqev9kegi: 1 matching files
2025/05/23 01:05:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zajidax1dimo"
2025/05/23 01:05:50 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:05:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:50 DEBUG : Azure container rclone-test-zajidax1dimo: Using directory markers
2025/05/23 01:05:50 DEBUG : Creating backend with remote "/tmp/rclone2793126326"
run.go:180: Remote "Azure container rclone-test-zajidax1dimo", Local "Local file system at /tmp/rclone2793126326", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/23 01:05:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/23 01:05:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zajidax1dimo
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-zajidax1dimo: 1 files missing
2025/05/23 01:05:50 NOTICE: 1 hashes missing
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-zajidax1dimo: 2 differences found
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-zajidax1dimo: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/23 01:05:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-zajidax1dimo: 0 differences found
2025/05/23 01:05:50 NOTICE: Azure container rclone-test-zajidax1dimo: 1 matching files
2025/05/23 01:05:50 DEBUG : Azure container rclone-test-zajidax1dimo: Purge remote
2025/05/23 01:05:50 DEBUG : Azure container rclone-test-qajoqev9kegi: Purge remote
2025/05/23 01:05:50 DEBUG : Azure container rclone-test-tayeyid6zayi: Purge remote
2025/05/23 01:05:50 DEBUG : Azure container rclone-test-xobibej5buto: Purge remote
2025/05/23 01:05:50 DEBUG : Azure container rclone-test-sosihef8noxa: Purge remote
2025/05/23 01:05:50 DEBUG : Azure container rclone-test-yijilec0wopi: Purge remote
2025/05/23 01:05:50 DEBUG : Azure container rclone-test-mujatom0nowi: Purge remote
2025/05/23 01:05:50 DEBUG : Azure container rclone-test-tucapus2dade: Purge remote
2025/05/23 01:05:51 DEBUG : Azure container rclone-test-suducer7kovu: Purge remote
2025/05/23 01:05:51 DEBUG : Azure container rclone-test-nefiluj9kaxu: Purge remote
--- PASS: TestApplyTransforms (3.56s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:05:51 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/23 01:05:51 DEBUG : sub/: Creating directory marker
2025/05/23 01:05:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/23 01:05:51 INFO : file1: Copied (new) to: sub/file2
2025/05/23 01:05:51 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/23 01:05:51 DEBUG : file1: Unchanged skipping
2025/05/23 01:05:51 DEBUG : Azure container rclone-test-hugefux4jeli: don't need to copy/move sub/file2, it is already at target location
2025/05/23 01:05:51 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:05:51 DEBUG : dst/: Creating directory marker
2025/05/23 01:05:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/backup"
2025/05/23 01:05:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:51 DEBUG : Azure container rclone-test-hugefux4jeli path backup: Using directory markers
2025/05/23 01:05:52 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/backup"
2025/05/23 01:05:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/23 01:05:52 DEBUG : dst/: Creating directory marker
2025/05/23 01:05:52 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/23 01:05:52 INFO : dst/file1: Copied (server-side copy)
2025/05/23 01:05:52 INFO : dst/file1: Deleted
2025/05/23 01:05:52 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/23 01:05:52 INFO : dst/file1: Copied (new)
2025/05/23 01:05:52 DEBUG : dst/: Removing directory marker
2025/05/23 01:05:52 DEBUG : backup/dst/: Removing directory marker
2025/05/23 01:05:52 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-hugefux4jeli/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4a635-701e-0088-687e-cb59f4000000
Time:2025-05-23T01:05:52.7369028Z
--------------------------------------------------------------------------------
2025/05/23 01:05:53 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-hugefux4jeli/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4a7ff-701e-0088-667e-cb59f4000000
Time:2025-05-23T01:05:53.7742590Z
--------------------------------------------------------------------------------
2025/05/23 01:05:54 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-hugefux4jeli/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4aa07-701e-0088-0a7e-cb59f4000000
Time:2025-05-23T01:05:54.8118112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4aa07-701e-0088-0a7e-cb59f4000000
Time:2025-05-23T01:05:54.8118112Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:05:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/dst"
2025/05/23 01:05:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:55 DEBUG : Azure container rclone-test-hugefux4jeli path dst: Using directory markers
2025/05/23 01:05:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CompareDest"
2025/05/23 01:05:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:05:55 DEBUG : Azure container rclone-test-hugefux4jeli path CompareDest: Using directory markers
2025/05/23 01:05:55 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CompareDest"
2025/05/23 01:05:55 DEBUG : one: Need to transfer - File not found at Destination
2025/05/23 01:05:56 DEBUG : /: Creating directory marker
2025/05/23 01:05:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/23 01:05:56 INFO : one: Copied (new)
2025/05/23 01:05:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CompareDest"
2025/05/23 01:05:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/23 01:05:56 DEBUG : /: Creating directory marker
2025/05/23 01:05:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/23 01:05:56 INFO : one: Copied (replaced existing)
2025/05/23 01:05:56 DEBUG : dst/: Creating directory marker
2025/05/23 01:05:56 DEBUG : CompareDest/: Creating directory marker
2025/05/23 01:05:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CompareDest"
2025/05/23 01:05:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/23 01:05:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/23 01:05:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/23 01:05:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CompareDest"
2025/05/23 01:05:57 DEBUG : two: Need to transfer - File not found at Destination
2025/05/23 01:05:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/23 01:05:57 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/23 01:05:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CompareDest"
2025/05/23 01:05:57 DEBUG : two: Need to transfer - File not found at Destination
2025/05/23 01:05:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/23 01:05:57 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/23 01:05:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CompareDest"
2025/05/23 01:05:57 DEBUG : two: Need to transfer - File not found at Destination
2025/05/23 01:05:57 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/23 01:05:57 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/23 01:05:57 INFO : two: Copied (new)
2025/05/23 01:05:58 DEBUG : dst/: Removing directory marker
2025/05/23 01:05: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4ae5a-701e-0088-2d7e-cb59f4000000
Time:2025-05-23T01:05:58.1715164Z
--------------------------------------------------------------------------------
2025/05/23 01:05: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4af51-701e-0088-7f7e-cb59f4000000
Time:2025-05-23T01:05:59.2092567Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4b082-701e-0088-427e-cb59f4000000
Time:2025-05-23T01:06:00.2488562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4b082-701e-0088-427e-cb59f4000000
Time:2025-05-23T01:06:00.2488562Z
--------------------------------------------------------------------------------
2025/05/23 01:06:01 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.55s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:06:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/dst"
2025/05/23 01:06:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:06:08 DEBUG : Azure container rclone-test-hugefux4jeli path dst: Using directory markers
2025/05/23 01:06:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CopyDest"
2025/05/23 01:06:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:06:08 DEBUG : Azure container rclone-test-hugefux4jeli path CopyDest: Using directory markers
2025/05/23 01:06:08 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CopyDest"
2025/05/23 01:06:08 DEBUG : one: Need to transfer - File not found at Destination
2025/05/23 01:06:08 DEBUG : /: Creating directory marker
2025/05/23 01:06:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/23 01:06:08 INFO : one: Copied (new)
2025/05/23 01:06:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CopyDest"
2025/05/23 01:06:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/23 01:06:08 DEBUG : /: Creating directory marker
2025/05/23 01:06:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/23 01:06:09 INFO : one: Copied (replaced existing)
2025/05/23 01:06:09 DEBUG : dst/: Creating directory marker
2025/05/23 01:06:09 DEBUG : CopyDest/: Creating directory marker
2025/05/23 01:06:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/BackupDir"
2025/05/23 01:06:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:06:09 DEBUG : Azure container rclone-test-hugefux4jeli path BackupDir: Using directory markers
2025/05/23 01:06:09 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/BackupDir"
2025/05/23 01:06:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CopyDest"
2025/05/23 01:06:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/23 01:06:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/23 01:06:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/23 01:06:09 DEBUG : /: Creating directory marker
2025/05/23 01:06:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/23 01:06:09 INFO : one: Copied (server-side copy)
2025/05/23 01:06:09 INFO : one: Deleted
2025/05/23 01:06:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/23 01:06:10 INFO : one: Copied (server-side copy)
2025/05/23 01:06:10 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/23 01:06:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CopyDest"
2025/05/23 01:06:10 DEBUG : two: Need to transfer - File not found at Destination
2025/05/23 01:06:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/23 01:06:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/23 01:06:10 INFO : two: Copied (server-side copy)
2025/05/23 01:06:10 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/23 01:06:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CopyDest"
2025/05/23 01:06:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/23 01:06:10 DEBUG : two: Unchanged skipping
2025/05/23 01:06:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/CopyDest"
2025/05/23 01:06:10 DEBUG : three: Need to transfer - File not found at Destination
2025/05/23 01:06:10 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/23 01:06:10 DEBUG : three: Destination not found in --copy-dest
2025/05/23 01:06:11 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/23 01:06:11 INFO : three: Copied (new)
2025/05/23 01:06:11 DEBUG : dst/: Removing directory marker
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4c309-701e-0088-0d7e-cb59f4000000
Time:2025-05-23T01:06:11.5159306Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4c512-701e-0088-127e-cb59f4000000
Time:2025-05-23T01:06:12.5536728Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4c8ae-701e-0088-2f7e-cb59f4000000
Time:2025-05-23T01:06:13.5909743Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4c8ae-701e-0088-2f7e-cb59f4000000
Time:2025-05-23T01:06:13.5909743Z
--------------------------------------------------------------------------------
2025/05/23 01:06:14 DEBUG : CopyDest/: Removing directory marker
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4cb80-701e-0088-807e-cb59f4000000
Time:2025-05-23T01:06:14.6677326Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4ccfc-701e-0088-367e-cb59f4000000
Time:2025-05-23T01:06:15.7052162Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4ce59-701e-0088-567e-cb59f4000000
Time:2025-05-23T01:06:16.7428251Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4ce59-701e-0088-567e-cb59f4000000
Time:2025-05-23T01:06:16.7428251Z
--------------------------------------------------------------------------------
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.46s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4da66-701e-0088-1b7e-cb59f4000000
Time:2025-05-23T01:06:24.9348276Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4dcb6-701e-0088-387e-cb59f4000000
Time:2025-05-23T01:06:25.9716146Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4df0b-701e-0088-607e-cb59f4000000
Time:2025-05-23T01:06:27.0096658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4df0b-701e-0088-607e-cb59f4000000
Time:2025-05-23T01:06:27.0096658Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4e03a-701e-0088-6e7e-cb59f4000000
Time:2025-05-23T01:06:28.0471031Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4e1ac-701e-0088-337e-cb59f4000000
Time:2025-05-23T01:06:29.0851346Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4e363-701e-0088-267e-cb59f4000000
Time:2025-05-23T01:06:30.1230111Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4e363-701e-0088-267e-cb59f4000000
Time:2025-05-23T01:06:30.1230111Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/23 01:06:38 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4ed9c-701e-0088-6e7e-cb59f4000000
Time:2025-05-23T01:06:38.3126240Z
--------------------------------------------------------------------------------
2025/05/23 01:06:39 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4ef30-701e-0088-447e-cb59f4000000
Time:2025-05-23T01:06:39.3498414Z
--------------------------------------------------------------------------------
2025/05/23 01:06:40 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4f0b6-701e-0088-097e-cb59f4000000
Time:2025-05-23T01:06:40.3875859Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4f0b6-701e-0088-097e-cb59f4000000
Time:2025-05-23T01:06:40.3875859Z
--------------------------------------------------------------------------------
2025/05/23 01:06:41 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4f1e9-701e-0088-027e-cb59f4000000
Time:2025-05-23T01:06:41.4247245Z
--------------------------------------------------------------------------------
2025/05/23 01:06:42 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4f2de-701e-0088-497e-cb59f4000000
Time:2025-05-23T01:06:42.4634080Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4f3d4-701e-0088-1b7e-cb59f4000000
Time:2025-05-23T01:06:43.5011155Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4f3d4-701e-0088-1b7e-cb59f4000000
Time:2025-05-23T01:06:43.5011155Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:06:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/23 01:06:51 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/23 01:06:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/23 01:06:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/23 01:06:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/23 01:06:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/23 01:06:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/23 01:06:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/23 01:06:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e4f8b004553eb945ccb34398a54d6917 OK
2025/05/23 01:06:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b4feac-701e-0088-787e-cb59f4000000
Time:2025-05-23T01:06:52.6126215Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b50032-701e-0088-2e7e-cb59f4000000
Time:2025-05-23T01:06:53.6503156Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5019e-701e-0088-617e-cb59f4000000
Time:2025-05-23T01:06:54.6888585Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5019e-701e-0088-617e-cb59f4000000
Time:2025-05-23T01:06:54.6888585Z
--------------------------------------------------------------------------------
2025/05/23 01:06:55 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b50358-701e-0088-647e-cb59f4000000
Time:2025-05-23T01:06:55.7643069Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b50489-701e-0088-5f7e-cb59f4000000
Time:2025-05-23T01:06:56.8015698Z
--------------------------------------------------------------------------------
2025/05/23 01:06: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b505ad-701e-0088-457e-cb59f4000000
Time:2025-05-23T01:06:57.8397484Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b505ad-701e-0088-457e-cb59f4000000
Time:2025-05-23T01:06:57.8397484Z
--------------------------------------------------------------------------------
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.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/23 01:07:06 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b50f8b-701e-0088-3c7f-cb59f4000000
Time:2025-05-23T01:07:06.0292538Z
--------------------------------------------------------------------------------
2025/05/23 01:07:07 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b510c0-701e-0088-2f7f-cb59f4000000
Time:2025-05-23T01:07:07.0663304Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b511fe-701e-0088-437f-cb59f4000000
Time:2025-05-23T01:07:08.1035624Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b511fe-701e-0088-437f-cb59f4000000
Time:2025-05-23T01:07:08.1035624Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b513af-701e-0088-2c7f-cb59f4000000
Time:2025-05-23T01:07:09.1411165Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5151f-701e-0088-637f-cb59f4000000
Time:2025-05-23T01:07:10.1788661Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5168f-701e-0088-1b7f-cb59f4000000
Time:2025-05-23T01:07:11.2163036Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5168f-701e-0088-1b7f-cb59f4000000
Time:2025-05-23T01:07:11.2163036Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b520e4-701e-0088-6d7f-cb59f4000000
Time:2025-05-23T01:07:19.4122463Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b52275-701e-0088-407f-cb59f4000000
Time:2025-05-23T01:07:20.4507578Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b523cb-701e-0088-637f-cb59f4000000
Time:2025-05-23T01:07:21.4883276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b523cb-701e-0088-637f-cb59f4000000
Time:2025-05-23T01:07:21.4883276Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b52560-701e-0088-407f-cb59f4000000
Time:2025-05-23T01:07:22.5271617Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b526bb-701e-0088-757f-cb59f4000000
Time:2025-05-23T01:07:23.5655966Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b528ba-701e-0088-7d7f-cb59f4000000
Time:2025-05-23T01:07:24.6106878Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b528ba-701e-0088-7d7f-cb59f4000000
Time:2025-05-23T01:07:24.6106878Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b533b0-701e-0088-3c7f-cb59f4000000
Time:2025-05-23T01:07:32.8011627Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b534df-701e-0088-287f-cb59f4000000
Time:2025-05-23T01:07:33.8384678Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b53641-701e-0088-4a7f-cb59f4000000
Time:2025-05-23T01:07:34.8759552Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b53641-701e-0088-4a7f-cb59f4000000
Time:2025-05-23T01:07:34.8759552Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b53761-701e-0088-2e7f-cb59f4000000
Time:2025-05-23T01:07:35.9134056Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b53888-701e-0088-1d7f-cb59f4000000
Time:2025-05-23T01:07:36.9500780Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b539d3-701e-0088-397f-cb59f4000000
Time:2025-05-23T01:07:37.9872881Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b539d3-701e-0088-397f-cb59f4000000
Time:2025-05-23T01:07:37.9872881Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b54446-701e-0088-6a7f-cb59f4000000
Time:2025-05-23T01:07:46.1773596Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b54554-701e-0088-4c7f-cb59f4000000
Time:2025-05-23T01:07:47.2153477Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5467b-701e-0088-457f-cb59f4000000
Time:2025-05-23T01:07:48.2523730Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5467b-701e-0088-457f-cb59f4000000
Time:2025-05-23T01:07:48.2523730Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b547bb-701e-0088-1c7f-cb59f4000000
Time:2025-05-23T01:07:49.2903193Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b548e5-701e-0088-167f-cb59f4000000
Time:2025-05-23T01:07:50.3273646Z
--------------------------------------------------------------------------------
2025/05/23 01:07: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b54a66-701e-0088-5e7f-cb59f4000000
Time:2025-05-23T01:07:51.3646072Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b54a66-701e-0088-5e7f-cb59f4000000
Time:2025-05-23T01:07:51.3646072Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/23 01:07:59 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b55818-701e-0088-087f-cb59f4000000
Time:2025-05-23T01:07:59.5540913Z
--------------------------------------------------------------------------------
2025/05/23 01:08:00 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b55bb6-701e-0088-717f-cb59f4000000
Time:2025-05-23T01:08:00.5914637Z
--------------------------------------------------------------------------------
2025/05/23 01:08:01 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b55f6f-701e-0088-1c7f-cb59f4000000
Time:2025-05-23T01:08:01.6290347Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b55f6f-701e-0088-1c7f-cb59f4000000
Time:2025-05-23T01:08:01.6290347Z
--------------------------------------------------------------------------------
2025/05/23 01:08:02 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b56348-701e-0088-1f7f-cb59f4000000
Time:2025-05-23T01:08:02.6674604Z
--------------------------------------------------------------------------------
2025/05/23 01:08:03 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5657c-701e-0088-727f-cb59f4000000
Time:2025-05-23T01:08:03.7055468Z
--------------------------------------------------------------------------------
2025/05/23 01:08:04 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b567b4-701e-0088-307f-cb59f4000000
Time:2025-05-23T01:08:04.7428045Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b567b4-701e-0088-307f-cb59f4000000
Time:2025-05-23T01:08:04.7428045Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:08:12 DEBUG : also/: Creating directory marker
2025/05/23 01:08:13 INFO : Azure container rclone-test-hugefux4jeli: Looking for duplicate md5 hashes using newest mode.
2025/05/23 01:08:13 NOTICE: a28fc2d15e4d3ebfdac51a74f332cbab: Found 3 files with duplicate md5 hashes
2025/05/23 01:08:13 INFO : one: Deleted
2025/05/23 01:08:13 INFO : also/one: Deleted
2025/05/23 01:08:13 NOTICE: a28fc2d15e4d3ebfdac51a74f332cbab: Deleted 2 extra copies
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b580e8-701e-0088-697f-cb59f4000000
Time:2025-05-23T01:08:13.7285192Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b582bc-701e-0088-6d7f-cb59f4000000
Time:2025-05-23T01:08:14.7669050Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b584a0-701e-0088-697f-cb59f4000000
Time:2025-05-23T01:08:15.8035784Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b584a0-701e-0088-697f-cb59f4000000
Time:2025-05-23T01:08:15.8035784Z
--------------------------------------------------------------------------------
2025/05/23 01:08:16 DEBUG : also/: Removing directory marker
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b586ad-701e-0088-237f-cb59f4000000
Time:2025-05-23T01:08:16.8790796Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b589c0-701e-0088-4c7f-cb59f4000000
Time:2025-05-23T01:08:17.9158283Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b58d71-701e-0088-667f-cb59f4000000
Time:2025-05-23T01:08:18.9610853Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b58d71-701e-0088-667f-cb59f4000000
Time:2025-05-23T01:08:18.9610853Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5a0f7-701e-0088-377f-cb59f4000000
Time:2025-05-23T01:08:27.1558145Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5a416-701e-0088-657f-cb59f4000000
Time:2025-05-23T01:08:28.1929883Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5a73f-701e-0088-267f-cb59f4000000
Time:2025-05-23T01:08:29.2298605Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5a73f-701e-0088-267f-cb59f4000000
Time:2025-05-23T01:08:29.2298605Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5a9f2-701e-0088-3b7f-cb59f4000000
Time:2025-05-23T01:08:30.2676222Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5acbe-701e-0088-0e7f-cb59f4000000
Time:2025-05-23T01:08:31.3141191Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5af01-701e-0088-6d7f-cb59f4000000
Time:2025-05-23T01:08:32.3512415Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5af01-701e-0088-6d7f-cb59f4000000
Time:2025-05-23T01:08:32.3512415Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5bd19-701e-0088-0a7f-cb59f4000000
Time:2025-05-23T01:08:40.5418714Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5bef9-701e-0088-437f-cb59f4000000
Time:2025-05-23T01:08:41.5798582Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5c0a6-701e-0088-287f-cb59f4000000
Time:2025-05-23T01:08:42.6170817Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5c0a6-701e-0088-287f-cb59f4000000
Time:2025-05-23T01:08:42.6170817Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5c1c9-701e-0088-237f-cb59f4000000
Time:2025-05-23T01:08:43.6555457Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5c3be-701e-0088-517f-cb59f4000000
Time:2025-05-23T01:08:44.6930773Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5c569-701e-0088-347f-cb59f4000000
Time:2025-05-23T01:08:45.7303097Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5c569-701e-0088-347f-cb59f4000000
Time:2025-05-23T01:08:45.7303097Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5d103-701e-0088-797f-cb59f4000000
Time:2025-05-23T01:08:53.9287562Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5d2a7-701e-0088-487f-cb59f4000000
Time:2025-05-23T01:08:54.9667918Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5d469-701e-0088-4b7f-cb59f4000000
Time:2025-05-23T01:08:56.0042843Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5d469-701e-0088-4b7f-cb59f4000000
Time:2025-05-23T01:08:56.0042843Z
--------------------------------------------------------------------------------
2025/05/23 01:08:57 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5d60c-701e-0088-327f-cb59f4000000
Time:2025-05-23T01:08:57.0419304Z
--------------------------------------------------------------------------------
2025/05/23 01:08:58 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5d745-701e-0088-407f-cb59f4000000
Time:2025-05-23T01:08:58.0813341Z
--------------------------------------------------------------------------------
2025/05/23 01:08: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5d871-701e-0088-367f-cb59f4000000
Time:2025-05-23T01:08:59.1192013Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5d871-701e-0088-367f-cb59f4000000
Time:2025-05-23T01:08:59.1192013Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/23 01:09:07 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5e2ab-701e-0088-6e7f-cb59f4000000
Time:2025-05-23T01:09:07.3100397Z
--------------------------------------------------------------------------------
2025/05/23 01:09:08 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5e3c7-701e-0088-527f-cb59f4000000
Time:2025-05-23T01:09:08.3478417Z
--------------------------------------------------------------------------------
2025/05/23 01:09:09 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5e4b2-701e-0088-0e7f-cb59f4000000
Time:2025-05-23T01:09:09.3850315Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5e4b2-701e-0088-0e7f-cb59f4000000
Time:2025-05-23T01:09:09.3850315Z
--------------------------------------------------------------------------------
2025/05/23 01:09:10 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5e5f5-701e-0088-1d7f-cb59f4000000
Time:2025-05-23T01:09:10.4226101Z
--------------------------------------------------------------------------------
2025/05/23 01:09:11 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5e773-701e-0088-657f-cb59f4000000
Time:2025-05-23T01:09:11.4611567Z
--------------------------------------------------------------------------------
2025/05/23 01:09:12 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5e87b-701e-0088-387f-cb59f4000000
Time:2025-05-23T01:09:12.5019748Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5e87b-701e-0088-387f-cb59f4000000
Time:2025-05-23T01:09:12.5019748Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/23 01:09:20 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5f2aa-701e-0088-0b7f-cb59f4000000
Time:2025-05-23T01:09:20.6929175Z
--------------------------------------------------------------------------------
2025/05/23 01:09:21 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5f3c1-701e-0088-667f-cb59f4000000
Time:2025-05-23T01:09:21.7300595Z
--------------------------------------------------------------------------------
2025/05/23 01:09:22 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5f4d2-701e-0088-3d7f-cb59f4000000
Time:2025-05-23T01:09:22.7670497Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5f4d2-701e-0088-3d7f-cb59f4000000
Time:2025-05-23T01:09:22.7670497Z
--------------------------------------------------------------------------------
2025/05/23 01:09:23 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5f623-701e-0088-597f-cb59f4000000
Time:2025-05-23T01:09:23.8047547Z
--------------------------------------------------------------------------------
2025/05/23 01:09:24 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5f706-701e-0088-0e7f-cb59f4000000
Time:2025-05-23T01:09:24.8423652Z
--------------------------------------------------------------------------------
2025/05/23 01:09:25 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5f852-701e-0088-197f-cb59f4000000
Time:2025-05-23T01:09:25.8795191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b5f852-701e-0088-197f-cb59f4000000
Time:2025-05-23T01:09:25.8795191Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:09:34 DEBUG : sub dir/: Creating directory marker
2025/05/23 01:09:34 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/23 01:09:34 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/05/23 01:09:35 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/23 01:09:35 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/23 01:09:35 DEBUG : sub dir/: Removing directory marker
2025/05/23 01:09:35 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b60600-701e-0088-3a7f-cb59f4000000
Time:2025-05-23T01:09:35.5146853Z
--------------------------------------------------------------------------------
2025/05/23 01:09:36 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b60743-701e-0088-4b7f-cb59f4000000
Time:2025-05-23T01:09:36.5523792Z
--------------------------------------------------------------------------------
2025/05/23 01:09:37 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b608d6-701e-0088-347f-cb59f4000000
Time:2025-05-23T01:09:37.5896386Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b608d6-701e-0088-347f-cb59f4000000
Time:2025-05-23T01:09:37.5896386Z
--------------------------------------------------------------------------------
2025/05/23 01:09:38 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b60a44-701e-0088-6b7f-cb59f4000000
Time:2025-05-23T01:09:38.6269136Z
--------------------------------------------------------------------------------
2025/05/23 01:09:39 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b60c0c-701e-0088-697f-cb59f4000000
Time:2025-05-23T01:09:39.6652180Z
--------------------------------------------------------------------------------
2025/05/23 01:09:40 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b60d9e-701e-0088-3e7f-cb59f4000000
Time:2025-05-23T01:09:40.7024276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b60d9e-701e-0088-3e7f-cb59f4000000
Time:2025-05-23T01:09:40.7024276Z
--------------------------------------------------------------------------------
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.82s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:09:49 DEBUG : sub dir/: Creating directory marker
2025/05/23 01:09:49 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/23 01:09:49 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/05/23 01:09:50 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/23 01:09:50 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/23 01:09:50 DEBUG : sub dir/: Removing directory marker
2025/05/23 01:09:50 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b61e59-701e-0088-097f-cb59f4000000
Time:2025-05-23T01:09:50.3325951Z
--------------------------------------------------------------------------------
2025/05/23 01:09:51 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6211e-701e-0088-647f-cb59f4000000
Time:2025-05-23T01:09:51.3695951Z
--------------------------------------------------------------------------------
2025/05/23 01:09:52 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6244e-701e-0088-247f-cb59f4000000
Time:2025-05-23T01:09:52.4067327Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6244e-701e-0088-247f-cb59f4000000
Time:2025-05-23T01:09:52.4067327Z
--------------------------------------------------------------------------------
2025/05/23 01:09:53 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6269a-701e-0088-0b7f-cb59f4000000
Time:2025-05-23T01:09:53.4444481Z
--------------------------------------------------------------------------------
2025/05/23 01:09:54 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b62977-701e-0088-797f-cb59f4000000
Time:2025-05-23T01:09:54.4822389Z
--------------------------------------------------------------------------------
2025/05/23 01:09:55 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b62d54-701e-0088-627f-cb59f4000000
Time:2025-05-23T01:09:55.5188487Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b62d54-701e-0088-627f-cb59f4000000
Time:2025-05-23T01:09:55.5188487Z
--------------------------------------------------------------------------------
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.83s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:10:03 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/05/23 01:10:04 DEBUG : sub/: Removing directory marker
2025/05/23 01:10:04 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b647cf-701e-0088-797f-cb59f4000000
Time:2025-05-23T01:10:04.5852084Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b64ad8-701e-0088-0c7f-cb59f4000000
Time:2025-05-23T01:10:05.6223602Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b64d9a-701e-0088-597f-cb59f4000000
Time:2025-05-23T01:10:06.6600750Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b64d9a-701e-0088-597f-cb59f4000000
Time:2025-05-23T01:10:06.6600750Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b650d0-701e-0088-787f-cb59f4000000
Time:2025-05-23T01:10:07.6991913Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b65376-701e-0088-4e7f-cb59f4000000
Time:2025-05-23T01:10:08.7363639Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b65642-701e-0088-397f-cb59f4000000
Time:2025-05-23T01:10:09.7739173Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b65642-701e-0088-397f-cb59f4000000
Time:2025-05-23T01:10:09.7739173Z
--------------------------------------------------------------------------------
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.25s)
--- FAIL: TestListJSON/Default (0.04s)
--- 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:10:18 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/05/23 01:10:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/notfound"
2025/05/23 01:10:18 DEBUG : Config file has changed externally - reloading
2025/05/23 01:10:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:10:18 DEBUG : Azure container rclone-test-hugefux4jeli path notfound: Using directory markers
2025/05/23 01:10:18 DEBUG : sub/: Removing directory marker
2025/05/23 01:10:19 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b66fea-701e-0088-737f-cb59f4000000
Time:2025-05-23T01:10:19.0474460Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b672c0-701e-0088-047f-cb59f4000000
Time:2025-05-23T01:10:20.0847516Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b67590-701e-0088-067f-cb59f4000000
Time:2025-05-23T01:10:21.1217087Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b67590-701e-0088-067f-cb59f4000000
Time:2025-05-23T01:10:21.1217087Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b67772-701e-0088-407f-cb59f4000000
Time:2025-05-23T01:10:22.1586505Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6793d-701e-0088-627f-cb59f4000000
Time:2025-05-23T01:10:23.1959067Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b67b52-701e-0088-467f-cb59f4000000
Time:2025-05-23T01:10:24.2334188Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b67b52-701e-0088-467f-cb59f4000000
Time:2025-05-23T01:10:24.2334188Z
--------------------------------------------------------------------------------
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.46s)
--- 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:10:32 INFO : Azure container rclone-test-hugefux4jeli: Making directory
2025/05/23 01:10:32 INFO : Azure container rclone-test-hugefux4jeli: Making directory
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b689b9-701e-0088-197f-cb59f4000000
Time:2025-05-23T01:10:32.4616693Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b68ba1-701e-0088-437f-cb59f4000000
Time:2025-05-23T01:10:33.4994802Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b68d2f-701e-0088-0a7f-cb59f4000000
Time:2025-05-23T01:10:34.5382748Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b68d2f-701e-0088-0a7f-cb59f4000000
Time:2025-05-23T01:10:34.5382748Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b68ed8-701e-0088-797f-cb59f4000000
Time:2025-05-23T01:10:35.5759032Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b69062-701e-0088-547f-cb59f4000000
Time:2025-05-23T01:10:36.6137667Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6920a-701e-0088-597f-cb59f4000000
Time:2025-05-23T01:10:37.6505186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6920a-701e-0088-597f-cb59f4000000
Time:2025-05-23T01:10:37.6505186Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:10:45 DEBUG : sub dir/: Creating directory marker
2025/05/23 01:10:46 DEBUG : sub dir/: Removing directory marker
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6a08e-701e-0088-207f-cb59f4000000
Time:2025-05-23T01:10:46.2260652Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6a297-701e-0088-047f-cb59f4000000
Time:2025-05-23T01:10:47.2633599Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6a468-701e-0088-287f-cb59f4000000
Time:2025-05-23T01:10:48.3020995Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6a468-701e-0088-287f-cb59f4000000
Time:2025-05-23T01:10:48.3020995Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6a675-701e-0088-587f-cb59f4000000
Time:2025-05-23T01:10:49.3392031Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6a8ae-701e-0088-5d7f-cb59f4000000
Time:2025-05-23T01:10:50.3765822Z
--------------------------------------------------------------------------------
2025/05/23 01:10: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6aae7-701e-0088-617f-cb59f4000000
Time:2025-05-23T01:10:51.4136963Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6aae7-701e-0088-617f-cb59f4000000
Time:2025-05-23T01:10:51.4136963Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:10:59 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6bb64-701e-0088-037f-cb59f4000000
Time:2025-05-23T01:11:00.0122621Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6be60-701e-0088-437f-cb59f4000000
Time:2025-05-23T01:11:01.0493947Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6c04a-701e-0088-027f-cb59f4000000
Time:2025-05-23T01:11:02.0875715Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6c04a-701e-0088-027f-cb59f4000000
Time:2025-05-23T01:11:02.0875715Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6c240-701e-0088-497f-cb59f4000000
Time:2025-05-23T01:11:03.1257548Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6c440-701e-0088-0a7f-cb59f4000000
Time:2025-05-23T01:11:04.1635056Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6c624-701e-0088-3d7f-cb59f4000000
Time:2025-05-23T01:11:05.2021917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6c624-701e-0088-3d7f-cb59f4000000
Time:2025-05-23T01:11:05.2021917Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:11:13 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/23 01:11:13 DEBUG : empty space: Excluded
2025/05/23 01:11:13 DEBUG : BackupDir: Excluded
2025/05/23 01:11:13 DEBUG : dst: Excluded
2025/05/23 01:11: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6d254-701e-0088-257f-cb59f4000000
Time:2025-05-23T01:11:13.8399998Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6d366-701e-0088-147f-cb59f4000000
Time:2025-05-23T01:11:14.8774525Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6d4f1-701e-0088-787f-cb59f4000000
Time:2025-05-23T01:11:15.9142653Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6d4f1-701e-0088-787f-cb59f4000000
Time:2025-05-23T01:11:15.9142653Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6d6e7-701e-0088-0a7f-cb59f4000000
Time:2025-05-23T01:11:16.9513457Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6d928-701e-0088-437f-cb59f4000000
Time:2025-05-23T01:11:17.9882740Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6db3c-701e-0088-607f-cb59f4000000
Time:2025-05-23T01:11:19.0249269Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6db3c-701e-0088-607f-cb59f4000000
Time:2025-05-23T01:11:19.0249269Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:11: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6ebd0-701e-0088-587f-cb59f4000000
Time:2025-05-23T01:11:27.6346598Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6ed41-701e-0088-7d7f-cb59f4000000
Time:2025-05-23T01:11:28.6714067Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6ee76-701e-0088-6e7f-cb59f4000000
Time:2025-05-23T01:11:29.7090282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6ee76-701e-0088-6e7f-cb59f4000000
Time:2025-05-23T01:11:29.7090282Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6f027-701e-0088-2e7f-cb59f4000000
Time:2025-05-23T01:11:30.7460365Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6f149-701e-0088-0e7f-cb59f4000000
Time:2025-05-23T01:11:31.7843838Z
--------------------------------------------------------------------------------
2025/05/23 01:11: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6f25f-701e-0088-787f-cb59f4000000
Time:2025-05-23T01:11:32.8212446Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b6f25f-701e-0088-787f-cb59f4000000
Time:2025-05-23T01:11:32.8212446Z
--------------------------------------------------------------------------------
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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/23 01:11:41 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c47c4-101e-0037-797f-cb6e51000000
Time:2025-05-23T01:11:41.5364340Z
--------------------------------------------------------------------------------
2025/05/23 01:11:42 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c48ab-101e-0037-467f-cb6e51000000
Time:2025-05-23T01:11:42.5733768Z
--------------------------------------------------------------------------------
2025/05/23 01:11:43 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c49c0-101e-0037-357f-cb6e51000000
Time:2025-05-23T01:11:43.6101804Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c49c0-101e-0037-357f-cb6e51000000
Time:2025-05-23T01:11:43.6101804Z
--------------------------------------------------------------------------------
2025/05/23 01:11:44 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c4b01-101e-0037-4c7f-cb6e51000000
Time:2025-05-23T01:11:44.6479281Z
--------------------------------------------------------------------------------
2025/05/23 01:11:45 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c4c1b-101e-0037-3a7f-cb6e51000000
Time:2025-05-23T01:11:45.6851891Z
--------------------------------------------------------------------------------
2025/05/23 01:11:46 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c4d0c-101e-0037-037f-cb6e51000000
Time:2025-05-23T01:11:46.7225882Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c4d0c-101e-0037-037f-cb6e51000000
Time:2025-05-23T01:11:46.7225882Z
--------------------------------------------------------------------------------
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.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/05/23 01:11:54 DEBUG : Creating backend with remote ":memory:"
2025/05/23 01:11:54 DEBUG : Config file has changed externally - reloading
2025/05/23 01:11:54 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/23 01:11:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/23 01:11:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/23 01:11:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/23 01:11:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/23 01:11:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/23 01:11:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/23 01:11:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/23 01:11:54 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:11:55 DEBUG : sub dir/: Creating directory marker
2025/05/23 01:11:55 DEBUG : sub dir/: Removing directory marker
2025/05/23 01:11:55 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c5774-101e-0037-737f-cb6e51000000
Time:2025-05-23T01:11:55.5179437Z
--------------------------------------------------------------------------------
2025/05/23 01:11:56 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c58c0-101e-0037-7e7f-cb6e51000000
Time:2025-05-23T01:11:56.5555146Z
--------------------------------------------------------------------------------
2025/05/23 01:11:57 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c5a24-101e-0037-197f-cb6e51000000
Time:2025-05-23T01:11:57.5942902Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c5a24-101e-0037-197f-cb6e51000000
Time:2025-05-23T01:11:57.5942902Z
--------------------------------------------------------------------------------
2025/05/23 01:11:58 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c5c1a-101e-0037-667f-cb6e51000000
Time:2025-05-23T01:11:58.6315814Z
--------------------------------------------------------------------------------
2025/05/23 01:11:59 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c5d2d-101e-0037-497f-cb6e51000000
Time:2025-05-23T01:11:59.6689677Z
--------------------------------------------------------------------------------
2025/05/23 01:12:00 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c5e2f-101e-0037-1f7f-cb6e51000000
Time:2025-05-23T01:12:00.7059475Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c5e2f-101e-0037-1f7f-cb6e51000000
Time:2025-05-23T01:12:00.7059475Z
--------------------------------------------------------------------------------
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 (13.98s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:12:09 DEBUG : Waiting for deletions to finish
2025/05/23 01:12:09 DEBUG : large: Excluded (Size Filter)
2025/05/23 01:12:09 INFO : medium: Deleted
2025/05/23 01:12:09 INFO : small: Deleted
2025/05/23 01:12:09 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b72642-701e-0088-257f-cb59f4000000
Time:2025-05-23T01:12:09.4632832Z
--------------------------------------------------------------------------------
2025/05/23 01:12:10 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b7276f-701e-0088-1b7f-cb59f4000000
Time:2025-05-23T01:12:10.5036907Z
--------------------------------------------------------------------------------
2025/05/23 01:12:11 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b728bc-701e-0088-3b7f-cb59f4000000
Time:2025-05-23T01:12:11.5411813Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b728bc-701e-0088-3b7f-cb59f4000000
Time:2025-05-23T01:12:11.5411813Z
--------------------------------------------------------------------------------
2025/05/23 01:12:12 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b72aaa-701e-0088-527f-cb59f4000000
Time:2025-05-23T01:12:12.5782586Z
--------------------------------------------------------------------------------
2025/05/23 01:12:13 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b72c43-701e-0088-2b7f-cb59f4000000
Time:2025-05-23T01:12:13.6162505Z
--------------------------------------------------------------------------------
2025/05/23 01:12:14 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b72d7b-701e-0088-377f-cb59f4000000
Time:2025-05-23T01:12:14.6540880Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b72d7b-701e-0088-377f-cb59f4000000
Time:2025-05-23T01:12:14.6540880Z
--------------------------------------------------------------------------------
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.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:12:23 DEBUG : Waiting for deletions to finish
2025/05/23 01:12:23 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/23 01:12:23 INFO : large: Deleted
2025/05/23 01:12:23 INFO : medium: Deleted
2025/05/23 01:12: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c796f-101e-0037-547f-cb6e51000000
Time:2025-05-23T01:12:23.4325303Z
--------------------------------------------------------------------------------
2025/05/23 01:12: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c7a7e-101e-0037-337f-cb6e51000000
Time:2025-05-23T01:12:24.4700114Z
--------------------------------------------------------------------------------
2025/05/23 01:12: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c7bf1-101e-0037-577f-cb6e51000000
Time:2025-05-23T01:12:25.5074718Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c7bf1-101e-0037-577f-cb6e51000000
Time:2025-05-23T01:12:25.5074718Z
--------------------------------------------------------------------------------
2025/05/23 01:12: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c7da8-101e-0037-4b7f-cb6e51000000
Time:2025-05-23T01:12:26.5453825Z
--------------------------------------------------------------------------------
2025/05/23 01:12: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c7f44-101e-0037-337f-cb6e51000000
Time:2025-05-23T01:12:27.5824946Z
--------------------------------------------------------------------------------
2025/05/23 01:12: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c8128-101e-0037-187f-cb6e51000000
Time:2025-05-23T01:12:28.6199998Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c8128-101e-0037-187f-cb6e51000000
Time:2025-05-23T01:12:28.6199998Z
--------------------------------------------------------------------------------
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/05/23 01:12:36 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c8aff-101e-0037-557f-cb6e51000000
Time:2025-05-23T01:12:36.8135929Z
--------------------------------------------------------------------------------
2025/05/23 01:12:37 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c8c28-101e-0037-3a7f-cb6e51000000
Time:2025-05-23T01:12:37.8508579Z
--------------------------------------------------------------------------------
2025/05/23 01:12:38 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c8d4c-101e-0037-247f-cb6e51000000
Time:2025-05-23T01:12:38.8880885Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c8d4c-101e-0037-247f-cb6e51000000
Time:2025-05-23T01:12:38.8880885Z
--------------------------------------------------------------------------------
2025/05/23 01:12:39 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c8e5d-101e-0037-177f-cb6e51000000
Time:2025-05-23T01:12:39.9290384Z
--------------------------------------------------------------------------------
2025/05/23 01:12:40 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c8f70-101e-0037-7d7f-cb6e51000000
Time:2025-05-23T01:12:40.9659484Z
--------------------------------------------------------------------------------
2025/05/23 01:12:41 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c90fb-101e-0037-4b7f-cb6e51000000
Time:2025-05-23T01:12:42.0036594Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745c90fb-101e-0037-4b7f-cb6e51000000
Time:2025-05-23T01:12:42.0036594Z
--------------------------------------------------------------------------------
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.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:12:50 DEBUG : Waiting for deletions to finish
2025/05/23 01:12:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/23 01:12:50 INFO : medium: Deleted
2025/05/23 01:12:50 INFO : small: Deleted
2025/05/23 01:12:50 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b75b91-701e-0088-6a7f-cb59f4000000
Time:2025-05-23T01:12:50.7554975Z
--------------------------------------------------------------------------------
2025/05/23 01:12:51 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b75d22-701e-0088-3c7f-cb59f4000000
Time:2025-05-23T01:12:51.7929830Z
--------------------------------------------------------------------------------
2025/05/23 01:12:52 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b75e3e-701e-0088-327f-cb59f4000000
Time:2025-05-23T01:12:52.8299259Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b75e3e-701e-0088-327f-cb59f4000000
Time:2025-05-23T01:12:52.8299259Z
--------------------------------------------------------------------------------
2025/05/23 01:12:53 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b75f70-701e-0088-387f-cb59f4000000
Time:2025-05-23T01:12:53.8665636Z
--------------------------------------------------------------------------------
2025/05/23 01:12:54 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b76121-701e-0088-3d7f-cb59f4000000
Time:2025-05-23T01:12:54.9046550Z
--------------------------------------------------------------------------------
2025/05/23 01:12:55 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b762df-701e-0088-387f-cb59f4000000
Time:2025-05-23T01:12:55.9412755Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b762df-701e-0088-387f-cb59f4000000
Time:2025-05-23T01:12:55.9412755Z
--------------------------------------------------------------------------------
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/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b76f13-701e-0088-1d7f-cb59f4000000
Time:2025-05-23T01:13:04.1287196Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b77042-701e-0088-217f-cb59f4000000
Time:2025-05-23T01:13:05.1670821Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b7717c-701e-0088-267f-cb59f4000000
Time:2025-05-23T01:13:06.2049640Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b7717c-701e-0088-267f-cb59f4000000
Time:2025-05-23T01:13:06.2049640Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b772a3-701e-0088-0e7f-cb59f4000000
Time:2025-05-23T01:13:07.2428300Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b77390-701e-0088-597f-cb59f4000000
Time:2025-05-23T01:13:08.2801410Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b77513-701e-0088-2e7f-cb59f4000000
Time:2025-05-23T01:13:09.3173774Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2b77513-701e-0088-2e7f-cb59f4000000
Time:2025-05-23T01:13:09.3173774Z
--------------------------------------------------------------------------------
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.31s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:13:17 DEBUG : Waiting for deletions to finish
2025/05/23 01:13:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/23 01:13:17 INFO : large: Deleted
2025/05/23 01:13:17 INFO : medium: Deleted
2025/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cc9c9-101e-0037-407f-cb6e51000000
Time:2025-05-23T01:13:18.0734239Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745ccc0f-101e-0037-357f-cb6e51000000
Time:2025-05-23T01:13:19.1105953Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cce54-101e-0037-4b7f-cb6e51000000
Time:2025-05-23T01:13:20.1476698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cce54-101e-0037-4b7f-cb6e51000000
Time:2025-05-23T01:13:20.1476698Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cd0aa-101e-0037-577f-cb6e51000000
Time:2025-05-23T01:13:21.1856791Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cd2c4-101e-0037-377f-cb6e51000000
Time:2025-05-23T01:13:22.2239677Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cd4b7-101e-0037-7d7f-cb6e51000000
Time:2025-05-23T01:13:23.2609731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cd4b7-101e-0037-7d7f-cb6e51000000
Time:2025-05-23T01:13:23.2609731Z
--------------------------------------------------------------------------------
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/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745ce2bb-101e-0037-627f-cb6e51000000
Time:2025-05-23T01:13:31.4480699Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745ce40c-101e-0037-057f-cb6e51000000
Time:2025-05-23T01:13:32.4858446Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745ce545-101e-0037-057f-cb6e51000000
Time:2025-05-23T01:13:33.5234762Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745ce545-101e-0037-057f-cb6e51000000
Time:2025-05-23T01:13:33.5234762Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745ce634-101e-0037-4d7f-cb6e51000000
Time:2025-05-23T01:13:34.5614447Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745ce766-101e-0037-507f-cb6e51000000
Time:2025-05-23T01:13:35.5988062Z
--------------------------------------------------------------------------------
2025/05/23 01:13:36 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745ce8cf-101e-0037-067f-cb6e51000000
Time:2025-05-23T01:13:36.6369977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745ce8cf-101e-0037-067f-cb6e51000000
Time:2025-05-23T01:13:36.6369977Z
--------------------------------------------------------------------------------
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.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:13:45 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cf50a-101e-0037-087f-cb6e51000000
Time:2025-05-23T01:13:45.1192752Z
--------------------------------------------------------------------------------
2025/05/23 01:13:46 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cf67d-101e-0037-3e7f-cb6e51000000
Time:2025-05-23T01:13:46.1570268Z
--------------------------------------------------------------------------------
2025/05/23 01:13:47 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cf7b7-101e-0037-4b7f-cb6e51000000
Time:2025-05-23T01:13:47.1952107Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cf7b7-101e-0037-4b7f-cb6e51000000
Time:2025-05-23T01:13:47.1952107Z
--------------------------------------------------------------------------------
2025/05/23 01:13:48 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cf91a-101e-0037-4a7f-cb6e51000000
Time:2025-05-23T01:13:48.2341940Z
--------------------------------------------------------------------------------
2025/05/23 01:13:49 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cfa78-101e-0037-017f-cb6e51000000
Time:2025-05-23T01:13:49.2712811Z
--------------------------------------------------------------------------------
2025/05/23 01:13:50 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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cfbc2-101e-0037-187f-cb6e51000000
Time:2025-05-23T01:13:50.3083206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745cfbc2-101e-0037-187f-cb6e51000000
Time:2025-05-23T01:13:50.3083206Z
--------------------------------------------------------------------------------
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/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d0755-101e-0037-147f-cb6e51000000
Time:2025-05-23T01:13:58.4976784Z
--------------------------------------------------------------------------------
2025/05/23 01:13: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d0876-101e-0037-7b7f-cb6e51000000
Time:2025-05-23T01:13:59.5361026Z
--------------------------------------------------------------------------------
2025/05/23 01:14: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d09ae-101e-0037-737f-cb6e51000000
Time:2025-05-23T01:14:00.5740377Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d09ae-101e-0037-737f-cb6e51000000
Time:2025-05-23T01:14:00.5740377Z
--------------------------------------------------------------------------------
2025/05/23 01:14: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d0ae8-101e-0037-7d7f-cb6e51000000
Time:2025-05-23T01:14:01.6116007Z
--------------------------------------------------------------------------------
2025/05/23 01:14: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d0c72-101e-0037-547f-cb6e51000000
Time:2025-05-23T01:14:02.6488989Z
--------------------------------------------------------------------------------
2025/05/23 01:14: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d0df4-101e-0037-1a7f-cb6e51000000
Time:2025-05-23T01:14:03.6870522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d0df4-101e-0037-1a7f-cb6e51000000
Time:2025-05-23T01:14:03.6870522Z
--------------------------------------------------------------------------------
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.06s)
=== RUN TestRetry
2025/05/23 01:14:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/23 01:14:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/23 01:14:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/23 01:14:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/23 01:14:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/23 01:14:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/23 01:14:11 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:12 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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d1a20-101e-0037-107f-cb6e51000000
Time:2025-05-23T01:14:12.9991853Z
--------------------------------------------------------------------------------
2025/05/23 01: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d1b5c-101e-0037-0e7f-cb6e51000000
Time:2025-05-23T01:14:14.0369921Z
--------------------------------------------------------------------------------
2025/05/23 01: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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d1c66-101e-0037-6a7f-cb6e51000000
Time:2025-05-23T01:14:15.0740577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d1c66-101e-0037-6a7f-cb6e51000000
Time:2025-05-23T01:14:15.0740577Z
--------------------------------------------------------------------------------
2025/05/23 01: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d1d7f-101e-0037-5480-cb6e51000000
Time:2025-05-23T01:14:16.1109819Z
--------------------------------------------------------------------------------
2025/05/23 01: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d1ed3-101e-0037-6980-cb6e51000000
Time:2025-05-23T01:14:17.1485398Z
--------------------------------------------------------------------------------
2025/05/23 01: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-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d2025-101e-0037-1380-cb6e51000000
Time:2025-05-23T01:14:18.1861499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:745d2025-101e-0037-1380-cb6e51000000
Time:2025-05-23T01:14:18.1861499Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestPurge
2025/05/23 01:14:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xawezav5dutu"
2025/05/23 01:14:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/23 01:14:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:14:26 DEBUG : Azure container rclone-test-xawezav5dutu: Using directory markers
2025/05/23 01:14:26 DEBUG : Creating backend with remote "/tmp/rclone3763803130"
run.go:180: Remote "Azure container rclone-test-xawezav5dutu", Local "Local file system at /tmp/rclone3763803130", Modify Window "1ns"
2025/05/23 01:14:26 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/23 01:14:26 DEBUG : A1/B1/: Creating directory marker
2025/05/23 01:14:26 DEBUG : A1/: Creating directory marker
2025/05/23 01:14:26 INFO : A2: Making directory
2025/05/23 01:14:26 DEBUG : A2/: Creating directory marker
2025/05/23 01:14:26 INFO : A1/B2: Making directory
2025/05/23 01:14:26 DEBUG : A1/B2/: Creating directory marker
2025/05/23 01:14:26 INFO : A1/B2/C2: Making directory
2025/05/23 01:14:26 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/23 01:14:26 INFO : A1/B1/C3: Making directory
2025/05/23 01:14:27 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/23 01:14:27 INFO : A3: Making directory
2025/05/23 01:14:27 DEBUG : A3/: Creating directory marker
2025/05/23 01:14:27 INFO : A3/B3: Making directory
2025/05/23 01:14:27 DEBUG : A3/B3/: Creating directory marker
2025/05/23 01:14:27 INFO : A3/B3/C4: Making directory
2025/05/23 01:14:27 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/23 01:14:27 DEBUG : Waiting for deletions to finish
2025/05/23 01:14:27 INFO : A1/B1/C1/one: Deleted
2025/05/23 01:14:27 DEBUG : removing 2 level 3 directories
2025/05/23 01:14:27 INFO : A1/B1/C3: Removing directory
2025/05/23 01:14:27 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/23 01:14:27 INFO : A1/B1/C1: Removing directory
2025/05/23 01:14:27 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/23 01:14:27 DEBUG : removing 1 level 2 directories
2025/05/23 01:14:27 INFO : A1/B1: Removing directory
2025/05/23 01:14:27 DEBUG : A1/B1/: Removing directory marker
2025/05/23 01:14:28 DEBUG : Azure container rclone-test-xawezav5dutu: Purge remote
2025/05/23 01:14:28 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:28 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/23 01:14:28 DEBUG : A1/B1/: Creating directory marker
2025/05/23 01:14:28 DEBUG : A1/: Creating directory marker
2025/05/23 01:14:28 INFO : A2: Making directory
2025/05/23 01:14:28 DEBUG : A2/: Creating directory marker
2025/05/23 01:14:28 INFO : A1/B2: Making directory
2025/05/23 01:14:28 DEBUG : A1/B2/: Creating directory marker
2025/05/23 01:14:28 INFO : A1/B2/C2: Making directory
2025/05/23 01:14:28 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/23 01:14:28 INFO : A1/B1/C3: Making directory
2025/05/23 01:14:28 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/23 01:14:28 INFO : A3: Making directory
2025/05/23 01:14:28 DEBUG : A3/: Creating directory marker
2025/05/23 01:14:28 INFO : A3/B3: Making directory
2025/05/23 01:14:28 DEBUG : A3/B3/: Creating directory marker
2025/05/23 01:14:28 INFO : A3/B3/C4: Making directory
2025/05/23 01:14:28 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/05/23 01:14:36 DEBUG : removing 1 level 3 directories
2025/05/23 01:14:36 INFO : A3/B3/C4: Removing directory
2025/05/23 01:14:36 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/05/23 01:14:43 DEBUG : removing 2 level 3 directories
2025/05/23 01:14:43 INFO : A1/B2/C2: Removing directory
2025/05/23 01:14:43 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/23 01:14:43 INFO : A1/B1/C3: Removing directory
2025/05/23 01:14:43 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/23 01:14:43 DEBUG : removing 4 level 2 directories
2025/05/23 01:14:43 INFO : dst/: Removing directory
2025/05/23 01:14:43 DEBUG : dst//: Removing directory marker
2025/05/23 01:14:43 INFO : A3/B3: Removing directory
2025/05/23 01:14:43 INFO : BackupDir/: Removing directory
2025/05/23 01:14:43 INFO : A1/B2: Removing directory
2025/05/23 01:14:43 DEBUG : BackupDir//: Removing directory marker
2025/05/23 01:14:43 DEBUG : A1/B2/: Removing directory marker
2025/05/23 01:14:43 DEBUG : A3/B3/: Removing directory marker
2025/05/23 01:14:43 DEBUG : removing 4 level 1 directories
2025/05/23 01:14:43 INFO : A2: Removing directory
2025/05/23 01:14:43 INFO : BackupDir: Removing directory
2025/05/23 01:14:43 DEBUG : A2/: Removing directory marker
2025/05/23 01:14:43 DEBUG : BackupDir/: Removing directory marker
2025/05/23 01:14:43 INFO : dst: Removing directory
2025/05/23 01:14:43 DEBUG : dst/: Removing directory marker
2025/05/23 01:14:43 INFO : A3: Removing directory
2025/05/23 01:14:43 DEBUG : A3/: Removing directory marker
2025/05/23 01:14:44 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:84e6c6f0-a01e-000d-5d80-cb7429000000
Time:2025-05-23T01:14:44.0008702Z
--------------------------------------------------------------------------------
2025/05/23 01:14:44 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857bd9d5-701e-000e-4380-cb954d000000
Time:2025-05-23T01:14:44.0024477Z
--------------------------------------------------------------------------------
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-hugefux4jeli/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857bd9d5-701e-000e-4380-cb954d000000
Time:2025-05-23T01:14:44.0024477Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/23 01:14:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/23 01:14:44 DEBUG : A1/B1/: Removing directory marker
2025/05/23 01:14:44 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.28s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:44 INFO : A1: Making directory
2025/05/23 01:14:44 DEBUG : A1/: Creating directory marker
2025/05/23 01:14:44 INFO : A1/B1: Making directory
2025/05/23 01:14:44 DEBUG : A1/B1/: Creating directory marker
2025/05/23 01:14:44 INFO : A1/B1/C1: Making directory
2025/05/23 01:14:44 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/23 01:14:44 DEBUG : removing 1 level 3 directories
2025/05/23 01:14:44 INFO : A1/B1/C1: Removing directory
2025/05/23 01:14:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/23 01:14:44 DEBUG : removing 1 level 2 directories
2025/05/23 01:14:44 INFO : A1/B1: Removing directory
2025/05/23 01:14:44 DEBUG : A1/B1/: Removing directory marker
2025/05/23 01:14:44 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:45 INFO : A1: Making directory
2025/05/23 01:14:45 DEBUG : A1/: Creating directory marker
2025/05/23 01:14:45 INFO : A1/B1: Making directory
2025/05/23 01:14:45 DEBUG : A1/B1/: Creating directory marker
2025/05/23 01:14:45 INFO : A1/B1/C1: Making directory
2025/05/23 01:14:45 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/23 01:14:45 DEBUG : removing 1 level 3 directories
2025/05/23 01:14:45 INFO : A1/B1/C1: Removing directory
2025/05/23 01:14:45 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/23 01:14:45 DEBUG : removing 1 level 2 directories
2025/05/23 01:14:45 INFO : A1/B1: Removing directory
2025/05/23 01:14:45 DEBUG : A1/B1/: Removing directory marker
2025/05/23 01:14:45 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:46 DEBUG : filename.txt: File name found in url
2025/05/23 01:14:46 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:46 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/23 01:14:46 DEBUG : sub/: Creating directory marker
2025/05/23 01:14:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/23 01:14:46 INFO : file1: Copied (new) to: sub/file2
2025/05/23 01:14:46 INFO : file1: Deleted
2025/05/23 01:14:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/23 01:14:46 DEBUG : file1: Unchanged skipping
2025/05/23 01:14:46 INFO : file1: Deleted
2025/05/23 01:14:46 DEBUG : Azure container rclone-test-hugefux4jeli: don't need to copy/move sub/file2, it is already at target location
2025/05/23 01:14:47 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.54s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:47 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/23 01:14:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/23 01:14:47 INFO : file1: Copied (new)
2025/05/23 01:14:47 INFO : file1: Deleted
2025/05/23 01:14:47 DEBUG : file1: Destination exists, skipping
2025/05/23 01:14:47 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:47 DEBUG : dst/: Creating directory marker
2025/05/23 01:14:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/backup"
2025/05/23 01:14:47 DEBUG : Config file has changed externally - reloading
2025/05/23 01:14:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/23 01:14:47 DEBUG : Azure container rclone-test-hugefux4jeli path backup: Using directory markers
2025/05/23 01:14:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hugefux4jeli/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-hugefux4jeli/backup"
2025/05/23 01:14:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/23 01:14:48 DEBUG : dst/: Creating directory marker
2025/05/23 01:14:48 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/23 01:14:48 INFO : dst/file1: Copied (server-side copy)
2025/05/23 01:14:48 INFO : dst/file1: Deleted
2025/05/23 01:14:48 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/23 01:14:48 INFO : dst/file1: Copied (new)
2025/05/23 01:14:48 INFO : dst/file1: Deleted
2025/05/23 01:14:48 DEBUG : dst/: Removing directory marker
2025/05/23 01:14:48 DEBUG : backup/dst/: Removing directory marker
2025/05/23 01:14:48 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-hugefux4jeli/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:abafd515-a01e-008b-5f80-cbb890000000
Time:2025-05-23T01:14:48.7580520Z
--------------------------------------------------------------------------------
2025/05/23 01:14:49 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-hugefux4jeli/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:abafd6d0-a01e-008b-6880-cbb890000000
Time:2025-05-23T01:14:49.7961765Z
--------------------------------------------------------------------------------
2025/05/23 01:14:50 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-hugefux4jeli/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:abafd87c-a01e-008b-2c80-cbb890000000
Time:2025-05-23T01:14:50.8334575Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hugefux4jeli/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:abafd87c-a01e-008b-2c80-cbb890000000
Time:2025-05-23T01:14:50.8334575Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.26s)
=== 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:51 DEBUG : A1/: Creating directory marker
2025/05/23 01:14:52 DEBUG : A1/B1/: Creating directory marker
2025/05/23 01:14:52 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/23 01:14:52 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/23 01:14:52 INFO : A1/B2: Making directory
2025/05/23 01:14:52 DEBUG : A1/B2/: Creating directory marker
2025/05/23 01:14:52 INFO : A1/B1/C3: Making directory
2025/05/23 01:14:52 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/23 01:14:53 DEBUG : A2/: Creating directory marker
2025/05/23 01:14:53 DEBUG : A2/B1/: Creating directory marker
2025/05/23 01:14:53 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/23 01:14:53 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/23 01:14:53 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/23 01:14:53 DEBUG : A2/B2/: Creating directory marker
2025/05/23 01:14:53 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/23 01:14:53 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/23 01:14:53 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/23 01:14:53 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/23 01:14:53 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/23 01:14:53 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/23 01:14:53 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/23 01:14:53 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/23 01:14:53 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/23 01:14:53 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/23 01:14:53 INFO : A1/two: Deleted
2025/05/23 01:14:53 INFO : A1/one: Deleted
2025/05/23 01:14:53 INFO : A1/B1/C2/five: Deleted
2025/05/23 01:14:53 INFO : A1/B1/C1/four: Deleted
2025/05/23 01:14:53 INFO : A1/B1/three: Deleted
2025/05/23 01:14:53 DEBUG : A1/B2/: Removing directory marker
2025/05/23 01:14:54 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/23 01:14:54 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/23 01:14:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/23 01:14:54 DEBUG : A1/B1/: Removing directory marker
2025/05/23 01:14:54 DEBUG : A1/: Removing directory marker
2025/05/23 01:14:54 DEBUG : A3/: Creating directory marker
2025/05/23 01:14:54 DEBUG : A3/B1/: Creating directory marker
2025/05/23 01:14:54 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/23 01:14:54 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/23 01:14:54 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/23 01:14:54 DEBUG : A3/B2/: Creating directory marker
2025/05/23 01:14:55 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/23 01:14:55 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/23 01:14:55 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/23 01:14:55 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/23 01:14:55 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/23 01:14:55 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/23 01:14:55 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/23 01:14:55 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/23 01:14:55 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/23 01:14:55 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/23 01:14:55 INFO : A2/two: Deleted
2025/05/23 01:14:55 INFO : A2/one: Deleted
2025/05/23 01:14:55 INFO : A2/B1/C2/five: Deleted
2025/05/23 01:14:55 INFO : A2/B1/three: Deleted
2025/05/23 01:14:55 INFO : A2/B1/C1/four: Deleted
2025/05/23 01:14:55 DEBUG : A2/B2/: Removing directory marker
2025/05/23 01:14:55 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/23 01:14:55 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/23 01:14:55 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/23 01:14:55 DEBUG : A2/B1/: Removing directory marker
2025/05/23 01:14:55 DEBUG : A2/: Removing directory marker
2025/05/23 01:14:55 INFO : Azure container rclone-test-hugefux4jeli: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/23 01:14:55 DEBUG : A4/: Creating directory marker
2025/05/23 01:14:55 DEBUG : A4/B1/: Creating directory marker
2025/05/23 01:14:55 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/23 01:14:55 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/23 01:14:56 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/23 01:14:56 DEBUG : A4/B2/: Creating directory marker
2025/05/23 01:14:56 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/23 01:14:56 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/23 01:14:56 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/23 01:14:56 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/23 01:14:56 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/23 01:14:56 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/23 01:14:56 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/23 01:14:56 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/23 01:14:56 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/23 01:14:56 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/23 01:14:56 INFO : A3/one: Deleted
2025/05/23 01:14:56 INFO : A3/B1/C2/five: Deleted
2025/05/23 01:14:56 INFO : A3/two: Deleted
2025/05/23 01:14:56 INFO : A3/B1/three: Deleted
2025/05/23 01:14:56 INFO : A3/B1/C1/four: Deleted
2025/05/23 01:14:56 DEBUG : A3/B2/: Removing directory marker
2025/05/23 01:14:56 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/23 01:14:56 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/23 01:14:56 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/23 01:14:56 DEBUG : A3/B1/: Removing directory marker
2025/05/23 01:14:56 DEBUG : A3/: Removing directory marker
2025/05/23 01:14:57 DEBUG : A4/B2/: Removing directory marker
2025/05/23 01:14:57 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/23 01:14:57 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/23 01:14:57 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/23 01:14:57 DEBUG : A4/B1/: Removing directory marker
2025/05/23 01:14:57 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.46s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:57 DEBUG : Azure container rclone-test-hugefux4jeli: File to upload is small (34 bytes), uploading instead of streaming
2025/05/23 01:14:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/23 01:14:57 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/23 01:14:57 NOTICE: Azure container rclone-test-hugefux4jeli: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/23 01:14:57 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/23 01:14:57 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/23 01:14:57 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/23 01:14:57 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/23 01:14:57 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/23 01:14:57 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/23 01:14:57 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:58 DEBUG : Azure container rclone-test-hugefux4jeli: File to upload is small (34 bytes), uploading instead of streaming
2025/05/23 01:14:58 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/23 01:14:58 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/23 01:14:58 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/23 01:14:58 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/23 01:14:58 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/23 01:14:58 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/23 01:14:58 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/23 01:14:58 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/23 01:14:58 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:58 DEBUG : Azure container rclone-test-hugefux4jeli: File to upload is small (34 bytes), uploading instead of streaming
2025/05/23 01:14:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/23 01:14:58 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/23 01:14:58 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/23 01:14:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/23 01:14:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/23 01:14:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/23 01:14:58 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:58 DEBUG : Azure container rclone-test-hugefux4jeli: File to upload is small (34 bytes), uploading instead of streaming
2025/05/23 01:14:58 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/23 01:14:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/23 01:14:58 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/23 01:14:58 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/23 01:14:58 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/23 01:14:59 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/23 01:14:59 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/23 01:14:59 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/23 01:14:59 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/23 01:14:59 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.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:59 DEBUG : Azure container rclone-test-hugefux4jeli: File to upload is small (60 bytes), uploading instead of streaming
2025/05/23 01:14:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/23 01:14:59 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", Modify Window "1ns"
2025/05/23 01:14:59 DEBUG : sub dir/: Creating directory marker
2025/05/23 01:15:00 DEBUG : Azure container rclone-test-hugefux4jeli: Touching "sub dir/potato3"
2025/05/23 01:15:00 DEBUG : Azure container rclone-test-hugefux4jeli: Touching "empty space"
2025/05/23 01:15:00 DEBUG : Azure container rclone-test-hugefux4jeli: Touching "potato2"
2025/05/23 01:15:00 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.85s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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-hugefux4jeli", Local "Local file system at /tmp/rclone1451143324", 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/05/23 01:15:01 DEBUG : Azure container rclone-test-hugefux4jeli: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m55.152692027s (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]