You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trying to run deployment on dev net with 5 nodes requested, the deployer didn't filter for zos3 nodes if no zos4 nodes were found and if fails immediately
I think the deployer should check for zos3 nodes if couldn't find enough zos4 nodes
which network/s did you face the problem on?
Dev
Relevant log output
10:14AM INF done validating configuration file10:14AM INF Running deployment Node group=group_a10:14AM INF Filter nodes Node group=group_a10:14AM DBG error="could not find enough nodes with specified options" opts="free_mru: 75161927680, free_sru: 10737418240, total_cru: 2, region: europe, available_for: 4653, healthy: true, features: network-light, status: up"10:14AM DBG failed to deploy error="could not find enough nodes with specified options" Node group=group_a10:14AM INF Retrying to deploy Deployment trial=2 Node group=group_a10:14AM INF Filter nodes Node group=group_a10:14AM DBG error="could not find enough nodes with specified options" opts="status: up, free_mru: 75161927680, free_sru: 10737418240, total_cru: 2, region: europe, available_for: 4653, healthy: true, features: network-light"10:14AM DBG failed to deploy error="could not find enough nodes with specified options" Node group=group_a10:14AM INF Retrying to deploy Deployment trial=3 Node group=group_a10:14AM INF Filter nodes Node group=group_a10:14AM DBG error="could not find enough nodes with specified options" opts="region: europe, available_for: 4653, healthy: true, features: network-light, status: up, free_mru: 75161927680, free_sru: 10737418240, total_cru: 2"10:14AM DBG failed to deploy error="could not find enough nodes with specified options" Node group=group_a10:14AM INF Retrying to deploy Deployment trial=4 Node group=group_a10:14AM INF Filter nodes Node group=group_a10:14AM DBG error="could not find enough nodes with specified options" opts="region: europe, available_for: 4653, healthy: true, features: network-light, status: up, free_mru: 75161927680, free_sru: 10737418240, total_cru: 2"10:14AM DBG failed to deploy error="could not find enough nodes with specified options" Node group=group_a10:14AM INF Retrying to deploy Deployment trial=5 Node group=group_a10:14AM INF Filter nodes Node group=group_a10:14AM DBG error="could not find enough nodes with specified options" opts="available_for: 4653, healthy: true, features: network-light, status: up, free_mru: 75161927680, free_sru: 10737418240, total_cru: 2, region: europe"10:14AM DBG failed to deploy error="could not find enough nodes with specified options" Node group=group_a10:14AM INF Retrying to deploy Deployment trial=6 Node group=group_a10:14AM INF Filter nodes Node group=group_a10:14AM DBG error="could not find enough nodes with specified options" opts="free_sru: 10737418240, total_cru: 2, region: europe, available_for: 4653, healthy: true, features: network-light, status: up, free_mru: 75161927680"10:14AM DBG failed to deploy error="could not find enough nodes with specified options" Node group=group_a10:14AM INF canceling contracts project name=vm/group_a10:14AM DBG checking url=https://graphql.dev.grid.tf/graphql10:14AM DBG checking url=https://graphql.dev.grid.tf/graphql10:14AM DBG checking url=https://graphql.dev.grid.tf/graphql10:14AM DBG checking url=https://graphql.dev.grid.tf/graphql10:14AM INF project is canceled project name=vm/group_aok: {}10:14AM INF Deployment took 3.351210766s
The text was updated successfully, but these errors were encountered:
What happened?
trying to run deployment on dev net with 5 nodes requested, the deployer didn't filter for zos3 nodes if no zos4 nodes were found and if fails immediately
I think the deployer should check for zos3 nodes if couldn't find enough zos4 nodes
which network/s did you face the problem on?
Dev
Relevant log output
The text was updated successfully, but these errors were encountered: