File: test_batch.test_batch_files.yaml

package info (click to toggle)
python-azure 20181112%2Bgit-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 407,300 kB
  • sloc: python: 717,190; makefile: 201; sh: 76
file content (543 lines) | stat: -rw-r--r-- 37,297 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
interactions:
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:07:45 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
        \   {\r\n      \"id\":\"tvm-3257026573_1-20180824t070741z\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T07:07:41.7112825Z\",\"allocationTime\":\"2018-08-24T07:07:41.5833159Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-3257026573_1-20180824t070741z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
        \       \"inboundEndpoints\":[\r\n          {\r\n            \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.44.52\",\"publicFQDN\":\"dns1bd3ee26-0744-40da-a6e9-7bc4a9d45e8a-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
        \         }\r\n        ]\r\n      }\r\n    }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:07:46 GMT']
      request-id: [99e9e2d9-a79d-4053-a2e4-f68d9c251674]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:07:56 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
        \   {\r\n      \"id\":\"tvm-3257026573_1-20180824t070741z\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T07:07:41.7112825Z\",\"allocationTime\":\"2018-08-24T07:07:41.5833159Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-3257026573_1-20180824t070741z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
        \       \"inboundEndpoints\":[\r\n          {\r\n            \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.44.52\",\"publicFQDN\":\"dns1bd3ee26-0744-40da-a6e9-7bc4a9d45e8a-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
        \         }\r\n        ]\r\n      }\r\n    }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:07:57 GMT']
      request-id: [7b64c47f-6882-4024-b469-a3199088a47d]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:08:07 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
        \   {\r\n      \"id\":\"tvm-3257026573_1-20180824t070741z\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T07:07:41.7112825Z\",\"allocationTime\":\"2018-08-24T07:07:41.5833159Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-3257026573_1-20180824t070741z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
        \       \"inboundEndpoints\":[\r\n          {\r\n            \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.44.52\",\"publicFQDN\":\"dns1bd3ee26-0744-40da-a6e9-7bc4a9d45e8a-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
        \         }\r\n        ]\r\n      }\r\n    }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:08:08 GMT']
      request-id: [04c8459e-7880-4fda-bc72-d81a648c89b0]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:08:18 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
        \   {\r\n      \"id\":\"tvm-3257026573_1-20180824t070741z\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T07:07:41.7112825Z\",\"allocationTime\":\"2018-08-24T07:07:41.5833159Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-3257026573_1-20180824t070741z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
        \       \"inboundEndpoints\":[\r\n          {\r\n            \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.44.52\",\"publicFQDN\":\"dns1bd3ee26-0744-40da-a6e9-7bc4a9d45e8a-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
        \         }\r\n        ]\r\n      }\r\n    }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:08:19 GMT']
      request-id: [710cc2d3-1033-4a56-8952-710100500431]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:08:29 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
        \   {\r\n      \"id\":\"tvm-3257026573_1-20180824t070741z\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T07:07:41.7112825Z\",\"allocationTime\":\"2018-08-24T07:07:41.5833159Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-3257026573_1-20180824t070741z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
        \       \"inboundEndpoints\":[\r\n          {\r\n            \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.44.52\",\"publicFQDN\":\"dns1bd3ee26-0744-40da-a6e9-7bc4a9d45e8a-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
        \         }\r\n        ]\r\n      }\r\n    }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:08:29 GMT']
      request-id: [cfbdb958-03d5-4f6f-9ac8-20bceaeafed3]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:08:39 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
        \   {\r\n      \"id\":\"tvm-3257026573_1-20180824t070741z\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T07:07:41.7112825Z\",\"allocationTime\":\"2018-08-24T07:07:41.5833159Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-3257026573_1-20180824t070741z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
        \       \"inboundEndpoints\":[\r\n          {\r\n            \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.44.52\",\"publicFQDN\":\"dns1bd3ee26-0744-40da-a6e9-7bc4a9d45e8a-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
        \         }\r\n        ]\r\n      }\r\n    }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:08:40 GMT']
      request-id: [1679a368-3a34-434a-ac88-2ca3c09fcddd]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:08:50 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
        \   {\r\n      \"id\":\"tvm-3257026573_1-20180824t070741z\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T07:07:41.7112825Z\",\"allocationTime\":\"2018-08-24T07:07:41.5833159Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-3257026573_1-20180824t070741z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
        \       \"inboundEndpoints\":[\r\n          {\r\n            \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.44.52\",\"publicFQDN\":\"dns1bd3ee26-0744-40da-a6e9-7bc4a9d45e8a-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
        \         }\r\n        ]\r\n      }\r\n    }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:08:51 GMT']
      request-id: [70815dbb-3e97-4ca1-9d37-26562e1b1477]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:01 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
        \   {\r\n      \"id\":\"tvm-3257026573_1-20180824t070741z\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T07:08:57.621283Z\",\"lastBootTime\":\"2018-08-24T07:08:56.933932Z\",\"allocationTime\":\"2018-08-24T07:07:41.5833159Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-3257026573_1-20180824t070741z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
        \       \"inboundEndpoints\":[\r\n          {\r\n            \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.44.52\",\"publicFQDN\":\"dns1bd3ee26-0744-40da-a6e9-7bc4a9d45e8a-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
        \         }\r\n        ]\r\n      },\"nodeAgentInfo\":{\r\n        \"lastUpdateTime\":\"2018-08-24T07:08:56.933932Z\",\"version\":\"1.3.0.8\"\r\n
        \     }\r\n    }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:02 GMT']
      request-id: [d5598806-e80d-4dab-940e-fce4ed4c99c2]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: '{"id": "test_task", "commandLine": "cmd /c \"echo hello world\""}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['65']
      Content-Type: [application/json; odata=minimalmetadata; charset=utf-8]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:02 GMT']
    method: POST
    uri: https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks?api-version=2018-08-01.7.0
  response:
    body: {string: ''}
    headers:
      dataserviceid: ['https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task']
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:02 GMT']
      etag: ['0x8D60990793F0503']
      last-modified: ['Fri, 24 Aug 2018 07:09:03 GMT']
      location: ['https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task']
      request-id: [235b1b8b-1043-4988-b3cf-90e39389ff15]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 201, message: Created}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:03 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#tasks/@Element\",\"id\":\"test_task\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task\",\"eTag\":\"0x8D60990793F0503\",\"creationTime\":\"2018-08-24T07:09:03.3617667Z\",\"lastModified\":\"2018-08-24T07:09:03.3617667Z\",\"state\":\"active\",\"stateTransitionTime\":\"2018-08-24T07:09:03.3617667Z\",\"commandLine\":\"cmd
        /c \\\"echo hello world\\\"\",\"userIdentity\":{\r\n    \"autoUser\":{\r\n
        \     \"elevationLevel\":\"nonadmin\"\r\n    }\r\n  },\"constraints\":{\r\n
        \   \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"retentionTime\":\"P10675199DT2H48M5.4775807S\",\"maxTaskRetryCount\":0\r\n
        \ },\"executionInfo\":{\r\n    \"retryCount\":0,\"requeueCount\":0\r\n  }\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:03 GMT']
      etag: ['0x8D60990793F0503']
      last-modified: ['Fri, 24 Aug 2018 07:09:03 GMT']
      request-id: [d035f76a-9953-4970-a1a1-791d6df438b2]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:09 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#tasks/@Element\",\"id\":\"test_task\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task\",\"eTag\":\"0x8D60990793F0503\",\"creationTime\":\"2018-08-24T07:09:03.3617667Z\",\"lastModified\":\"2018-08-24T07:09:03.3617667Z\",\"state\":\"completed\",\"stateTransitionTime\":\"2018-08-24T07:09:04.900273Z\",\"previousState\":\"running\",\"previousStateTransitionTime\":\"2018-08-24T07:09:04.720208Z\",\"commandLine\":\"cmd
        /c \\\"echo hello world\\\"\",\"userIdentity\":{\r\n    \"autoUser\":{\r\n
        \     \"elevationLevel\":\"nonadmin\"\r\n    }\r\n  },\"constraints\":{\r\n
        \   \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"retentionTime\":\"P10675199DT2H48M5.4775807S\",\"maxTaskRetryCount\":0\r\n
        \ },\"executionInfo\":{\r\n    \"startTime\":\"2018-08-24T07:09:04.720305Z\",\"endTime\":\"2018-08-24T07:09:04.900273Z\",\"failureInfo\":{\r\n
        \     \"category\":\"UserError\",\"code\":\"CommandProgramNotFound\",\"message\":\"The
        specified command program is not found\",\"details\":[\r\n        {\r\n          \"name\":\"CommandLine\",\"value\":\"cmd
        /c \\\"echo hello world\\\"\"\r\n        },{\r\n          \"name\":\"Message\",\"value\":\"The
        system cannot find the file specified\"\r\n        }\r\n      ]\r\n    },\"result\":\"Failure\",\"retryCount\":0,\"requeueCount\":0\r\n
        \ },\"nodeInfo\":{\r\n    \"affinityId\":\"TVM:tvm-3257026573_1-20180824t070741z\",\"nodeUrl\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z\",\"poolId\":\"test_batch_test_batch_files98930ae3\",\"nodeId\":\"tvm-3257026573_1-20180824t070741z\",\"taskRootDirectory\":\"workitems/batch98930ae3/job-1/test_task\",\"taskRootDirectoryUrl\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems/batch98930ae3/job-1/test_task\"\r\n
        \ }\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:09 GMT']
      etag: ['0x8D60990793F0503']
      last-modified: ['Fri, 24 Aug 2018 07:09:03 GMT']
      request-id: [f6d7e240-fd5c-481c-853d-544ed7746965]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:10 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files?api-version=2018-08-01.7.0&recursive=true
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#files\",\"value\":[\r\n
        \   {\r\n      \"name\":\"apppackages\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/apppackages\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"volatile/startup\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/volatile/startup\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"workitems/batch98930ae3/job-1/test_task/wd\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems/batch98930ae3/job-1/test_task/wd\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"workitems/batch98930ae3\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems/batch98930ae3\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"shared\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/shared\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"workitems/batch98930ae3/job-1/test_task/stdout.txt\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems/batch98930ae3/job-1/test_task/stdout.txt\",\"isDirectory\":false,\"properties\":{\r\n
        \       \"lastModified\":\"2018-08-24T07:09:04.830959Z\",\"contentLength\":\"0\",\"contentType\":\"text/plain\",\"fileMode\":\"0o100644\"\r\n
        \     }\r\n    },{\r\n      \"name\":\"workitems/batch98930ae3/job-1/test_task/stderr.txt\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems/batch98930ae3/job-1/test_task/stderr.txt\",\"isDirectory\":false,\"properties\":{\r\n
        \       \"lastModified\":\"2018-08-24T07:09:04.830959Z\",\"contentLength\":\"0\",\"contentType\":\"text/plain\",\"fileMode\":\"0o100644\"\r\n
        \     }\r\n    },{\r\n      \"name\":\"workitems/batch98930ae3/job-1\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems/batch98930ae3/job-1\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"workitems\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"volatile\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/volatile\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"workitems/batch98930ae3/job-1/test_task\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems/batch98930ae3/job-1/test_task\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"workitems/batch98930ae3/job-1/test_task/certs\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems/batch98930ae3/job-1/test_task/certs\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"startup\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/startup\",\"isDirectory\":true\r\n
        \   }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:10 GMT']
      request-id: [3ebc9b47-8c5d-4363-95a3-ab4863f4f061]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:11 GMT']
    method: HEAD
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems%2Fbatch98930ae3%2Fjob-1%2Ftest_task%2Fstdout.txt?api-version=2018-08-01.7.0
  response:
    body: {string: ''}
    headers:
      content-length: ['0']
      content-type: [text/plain]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:12 GMT']
      last-modified: ['Fri, 24 Aug 2018 07:09:04 GMT']
      ocp-batch-file-isdirectory: ['False']
      ocp-batch-file-mode: [0o100644]
      ocp-batch-file-url: [https%3A%2F%2Fbatch498930ae3.eastus.batch.azure.com%2Fpools%2Ftest_batch_test_batch_files98930ae3%2Fnodes%2Ftvm-3257026573_1-20180824t070741z%2Ffiles%2Fworkitems%2Fbatch98930ae3%2Fjob-1%2Ftest_task%2Fstdout.txt]
      request-id: [34b3348e-d5c2-427e-b0ad-3e07484452ae]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:12 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems%2Fbatch98930ae3%2Fjob-1%2Ftest_task%2Fstdout.txt?api-version=2018-08-01.7.0
  response:
    body: {string: ''}
    headers:
      content-type: [text/plain]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:13 GMT']
      last-modified: ['Fri, 24 Aug 2018 07:09:04 GMT']
      ocp-batch-file-isdirectory: ['False']
      ocp-batch-file-mode: [0o100644]
      ocp-batch-file-url: [https%3A%2F%2Fbatch498930ae3.eastus.batch.azure.com%2Fpools%2Ftest_batch_test_batch_files98930ae3%2Fnodes%2Ftvm-3257026573_1-20180824t070741z%2Ffiles%2Fworkitems%2Fbatch98930ae3%2Fjob-1%2Ftest_task%2Fstdout.txt]
      request-id: [05c54ed2-781b-4803-878e-9044298b25d3]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['0']
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:13 GMT']
    method: DELETE
    uri: https://batch498930ae3.eastus.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvm-3257026573_1-20180824t070741z/files/workitems%2Fbatch98930ae3%2Fjob-1%2Ftest_task%2Fstdout.txt?api-version=2018-08-01.7.0
  response:
    body: {string: ''}
    headers:
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:14 GMT']
      request-id: [ff358a61-3cab-4f6c-bd9e-d73285c04831]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:14 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task/files?api-version=2018-08-01.7.0
  response:
    body: {string: "{\r\n  \"odata.metadata\":\"https://batch498930ae3.eastus.batch.azure.com/$metadata#files\",\"value\":[\r\n
        \   {\r\n      \"name\":\"wd\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task/files/wd\",\"isDirectory\":true\r\n
        \   },{\r\n      \"name\":\"stderr.txt\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task/files/stderr.txt\",\"isDirectory\":false,\"properties\":{\r\n
        \       \"lastModified\":\"2018-08-24T07:09:04.830959Z\",\"contentLength\":\"0\",\"contentType\":\"text/plain\",\"fileMode\":\"0o100644\"\r\n
        \     }\r\n    },{\r\n      \"name\":\"certs\",\"url\":\"https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task/files/certs\",\"isDirectory\":true\r\n
        \   }\r\n  ]\r\n}"}
    headers:
      content-type: [application/json;odata=minimalmetadata]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:15 GMT']
      request-id: [d0231a6c-2b40-4b08-b72c-23cd16e827e7]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:15 GMT']
    method: HEAD
    uri: https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task/files/stderr.txt?api-version=2018-08-01.7.0
  response:
    body: {string: ''}
    headers:
      content-length: ['0']
      content-type: [text/plain]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:15 GMT']
      last-modified: ['Fri, 24 Aug 2018 07:09:04 GMT']
      ocp-batch-file-isdirectory: ['False']
      ocp-batch-file-mode: [0o100644]
      ocp-batch-file-url: [https%3A%2F%2Fbatch498930ae3.eastus.batch.azure.com%2Fjobs%2Fbatch98930ae3%2Ftasks%2Ftest_task%2Ffiles%2Fstderr.txt]
      request-id: [43e7c099-950e-4479-92ba-ae07f871020b]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:16 GMT']
    method: GET
    uri: https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task/files/stderr.txt?api-version=2018-08-01.7.0
  response:
    body: {string: ''}
    headers:
      content-type: [text/plain]
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:16 GMT']
      last-modified: ['Fri, 24 Aug 2018 07:09:04 GMT']
      ocp-batch-file-isdirectory: ['False']
      ocp-batch-file-mode: [0o100644]
      ocp-batch-file-url: [https%3A%2F%2Fbatch498930ae3.eastus.batch.azure.com%2Fjobs%2Fbatch98930ae3%2Ftasks%2Ftest_task%2Ffiles%2Fstderr.txt]
      request-id: [810e109f-c1db-4bf6-ab5b-633741993897]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['0']
      User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
          msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
      accept-language: [en-US]
      ocp-date: ['Fri, 24 Aug 2018 07:09:17 GMT']
    method: DELETE
    uri: https://batch498930ae3.eastus.batch.azure.com/jobs/batch98930ae3/tasks/test_task/files/stderr.txt?api-version=2018-08-01.7.0
  response:
    body: {string: ''}
    headers:
      dataserviceversion: ['3.0']
      date: ['Fri, 24 Aug 2018 07:09:17 GMT']
      request-id: [0d74427b-68b2-4565-a8d5-df0eb32d04d4]
      server: [Microsoft-HTTPAPI/2.0]
      strict-transport-security: [max-age=31536000; includeSubDomains]
      transfer-encoding: [chunked]
      x-content-type-options: [nosniff]
    status: {code: 200, message: OK}
version: 1