Bug 2210966 - Customize pipeline gets stuck during vm creation in the setup scripts
Summary: Customize pipeline gets stuck during vm creation in the setup scripts
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Infrastructure
Version: 4.13.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.13.1
Assignee: Karel Šimon
QA Contact: Geetika Kapoor
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-30 07:13 UTC by Geetika Kapoor
Modified: 2023-07-04 13:11 UTC (History)
0 users

Fixed In Version: kubevirt-tekton-tasks-operator-rhel9-container-v4.13.1-4
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-04 13:11:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot_vmi_creation (19.63 KB, image/png)
2023-05-30 07:13 UTC, Geetika Kapoor
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt tekton-tasks-operator pull 146 0 None open [release-v0.5] fix: change name of ipv4 subinterface 2023-05-30 07:17:12 UTC
Red Hat Issue Tracker CNV-29268 0 None None None 2023-05-30 07:15:48 UTC

Description Geetika Kapoor 2023-05-30 07:13:50 UTC
Created attachment 1967823 [details]
Screenshot_vmi_creation

Description of problem:
Customize pipeline gets stuck during vm creation in the setup scripts  

Version-Release number of selected component (if applicable):
4.13.0

How reproducible:
always 

Steps to Reproduce:
1. Run the pipeline with {'apiVersion': 'tekton.dev/v1', 'kind': 'PipelineRun', 'metadata': {'name': 'windows-customize-test', 'namespace': 'openshift-cnv', 'labels': {'created-by-dynamic-class-creator': 'Yes'}}, 'spec': {'pipelineref': {'name': 'windows-customize'}, 'params': [{'name': 'allowReplaceCustomizationTemplate', 'value': True}, {'name': 'allowReplaceGoldenTemplate', 'value': True}, {'name': 'sourceTemplateName', 'value': 'windows10-desktop-large'}, {'name': 'customizeTemplateName', 'value': 'windows10-desktop-large-customize-vs-code'}, {'name': 'goldenTemplateName', 'value': 'windows10-desktop-large-golden-vs-code'}, {'name': 'winImageDownloadURL', 'value': 'http://cnv-qe-server.rhos-psi.cnv-qe.rhood.us/files/cnv-tests/windows-images/install_iso/win10/Win10_22H2_English_x64.iso'}]}} -
2.
3.

Actual results:
pipeline hangs in between 

Expected results:
Pipeline should work

Additional info:

Comment 1 Geetika Kapoor 2023-07-04 13:09:33 UTC
Deployed: OCP-4.13.4
Deployed: CNV-v4.13.1.rhel9-154

we are able to verify pipelines. Issue is fixed


Note You need to log in before you can comment on or make changes to this bug.