You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datalab.apache.org by "Leonid Frolov (Jira)" <ji...@apache.org> on 2021/11/30 14:36:00 UTC

[jira] [Commented] (DATALAB-2621) [GCP] SSN creation fails on stage of VPC creation

    [ https://issues.apache.org/jira/browse/DATALAB-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451167#comment-17451167 ] 

Leonid Frolov commented on DATALAB-2621:
----------------------------------------

VPC quota has been reached

> [GCP] SSN creation fails on stage of VPC creation
> -------------------------------------------------
>
>                 Key: DATALAB-2621
>                 URL: https://issues.apache.org/jira/browse/DATALAB-2621
>             Project: Apache DataLab
>          Issue Type: Bug
>      Security Level: Public(Regular Issues) 
>          Components: DataLab Main
>    Affects Versions: v.2.5.2
>            Reporter: Vira Vitanska
>            Assignee: Leonid Frolov
>            Priority: Blocker
>              Labels: Debian, DevOps, GCP
>             Fix For: v.2.5.2
>
>         Attachments: GCP SSN.png
>
>
> *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: dev-unsubscribe@datalab.apache.org
For additional commands, e-mail: dev-help@datalab.apache.org