Commit ·
ce0ded4
0
Parent(s):
Duplicate from w3joe/cloud-ops-bench
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +106 -0
- README.md +3 -0
- benchmark/.DS_Store +0 -0
- benchmark/boutique/.DS_Store +0 -0
- benchmark/boutique/admission/.DS_Store +0 -0
- benchmark/boutique/admission/1/metadata.json +26 -0
- benchmark/boutique/admission/1/raw_data/alert.json +1 -0
- benchmark/boutique/admission/1/raw_data/k8s_states.json +0 -0
- benchmark/boutique/admission/1/raw_data/logs.json +0 -0
- benchmark/boutique/admission/1/tool_cache.json +0 -0
- benchmark/boutique/admission/10/metadata.json +26 -0
- benchmark/boutique/admission/10/raw_data/alert.json +1 -0
- benchmark/boutique/admission/10/raw_data/k8s_states.json +0 -0
- benchmark/boutique/admission/10/raw_data/logs.json +0 -0
- benchmark/boutique/admission/10/tool_cache.json +0 -0
- benchmark/boutique/admission/11/metadata.json +27 -0
- benchmark/boutique/admission/11/raw_data/alert.json +1 -0
- benchmark/boutique/admission/11/raw_data/k8s_states.json +0 -0
- benchmark/boutique/admission/11/raw_data/logs.json +0 -0
- benchmark/boutique/admission/11/tool_cache.json +0 -0
- benchmark/boutique/admission/12/metadata.json +31 -0
- benchmark/boutique/admission/12/raw_data/alert.json +1 -0
- benchmark/boutique/admission/12/raw_data/k8s_states.json +0 -0
- benchmark/boutique/admission/12/raw_data/logs.json +0 -0
- benchmark/boutique/admission/12/tool_cache.json +0 -0
- benchmark/boutique/admission/13/metadata.json +23 -0
- benchmark/boutique/admission/13/raw_data/alert.json +1 -0
- benchmark/boutique/admission/13/raw_data/k8s_states.json +0 -0
- benchmark/boutique/admission/13/raw_data/logs.json +0 -0
- benchmark/boutique/admission/13/tool_cache.json +0 -0
- benchmark/boutique/admission/14/metadata.json +29 -0
- benchmark/boutique/admission/14/raw_data/alert.json +1 -0
- benchmark/boutique/admission/14/raw_data/k8s_states.json +0 -0
- benchmark/boutique/admission/14/raw_data/logs.json +0 -0
- benchmark/boutique/admission/14/tool_cache.json +0 -0
- benchmark/boutique/admission/15/metadata.json +30 -0
- benchmark/boutique/admission/15/raw_data/alert.json +1 -0
- benchmark/boutique/admission/15/raw_data/k8s_states.json +0 -0
- benchmark/boutique/admission/15/raw_data/logs.json +0 -0
- benchmark/boutique/admission/15/tool_cache.json +0 -0
- benchmark/boutique/admission/16/metadata.json +31 -0
- benchmark/boutique/admission/16/raw_data/alert.json +1 -0
- benchmark/boutique/admission/16/raw_data/k8s_states.json +0 -0
- benchmark/boutique/admission/16/raw_data/logs.json +0 -0
- benchmark/boutique/admission/16/tool_cache.json +0 -0
- benchmark/boutique/admission/17/metadata.json +27 -0
- benchmark/boutique/admission/17/raw_data/alert.json +1 -0
- benchmark/boutique/admission/17/raw_data/k8s_states.json +0 -0
- benchmark/boutique/admission/17/raw_data/logs.json +141 -0
- benchmark/boutique/admission/17/tool_cache.json +0 -0
.gitattributes
ADDED
|
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
benchmark/trainticket/runtime/46/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
benchmark/trainticket/performance/27/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
benchmark/trainticket/performance/7/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
benchmark/trainticket/performance/42/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
benchmark/trainticket/performance/45/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
benchmark/trainticket/performance/28/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
benchmark/trainticket/performance/17/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
benchmark/trainticket/performance/38/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
benchmark/trainticket/performance/41/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
benchmark/trainticket/performance/15/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
benchmark/trainticket/performance/3/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
benchmark/trainticket/performance/12/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
benchmark/trainticket/performance/47/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
benchmark/trainticket/performance/40/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
benchmark/trainticket/performance/5/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
benchmark/trainticket/performance/14/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
benchmark/trainticket/performance/25/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
benchmark/boutique/performance/20/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
benchmark/boutique/performance/18/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
benchmark/boutique/performance/9/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
benchmark/boutique/performance/11/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
benchmark/boutique/performance/7/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
benchmark/boutique/performance/16/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
benchmark/boutique/performance/6/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
benchmark/boutique/performance/17/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
benchmark/boutique/performance/1/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 87 |
+
benchmark/boutique/infrastructure/42/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 88 |
+
benchmark/boutique/infrastructure/45/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 89 |
+
benchmark/boutique/performance/10/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 90 |
+
benchmark/boutique/performance/19/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 91 |
+
benchmark/boutique/performance/8/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 92 |
+
benchmark/boutique/performance/21/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 93 |
+
benchmark/boutique/performance/4/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 94 |
+
benchmark/boutique/performance/15/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 95 |
+
benchmark/boutique/performance/3/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 96 |
+
benchmark/boutique/performance/12/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 97 |
+
benchmark/boutique/performance/2/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 98 |
+
benchmark/boutique/performance/13/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 99 |
+
benchmark/boutique/performance/5/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 100 |
+
benchmark/boutique/performance/14/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 101 |
+
benchmark/boutique/infrastructure/44/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 102 |
+
benchmark/boutique/infrastructure/43/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 103 |
+
benchmark/boutique/infrastructure/46/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 104 |
+
benchmark/boutique/infrastructure/41/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 105 |
+
benchmark/boutique/infrastructure/48/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
| 106 |
+
benchmark/boutique/infrastructure/47/raw_data/logs.json filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc
|
| 3 |
+
---
|
benchmark/.DS_Store
ADDED
|
Binary file (8.2 kB). View file
|
|
|
benchmark/boutique/.DS_Store
ADDED
|
Binary file (8.2 kB). View file
|
|
|
benchmark/boutique/admission/.DS_Store
ADDED
|
Binary file (12.3 kB). View file
|
|
|
benchmark/boutique/admission/1/metadata.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "boutique",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Admission_Fault",
|
| 6 |
+
"fault_object": "app/adservice",
|
| 7 |
+
"root_cause": "missing_service_account"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetErrorLogs::frontend",
|
| 13 |
+
"GetResources::services",
|
| 14 |
+
"GetResources::deployments",
|
| 15 |
+
"GetResources::events",
|
| 16 |
+
"GetAppYAML::adservice"
|
| 17 |
+
],
|
| 18 |
+
"path2": [
|
| 19 |
+
"GetResources::pods",
|
| 20 |
+
"GetResources::services",
|
| 21 |
+
"GetResources::endpoints",
|
| 22 |
+
"GetResources::events",
|
| 23 |
+
"GetAppYAML::adservice"
|
| 24 |
+
]
|
| 25 |
+
}
|
| 26 |
+
}
|
benchmark/boutique/admission/1/raw_data/alert.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
benchmark/boutique/admission/1/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/1/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/1/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/10/metadata.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "boutique",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Admission_Fault",
|
| 6 |
+
"fault_object": "app/redis-cart",
|
| 7 |
+
"root_cause": "missing_service_account"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetErrorLogs::frontend",
|
| 13 |
+
"GetResources::deployments",
|
| 14 |
+
"DescribeResource::deployments::redis-cart",
|
| 15 |
+
"GetResources::events"
|
| 16 |
+
],
|
| 17 |
+
"path2": [
|
| 18 |
+
"GetResources::pods",
|
| 19 |
+
"GetErrorLogs::frontend",
|
| 20 |
+
"GetErrorLogs::cartservice",
|
| 21 |
+
"GetResources::deployments",
|
| 22 |
+
"GetResources::events",
|
| 23 |
+
"GetAppYAML::redis-cart"
|
| 24 |
+
]
|
| 25 |
+
}
|
| 26 |
+
}
|
benchmark/boutique/admission/10/raw_data/alert.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
benchmark/boutique/admission/10/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/10/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/10/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/11/metadata.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "boutique",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Admission_Fault",
|
| 6 |
+
"fault_object": "app/shippingservice",
|
| 7 |
+
"root_cause": "missing_service_account"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetErrorLogs::frontend",
|
| 13 |
+
"GetResources::deployments",
|
| 14 |
+
"DescribeResource::deployments::shippingservice",
|
| 15 |
+
"GetResources::replicasets",
|
| 16 |
+
"DescribeResource::replicasets::shippingservice",
|
| 17 |
+
"GetResources::serviceaccounts",
|
| 18 |
+
"GetAppYAML::shippingservice"
|
| 19 |
+
],
|
| 20 |
+
"path2": [
|
| 21 |
+
"GetResources::pods",
|
| 22 |
+
"GetResources::endpoints",
|
| 23 |
+
"GetResources::events",
|
| 24 |
+
"GetAppYAML::shippingservice"
|
| 25 |
+
]
|
| 26 |
+
}
|
| 27 |
+
}
|
benchmark/boutique/admission/11/raw_data/alert.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
benchmark/boutique/admission/11/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/11/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/11/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/12/metadata.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "boutique",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Admission_Fault",
|
| 6 |
+
"fault_object": "namespace/boutique",
|
| 7 |
+
"root_cause": "namespace_cpu_quota_exceeded"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetErrorLogs::frontend",
|
| 13 |
+
"GetResources::deployments",
|
| 14 |
+
"DescribeResource::deployments::adservice",
|
| 15 |
+
"GetResources::replicasets",
|
| 16 |
+
"DescribeResource::replicasets::adservice",
|
| 17 |
+
"GetResources::resourcequota",
|
| 18 |
+
"GetAppYAML::adservice",
|
| 19 |
+
"DescribeResource::resourcequota::cpu-quota"
|
| 20 |
+
],
|
| 21 |
+
"path2": [
|
| 22 |
+
"GetResources::pods",
|
| 23 |
+
"GetErrorLogs::frontend",
|
| 24 |
+
"GetResources::deployments",
|
| 25 |
+
"DescribeResource::deployments::adservice",
|
| 26 |
+
"DescribeResource::replicasets::adservice",
|
| 27 |
+
"GetResources::resourcequota",
|
| 28 |
+
"DescribeResource::resourcequota::cpu-quota"
|
| 29 |
+
]
|
| 30 |
+
}
|
| 31 |
+
}
|
benchmark/boutique/admission/12/raw_data/alert.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
benchmark/boutique/admission/12/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/12/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/12/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/13/metadata.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "boutique",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Admission_Fault",
|
| 6 |
+
"fault_object": "namespace/boutique",
|
| 7 |
+
"root_cause": "namespace_cpu_quota_exceeded"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetResources::events",
|
| 13 |
+
"GetResources::deployments",
|
| 14 |
+
"GetResources::resourcequota"
|
| 15 |
+
],
|
| 16 |
+
"path2": [
|
| 17 |
+
"GetResources::pods",
|
| 18 |
+
"GetResources::deployments",
|
| 19 |
+
"DescribeResource::deployments::cartservice",
|
| 20 |
+
"DescribeResource::replicasets::cartservice"
|
| 21 |
+
]
|
| 22 |
+
}
|
| 23 |
+
}
|
benchmark/boutique/admission/13/raw_data/alert.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
benchmark/boutique/admission/13/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/13/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/13/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/14/metadata.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "boutique",
|
| 3 |
+
"query": "Service Availability Disruption.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Admission_Fault",
|
| 6 |
+
"fault_object": "namespace/boutique",
|
| 7 |
+
"root_cause": "namespace_cpu_quota_exceeded"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetErrorLogs::frontend",
|
| 13 |
+
"GetResources::services",
|
| 14 |
+
"GetResources::endpoints",
|
| 15 |
+
"DescribeResource::deployments::checkoutservice",
|
| 16 |
+
"DescribeResource::replicasets::checkoutservice",
|
| 17 |
+
"GetResources::resourcequota"
|
| 18 |
+
],
|
| 19 |
+
"path2": [
|
| 20 |
+
"GetResources::pods",
|
| 21 |
+
"GetErrorLogs::frontend",
|
| 22 |
+
"GetErrorLogs::cartservice",
|
| 23 |
+
"GetResources::endpoints",
|
| 24 |
+
"DescribeResource::deployments::checkoutservice",
|
| 25 |
+
"DescribeResource::replicasets::checkoutservice",
|
| 26 |
+
"GetResources::resourcequota"
|
| 27 |
+
]
|
| 28 |
+
}
|
| 29 |
+
}
|
benchmark/boutique/admission/14/raw_data/alert.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
benchmark/boutique/admission/14/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/14/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/14/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/15/metadata.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "boutique",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Admission_Fault",
|
| 6 |
+
"fault_object": "namespace/boutique",
|
| 7 |
+
"root_cause": "namespace_cpu_quota_exceeded"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetResources::deployments",
|
| 13 |
+
"DescribeResource::deployments::currencyservice",
|
| 14 |
+
"DescribeResource::replicasets::currencyservice",
|
| 15 |
+
"GetAppYAML::currencyservice",
|
| 16 |
+
"GetResources::resourcequota"
|
| 17 |
+
],
|
| 18 |
+
"path2": [
|
| 19 |
+
"GetResources::pods",
|
| 20 |
+
"GetErrorLogs::frontend",
|
| 21 |
+
"GetResources::services",
|
| 22 |
+
"GetResources::endpoints",
|
| 23 |
+
"DescribeResource::deployments::currencyservice",
|
| 24 |
+
"DescribeResource::replicasets::currencyservice",
|
| 25 |
+
"GetAppYAML::currencyservice",
|
| 26 |
+
"GetResources::pods",
|
| 27 |
+
"GetResources::resourcequota"
|
| 28 |
+
]
|
| 29 |
+
}
|
| 30 |
+
}
|
benchmark/boutique/admission/15/raw_data/alert.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
benchmark/boutique/admission/15/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/15/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/15/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/16/metadata.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "boutique",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Admission_Fault",
|
| 6 |
+
"fault_object": "namespace/boutique",
|
| 7 |
+
"root_cause": "namespace_cpu_quota_exceeded"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetErrorLogs::frontend",
|
| 13 |
+
"GetRecentLogs::frontend",
|
| 14 |
+
"GetResources::deployments",
|
| 15 |
+
"DescribeResource::deployments::emailservice",
|
| 16 |
+
"DescribeResource::replicasets::emailservice",
|
| 17 |
+
"GetResources::resourcequota",
|
| 18 |
+
"GetAppYAML::emailservice"
|
| 19 |
+
],
|
| 20 |
+
"path2": [
|
| 21 |
+
"GetResources::pods",
|
| 22 |
+
"GetErrorLogs::frontend",
|
| 23 |
+
"GetResources::pods",
|
| 24 |
+
"GetErrorLogs::frontend",
|
| 25 |
+
"GetResources::endpoints",
|
| 26 |
+
"DescribeResource::deployments::emailservice",
|
| 27 |
+
"DescribeResource::replicasets::emailservice",
|
| 28 |
+
"GetResources::resourcequota"
|
| 29 |
+
]
|
| 30 |
+
}
|
| 31 |
+
}
|
benchmark/boutique/admission/16/raw_data/alert.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
benchmark/boutique/admission/16/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/16/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/16/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/17/metadata.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "boutique",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Admission_Fault",
|
| 6 |
+
"fault_object": "namespace/boutique",
|
| 7 |
+
"root_cause": "namespace_cpu_quota_exceeded"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetErrorLogs::frontend",
|
| 13 |
+
"GetResources::deployments",
|
| 14 |
+
"DescribeResource::deployments::frontend",
|
| 15 |
+
"DescribeResource::replicasets::frontend"
|
| 16 |
+
],
|
| 17 |
+
"path2": [
|
| 18 |
+
"GetResources::pods",
|
| 19 |
+
"GetErrorLogs::frontend",
|
| 20 |
+
"GetResources::deployments",
|
| 21 |
+
"GetResources::events",
|
| 22 |
+
"GetResources::resourcequota",
|
| 23 |
+
"DescribeResource::resourcequota::cpu-quota",
|
| 24 |
+
"GetAppYAML::frontend"
|
| 25 |
+
]
|
| 26 |
+
}
|
| 27 |
+
}
|
benchmark/boutique/admission/17/raw_data/alert.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
benchmark/boutique/admission/17/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/boutique/admission/17/raw_data/logs.json
ADDED
|
@@ -0,0 +1,141 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"adservice": [
|
| 3 |
+
"{\"instant\":{\"epochSecond\":1764421119,\"nanoOfSecond\":273745880},\"thread\":\"main\",\"level\":\"INFO\",\"loggerName\":\"hipstershop.AdService\",\"message\":\"AdService starting.\",\"endOfBatch\":false,\"loggerFqcn\":\"org.apache.logging.log4j.spi.AbstractLogger\",\"threadId\":1,\"threadPriority\":5,\"logging.googleapis.com/trace\":\"${ctx:traceId}\",\"logging.googleapis.com/spanId\":\"${ctx:spanId}\",\"logging.googleapis.com/traceSampled\":\"${ctx:traceSampled}\",\"time\":\"2025-11-29T12:58:39.273Z\"}",
|
| 4 |
+
"{\"instant\":{\"epochSecond\":1764421119,\"nanoOfSecond\":273746548},\"thread\":\"Thread-0\",\"level\":\"INFO\",\"loggerName\":\"hipstershop.AdService\",\"message\":\"Stats enabled, but temporarily unavailable\",\"endOfBatch\":false,\"loggerFqcn\":\"org.apache.logging.log4j.spi.AbstractLogger\",\"threadId\":15,\"threadPriority\":5,\"logging.googleapis.com/trace\":\"${ctx:traceId}\",\"logging.googleapis.com/spanId\":\"${ctx:spanId}\",\"logging.googleapis.com/traceSampled\":\"${ctx:traceSampled}\",\"time\":\"2025-11-29T12:58:39.273Z\"}",
|
| 5 |
+
"{\"instant\":{\"epochSecond\":1764421119,\"nanoOfSecond\":419860887},\"thread\":\"Thread-0\",\"level\":\"INFO\",\"loggerName\":\"hipstershop.AdService\",\"message\":\"Tracing enabled but temporarily unavailable\",\"endOfBatch\":false,\"loggerFqcn\":\"org.apache.logging.log4j.spi.AbstractLogger\",\"threadId\":15,\"threadPriority\":5,\"logging.googleapis.com/trace\":\"${ctx:traceId}\",\"logging.googleapis.com/spanId\":\"${ctx:spanId}\",\"logging.googleapis.com/traceSampled\":\"${ctx:traceSampled}\",\"time\":\"2025-11-29T12:58:39.419Z\"}",
|
| 6 |
+
"{\"instant\":{\"epochSecond\":1764421119,\"nanoOfSecond\":421059048},\"thread\":\"Thread-0\",\"level\":\"INFO\",\"loggerName\":\"hipstershop.AdService\",\"message\":\"See https://github.com/GoogleCloudPlatform/microservices-demo/issues/422 for more info.\",\"endOfBatch\":false,\"loggerFqcn\":\"org.apache.logging.log4j.spi.AbstractLogger\",\"threadId\":15,\"threadPriority\":5,\"logging.googleapis.com/trace\":\"${ctx:traceId}\",\"logging.googleapis.com/spanId\":\"${ctx:spanId}\",\"logging.googleapis.com/traceSampled\":\"${ctx:traceSampled}\",\"time\":\"2025-11-29T12:58:39.421Z\"}",
|
| 7 |
+
"{\"instant\":{\"epochSecond\":1764421119,\"nanoOfSecond\":421624477},\"thread\":\"Thread-0\",\"level\":\"INFO\",\"loggerName\":\"hipstershop.AdService\",\"message\":\"Tracing enabled - Stackdriver exporter initialized.\",\"endOfBatch\":false,\"loggerFqcn\":\"org.apache.logging.log4j.spi.AbstractLogger\",\"threadId\":15,\"threadPriority\":5,\"logging.googleapis.com/trace\":\"${ctx:traceId}\",\"logging.googleapis.com/spanId\":\"${ctx:spanId}\",\"logging.googleapis.com/traceSampled\":\"${ctx:traceSampled}\",\"time\":\"2025-11-29T12:58:39.421Z\"}",
|
| 8 |
+
"{\"instant\":{\"epochSecond\":1764421119,\"nanoOfSecond\":705534293},\"thread\":\"main\",\"level\":\"INFO\",\"loggerName\":\"hipstershop.AdService\",\"message\":\"Ad Service started, listening on 9555\",\"endOfBatch\":false,\"loggerFqcn\":\"org.apache.logging.log4j.spi.AbstractLogger\",\"threadId\":1,\"threadPriority\":5,\"logging.googleapis.com/trace\":\"${ctx:traceId}\",\"logging.googleapis.com/spanId\":\"${ctx:spanId}\",\"logging.googleapis.com/traceSampled\":\"${ctx:traceSampled}\",\"time\":\"2025-11-29T12:58:39.705Z\"}"
|
| 9 |
+
],
|
| 10 |
+
"cartservice": [
|
| 11 |
+
"info: Microsoft.Hosting.Lifetime[14]",
|
| 12 |
+
"Now listening on: http://[::]:7070",
|
| 13 |
+
"info: Microsoft.Hosting.Lifetime[0]",
|
| 14 |
+
"Application started. Press Ctrl+C to shut down.",
|
| 15 |
+
"info: Microsoft.Hosting.Lifetime[0]",
|
| 16 |
+
"Hosting environment: Production",
|
| 17 |
+
"info: Microsoft.Hosting.Lifetime[0]",
|
| 18 |
+
"Content root path: /app"
|
| 19 |
+
],
|
| 20 |
+
"checkoutservice": [
|
| 21 |
+
"{\"message\":\"Tracing disabled.\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:38.853809664Z\"}",
|
| 22 |
+
"{\"message\":\"Profiling disabled.\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:38.853886579Z\"}",
|
| 23 |
+
"{\"message\":\"service config: \\u0026{UnimplementedCheckoutServiceServer:{} productCatalogSvcAddr:productcatalogservice:3550 productCatalogSvcConn:0xc0003d2008 cartSvcAddr:cartservice:7070 cartSvcConn:0xc0003d2408 currencySvcAddr:currencyservice:7000 currencySvcConn:0xc0003d2808 shippingSvcAddr:shippingservice:50051 shippingSvcConn:0xc000130c08 emailSvcAddr:emailservice:5000 emailSvcConn:0xc0003d2c08 paymentSvcAddr:paymentservice:50051 paymentSvcConn:0xc000131008}\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:38.856740097Z\"}",
|
| 24 |
+
"{\"message\":\"starting to listen on tcp: \\\"[::]:5050\\\"\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:38.857099931Z\"}"
|
| 25 |
+
],
|
| 26 |
+
"currencyservice": [
|
| 27 |
+
"{\"severity\":\"info\",\"time\":1764421119085,\"pid\":1,\"hostname\":\"currencyservice-8587d7cfd7-h85jt\",\"name\":\"currencyservice-server\",\"message\":\"Profiler disabled.\"}",
|
| 28 |
+
"{\"severity\":\"info\",\"time\":1764421119150,\"pid\":1,\"hostname\":\"currencyservice-8587d7cfd7-h85jt\",\"name\":\"currencyservice-server\",\"message\":\"Tracing disabled.\"}",
|
| 29 |
+
"{\"severity\":\"info\",\"time\":1764421119305,\"pid\":1,\"hostname\":\"currencyservice-8587d7cfd7-h85jt\",\"name\":\"currencyservice-server\",\"message\":\"Starting gRPC server on port 7000...\"}",
|
| 30 |
+
"(node:1) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.",
|
| 31 |
+
"(Use `node --trace-deprecation ...` to show where the warning was created)",
|
| 32 |
+
"{\"severity\":\"info\",\"time\":1764421119323,\"pid\":1,\"hostname\":\"currencyservice-8587d7cfd7-h85jt\",\"name\":\"currencyservice-server\",\"message\":\"CurrencyService gRPC server started on port 7000\"}"
|
| 33 |
+
],
|
| 34 |
+
"emailservice": [
|
| 35 |
+
"/usr/local/lib/python3.12/site-packages/google/rpc/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.",
|
| 36 |
+
"import pkg_resources",
|
| 37 |
+
"{\"timestamp\": 1764421120.495743, \"severity\": \"INFO\", \"name\": \"emailservice-server\", \"message\": \"starting the email service in dummy mode.\", \"taskName\": null}",
|
| 38 |
+
"{\"timestamp\": 1764421120.4958863, \"severity\": \"INFO\", \"name\": \"emailservice-server\", \"message\": \"Profiler disabled.\", \"taskName\": null}",
|
| 39 |
+
"{\"timestamp\": 1764421120.4959671, \"severity\": \"INFO\", \"name\": \"emailservice-server\", \"message\": \"Tracing disabled.\", \"taskName\": null}",
|
| 40 |
+
"{\"timestamp\": 1764421120.5204332, \"severity\": \"INFO\", \"name\": \"emailservice-server\", \"message\": \"listening on port: 8080\", \"taskName\": null}"
|
| 41 |
+
],
|
| 42 |
+
"frontend": [],
|
| 43 |
+
"paymentservice": [
|
| 44 |
+
"{\"severity\":\"info\",\"time\":1764421119589,\"pid\":1,\"hostname\":\"paymentservice-5797775987-ctrk7\",\"name\":\"paymentservice-server\",\"message\":\"Profiler disabled.\"}",
|
| 45 |
+
"{\"severity\":\"info\",\"time\":1764421119590,\"pid\":1,\"hostname\":\"paymentservice-5797775987-ctrk7\",\"name\":\"paymentservice-server\",\"message\":\"Tracing disabled.\"}",
|
| 46 |
+
"(node:1) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.",
|
| 47 |
+
"(Use `node --trace-deprecation ...` to show where the warning was created)",
|
| 48 |
+
"{\"severity\":\"info\",\"time\":1764421119768,\"pid\":1,\"hostname\":\"paymentservice-5797775987-ctrk7\",\"name\":\"paymentservice-server\",\"message\":\"PaymentService gRPC server started on port 50051\"}"
|
| 49 |
+
],
|
| 50 |
+
"productcatalogservice": [
|
| 51 |
+
"{\"message\":\"Tracing disabled.\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:39.632340688Z\"}",
|
| 52 |
+
"{\"message\":\"Profiling disabled.\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:39.632389226Z\"}",
|
| 53 |
+
"{\"message\":\"starting grpc server at :3550\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:39.632673216Z\"}",
|
| 54 |
+
"{\"message\":\"loading catalog from local products.json file...\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:39.633235808Z\"}",
|
| 55 |
+
"{\"message\":\"successfully parsed product catalog json\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:39.634307457Z\"}"
|
| 56 |
+
],
|
| 57 |
+
"recommendationservice": [
|
| 58 |
+
"/usr/local/lib/python3.12/site-packages/opentelemetry/instrumentation/dependencies.py:4: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.",
|
| 59 |
+
"from pkg_resources import (",
|
| 60 |
+
"{\"timestamp\": 1764421120.4525516, \"severity\": \"INFO\", \"name\": \"recommendationservice-server\", \"message\": \"initializing recommendationservice\", \"taskName\": null}",
|
| 61 |
+
"{\"timestamp\": 1764421120.452678, \"severity\": \"INFO\", \"name\": \"recommendationservice-server\", \"message\": \"Profiler disabled.\", \"taskName\": null}",
|
| 62 |
+
"{\"timestamp\": 1764421120.454067, \"severity\": \"INFO\", \"name\": \"recommendationservice-server\", \"message\": \"Tracing disabled.\", \"taskName\": null}",
|
| 63 |
+
"{\"timestamp\": 1764421120.45415, \"severity\": \"INFO\", \"name\": \"recommendationservice-server\", \"message\": \"product catalog address: productcatalogservice:3550\", \"taskName\": null}",
|
| 64 |
+
"{\"timestamp\": 1764421120.4657857, \"severity\": \"INFO\", \"name\": \"recommendationservice-server\", \"message\": \"listening on port: 8080\", \"taskName\": null}"
|
| 65 |
+
],
|
| 66 |
+
"redis-cart": [
|
| 67 |
+
"Starting Redis Server",
|
| 68 |
+
"1:C 29 Nov 2025 12:58:40.064 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo",
|
| 69 |
+
"1:C 29 Nov 2025 12:58:40.064 * Redis version=8.2.1, bits=64, commit=00000000, modified=1, pid=1, just started",
|
| 70 |
+
"1:C 29 Nov 2025 12:58:40.064 * Configuration loaded",
|
| 71 |
+
"1:M 29 Nov 2025 12:58:40.064 * monotonic clock: POSIX clock_gettime",
|
| 72 |
+
"1:M 29 Nov 2025 12:58:40.065 * Running mode=standalone, port=6379.",
|
| 73 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> RedisBloom version 8.2.0 (Git=unknown)",
|
| 74 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> Registering configuration options: [",
|
| 75 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> \t{ bf-error-rate : 0.01 }",
|
| 76 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> \t{ bf-initial-size : 100 }",
|
| 77 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> \t{ bf-expansion-factor : 2 }",
|
| 78 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> \t{ cf-bucket-size : 2 }",
|
| 79 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> \t{ cf-initial-size : 1024 }",
|
| 80 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> \t{ cf-max-iterations : 20 }",
|
| 81 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> \t{ cf-expansion-factor : 1 }",
|
| 82 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> \t{ cf-max-expansions : 32 }",
|
| 83 |
+
"1:M 29 Nov 2025 12:58:40.065 * <bf> ]",
|
| 84 |
+
"1:M 29 Nov 2025 12:58:40.066 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so",
|
| 85 |
+
"1:M 29 Nov 2025 12:58:40.068 * <search> Redis version found by RedisSearch : 8.2.1 - oss",
|
| 86 |
+
"1:M 29 Nov 2025 12:58:40.068 * <search> RediSearch version 8.2.1 (Git=dba8dd0)",
|
| 87 |
+
"1:M 29 Nov 2025 12:58:40.068 * <search> Low level api version 1 initialized successfully",
|
| 88 |
+
"1:M 29 Nov 2025 12:58:40.068 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000,",
|
| 89 |
+
"1:M 29 Nov 2025 12:58:40.068 * <search> Initialized thread pools!",
|
| 90 |
+
"1:M 29 Nov 2025 12:58:40.068 * <search> Disabled workers threadpool of size 0",
|
| 91 |
+
"1:M 29 Nov 2025 12:58:40.068 * <search> Subscribe to config changes",
|
| 92 |
+
"1:M 29 Nov 2025 12:58:40.068 * <search> Enabled role change notification",
|
| 93 |
+
"1:M 29 Nov 2025 12:58:40.068 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms",
|
| 94 |
+
"1:M 29 Nov 2025 12:58:40.069 * <search> Register write commands",
|
| 95 |
+
"1:M 29 Nov 2025 12:58:40.069 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so",
|
| 96 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> RedisTimeSeries version 80200, git_sha=1439d4a439ca9c063e6ef124a510abff09a5d493",
|
| 97 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> Redis version found by RedisTimeSeries : 8.2.1 - oss",
|
| 98 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> Registering configuration options: [",
|
| 99 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> \t{ ts-compaction-policy : }",
|
| 100 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> \t{ ts-num-threads : 3 }",
|
| 101 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> \t{ ts-retention-policy : 0 }",
|
| 102 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> \t{ ts-duplicate-policy : block }",
|
| 103 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> \t{ ts-chunk-size-bytes : 4096 }",
|
| 104 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> \t{ ts-encoding : compressed }",
|
| 105 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> \t{ ts-ignore-max-time-diff: 0 }",
|
| 106 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> \t{ ts-ignore-max-val-diff : 0.000000 }",
|
| 107 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> ]",
|
| 108 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> Detected redis oss",
|
| 109 |
+
"1:M 29 Nov 2025 12:58:40.069 * <timeseries> Enabled diskless replication",
|
| 110 |
+
"1:M 29 Nov 2025 12:58:40.069 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so",
|
| 111 |
+
"1:M 29 Nov 2025 12:58:40.070 * <ReJSON> Created new data type 'ReJSON-RL'",
|
| 112 |
+
"1:M 29 Nov 2025 12:58:40.070 * <ReJSON> version: 80200 git sha: unknown branch: unknown",
|
| 113 |
+
"1:M 29 Nov 2025 12:58:40.070 * <ReJSON> Exported RedisJSON_V1 API",
|
| 114 |
+
"1:M 29 Nov 2025 12:58:40.070 * <ReJSON> Exported RedisJSON_V2 API",
|
| 115 |
+
"1:M 29 Nov 2025 12:58:40.070 * <ReJSON> Exported RedisJSON_V3 API",
|
| 116 |
+
"1:M 29 Nov 2025 12:58:40.070 * <ReJSON> Exported RedisJSON_V4 API",
|
| 117 |
+
"1:M 29 Nov 2025 12:58:40.070 * <ReJSON> Exported RedisJSON_V5 API",
|
| 118 |
+
"1:M 29 Nov 2025 12:58:40.070 * <ReJSON> Enabled diskless replication",
|
| 119 |
+
"1:M 29 Nov 2025 12:58:40.070 * <ReJSON> Initialized shared string cache, thread safe: false.",
|
| 120 |
+
"1:M 29 Nov 2025 12:58:40.070 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so",
|
| 121 |
+
"1:M 29 Nov 2025 12:58:40.070 * <search> Acquired RedisJSON_V5 API",
|
| 122 |
+
"1:M 29 Nov 2025 12:58:40.094 * Server initialized",
|
| 123 |
+
"1:M 29 Nov 2025 12:58:40.094 * <search> Loading event starts",
|
| 124 |
+
"1:M 29 Nov 2025 12:58:40.094 * <search> Enabled workers threadpool of size 4",
|
| 125 |
+
"1:M 29 Nov 2025 12:58:40.094 * Loading RDB produced by version 8.2.1",
|
| 126 |
+
"1:M 29 Nov 2025 12:58:40.094 * RDB age 57 seconds",
|
| 127 |
+
"1:M 29 Nov 2025 12:58:40.094 * RDB memory usage when created 1.55 Mb",
|
| 128 |
+
"1:M 29 Nov 2025 12:58:40.097 * Done loading RDB, keys loaded: 1348, keys expired: 0.",
|
| 129 |
+
"1:M 29 Nov 2025 12:58:40.097 * <search> Disabled workers threadpool of size 4",
|
| 130 |
+
"1:M 29 Nov 2025 12:58:40.097 * <search> Loading event ends",
|
| 131 |
+
"1:M 29 Nov 2025 12:58:40.097 * DB loaded from disk: 0.003 seconds",
|
| 132 |
+
"1:M 29 Nov 2025 12:58:40.097 * Ready to accept connections tcp"
|
| 133 |
+
],
|
| 134 |
+
"shippingservice": [
|
| 135 |
+
"{\"message\":\"Tracing enabled, but temporarily unavailable\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:40.304428647Z\"}",
|
| 136 |
+
"{\"message\":\"See https://github.com/GoogleCloudPlatform/microservices-demo/issues/422 for more info.\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:40.304514658Z\"}",
|
| 137 |
+
"{\"message\":\"Profiling disabled.\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:40.304533997Z\"}",
|
| 138 |
+
"{\"message\":\"Stats enabled, but temporarily unavailable\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:40.304739527Z\"}",
|
| 139 |
+
"{\"message\":\"Shipping Service listening on port :50051\",\"severity\":\"info\",\"timestamp\":\"2025-11-29T12:58:40.304840544Z\"}"
|
| 140 |
+
]
|
| 141 |
+
}
|
benchmark/boutique/admission/17/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|