Deploy/KnowledgePlatform/Neo4jDefinitionUpdate #3520
jaingaurav126
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi , I am getting the following error on Jenkins deployment job : Deploy/KnowledgePlatform/Neo4jDefinitionUpdate
Kindly help me in resolving it
[DEPRECATION WARNING]: Supplying headers via HEADER_* is deprecated. Please use
headers
to supply headers for the request. This feature will be removed inversion 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
failed: [10.128.0.29] (item=content_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:11ZZ","params":{"resmsgid":"88e06875-01de-4e6b-ba0c-ade49ee7c4e0","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:11 GMT",
"elapsed": 0,
"item": "content_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "88e06875-01de-4e6b-ba0c-ade49ee7c4e0",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:11ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=content_image_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:12ZZ","params":{"resmsgid":"057886a7-e762-4d8c-b959-a3ce85184ec3","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:11 GMT",
"elapsed": 0,
"item": "content_image_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "057886a7-e762-4d8c-b959-a3ce85184ec3",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:12ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=item_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:13ZZ","params":{"resmsgid":"149a7c4e-eaa9-4876-a4bb-2a12dbdb38c7","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:13 GMT",
"elapsed": 0,
"item": "item_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "149a7c4e-eaa9-4876-a4bb-2a12dbdb38c7",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:13ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=itemset_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:13ZZ","params":{"resmsgid":"8e91f6cc-0fec-41de-8e37-0848036d87e2","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:13 GMT",
"elapsed": 0,
"item": "itemset_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "8e91f6cc-0fec-41de-8e37-0848036d87e2",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:13ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=channel_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:14ZZ","params":{"resmsgid":"1e60fde6-5717-4a22-b31f-b3b44017c65a","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:13 GMT",
"elapsed": 0,
"item": "channel_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "1e60fde6-5717-4a22-b31f-b3b44017c65a",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:14ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=concept_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:14ZZ","params":{"resmsgid":"03e9bbd9-665a-41b4-b8ac-5775e39f4cf4","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:14 GMT",
"elapsed": 0,
"item": "concept_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "03e9bbd9-665a-41b4-b8ac-5775e39f4cf4",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:14ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=dimension_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:15ZZ","params":{"resmsgid":"6e08367e-d6b8-4537-b846-a539b2be0a77","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:14 GMT",
"elapsed": 0,
"item": "dimension_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "6e08367e-d6b8-4537-b846-a539b2be0a77",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:15ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=domain_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:15ZZ","params":{"resmsgid":"02504b97-f786-40af-9d30-8337afb0403d","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:14 GMT",
"elapsed": 0,
"item": "domain_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "02504b97-f786-40af-9d30-8337afb0403d",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:15ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=method_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:15ZZ","params":{"resmsgid":"12267a76-716f-4a8c-9431-a6c4be70edbe","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:15 GMT",
"elapsed": 0,
"item": "method_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "12267a76-716f-4a8c-9431-a6c4be70edbe",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:15ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=category_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:16ZZ","params":{"resmsgid":"26c02012-9015-4241-a0ed-9397b8333f57","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:15 GMT",
"elapsed": 0,
"item": "category_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "26c02012-9015-4241-a0ed-9397b8333f57",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:16ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=categoryInstance_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:16ZZ","params":{"resmsgid":"5011df63-6707-4693-8ca2-caefcdee8c55","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:15 GMT",
"elapsed": 0,
"item": "categoryInstance_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "5011df63-6707-4693-8ca2-caefcdee8c55",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:16ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=framework_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:16ZZ","params":{"resmsgid":"e991f91c-7ef1-45c1-972d-7e418eb5405c","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:16 GMT",
"elapsed": 0,
"item": "framework_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "e991f91c-7ef1-45c1-972d-7e418eb5405c",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:16ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=term_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:17ZZ","params":{"resmsgid":"91af375e-69a9-433d-8886-9c3adc8d3562","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:16 GMT",
"elapsed": 0,
"item": "term_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "91af375e-69a9-433d-8886-9c3adc8d3562",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:17ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=misconception_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:17ZZ","params":{"resmsgid":"d410d4b2-1f4b-414e-99fb-e0222203c9e7","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:16 GMT",
"elapsed": 0,
"item": "misconception_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "d410d4b2-1f4b-414e-99fb-e0222203c9e7",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:17ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=license_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:18ZZ","params":{"resmsgid":"20da8274-77c7-4201-87e5-401ba94e1b35","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:18 GMT",
"elapsed": 0,
"item": "license_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "20da8274-77c7-4201-87e5-401ba94e1b35",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:18ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=objectcategory_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:18ZZ","params":{"resmsgid":"d7b4f2c3-264c-4eaa-a9b7-c592f553a024","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:18 GMT",
"elapsed": 0,
"item": "objectcategory_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "d7b4f2c3-264c-4eaa-a9b7-c592f553a024",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:18ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=objectcategorydefinition_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:18ZZ","params":{"resmsgid":"aa9ea41f-b7e1-4ee1-b86a-d85b3d23bfa8","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:18 GMT",
"elapsed": 0,
"item": "objectcategorydefinition_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "aa9ea41f-b7e1-4ee1-b86a-d85b3d23bfa8",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:18ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=collection_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:19ZZ","params":{"resmsgid":"d5d2f019-0f33-4e93-ae72-3d81acbe6e2a","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:19 GMT",
"elapsed": 0,
"item": "collection_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "d5d2f019-0f33-4e93-ae72-3d81acbe6e2a",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:19ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=collection_image_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:20ZZ","params":{"resmsgid":"c740fe13-7dba-4b88-9984-281e0b9d3c7e","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:19 GMT",
"elapsed": 0,
"item": "collection_image_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "c740fe13-7dba-4b88-9984-281e0b9d3c7e",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:20ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=asset_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:20ZZ","params":{"resmsgid":"6bf7dd47-ce13-42c3-8ae3-4ee75fffcad3","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:20 GMT",
"elapsed": 0,
"item": "asset_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "6bf7dd47-ce13-42c3-8ae3-4ee75fffcad3",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:20ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=question_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:21ZZ","params":{"resmsgid":"14f45768-8fe9-4bbe-8f91-480acb77137e","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:20 GMT",
"elapsed": 0,
"item": "question_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "14f45768-8fe9-4bbe-8f91-480acb77137e",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:21ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=question_image_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:21ZZ","params":{"resmsgid":"68f16902-e03f-41f9-a4cb-4c3ef6d37f83","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:20 GMT",
"elapsed": 0,
"item": "question_image_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "68f16902-e03f-41f9-a4cb-4c3ef6d37f83",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:21ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=questionset_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:22ZZ","params":{"resmsgid":"47e929a4-e1a6-4f65-b119-4b7d08b22c5e","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:22 GMT",
"elapsed": 0,
"item": "questionset_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "47e929a4-e1a6-4f65-b119-4b7d08b22c5e",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:22ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
failed: [10.128.0.29] (item=questionset_image_definition) => {
"ansible_loop_var": "item",
"changed": false,
"connection": "close",
"content": "{"id":"ekstep.definition.create","ver":"1.0","ts":"2022-09-12T15:45:22ZZ","params":{"resmsgid":"cb82df09-b529-4e54-a070-19cadd28291e","msgid":null,"err":"ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE","status":"failed","errmsg":"Something went wrong in server while processing the request"},"responseCode":"SERVER_ERROR","result":{}}",
"content_type": "application/json;charset=UTF-8",
"date": "Mon, 12 Sep 2022 15:45:22 GMT",
"elapsed": 0,
"item": "questionset_image_definition",
"json": {
"id": "ekstep.definition.create",
"params": {
"err": "ERR_GRAPH_SAVE_DEF_NODE_FAILED_TO_CREATE",
"errmsg": "Something went wrong in server while processing the request",
"msgid": null,
"resmsgid": "cb82df09-b529-4e54-a070-19cadd28291e",
"status": "failed"
},
"responseCode": "SERVER_ERROR",
"result": {},
"ts": "2022-09-12T15:45:22ZZ",
"ver": "1.0"
},
"redirected": false,
"server": "Apache-Coyote/1.1",
"status": 500,
"transfer_encoding": "chunked",
"url": "http://localhost:8080/learning-service/taxonomy/domain/definition"
}
MSG:
Status code was 500 and not [200]: HTTP Error 500: Internal Server Error
PLAY RECAP *********************************************************************
10.128.0.29 : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] stage
[Pipeline] { (slack_notify)
[Pipeline] sh
[Pipeline] sh
rev
[Pipeline] sh
[Pipeline] echo
Could not find env specific Slack channel. Check for global slack channel..
[Pipeline] echo
Could not find slack environment variable. Skipping slack notification..
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] stage
[Pipeline] { (email_notify)
[Pipeline] sh
Beta Was this translation helpful? Give feedback.
All reactions