[ 
https://issues.apache.org/jira/browse/DATALAB-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vira Vitanska deleted DATALAB-2622:
-----------------------------------


> [GCP] SSN creation fails on stage of VPC creation
> -------------------------------------------------
>
>                 Key: DATALAB-2622
>                 URL: https://issues.apache.org/jira/browse/DATALAB-2622
>             Project: Apache DataLab
>          Issue Type: Bug
>      Security Level: Public(Regular Issues) 
>            Reporter: Vira Vitanska
>            Assignee: Leonid Frolov
>            Priority: Major
>              Labels: Debian, DevOps, GCP
>
> *Steps to reproduce:*
>  # Create SSN on GCP via Jenkins job
> *Actual result:*
>  # SSN creation fails:
> {code:java}
> Traceback (most recent call last):
>   File "/root/scripts/ssn_prepare.py", line 109, in <module>
>     ssn_conf['vpc_selflink'] = 
> GCPMeta.get_vpc(ssn_conf['vpc_name'])['selfLink']
> TypeError: string indices must be integers
> Traceback (most recent call last):
>   File "/root/fabfile.py", line 42, in run
>     subprocess.run("~/scripts/{}.py --ssn_unique_index 
> {}".format('ssn_prepare', ssn_config['ssn_unique_index']),
>   File "/usr/lib/python3.8/subprocess.py", line 516, in run
>     raise CalledProcessError(retcode, process.args, {code}
> *Expected result:*
>  # SSN creation is successful
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to