[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[leda-dev] Launching KUKSA:mock_service in Leda
|
- From: Antara Dey <Antara.Dey@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 8 Nov 2023 14:24:00 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=itk-engineering.de; dmarc=pass action=none header.from=itk-engineering.de; dkim=pass header.d=itk-engineering.de; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=JztAHar1po84oTrCfNtLUOktHK4tS+oNc+9umvRLEGQ=; b=Wf9ObGDGg9l88KIyL3eqQfB3kAc4fMfCtuB4fJdG+c/4Zqwedc8ndkQvo2aJs0JWxWGvAbXWiCdufz9gOPU7DcV49Sc3d2FLnhTT2pHpOtoSzo5Cm3r7VE30Xy7tJ+JH1+wurUq9YagaCA07Pl4Z7n8UyYJJ4lRPdg3kDLlQ6DiMIzku6WfYJ/YOtXxSIaG5mNvhvNeSYpD+jJxE64PnTcnOaVANrxS25zcVpmnvAia74BHSEP2G0TyweO2f34AhfIJKmUBu46ac1yGEmcbeMPMCxOFfpSpGmrbr+Y7JQfeyhBwOg4ceXtgAn2wmxhryZwvtd57+hAIPOh1IUS73Sw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=gIhT2hht0dHmPGdbmMrm3qR4Y41yV1ua+K/nprFC9yMi02hpGmCgxuJ2KrkKvzcsJKEMdhPCYR03BGJxr0unVbID7F/zQd+UfnmT/+7p2FouNU+0PXBBuOD/HRWq9mNEU9UnxaHcToVqaJsCPPoQ8m+gDux/8/wVnBJcNDDq6cRTf2YJtKxtkPdEouS0tdFZOCWqMDs+E+lMYbwNrxfxNwix9rUfFgTQAP69Z/TLYb2XlO42P4djqQx+kxXqgbsiDG/O2/qEmpdA9xkjRU89NAvqCNn5CuoJ2SB+JrSMS0k+2n2XuY4tFWYDOnICVZtNat4yK1oMzIgjrR+wWBZg6A==
- Delivered-to: leda-dev@xxxxxxxxxxx
- List-archive: <https://www.eclipse.org/mailman/private/leda-dev/>
- List-help: <mailto:leda-dev-request@eclipse.org?subject=help>
- List-subscribe: <https://www.eclipse.org/mailman/listinfo/leda-dev>, <mailto:leda-dev-request@eclipse.org?subject=subscribe>
- List-unsubscribe: <https://www.eclipse.org/mailman/options/leda-dev>, <mailto:leda-dev-request@eclipse.org?subject=unsubscribe>
- Msip_labels:
- Thread-index: AQHaEkZBdWlPun4+QUKpmzsAIs8Nqg==
- Thread-topic: Launching KUKSA:mock_service in Leda
Hello Leda community,
I am trying to launch the mock_service from KUKSA as Kanto container in Leda image.
Steps:
1. Import
mock_service from KUKSA repository into Velocitas template.
2. Modify vehicle signals for vehicle application and test it.
3. Create docker image, and push to private repository.
4. Pull docker image and run in Velocitas environment. ->
Runs as expected.
5. Use Kanto-CM container
manifest to launch in Leda v.M2 image.
6. Restart Kanto-CM.
The creation of the mock_service container is successful.
But, it throws the following
errors
in logs and
does not run as expected.
 .
As suggested by Velocitas team, I have referred the Velocitas Kanto manifest file for mock_service from
mockservice.json.
Please find attached JSON file of the mock_service which I use in Leda image.
Note: I observe the same error in Velocitas in the following scenarios:
1)
Container launched without Local-Runtime Up.
2)
*docker run* without flag --net=host.
Kindly
provide insights into this issue.
|
Attachment:
mockservice.json
Description: mockservice.json