Skip to content

Instantly share code, notes, and snippets.

@EmilienM
Created February 12, 2024 13:48
Show Gist options
  • Save EmilienM/5c2f271a063083aa0fdf63527baf6cad to your computer and use it in GitHub Desktop.
Save EmilienM/5c2f271a063083aa0fdf63527baf6cad to your computer and use it in GitHub Desktop.
logs
2024-02-12T12:22:20.2307156Z + ./script/acceptancetest:main:30 : go test -v -timeout 60m -tags 'fixtures acceptance' ./internal/acceptance/openstack/compute/v2
2024-02-12T12:22:20.2308512Z + ./script/acceptancetest:main:30 : tee -a /tmp/devstack-logs/acceptance_tests.log
2024-02-12T12:22:20.2416397Z go: downloading golang.org/x/crypto v0.19.0
2024-02-12T12:22:22.6618273Z === RUN TestAggregatesList
2024-02-12T12:22:22.7083103Z --- PASS: TestAggregatesList (0.05s)
2024-02-12T12:22:22.7083895Z === RUN TestAggregatesCRUD
2024-02-12T12:22:22.7237367Z compute.go:106: Attempting to create aggregate aggregate_xV1OH
2024-02-12T12:22:22.7775106Z compute.go:118: Successfully created aggregate 1
2024-02-12T12:22:22.7872856Z tools.go:94: {
2024-02-12T12:22:22.7873563Z "availability_zone": "zone_VNh47",
2024-02-12T12:22:22.7874251Z "hosts": [],
2024-02-12T12:22:22.7874735Z "id": 1,
2024-02-12T12:22:22.7875199Z "metadata": {
2024-02-12T12:22:22.7875854Z "availability_zone": "zone_VNh47"
2024-02-12T12:22:22.7876502Z },
2024-02-12T12:22:22.7877070Z "name": "aggregate_xV1OH",
2024-02-12T12:22:22.7877778Z "deleted": false
2024-02-12T12:22:22.7878293Z }
2024-02-12T12:22:22.8579983Z tools.go:94: {
2024-02-12T12:22:22.8581061Z "availability_zone": "zone_VNh47",
2024-02-12T12:22:22.8583910Z "hosts": [],
2024-02-12T12:22:22.8584645Z "id": 1,
2024-02-12T12:22:22.8585337Z "metadata": {
2024-02-12T12:22:22.8586271Z "availability_zone": "zone_VNh47"
2024-02-12T12:22:22.8587121Z },
2024-02-12T12:22:22.8587874Z "name": "aggregate_xV1OH",
2024-02-12T12:22:22.8588584Z "deleted": false
2024-02-12T12:22:22.8589060Z }
2024-02-12T12:22:22.8862234Z compute.go:841: Deleted aggregate: 1
2024-02-12T12:22:22.8863330Z --- PASS: TestAggregatesCRUD (0.18s)
2024-02-12T12:22:22.8863948Z === RUN TestAggregatesAddRemoveHost
2024-02-12T12:22:22.9436679Z compute.go:106: Attempting to create aggregate aggregate_JDYmy
2024-02-12T12:22:22.9704994Z compute.go:118: Successfully created aggregate 2
2024-02-12T12:22:23.1228037Z tools.go:94: {
2024-02-12T12:22:23.1228639Z "availability_zone": "zone_Fqtyc",
2024-02-12T12:22:23.1229057Z "hosts": [
2024-02-12T12:22:23.1229595Z "fv-az699-167"
2024-02-12T12:22:23.1229922Z ],
2024-02-12T12:22:23.1230198Z "id": 2,
2024-02-12T12:22:23.1230640Z "metadata": {
2024-02-12T12:22:23.1231210Z "availability_zone": "zone_Fqtyc"
2024-02-12T12:22:23.1232021Z },
2024-02-12T12:22:23.1232534Z "name": "aggregate_JDYmy",
2024-02-12T12:22:23.1233287Z "deleted": false
2024-02-12T12:22:23.1233587Z }
2024-02-12T12:22:23.2301056Z tools.go:94: {
2024-02-12T12:22:23.2301556Z "availability_zone": "zone_Fqtyc",
2024-02-12T12:22:23.2301982Z "hosts": [],
2024-02-12T12:22:23.2302283Z "id": 2,
2024-02-12T12:22:23.2302571Z "metadata": {
2024-02-12T12:22:23.2302981Z "availability_zone": "zone_Fqtyc"
2024-02-12T12:22:23.2303499Z },
2024-02-12T12:22:23.2303875Z "name": "aggregate_JDYmy",
2024-02-12T12:22:23.2304413Z "deleted": false
2024-02-12T12:22:23.2304941Z }
2024-02-12T12:22:23.2442807Z compute.go:841: Deleted aggregate: 2
2024-02-12T12:22:23.2443767Z --- PASS: TestAggregatesAddRemoveHost (0.36s)
2024-02-12T12:22:23.2444319Z === RUN TestAggregatesSetRemoveMetadata
2024-02-12T12:22:23.2613844Z compute.go:106: Attempting to create aggregate aggregate_Gp9XP
2024-02-12T12:22:23.2983428Z compute.go:118: Successfully created aggregate 3
2024-02-12T12:22:23.3194957Z tools.go:94: {
2024-02-12T12:22:23.3195738Z "availability_zone": "zone_TRxUu",
2024-02-12T12:22:23.3196466Z "hosts": [],
2024-02-12T12:22:23.3196954Z "id": 3,
2024-02-12T12:22:23.3197423Z "metadata": {
2024-02-12T12:22:23.3198150Z "availability_zone": "zone_TRxUu",
2024-02-12T12:22:23.3198823Z "key": "value"
2024-02-12T12:22:23.3199299Z },
2024-02-12T12:22:23.3199823Z "name": "aggregate_Gp9XP",
2024-02-12T12:22:23.3200452Z "deleted": false
2024-02-12T12:22:23.3200919Z }
2024-02-12T12:22:23.3343149Z tools.go:94: {
2024-02-12T12:22:23.3343882Z "availability_zone": "zone_TRxUu",
2024-02-12T12:22:23.3344561Z "hosts": [],
2024-02-12T12:22:23.3345763Z "id": 3,
2024-02-12T12:22:23.3346441Z "metadata": {
2024-02-12T12:22:23.3346879Z "availability_zone": "zone_TRxUu"
2024-02-12T12:22:23.3347259Z },
2024-02-12T12:22:23.3347934Z "name": "aggregate_Gp9XP",
2024-02-12T12:22:23.3348364Z "deleted": false
2024-02-12T12:22:23.3348651Z }
2024-02-12T12:22:23.3498723Z compute.go:841: Deleted aggregate: 3
2024-02-12T12:22:23.3499861Z --- PASS: TestAggregatesSetRemoveMetadata (0.11s)
2024-02-12T12:22:23.3500461Z === RUN TestAttachDetachInterface
2024-02-12T12:22:23.4812700Z compute.go:454: Attempting to create server: ACPTTESTo27fl7tb6IjaYJfU
2024-02-12T12:22:30.4641403Z compute.go:75: Attempting to attach interface to server 3d7b2df2-8422-4110-88e3-1fb35d401412
2024-02-12T12:22:32.0527198Z compute.go:96: Successfully created interface 4a7ce6ad-8e6a-470c-80b6-c22df005adc7 on server 3d7b2df2-8422-4110-88e3-1fb35d401412
2024-02-12T12:22:32.0528646Z tools.go:94: {
2024-02-12T12:22:32.0529267Z "port_state": "ACTIVE",
2024-02-12T12:22:32.0529907Z "fixed_ips": [
2024-02-12T12:22:32.0530418Z {
2024-02-12T12:22:32.0531375Z "subnet_id": "cc527bcf-e13b-4b3f-ab13-a0aef9574732",
2024-02-12T12:22:32.0532299Z "ip_address": "10.0.0.26"
2024-02-12T12:22:32.0532848Z },
2024-02-12T12:22:32.0533109Z {
2024-02-12T12:22:32.0533675Z "subnet_id": "544238e0-2bcb-44e3-ade0-7041adb7bd48",
2024-02-12T12:22:32.0534305Z "ip_address": "fd4d:30b7:1c77:0:f816:3eff:fe87:eeab"
2024-02-12T12:22:32.0534712Z }
2024-02-12T12:22:32.0534948Z ],
2024-02-12T12:22:32.0535451Z "port_id": "4a7ce6ad-8e6a-470c-80b6-c22df005adc7",
2024-02-12T12:22:32.0536715Z "net_id": "210bcc1a-38b1-4c36-81cd-87f6a46d3afe",
2024-02-12T12:22:32.0537495Z "mac_addr": "fa:16:3e:87:ee:ab"
2024-02-12T12:22:32.0538093Z }
2024-02-12T12:22:32.2391315Z compute.go:968: Attempting to detach interface 4a7ce6ad-8e6a-470c-80b6-c22df005adc7 from server 3d7b2df2-8422-4110-88e3-1fb35d401412
2024-02-12T12:22:32.2809207Z compute.go:975: Detached interface 4a7ce6ad-8e6a-470c-80b6-c22df005adc7 from server 3d7b2df2-8422-4110-88e3-1fb35d401412
2024-02-12T12:22:38.5111153Z compute.go:925: Deleted server: 3d7b2df2-8422-4110-88e3-1fb35d401412
2024-02-12T12:22:38.5112225Z --- PASS: TestAttachDetachInterface (15.16s)
2024-02-12T12:22:38.5112860Z === RUN TestAvailabilityZonesList
2024-02-12T12:22:38.5651037Z tools.go:94: {
2024-02-12T12:22:38.5651633Z "hosts": null,
2024-02-12T12:22:38.5652175Z "zoneName": "nova",
2024-02-12T12:22:38.5652750Z "zoneState": {
2024-02-12T12:22:38.5653318Z "available": true
2024-02-12T12:22:38.5653792Z }
2024-02-12T12:22:38.5654185Z }
2024-02-12T12:22:38.5654944Z --- PASS: TestAvailabilityZonesList (0.05s)
2024-02-12T12:22:38.5655945Z === RUN TestAvailabilityZonesListDetail
2024-02-12T12:22:38.6162225Z tools.go:94: {
2024-02-12T12:22:38.6162728Z "hosts": {
2024-02-12T12:22:38.6163335Z "fv-az699-167": {
2024-02-12T12:22:38.6163800Z "nova-conductor": {
2024-02-12T12:22:38.6164229Z "active": true,
2024-02-12T12:22:38.6164620Z "available": true
2024-02-12T12:22:38.6164943Z },
2024-02-12T12:22:38.6165309Z "nova-scheduler": {
2024-02-12T12:22:38.6165701Z "active": true,
2024-02-12T12:22:38.6166074Z "available": true
2024-02-12T12:22:38.6166385Z }
2024-02-12T12:22:38.6166634Z }
2024-02-12T12:22:38.6166870Z },
2024-02-12T12:22:38.6167166Z "zoneName": "internal",
2024-02-12T12:22:38.6167519Z "zoneState": {
2024-02-12T12:22:38.6167851Z "available": true
2024-02-12T12:22:38.6168142Z }
2024-02-12T12:22:38.6168362Z }
2024-02-12T12:22:38.6168617Z tools.go:94: {
2024-02-12T12:22:38.6168901Z "hosts": {
2024-02-12T12:22:38.6169485Z "fv-az699-167": {
2024-02-12T12:22:38.6169913Z "nova-compute": {
2024-02-12T12:22:38.6170288Z "active": true,
2024-02-12T12:22:38.6170744Z "available": true
2024-02-12T12:22:38.6171068Z }
2024-02-12T12:22:38.6171303Z }
2024-02-12T12:22:38.6171534Z },
2024-02-12T12:22:38.6171816Z "zoneName": "nova",
2024-02-12T12:22:38.6172141Z "zoneState": {
2024-02-12T12:22:38.6172474Z "available": true
2024-02-12T12:22:38.6172757Z }
2024-02-12T12:22:38.6172975Z }
2024-02-12T12:22:38.6173339Z --- PASS: TestAvailabilityZonesListDetail (0.05s)
2024-02-12T12:22:38.6173853Z === RUN TestBootFromImage
2024-02-12T12:22:38.6920779Z compute.go:148: Attempting to create bootable volume server: ACPTTESTpMuK2bCHvA0wRLk2
2024-02-12T12:22:43.1175068Z tools.go:94: {
2024-02-12T12:22:43.1176958Z "id": "e7a216f6-70f5-489e-b6c0-89b79c6ad6ee",
2024-02-12T12:22:43.1177915Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:22:43.1178494Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:22:43.1179019Z "name": "ACPTTESTpMuK2bCHvA0wRLk2",
2024-02-12T12:22:43.1179600Z "updated": "2024-02-12T12:22:42Z",
2024-02-12T12:22:43.1180106Z "created": "2024-02-12T12:22:38Z",
2024-02-12T12:22:43.1180733Z "hostid": "efd12774c696c9a039f1ec934a35d57ef02a8965dcd2b1dd51431a33",
2024-02-12T12:22:43.1181265Z "status": "ACTIVE",
2024-02-12T12:22:43.1181618Z "progress": 0,
2024-02-12T12:22:43.1181959Z "accessIPv4": "",
2024-02-12T12:22:43.1182294Z "accessIPv6": "",
2024-02-12T12:22:43.1182618Z "flavor": {
2024-02-12T12:22:43.1182932Z "id": "99",
2024-02-12T12:22:43.1183234Z "links": [
2024-02-12T12:22:43.1183520Z {
2024-02-12T12:22:43.1183993Z "href": "http://10.1.0.30/compute/flavors/99",
2024-02-12T12:22:43.1184476Z "rel": "bookmark"
2024-02-12T12:22:43.1184786Z }
2024-02-12T12:22:43.1185028Z ]
2024-02-12T12:22:43.1185259Z },
2024-02-12T12:22:43.1185740Z "addresses": {
2024-02-12T12:22:43.1186050Z "private": [
2024-02-12T12:22:43.1186323Z {
2024-02-12T12:22:43.1186871Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:cb:55",
2024-02-12T12:22:43.1187439Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:22:43.1188362Z "addr": "fd4d:30b7:1c77:0:f816:3eff:fe0b:cb55",
2024-02-12T12:22:43.1189042Z "version": 6
2024-02-12T12:22:43.1189493Z },
2024-02-12T12:22:43.1189866Z {
2024-02-12T12:22:43.1190782Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:cb:55",
2024-02-12T12:22:43.1191727Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:22:43.1192438Z "addr": "10.0.0.32",
2024-02-12T12:22:43.1193075Z "version": 4
2024-02-12T12:22:43.1193578Z }
2024-02-12T12:22:43.1193993Z ]
2024-02-12T12:22:43.1194394Z },
2024-02-12T12:22:43.1194845Z "metadata": {},
2024-02-12T12:22:43.1195173Z "links": [
2024-02-12T12:22:43.1195438Z {
2024-02-12T12:22:43.1196233Z "href": "http://10.1.0.30/compute/v2.1/servers/e7a216f6-70f5-489e-b6c0-89b79c6ad6ee",
2024-02-12T12:22:43.1196824Z "rel": "self"
2024-02-12T12:22:43.1197110Z },
2024-02-12T12:22:43.1197347Z {
2024-02-12T12:22:43.1198064Z "href": "http://10.1.0.30/compute/servers/e7a216f6-70f5-489e-b6c0-89b79c6ad6ee",
2024-02-12T12:22:43.1198841Z "rel": "bookmark"
2024-02-12T12:22:43.1199250Z }
2024-02-12T12:22:43.1199601Z ],
2024-02-12T12:22:43.1200001Z "key_name": "",
2024-02-12T12:22:43.1200420Z "adminPass": "",
2024-02-12T12:22:43.1200956Z "security_groups": [
2024-02-12T12:22:43.1201424Z {
2024-02-12T12:22:43.1202076Z "name": "default"
2024-02-12T12:22:43.1202580Z }
2024-02-12T12:22:43.1202914Z ],
2024-02-12T12:22:43.1203628Z "os-extended-volumes:volumes_attached": [],
2024-02-12T12:22:43.1204357Z "fault": {
2024-02-12T12:22:43.1204762Z "code": 0,
2024-02-12T12:22:43.1205427Z "created": "0001-01-01T00:00:00Z",
2024-02-12T12:22:43.1205980Z "details": "",
2024-02-12T12:22:43.1206462Z "message": ""
2024-02-12T12:22:43.1206813Z },
2024-02-12T12:22:43.1207195Z "tags": null,
2024-02-12T12:22:43.1207685Z "server_groups": null
2024-02-12T12:22:43.1208123Z }
2024-02-12T12:22:45.2091997Z compute.go:925: Deleted server: e7a216f6-70f5-489e-b6c0-89b79c6ad6ee
2024-02-12T12:22:45.2093030Z --- PASS: TestBootFromImage (6.59s)
2024-02-12T12:22:45.2093583Z === RUN TestBootFromNewVolume
2024-02-12T12:22:45.3113575Z compute.go:148: Attempting to create bootable volume server: ACPTTEST9RDPboMdeeRgYvii
2024-02-12T12:23:04.4422612Z tools.go:94: {
2024-02-12T12:23:04.4423982Z "id": "50eacfa4-2c02-46e4-b0a6-5a83e0def48c",
2024-02-12T12:23:04.4424926Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:23:04.4426340Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:23:04.4427241Z "name": "ACPTTEST9RDPboMdeeRgYvii",
2024-02-12T12:23:04.4428165Z "updated": "2024-02-12T12:23:04Z",
2024-02-12T12:23:04.4430337Z "created": "2024-02-12T12:22:45Z",
2024-02-12T12:23:04.4431468Z "hostid": "efd12774c696c9a039f1ec934a35d57ef02a8965dcd2b1dd51431a33",
2024-02-12T12:23:04.4432311Z "status": "ACTIVE",
2024-02-12T12:23:04.4432889Z "progress": 0,
2024-02-12T12:23:04.4433434Z "accessIPv4": "",
2024-02-12T12:23:04.4433988Z "accessIPv6": "",
2024-02-12T12:23:04.4434531Z "flavor": {
2024-02-12T12:23:04.4435043Z "disk": 10,
2024-02-12T12:23:04.4435617Z "ephemeral": 10,
2024-02-12T12:23:04.4436192Z "extra_specs": {},
2024-02-12T12:23:04.4436867Z "original_name": "m1.acctest",
2024-02-12T12:23:04.4437777Z "ram": 512,
2024-02-12T12:23:04.4438293Z "swap": 0,
2024-02-12T12:23:04.4438800Z "vcpus": 1
2024-02-12T12:23:04.4439254Z },
2024-02-12T12:23:04.4439731Z "addresses": {
2024-02-12T12:23:04.4440273Z "private": [
2024-02-12T12:23:04.4440732Z {
2024-02-12T12:23:04.4441729Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1b:b1",
2024-02-12T12:23:04.4442793Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:23:04.4443769Z "addr": "fd4d:30b7:1c77:0:f816:3eff:fe74:1bb1",
2024-02-12T12:23:04.4444483Z "version": 6
2024-02-12T12:23:04.4444966Z },
2024-02-12T12:23:04.4445382Z {
2024-02-12T12:23:04.4446340Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1b:b1",
2024-02-12T12:23:04.4447387Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:23:04.4448115Z "addr": "10.0.0.5",
2024-02-12T12:23:04.4448760Z "version": 4
2024-02-12T12:23:04.4449276Z }
2024-02-12T12:23:04.4449703Z ]
2024-02-12T12:23:04.4450116Z },
2024-02-12T12:23:04.4450606Z "metadata": {},
2024-02-12T12:23:04.4451164Z "links": [
2024-02-12T12:23:04.4451608Z {
2024-02-12T12:23:04.4452948Z "href": "http://10.1.0.30/compute/v2.1/servers/50eacfa4-2c02-46e4-b0a6-5a83e0def48c",
2024-02-12T12:23:04.4453930Z "rel": "self"
2024-02-12T12:23:04.4454453Z },
2024-02-12T12:23:04.4454869Z {
2024-02-12T12:23:04.4456442Z "href": "http://10.1.0.30/compute/servers/50eacfa4-2c02-46e4-b0a6-5a83e0def48c",
2024-02-12T12:23:04.4457509Z "rel": "bookmark"
2024-02-12T12:23:04.4458066Z }
2024-02-12T12:23:04.4458506Z ],
2024-02-12T12:23:04.4459618Z "key_name": "",
2024-02-12T12:23:04.4460211Z "adminPass": "",
2024-02-12T12:23:04.4460761Z "security_groups": [
2024-02-12T12:23:04.4461387Z {
2024-02-12T12:23:04.4461904Z "name": "default"
2024-02-12T12:23:04.4463605Z }
2024-02-12T12:23:04.4464033Z ],
2024-02-12T12:23:04.4464798Z "os-extended-volumes:volumes_attached": [
2024-02-12T12:23:04.4465416Z {
2024-02-12T12:23:04.4466676Z "id": "668c4492-dbe4-4898-b679-a2ea369fc89d"
2024-02-12T12:23:04.4467315Z }
2024-02-12T12:23:04.4467704Z ],
2024-02-12T12:23:04.4468114Z "fault": {
2024-02-12T12:23:04.4469808Z "code": 0,
2024-02-12T12:23:04.4470513Z "created": "0001-01-01T00:00:00Z",
2024-02-12T12:23:04.4471239Z "details": "",
2024-02-12T12:23:04.4471808Z "message": ""
2024-02-12T12:23:04.4472276Z },
2024-02-12T12:23:04.4473121Z "tags": [],
2024-02-12T12:23:04.4473697Z "server_groups": null
2024-02-12T12:23:04.4474213Z }
2024-02-12T12:23:04.4474653Z tools.go:94: [
2024-02-12T12:23:04.4475097Z {
2024-02-12T12:23:04.4477067Z "id": "668c4492-dbe4-4898-b679-a2ea369fc89d",
2024-02-12T12:23:04.4477574Z "device": "/dev/vda",
2024-02-12T12:23:04.4478223Z "volumeId": "668c4492-dbe4-4898-b679-a2ea369fc89d",
2024-02-12T12:23:04.4478885Z "serverId": "50eacfa4-2c02-46e4-b0a6-5a83e0def48c",
2024-02-12T12:23:04.4479596Z "tag": "tag1",
2024-02-12T12:23:04.4480725Z "delete_on_termination": null
2024-02-12T12:23:04.4481361Z }
2024-02-12T12:23:04.4481758Z ]
2024-02-12T12:23:10.6557755Z compute.go:925: Deleted server: 50eacfa4-2c02-46e4-b0a6-5a83e0def48c
2024-02-12T12:23:10.6559446Z --- PASS: TestBootFromNewVolume (25.45s)
2024-02-12T12:23:10.6560396Z === RUN TestBootFromExistingVolume
2024-02-12T12:23:10.6930041Z blockstorage.go:87: Attempting to create volume: ACPTTESTZSt2sdNeQkDojLMU
2024-02-12T12:23:12.9254338Z blockstorage.go:113: Successfully created volume from image: 55722601-3279-4643-9874-49d3d2988d42
2024-02-12T12:23:12.9255967Z tools.go:94: {
2024-02-12T12:23:12.9256824Z "id": "55722601-3279-4643-9874-49d3d2988d42",
2024-02-12T12:23:12.9257586Z "status": "available",
2024-02-12T12:23:12.9258129Z "size": 1,
2024-02-12T12:23:12.9258667Z "availability_zone": "nova",
2024-02-12T12:23:12.9259300Z "attachments": [],
2024-02-12T12:23:12.9321645Z "name": "ACPTTESTZSt2sdNeQkDojLMU",
2024-02-12T12:23:12.9322423Z "description": "",
2024-02-12T12:23:12.9323316Z "volume_type": "lvmdriver-1",
2024-02-12T12:23:12.9323994Z "snapshot_id": "",
2024-02-12T12:23:12.9324568Z "source_volid": "",
2024-02-12T12:23:12.9325128Z "metadata": {},
2024-02-12T12:23:12.9325873Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:23:12.9326649Z "bootable": "true",
2024-02-12T12:23:12.9327246Z "encrypted": false,
2024-02-12T12:23:12.9327859Z "replication_status": "",
2024-02-12T12:23:12.9328551Z "consistencygroup_id": "",
2024-02-12T12:23:12.9329203Z "multiattach": false
2024-02-12T12:23:12.9329696Z }
2024-02-12T12:23:12.9998192Z compute.go:148: Attempting to create bootable volume server: ACPTTESTeoAvWpfCnqTMOw23
2024-02-12T12:23:21.6738671Z tools.go:94: {
2024-02-12T12:23:21.6740157Z "id": "d0077dfa-9246-47c4-b501-561743f248ff",
2024-02-12T12:23:21.6741350Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:23:21.6742530Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:23:21.6743616Z "name": "ACPTTESTeoAvWpfCnqTMOw23",
2024-02-12T12:23:21.6744763Z "updated": "2024-02-12T12:23:21Z",
2024-02-12T12:23:21.6745857Z "created": "2024-02-12T12:23:13Z",
2024-02-12T12:23:21.6747554Z "hostid": "efd12774c696c9a039f1ec934a35d57ef02a8965dcd2b1dd51431a33",
2024-02-12T12:23:21.6748790Z "status": "ACTIVE",
2024-02-12T12:23:21.6749565Z "progress": 0,
2024-02-12T12:23:21.6750515Z "accessIPv4": "",
2024-02-12T12:23:21.6751283Z "accessIPv6": "",
2024-02-12T12:23:21.6751998Z "flavor": {
2024-02-12T12:23:21.6752681Z "id": "99",
2024-02-12T12:23:21.6753352Z "links": [
2024-02-12T12:23:21.6753982Z {
2024-02-12T12:23:21.6755015Z "href": "http://10.1.0.30/compute/flavors/99",
2024-02-12T12:23:21.6756051Z "rel": "bookmark"
2024-02-12T12:23:21.6756777Z }
2024-02-12T12:23:21.6757352Z ]
2024-02-12T12:23:21.6757894Z },
2024-02-12T12:23:21.6758516Z "addresses": {
2024-02-12T12:23:21.6759237Z "private": [
2024-02-12T12:23:21.6760749Z {
2024-02-12T12:23:21.6762165Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f0:99",
2024-02-12T12:23:21.6763316Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:23:21.6764422Z "addr": "fd4d:30b7:1c77:0:f816:3eff:fe95:f099",
2024-02-12T12:23:21.6765275Z "version": 6
2024-02-12T12:23:21.6765858Z },
2024-02-12T12:23:21.6766338Z {
2024-02-12T12:23:21.6767383Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f0:99",
2024-02-12T12:23:21.6768487Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:23:21.6769463Z "addr": "10.0.0.39",
2024-02-12T12:23:21.6770557Z "version": 4
2024-02-12T12:23:21.6771263Z }
2024-02-12T12:23:21.6771840Z ]
2024-02-12T12:23:21.6772402Z },
2024-02-12T12:23:21.6773037Z "metadata": {},
2024-02-12T12:23:21.6773712Z "links": [
2024-02-12T12:23:21.6774302Z {
2024-02-12T12:23:21.6785972Z "href": "http://10.1.0.30/compute/v2.1/servers/d0077dfa-9246-47c4-b501-561743f248ff",
2024-02-12T12:23:21.6787318Z "rel": "self"
2024-02-12T12:23:21.6788015Z },
2024-02-12T12:23:21.6788623Z {
2024-02-12T12:23:21.6790527Z "href": "http://10.1.0.30/compute/servers/d0077dfa-9246-47c4-b501-561743f248ff",
2024-02-12T12:23:21.6792351Z "rel": "bookmark"
2024-02-12T12:23:21.6793070Z }
2024-02-12T12:23:21.6793640Z ],
2024-02-12T12:23:21.6794277Z "key_name": "",
2024-02-12T12:23:21.6794993Z "adminPass": "",
2024-02-12T12:23:21.6795749Z "security_groups": [
2024-02-12T12:23:21.6796432Z {
2024-02-12T12:23:21.6797130Z "name": "default"
2024-02-12T12:23:21.6797823Z }
2024-02-12T12:23:21.6798374Z ],
2024-02-12T12:23:21.6799345Z "os-extended-volumes:volumes_attached": [
2024-02-12T12:23:21.6800245Z {
2024-02-12T12:23:21.6801303Z "id": "55722601-3279-4643-9874-49d3d2988d42"
2024-02-12T12:23:21.6802147Z }
2024-02-12T12:23:21.6802710Z ],
2024-02-12T12:23:21.6803306Z "fault": {
2024-02-12T12:23:21.6803961Z "code": 0,
2024-02-12T12:23:21.6804988Z "created": "0001-01-01T00:00:00Z",
2024-02-12T12:23:21.6805883Z "details": "",
2024-02-12T12:23:21.6806623Z "message": ""
2024-02-12T12:23:21.6807258Z },
2024-02-12T12:23:21.6807869Z "tags": null,
2024-02-12T12:23:21.6808599Z "server_groups": null
2024-02-12T12:23:21.6809296Z }
2024-02-12T12:23:21.6809878Z tools.go:94: [
2024-02-12T12:23:21.6810488Z {
2024-02-12T12:23:21.6811629Z "id": "55722601-3279-4643-9874-49d3d2988d42",
2024-02-12T12:23:21.6812600Z "device": "/dev/vda",
2024-02-12T12:23:21.6814509Z "volumeId": "55722601-3279-4643-9874-49d3d2988d42",
2024-02-12T12:23:21.6816655Z "serverId": "d0077dfa-9246-47c4-b501-561743f248ff",
2024-02-12T12:23:21.6817461Z "tag": null,
2024-02-12T12:23:21.6818408Z "delete_on_termination": null
2024-02-12T12:23:21.6819076Z }
2024-02-12T12:23:21.6819483Z ]
2024-02-12T12:23:25.8382918Z compute.go:933: Deleted server: d0077dfa-9246-47c4-b501-561743f248ff
2024-02-12T12:23:25.8384605Z --- PASS: TestBootFromExistingVolume (15.18s)
2024-02-12T12:23:25.8385828Z === RUN TestBootFromMultiEphemeralServer
2024-02-12T12:23:25.9206104Z compute.go:321: Attempting to create bootable volume server: ACPTTESTRzQdVXrtQPuk1vSE
2024-02-12T12:23:30.4445474Z tools.go:94: {
2024-02-12T12:23:30.4447027Z "id": "7aa455db-edf3-434c-8760-37b8b634e166",
2024-02-12T12:23:30.4448069Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:23:30.4448879Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:23:30.4449566Z "name": "ACPTTESTRzQdVXrtQPuk1vSE",
2024-02-12T12:23:30.4450495Z "updated": "2024-02-12T12:23:29Z",
2024-02-12T12:23:30.4451239Z "created": "2024-02-12T12:23:26Z",
2024-02-12T12:23:30.4452296Z "hostid": "efd12774c696c9a039f1ec934a35d57ef02a8965dcd2b1dd51431a33",
2024-02-12T12:23:30.4452949Z "status": "ACTIVE",
2024-02-12T12:23:30.4453528Z "progress": 0,
2024-02-12T12:23:30.4454074Z "accessIPv4": "",
2024-02-12T12:23:30.4454644Z "accessIPv6": "",
2024-02-12T12:23:30.4455184Z "flavor": {
2024-02-12T12:23:30.4456001Z "id": "99",
2024-02-12T12:23:30.4456504Z "links": [
2024-02-12T12:23:30.4456991Z {
2024-02-12T12:23:30.4457949Z "href": "http://10.1.0.30/compute/flavors/99",
2024-02-12T12:23:30.4458789Z "rel": "bookmark"
2024-02-12T12:23:30.4459321Z }
2024-02-12T12:23:30.4459719Z ]
2024-02-12T12:23:30.4460093Z },
2024-02-12T12:23:30.4460538Z "addresses": {
2024-02-12T12:23:30.4461063Z "private": [
2024-02-12T12:23:30.4461638Z {
2024-02-12T12:23:30.4462618Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:55:73",
2024-02-12T12:23:30.4463191Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:23:30.4463966Z "addr": "fd4d:30b7:1c77:0:f816:3eff:fe56:5573",
2024-02-12T12:23:30.4464421Z "version": 6
2024-02-12T12:23:30.4464726Z },
2024-02-12T12:23:30.4464989Z {
2024-02-12T12:23:30.4465518Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:55:73",
2024-02-12T12:23:30.4466078Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:23:30.4466506Z "addr": "10.0.0.19",
2024-02-12T12:23:30.4466886Z "version": 4
2024-02-12T12:23:30.4467184Z }
2024-02-12T12:23:30.4467423Z ]
2024-02-12T12:23:30.4467656Z },
2024-02-12T12:23:30.4467927Z "metadata": {},
2024-02-12T12:23:30.4468226Z "links": [
2024-02-12T12:23:30.4468477Z {
2024-02-12T12:23:30.4469252Z "href": "http://10.1.0.30/compute/v2.1/servers/7aa455db-edf3-434c-8760-37b8b634e166",
2024-02-12T12:23:30.4469856Z "rel": "self"
2024-02-12T12:23:30.4470141Z },
2024-02-12T12:23:30.4470387Z {
2024-02-12T12:23:30.4471107Z "href": "http://10.1.0.30/compute/servers/7aa455db-edf3-434c-8760-37b8b634e166",
2024-02-12T12:23:30.4471694Z "rel": "bookmark"
2024-02-12T12:23:30.4472010Z }
2024-02-12T12:23:30.4472240Z ],
2024-02-12T12:23:30.4472508Z "key_name": "",
2024-02-12T12:23:30.4472819Z "adminPass": "",
2024-02-12T12:23:30.4473156Z "security_groups": [
2024-02-12T12:23:30.4473457Z {
2024-02-12T12:23:30.4473749Z "name": "default"
2024-02-12T12:23:30.4474046Z }
2024-02-12T12:23:30.4474265Z ],
2024-02-12T12:23:30.4474701Z "os-extended-volumes:volumes_attached": [],
2024-02-12T12:23:30.4475104Z "fault": {
2024-02-12T12:23:30.4475397Z "code": 0,
2024-02-12T12:23:30.4475972Z "created": "0001-01-01T00:00:00Z",
2024-02-12T12:23:30.4476368Z "details": "",
2024-02-12T12:23:30.4476687Z "message": ""
2024-02-12T12:23:30.4477032Z },
2024-02-12T12:23:30.4477297Z "tags": null,
2024-02-12T12:23:30.4477666Z "server_groups": null
2024-02-12T12:23:30.4477954Z }
2024-02-12T12:23:32.5366783Z compute.go:925: Deleted server: 7aa455db-edf3-434c-8760-37b8b634e166
2024-02-12T12:23:32.5367835Z --- PASS: TestBootFromMultiEphemeralServer (6.70s)
2024-02-12T12:23:32.5368522Z === RUN TestAttachNewVolume
2024-02-12T12:23:32.6091814Z compute.go:148: Attempting to create bootable volume server: ACPTTESTTVtErkk4Zl4M3ZHF
2024-02-12T12:23:45.3615985Z tools.go:94: {
2024-02-12T12:23:45.3617131Z "id": "8df4ab8f-092b-4f1b-9f6b-f4a2747ab014",
2024-02-12T12:23:45.3618094Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:23:45.3619062Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:23:45.3619922Z "name": "ACPTTESTTVtErkk4Zl4M3ZHF",
2024-02-12T12:23:45.3620791Z "updated": "2024-02-12T12:23:44Z",
2024-02-12T12:23:45.3621638Z "created": "2024-02-12T12:23:32Z",
2024-02-12T12:23:45.3622738Z "hostid": "efd12774c696c9a039f1ec934a35d57ef02a8965dcd2b1dd51431a33",
2024-02-12T12:23:45.3623645Z "status": "ACTIVE",
2024-02-12T12:23:45.3624212Z "progress": 0,
2024-02-12T12:23:45.3624758Z "accessIPv4": "",
2024-02-12T12:23:45.3625317Z "accessIPv6": "",
2024-02-12T12:23:45.3625894Z "flavor": {
2024-02-12T12:23:45.3626394Z "id": "99",
2024-02-12T12:23:45.3626900Z "links": [
2024-02-12T12:23:45.3627356Z {
2024-02-12T12:23:45.3628175Z "href": "http://10.1.0.30/compute/flavors/99",
2024-02-12T12:23:45.3628991Z "rel": "bookmark"
2024-02-12T12:23:45.3629524Z }
2024-02-12T12:23:45.3629924Z ]
2024-02-12T12:23:45.3630311Z },
2024-02-12T12:23:45.3630759Z "addresses": {
2024-02-12T12:23:45.3631300Z "private": [
2024-02-12T12:23:45.3631966Z {
2024-02-12T12:23:45.3632909Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:3b:51",
2024-02-12T12:23:45.3633891Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:23:45.3634874Z "addr": "fd4d:30b7:1c77:0:f816:3eff:fe58:3b51",
2024-02-12T12:23:45.3635639Z "version": 6
2024-02-12T12:23:45.3693484Z },
2024-02-12T12:23:45.3694588Z {
2024-02-12T12:23:45.3696341Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:3b:51",
2024-02-12T12:23:45.3697347Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:23:45.3698594Z "addr": "10.0.0.42",
2024-02-12T12:23:45.3699282Z "version": 4
2024-02-12T12:23:45.3699924Z }
2024-02-12T12:23:45.3700341Z ]
2024-02-12T12:23:45.3700918Z },
2024-02-12T12:23:45.3701388Z "metadata": {},
2024-02-12T12:23:45.3701884Z "links": [
2024-02-12T12:23:45.3702336Z {
2024-02-12T12:23:45.3704158Z "href": "http://10.1.0.30/compute/v2.1/servers/8df4ab8f-092b-4f1b-9f6b-f4a2747ab014",
2024-02-12T12:23:45.3705200Z "rel": "self"
2024-02-12T12:23:45.3705694Z },
2024-02-12T12:23:45.3706097Z {
2024-02-12T12:23:45.3707790Z "href": "http://10.1.0.30/compute/servers/8df4ab8f-092b-4f1b-9f6b-f4a2747ab014",
2024-02-12T12:23:45.3708981Z "rel": "bookmark"
2024-02-12T12:23:45.3709510Z }
2024-02-12T12:23:45.3709904Z ],
2024-02-12T12:23:45.3710360Z "key_name": "",
2024-02-12T12:23:45.3710903Z "adminPass": "",
2024-02-12T12:23:45.3711486Z "security_groups": [
2024-02-12T12:23:45.3711997Z {
2024-02-12T12:23:45.3712501Z "name": "default"
2024-02-12T12:23:45.3713010Z }
2024-02-12T12:23:45.3713688Z ],
2024-02-12T12:23:45.3714516Z "os-extended-volumes:volumes_attached": [
2024-02-12T12:23:45.3715169Z {
2024-02-12T12:23:45.3716003Z "id": "bd44a5e3-1818-41a6-be22-72cd9a3652e4"
2024-02-12T12:23:45.3716800Z }
2024-02-12T12:23:45.3717198Z ],
2024-02-12T12:23:45.3717619Z "fault": {
2024-02-12T12:23:45.3718106Z "code": 0,
2024-02-12T12:23:45.3718858Z "created": "0001-01-01T00:00:00Z",
2024-02-12T12:23:45.3719520Z "details": "",
2024-02-12T12:23:45.3720058Z "message": ""
2024-02-12T12:23:45.3720519Z },
2024-02-12T12:23:45.3720967Z "tags": null,
2024-02-12T12:23:45.3721716Z "server_groups": null
2024-02-12T12:23:45.3722216Z }
2024-02-12T12:23:45.3722636Z tools.go:94: [
2024-02-12T12:23:45.3723058Z {
2024-02-12T12:23:45.3723853Z "id": "bd44a5e3-1818-41a6-be22-72cd9a3652e4",
2024-02-12T12:23:45.3724609Z "device": "/dev/vdc",
2024-02-12T12:23:45.3725637Z "volumeId": "bd44a5e3-1818-41a6-be22-72cd9a3652e4",
2024-02-12T12:23:45.3726451Z "serverId": "8df4ab8f-092b-4f1b-9f6b-f4a2747ab014",
2024-02-12T12:23:45.3726914Z "tag": null,
2024-02-12T12:23:45.3727308Z "delete_on_termination": null
2024-02-12T12:23:45.3727640Z }
2024-02-12T12:23:45.3727863Z ]
2024-02-12T12:23:51.5502840Z compute.go:925: Deleted server: 8df4ab8f-092b-4f1b-9f6b-f4a2747ab014
2024-02-12T12:23:51.5503642Z --- PASS: TestAttachNewVolume (19.01s)
2024-02-12T12:23:51.5504058Z === RUN TestAttachExistingVolume
2024-02-12T12:23:51.5815419Z blockstorage.go:50: Attempting to create volume: ACPTTESTtxUPEXSc3wgzLe7I
2024-02-12T12:23:52.7178069Z tools.go:94: {
2024-02-12T12:23:52.7179298Z "id": "ee34eaa5-3881-47c7-9d11-e86bd6fa2819",
2024-02-12T12:23:52.7180118Z "status": "creating",
2024-02-12T12:23:52.7180704Z "size": 1,
2024-02-12T12:23:52.7181341Z "availability_zone": "nova",
2024-02-12T12:23:52.7182017Z "attachments": [],
2024-02-12T12:23:52.7182722Z "name": "ACPTTESTtxUPEXSc3wgzLe7I",
2024-02-12T12:23:52.7183740Z "description": "ACPTTEST-DESCUYYp40irDZroQgcR",
2024-02-12T12:23:52.7184325Z "volume_type": "lvmdriver-1",
2024-02-12T12:23:52.7184744Z "snapshot_id": "",
2024-02-12T12:23:52.7185110Z "source_volid": "",
2024-02-12T12:23:52.7185465Z "metadata": {},
2024-02-12T12:23:52.7185930Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:23:52.7186405Z "bootable": "false",
2024-02-12T12:23:52.7186770Z "encrypted": false,
2024-02-12T12:23:52.7187155Z "replication_status": "",
2024-02-12T12:23:52.7187580Z "consistencygroup_id": "",
2024-02-12T12:23:52.7187977Z "multiattach": false
2024-02-12T12:23:52.7188284Z }
2024-02-12T12:23:52.7189083Z blockstorage.go:73: Successfully created volume: ee34eaa5-3881-47c7-9d11-e86bd6fa2819
2024-02-12T12:23:52.7881184Z compute.go:148: Attempting to create bootable volume server: ACPTTESTNXg6n8r04VTyzNkE
2024-02-12T12:24:03.4722375Z tools.go:94: {
2024-02-12T12:24:03.4724184Z "id": "7bd76abf-21a0-47cc-be8a-50637afeb260",
2024-02-12T12:24:03.4725735Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:24:03.4727119Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:24:03.4728419Z "name": "ACPTTESTNXg6n8r04VTyzNkE",
2024-02-12T12:24:03.4729704Z "updated": "2024-02-12T12:24:01Z",
2024-02-12T12:24:03.4730646Z "created": "2024-02-12T12:23:53Z",
2024-02-12T12:24:03.4731749Z "hostid": "efd12774c696c9a039f1ec934a35d57ef02a8965dcd2b1dd51431a33",
2024-02-12T12:24:03.4732664Z "status": "ACTIVE",
2024-02-12T12:24:03.4733278Z "progress": 0,
2024-02-12T12:24:03.4733822Z "accessIPv4": "",
2024-02-12T12:24:03.4734354Z "accessIPv6": "",
2024-02-12T12:24:03.4735295Z "flavor": {
2024-02-12T12:24:03.4736081Z "id": "99",
2024-02-12T12:24:03.4736593Z "links": [
2024-02-12T12:24:03.4737087Z {
2024-02-12T12:24:03.4738083Z "href": "http://10.1.0.30/compute/flavors/99",
2024-02-12T12:24:03.4738876Z "rel": "bookmark"
2024-02-12T12:24:03.4739419Z }
2024-02-12T12:24:03.4739823Z ]
2024-02-12T12:24:03.4740210Z },
2024-02-12T12:24:03.4740662Z "addresses": {
2024-02-12T12:24:03.4741200Z "private": [
2024-02-12T12:24:03.4741684Z {
2024-02-12T12:24:03.4742693Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:04:1a",
2024-02-12T12:24:03.4743666Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:24:03.4744627Z "addr": "fd4d:30b7:1c77:0:f816:3eff:fedd:41a",
2024-02-12T12:24:03.4745424Z "version": 6
2024-02-12T12:24:03.4745978Z },
2024-02-12T12:24:03.4746410Z {
2024-02-12T12:24:03.4747298Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:04:1a",
2024-02-12T12:24:03.4748245Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:24:03.4748978Z "addr": "10.0.0.58",
2024-02-12T12:24:03.4749659Z "version": 4
2024-02-12T12:24:03.4750184Z }
2024-02-12T12:24:03.4750594Z ]
2024-02-12T12:24:03.4750976Z },
2024-02-12T12:24:03.4751426Z "metadata": {},
2024-02-12T12:24:03.4752174Z "links": [
2024-02-12T12:24:03.4752640Z {
2024-02-12T12:24:03.4754107Z "href": "http://10.1.0.30/compute/v2.1/servers/7bd76abf-21a0-47cc-be8a-50637afeb260",
2024-02-12T12:24:03.4755121Z "rel": "self"
2024-02-12T12:24:03.4755608Z },
2024-02-12T12:24:03.4756001Z {
2024-02-12T12:24:03.4757266Z "href": "http://10.1.0.30/compute/servers/7bd76abf-21a0-47cc-be8a-50637afeb260",
2024-02-12T12:24:03.4758317Z "rel": "bookmark"
2024-02-12T12:24:03.4760507Z }
2024-02-12T12:24:03.4760963Z ],
2024-02-12T12:24:03.4761469Z "key_name": "",
2024-02-12T12:24:03.4763475Z "adminPass": "",
2024-02-12T12:24:03.4764080Z "security_groups": [
2024-02-12T12:24:03.4764578Z {
2024-02-12T12:24:03.4765237Z "name": "default"
2024-02-12T12:24:03.4765759Z }
2024-02-12T12:24:03.4766117Z ],
2024-02-12T12:24:03.4766895Z "os-extended-volumes:volumes_attached": [
2024-02-12T12:24:03.4767538Z {
2024-02-12T12:24:03.4768378Z "id": "ee34eaa5-3881-47c7-9d11-e86bd6fa2819"
2024-02-12T12:24:03.4768987Z }
2024-02-12T12:24:03.4769380Z ],
2024-02-12T12:24:03.4769804Z "fault": {
2024-02-12T12:24:03.4770309Z "code": 0,
2024-02-12T12:24:03.4771122Z "created": "0001-01-01T00:00:00Z",
2024-02-12T12:24:03.4771781Z "details": "",
2024-02-12T12:24:03.4772327Z "message": ""
2024-02-12T12:24:03.4772798Z },
2024-02-12T12:24:03.4773246Z "tags": null,
2024-02-12T12:24:03.4773826Z "server_groups": null
2024-02-12T12:24:03.4774374Z }
2024-02-12T12:24:03.4774823Z tools.go:94: [
2024-02-12T12:24:03.4775271Z {
2024-02-12T12:24:03.4776297Z "id": "ee34eaa5-3881-47c7-9d11-e86bd6fa2819",
2024-02-12T12:24:03.4777063Z "device": "/dev/vdc",
2024-02-12T12:24:03.4778083Z "volumeId": "ee34eaa5-3881-47c7-9d11-e86bd6fa2819",
2024-02-12T12:24:03.4779508Z "serverId": "7bd76abf-21a0-47cc-be8a-50637afeb260",
2024-02-12T12:24:03.4780313Z "tag": null,
2024-02-12T12:24:03.4781007Z "delete_on_termination": null
2024-02-12T12:24:03.4781384Z }
2024-02-12T12:24:03.4781614Z ]
2024-02-12T12:24:09.6476493Z compute.go:925: Deleted server: 7bd76abf-21a0-47cc-be8a-50637afeb260
2024-02-12T12:24:09.6478063Z --- PASS: TestAttachExistingVolume (18.10s)
2024-02-12T12:24:09.6479440Z === RUN TestBootFromNewCustomizedVolume
2024-02-12T12:24:09.7301086Z compute.go:148: Attempting to create bootable volume server: ACPTTESTwYJGTCHLjXprvQQ6
2024-02-12T12:24:22.3967427Z tools.go:94: {
2024-02-12T12:24:22.3969100Z "id": "adc1cc21-3ff4-43bb-b090-f6bdf38d3907",
2024-02-12T12:24:22.3970193Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:24:22.3971289Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:24:22.3972359Z "name": "ACPTTESTwYJGTCHLjXprvQQ6",
2024-02-12T12:24:22.3973491Z "updated": "2024-02-12T12:24:21Z",
2024-02-12T12:24:22.3974501Z "created": "2024-02-12T12:24:09Z",
2024-02-12T12:24:22.3975795Z "hostid": "efd12774c696c9a039f1ec934a35d57ef02a8965dcd2b1dd51431a33",
2024-02-12T12:24:22.3976750Z "status": "ACTIVE",
2024-02-12T12:24:22.3977506Z "progress": 0,
2024-02-12T12:24:22.3978315Z "accessIPv4": "",
2024-02-12T12:24:22.3979090Z "accessIPv6": "",
2024-02-12T12:24:22.3979705Z "flavor": {
2024-02-12T12:24:22.3980233Z "id": "99",
2024-02-12T12:24:22.3980745Z "links": [
2024-02-12T12:24:22.3981210Z {
2024-02-12T12:24:22.3981973Z "href": "http://10.1.0.30/compute/flavors/99",
2024-02-12T12:24:22.3982764Z "rel": "bookmark"
2024-02-12T12:24:22.3983279Z }
2024-02-12T12:24:22.3983686Z ]
2024-02-12T12:24:22.3984082Z },
2024-02-12T12:24:22.3984525Z "addresses": {
2024-02-12T12:24:22.3985030Z "private": [
2024-02-12T12:24:22.3985489Z {
2024-02-12T12:24:22.3986478Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:20:71",
2024-02-12T12:24:22.3987618Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:24:22.3988608Z "addr": "fd4d:30b7:1c77:0:f816:3eff:fe17:2071",
2024-02-12T12:24:22.3989350Z "version": 6
2024-02-12T12:24:22.3989867Z },
2024-02-12T12:24:22.3990329Z {
2024-02-12T12:24:22.3991257Z "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:20:71",
2024-02-12T12:24:22.3992504Z "OS-EXT-IPS:type": "fixed",
2024-02-12T12:24:22.3993278Z "addr": "10.0.0.40",
2024-02-12T12:24:22.3993943Z "version": 4
2024-02-12T12:24:22.3994443Z }
2024-02-12T12:24:22.3994840Z ]
2024-02-12T12:24:22.3995219Z },
2024-02-12T12:24:22.3995679Z "metadata": {},
2024-02-12T12:24:22.3996203Z "links": [
2024-02-12T12:24:22.3996652Z {
2024-02-12T12:24:22.3998061Z "href": "http://10.1.0.30/compute/v2.1/servers/adc1cc21-3ff4-43bb-b090-f6bdf38d3907",
2024-02-12T12:24:22.3999072Z "rel": "self"
2024-02-12T12:24:22.3999599Z },
2024-02-12T12:24:22.4000004Z {
2024-02-12T12:24:22.4001234Z "href": "http://10.1.0.30/compute/servers/adc1cc21-3ff4-43bb-b090-f6bdf38d3907",
2024-02-12T12:24:22.4002290Z "rel": "bookmark"
2024-02-12T12:24:22.4002841Z }
2024-02-12T12:24:22.4003281Z ],
2024-02-12T12:24:22.4003733Z "key_name": "",
2024-02-12T12:24:22.4004245Z "adminPass": "",
2024-02-12T12:24:22.4004785Z "security_groups": [
2024-02-12T12:24:22.4005271Z {
2024-02-12T12:24:22.4005764Z "name": "default"
2024-02-12T12:24:22.4006284Z }
2024-02-12T12:24:22.4006694Z ],
2024-02-12T12:24:22.4007486Z "os-extended-volumes:volumes_attached": [
2024-02-12T12:24:22.4008114Z {
2024-02-12T12:24:22.4008930Z "id": "7b97c797-dad6-4eb2-a569-86691abbe173"
2024-02-12T12:24:22.4009593Z }
2024-02-12T12:24:22.4010012Z ],
2024-02-12T12:24:22.4010453Z "fault": {
2024-02-12T12:24:22.4010976Z "code": 0,
2024-02-12T12:24:22.4011745Z "created": "0001-01-01T00:00:00Z",
2024-02-12T12:24:22.4012411Z "details": "",
2024-02-12T12:24:22.4013238Z "message": ""
2024-02-12T12:24:22.4013726Z },
2024-02-12T12:24:22.4014195Z "tags": null,
2024-02-12T12:24:22.4014933Z "server_groups": null
2024-02-12T12:24:22.4015463Z }
2024-02-12T12:24:28.5706095Z compute.go:925: Deleted server: adc1cc21-3ff4-43bb-b090-f6bdf38d3907
2024-02-12T12:24:28.5707578Z --- PASS: TestBootFromNewCustomizedVolume (18.92s)
2024-02-12T12:24:28.5708186Z === RUN TestDefSecRulesList
2024-02-12T12:24:28.5710932Z conditions.go:82: this test requires nova-network and to set OS_NOVANET to 1
2024-02-12T12:24:28.5712293Z --- SKIP: TestDefSecRulesList (0.00s)
2024-02-12T12:24:28.5713036Z === RUN TestDefSecRulesCreate
2024-02-12T12:24:28.5714279Z conditions.go:82: this test requires nova-network and to set OS_NOVANET to 1
2024-02-12T12:24:28.5715179Z --- SKIP: TestDefSecRulesCreate (0.00s)
2024-02-12T12:24:28.5715899Z === RUN TestDefSecRulesGet
2024-02-12T12:24:28.5717177Z conditions.go:82: this test requires nova-network and to set OS_NOVANET to 1
2024-02-12T12:24:28.5718204Z --- SKIP: TestDefSecRulesGet (0.00s)
2024-02-12T12:24:28.5718892Z === RUN TestDiagnostics
2024-02-12T12:24:28.6514777Z compute.go:454: Attempting to create server: ACPTTESTGYwNMLR5j1wQlDVA
2024-02-12T12:24:33.2147421Z tools.go:94: {
2024-02-12T12:24:33.2147935Z "cpu0_time": 1270000000,
2024-02-12T12:24:33.2148315Z "memory": 524288,
2024-02-12T12:24:33.2148913Z "memory-actual": 524288,
2024-02-12T12:24:33.2149434Z "memory-last_update": 0,
2024-02-12T12:24:33.2150245Z "memory-rss": 149832,
2024-02-12T12:24:33.2150721Z "tapc09d0797-4a_rx": 0,
2024-02-12T12:24:33.2151153Z "tapc09d0797-4a_rx_drop": 0,
2024-02-12T12:24:33.2151621Z "tapc09d0797-4a_rx_errors": 0,
2024-02-12T12:24:33.2152088Z "tapc09d0797-4a_rx_packets": 0,
2024-02-12T12:24:33.2152532Z "tapc09d0797-4a_tx": 110,
2024-02-12T12:24:33.2152985Z "tapc09d0797-4a_tx_drop": 0,
2024-02-12T12:24:33.2153431Z "tapc09d0797-4a_tx_errors": 0,
2024-02-12T12:24:33.2153896Z "tapc09d0797-4a_tx_packets": 1,
2024-02-12T12:24:33.2154554Z "vda_errors": -1,
2024-02-12T12:24:33.2154895Z "vda_read": 18348032,
2024-02-12T12:24:33.2155244Z "vda_read_req": 571,
2024-02-12T12:24:33.2155575Z "vda_write": 0,
2024-02-12T12:24:33.2155902Z "vda_write_req": 0,
2024-02-12T12:24:33.2156277Z "vdb_errors": -1,
2024-02-12T12:24:33.2156600Z "vdb_read": 0,
2024-02-12T12:24:33.2156913Z "vdb_read_req": 0,
2024-02-12T12:24:33.2157229Z "vdb_write": 0,
2024-02-12T12:24:33.2157543Z "vdb_write_req": 0
2024-02-12T12:24:33.2157830Z }
2024-02-12T12:24:35.3050889Z compute.go:925: Deleted server: 0d1e98e3-7e62-44b5-bb54-d3e7db008efc
2024-02-12T12:24:35.3051671Z --- PASS: TestDiagnostics (6.73s)
2024-02-12T12:24:35.3052216Z === RUN TestExtensionsList
2024-02-12T12:24:35.3498401Z tools.go:94: {
2024-02-12T12:24:35.3499466Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3500187Z "name": "Multinic",
2024-02-12T12:24:35.3500787Z "links": [],
2024-02-12T12:24:35.3501739Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3502635Z "alias": "NMN",
2024-02-12T12:24:35.3522855Z "description": "Multiple network support."
2024-02-12T12:24:35.3523835Z }
2024-02-12T12:24:35.3524505Z tools.go:94: {
2024-02-12T12:24:35.3525323Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3526070Z "name": "DiskConfig",
2024-02-12T12:24:35.3526658Z "links": [],
2024-02-12T12:24:35.3527568Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3528515Z "alias": "OS-DCF",
2024-02-12T12:24:35.3529259Z "description": "Disk Management Extension."
2024-02-12T12:24:35.3529896Z }
2024-02-12T12:24:35.3530599Z tools.go:94: {
2024-02-12T12:24:35.3593082Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3593915Z "name": "ExtendedAvailabilityZone",
2024-02-12T12:24:35.3594968Z "links": [],
2024-02-12T12:24:35.3595835Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3596824Z "alias": "OS-EXT-AZ",
2024-02-12T12:24:35.3597736Z "description": "Extended Availability Zone support."
2024-02-12T12:24:35.3598310Z }
2024-02-12T12:24:35.3598588Z tools.go:94: {
2024-02-12T12:24:35.3599054Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3599464Z "name": "ImageSize",
2024-02-12T12:24:35.3599798Z "links": [],
2024-02-12T12:24:35.3600342Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3600922Z "alias": "OS-EXT-IMG-SIZE",
2024-02-12T12:24:35.3601433Z "description": "Adds image size to image listings."
2024-02-12T12:24:35.3601836Z }
2024-02-12T12:24:35.3602088Z tools.go:94: {
2024-02-12T12:24:35.3602492Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3602900Z "name": "ExtendedIps",
2024-02-12T12:24:35.3603245Z "links": [],
2024-02-12T12:24:35.3603768Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3604319Z "alias": "OS-EXT-IPS",
2024-02-12T12:24:35.3604824Z "description": "Adds type parameter to the ip list."
2024-02-12T12:24:35.3605224Z }
2024-02-12T12:24:35.3605474Z tools.go:94: {
2024-02-12T12:24:35.3605865Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3606275Z "name": "ExtendedIpsMac",
2024-02-12T12:24:35.3606623Z "links": [],
2024-02-12T12:24:35.3607142Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3607692Z "alias": "OS-EXT-IPS-MAC",
2024-02-12T12:24:35.3608255Z "description": "Adds mac address parameter to the ip list."
2024-02-12T12:24:35.3608678Z }
2024-02-12T12:24:35.3608922Z tools.go:94: {
2024-02-12T12:24:35.3609314Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3609917Z "name": "ExtendedServerAttributes",
2024-02-12T12:24:35.3610303Z "links": [],
2024-02-12T12:24:35.3610818Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3611388Z "alias": "OS-EXT-SRV-ATTR",
2024-02-12T12:24:35.3611904Z "description": "Extended Server Attributes support."
2024-02-12T12:24:35.3612301Z }
2024-02-12T12:24:35.3612535Z tools.go:94: {
2024-02-12T12:24:35.3612923Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3613327Z "name": "ExtendedStatus",
2024-02-12T12:24:35.3613669Z "links": [],
2024-02-12T12:24:35.3614172Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3614706Z "alias": "OS-EXT-STS",
2024-02-12T12:24:35.3615148Z "description": "Extended Status support."
2024-02-12T12:24:35.3615513Z }
2024-02-12T12:24:35.3616064Z tools.go:94: {
2024-02-12T12:24:35.3616655Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3617084Z "name": "FlavorDisabled",
2024-02-12T12:24:35.3617431Z "links": [],
2024-02-12T12:24:35.3617953Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3618523Z "alias": "OS-FLV-DISABLED",
2024-02-12T12:24:35.3619301Z "description": "Support to show the disabled status of a flavor."
2024-02-12T12:24:35.3620118Z }
2024-02-12T12:24:35.3620600Z tools.go:94: {
2024-02-12T12:24:35.3621267Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3621700Z "name": "FlavorExtraData",
2024-02-12T12:24:35.3622058Z "links": [],
2024-02-12T12:24:35.3622585Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3623327Z "alias": "OS-FLV-EXT-DATA",
2024-02-12T12:24:35.3623873Z "description": "Provide additional data for flavors."
2024-02-12T12:24:35.3624343Z }
2024-02-12T12:24:35.3624592Z tools.go:94: {
2024-02-12T12:24:35.3625458Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3625974Z "name": "SchedulerHints",
2024-02-12T12:24:35.3626523Z "links": [],
2024-02-12T12:24:35.3627093Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3627659Z "alias": "OS-SCH-HNT",
2024-02-12T12:24:35.3628235Z "description": "Pass arbitrary key/value pairs to the scheduler."
2024-02-12T12:24:35.3629290Z }
2024-02-12T12:24:35.3629592Z tools.go:94: {
2024-02-12T12:24:35.3630038Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3630441Z "name": "ServerUsage",
2024-02-12T12:24:35.3630776Z "links": [],
2024-02-12T12:24:35.3631308Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3632091Z "alias": "OS-SRV-USG",
2024-02-12T12:24:35.3632655Z "description": "Adds launched_at and terminated_at on Servers."
2024-02-12T12:24:35.3633097Z }
2024-02-12T12:24:35.3633347Z tools.go:94: {
2024-02-12T12:24:35.3633749Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3634147Z "name": "AccessIPs",
2024-02-12T12:24:35.3634469Z "links": [],
2024-02-12T12:24:35.3634970Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3635523Z "alias": "os-access-ips",
2024-02-12T12:24:35.3635968Z "description": "Access IPs support."
2024-02-12T12:24:35.3636320Z }
2024-02-12T12:24:35.3636562Z tools.go:94: {
2024-02-12T12:24:35.3636950Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3637358Z "name": "AdminActions",
2024-02-12T12:24:35.3637697Z "links": [],
2024-02-12T12:24:35.3638223Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3638792Z "alias": "os-admin-actions",
2024-02-12T12:24:35.3640018Z "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n "
2024-02-12T12:24:35.3640786Z }
2024-02-12T12:24:35.3641194Z tools.go:94: {
2024-02-12T12:24:35.3641626Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3642046Z "name": "AdminPassword",
2024-02-12T12:24:35.3642387Z "links": [],
2024-02-12T12:24:35.3642909Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3643492Z "alias": "os-admin-password",
2024-02-12T12:24:35.3644020Z "description": "Admin password management support."
2024-02-12T12:24:35.3644499Z }
2024-02-12T12:24:35.3645203Z tools.go:94: {
2024-02-12T12:24:35.3645684Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3646092Z "name": "Agents",
2024-02-12T12:24:35.3646408Z "links": [],
2024-02-12T12:24:35.3646929Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3647485Z "alias": "os-agents",
2024-02-12T12:24:35.3647890Z "description": "Agents support."
2024-02-12T12:24:35.3648229Z }
2024-02-12T12:24:35.3648482Z tools.go:94: {
2024-02-12T12:24:35.3648882Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3649274Z "name": "Aggregates",
2024-02-12T12:24:35.3649613Z "links": [],
2024-02-12T12:24:35.3650708Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3651348Z "alias": "os-aggregates",
2024-02-12T12:24:35.3651930Z "description": "Admin-only aggregate administration."
2024-02-12T12:24:35.3652333Z }
2024-02-12T12:24:35.3652582Z tools.go:94: {
2024-02-12T12:24:35.3653100Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3653581Z "name": "AssistedVolumeSnapshots",
2024-02-12T12:24:35.3654176Z "links": [],
2024-02-12T12:24:35.3654704Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3655446Z "alias": "os-assisted-volume-snapshots",
2024-02-12T12:24:35.3656279Z "description": "Assisted volume snapshots."
2024-02-12T12:24:35.3656667Z }
2024-02-12T12:24:35.3656926Z tools.go:94: {
2024-02-12T12:24:35.3657331Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3657957Z "name": "AttachInterfaces",
2024-02-12T12:24:35.3658332Z "links": [],
2024-02-12T12:24:35.3658854Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3659633Z "alias": "os-attach-interfaces",
2024-02-12T12:24:35.3660117Z "description": "Attach interface support."
2024-02-12T12:24:35.3660489Z }
2024-02-12T12:24:35.3660739Z tools.go:94: {
2024-02-12T12:24:35.3661322Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3661746Z "name": "AvailabilityZone",
2024-02-12T12:24:35.3662096Z "links": [],
2024-02-12T12:24:35.3662613Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3663384Z "alias": "os-availability-zone",
2024-02-12T12:24:35.3664309Z "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n "
2024-02-12T12:24:35.3665122Z }
2024-02-12T12:24:35.3665370Z tools.go:94: {
2024-02-12T12:24:35.3665917Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3666490Z "name": "BareMetalExtStatus",
2024-02-12T12:24:35.3666865Z "links": [],
2024-02-12T12:24:35.3667383Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3667998Z "alias": "os-baremetal-ext-status",
2024-02-12T12:24:35.3668803Z "description": "Add extended status in Baremetal Nodes v2 API."
2024-02-12T12:24:35.3669266Z }
2024-02-12T12:24:35.3669523Z tools.go:94: {
2024-02-12T12:24:35.3670064Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3670465Z "name": "BareMetalNodes",
2024-02-12T12:24:35.3670815Z "links": [],
2024-02-12T12:24:35.3671339Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3671921Z "alias": "os-baremetal-nodes",
2024-02-12T12:24:35.3672826Z "description": "Admin-only bare-metal node administration."
2024-02-12T12:24:35.3673365Z }
2024-02-12T12:24:35.3673609Z tools.go:94: {
2024-02-12T12:24:35.3674054Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3674642Z "name": "BlockDeviceMapping",
2024-02-12T12:24:35.3675020Z "links": [],
2024-02-12T12:24:35.3675541Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3676182Z "alias": "os-block-device-mapping",
2024-02-12T12:24:35.3676887Z "description": "Block device mapping boot support."
2024-02-12T12:24:35.3677310Z }
2024-02-12T12:24:35.3677739Z tools.go:94: {
2024-02-12T12:24:35.3678292Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3678770Z "name": "BlockDeviceMappingV2Boot",
2024-02-12T12:24:35.3679159Z "links": [],
2024-02-12T12:24:35.3679678Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3680338Z "alias": "os-block-device-mapping-v2-boot",
2024-02-12T12:24:35.3680940Z "description": "Allow boot with the new BDM data format."
2024-02-12T12:24:35.3681357Z }
2024-02-12T12:24:35.3681605Z tools.go:94: {
2024-02-12T12:24:35.3681999Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3682733Z "name": "CellCapacities",
2024-02-12T12:24:35.3683298Z "links": [],
2024-02-12T12:24:35.3684337Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3684999Z "alias": "os-cell-capacities",
2024-02-12T12:24:35.3685591Z "description": "Adding functionality to get cell capacities."
2024-02-12T12:24:35.3686080Z }
2024-02-12T12:24:35.3686337Z tools.go:94: {
2024-02-12T12:24:35.3686745Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3687373Z "name": "Cells",
2024-02-12T12:24:35.3687889Z "links": [],
2024-02-12T12:24:35.3688852Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3689489Z "alias": "os-cells",
2024-02-12T12:24:35.3690788Z "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n "
2024-02-12T12:24:35.3691647Z }
2024-02-12T12:24:35.3691904Z tools.go:94: {
2024-02-12T12:24:35.3692317Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3692735Z "name": "Certificates",
2024-02-12T12:24:35.3693068Z "links": [],
2024-02-12T12:24:35.3693599Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3694175Z "alias": "os-certificates",
2024-02-12T12:24:35.3694627Z "description": "Certificates support."
2024-02-12T12:24:35.3694982Z }
2024-02-12T12:24:35.3695219Z tools.go:94: {
2024-02-12T12:24:35.3695831Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3696466Z "name": "Cloudpipe",
2024-02-12T12:24:35.3696797Z "links": [],
2024-02-12T12:24:35.3697336Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3697905Z "alias": "os-cloudpipe",
2024-02-12T12:24:35.3700219Z "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n "
2024-02-12T12:24:35.3701991Z }
2024-02-12T12:24:35.3702242Z tools.go:94: {
2024-02-12T12:24:35.3702650Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3703074Z "name": "CloudpipeUpdate",
2024-02-12T12:24:35.3703442Z "links": [],
2024-02-12T12:24:35.3703949Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3704541Z "alias": "os-cloudpipe-update",
2024-02-12T12:24:35.3705246Z "description": "Adds the ability to set the vpn ip/port for cloudpipe instances."
2024-02-12T12:24:35.3705762Z }
2024-02-12T12:24:35.3706006Z tools.go:94: {
2024-02-12T12:24:35.3706397Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3706799Z "name": "ConfigDrive",
2024-02-12T12:24:35.3707136Z "links": [],
2024-02-12T12:24:35.3707653Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3708464Z "alias": "os-config-drive",
2024-02-12T12:24:35.3708940Z "description": "Config Drive Extension."
2024-02-12T12:24:35.3709330Z }
2024-02-12T12:24:35.3709586Z tools.go:94: {
2024-02-12T12:24:35.3709977Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3710401Z "name": "ConsoleAuthTokens",
2024-02-12T12:24:35.3710750Z "links": [],
2024-02-12T12:24:35.3711262Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3711857Z "alias": "os-console-auth-tokens",
2024-02-12T12:24:35.3712414Z "description": "Console token authentication support."
2024-02-12T12:24:35.3712815Z }
2024-02-12T12:24:35.3713054Z tools.go:94: {
2024-02-12T12:24:35.3713447Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3713960Z "name": "ConsoleOutput",
2024-02-12T12:24:35.3714310Z "links": [],
2024-02-12T12:24:35.3714830Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3715454Z "alias": "os-console-output",
2024-02-12T12:24:35.3717323Z "description": "Console log output support, with tailing ability."
2024-02-12T12:24:35.3718137Z }
2024-02-12T12:24:35.3718584Z tools.go:94: {
2024-02-12T12:24:35.3719352Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3720024Z "name": "Consoles",
2024-02-12T12:24:35.3720577Z "links": [],
2024-02-12T12:24:35.3721464Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3722485Z "alias": "os-consoles",
2024-02-12T12:24:35.3723302Z "description": "Interactive Console support."
2024-02-12T12:24:35.3723914Z }
2024-02-12T12:24:35.3724313Z tools.go:94: {
2024-02-12T12:24:35.3725057Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3725766Z "name": "CreateBackup",
2024-02-12T12:24:35.3726368Z "links": [],
2024-02-12T12:24:35.3727377Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3728487Z "alias": "os-create-backup",
2024-02-12T12:24:35.3729330Z "description": "Create a backup of a server."
2024-02-12T12:24:35.3729972Z }
2024-02-12T12:24:35.3730409Z tools.go:94: {
2024-02-12T12:24:35.3731148Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3731915Z "name": "Createserverext",
2024-02-12T12:24:35.3732601Z "links": [],
2024-02-12T12:24:35.3733587Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3734760Z "alias": "os-create-server-ext",
2024-02-12T12:24:35.3736327Z "description": "Extended support to the Create Server v1.1 API."
2024-02-12T12:24:35.3737198Z }
2024-02-12T12:24:35.3737678Z tools.go:94: {
2024-02-12T12:24:35.3738521Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3739298Z "name": "DeferredDelete",
2024-02-12T12:24:35.3740132Z "links": [],
2024-02-12T12:24:35.3741148Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3742298Z "alias": "os-deferred-delete",
2024-02-12T12:24:35.3743230Z "description": "Instance deferred delete."
2024-02-12T12:24:35.3743925Z }
2024-02-12T12:24:35.3744381Z tools.go:94: {
2024-02-12T12:24:35.3745202Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3745943Z "name": "Evacuate",
2024-02-12T12:24:35.3746546Z "links": [],
2024-02-12T12:24:35.3747531Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3748595Z "alias": "os-evacuate",
2024-02-12T12:24:35.3749459Z "description": "Enables server evacuation."
2024-02-12T12:24:35.3750157Z }
2024-02-12T12:24:35.3750617Z tools.go:94: {
2024-02-12T12:24:35.3751305Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3752045Z "name": "ExtendedEvacuateFindHost",
2024-02-12T12:24:35.3752678Z "links": [],
2024-02-12T12:24:35.3753532Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3754632Z "alias": "os-extended-evacuate-find-host",
2024-02-12T12:24:35.3756124Z "description": "Enables server evacuation without target host. Scheduler will select one to target."
2024-02-12T12:24:35.3757183Z }
2024-02-12T12:24:35.3757618Z tools.go:94: {
2024-02-12T12:24:35.3758323Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3759027Z "name": "ExtendedFloatingIps",
2024-02-12T12:24:35.3759623Z "links": [],
2024-02-12T12:24:35.3760489Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3761526Z "alias": "os-extended-floating-ips",
2024-02-12T12:24:35.3762898Z "description": "Adds optional fixed_address to the add floating IP command."
2024-02-12T12:24:35.3763693Z }
2024-02-12T12:24:35.3764151Z tools.go:94: {
2024-02-12T12:24:35.3765006Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3765743Z "name": "ExtendedHypervisors",
2024-02-12T12:24:35.3766411Z "links": [],
2024-02-12T12:24:35.3767325Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3768413Z "alias": "os-extended-hypervisors",
2024-02-12T12:24:35.3769310Z "description": "Extended hypervisors support."
2024-02-12T12:24:35.3769921Z }
2024-02-12T12:24:35.3770186Z tools.go:94: {
2024-02-12T12:24:35.3770627Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3771060Z "name": "ExtendedNetworks",
2024-02-12T12:24:35.3771412Z "links": [],
2024-02-12T12:24:35.3772261Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3773374Z "alias": "os-extended-networks",
2024-02-12T12:24:35.3774365Z "description": "Adds additional fields to networks."
2024-02-12T12:24:35.3775090Z }
2024-02-12T12:24:35.3775482Z tools.go:94: {
2024-02-12T12:24:35.3776327Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3777036Z "name": "ExtendedQuotas",
2024-02-12T12:24:35.3777627Z "links": [],
2024-02-12T12:24:35.3778373Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3779483Z "alias": "os-extended-quotas",
2024-02-12T12:24:35.3780914Z "description": "Adds ability for admins to delete quota and optionally force the update Quota command."
2024-02-12T12:24:35.3782020Z }
2024-02-12T12:24:35.3782490Z tools.go:94: {
2024-02-12T12:24:35.3783284Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3784126Z "name": "ExtendedRescueWithImage",
2024-02-12T12:24:35.3784858Z "links": [],
2024-02-12T12:24:35.3785872Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3787052Z "alias": "os-extended-rescue-with-image",
2024-02-12T12:24:35.3788539Z "description": "Allow the user to specify the image to use for rescue."
2024-02-12T12:24:35.3789425Z }
2024-02-12T12:24:35.3789897Z tools.go:94: {
2024-02-12T12:24:35.3790667Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3791437Z "name": "ExtendedServices",
2024-02-12T12:24:35.3792086Z "links": [],
2024-02-12T12:24:35.3793058Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3794176Z "alias": "os-extended-services",
2024-02-12T12:24:35.3795072Z "description": "Extended services support."
2024-02-12T12:24:35.3795749Z }
2024-02-12T12:24:35.3796217Z tools.go:94: {
2024-02-12T12:24:35.3796939Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3797727Z "name": "ExtendedServicesDelete",
2024-02-12T12:24:35.3798405Z "links": [],
2024-02-12T12:24:35.3799371Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3800584Z "alias": "os-extended-services-delete",
2024-02-12T12:24:35.3801635Z "description": "Extended services deletion support."
2024-02-12T12:24:35.3802391Z }
2024-02-12T12:24:35.3802868Z tools.go:94: {
2024-02-12T12:24:35.3803705Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3804494Z "name": "ExtendedStatus",
2024-02-12T12:24:35.3805159Z "links": [],
2024-02-12T12:24:35.3806133Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3807288Z "alias": "os-extended-status",
2024-02-12T12:24:35.3808195Z "description": "Extended Status support."
2024-02-12T12:24:35.3808882Z }
2024-02-12T12:24:35.3809357Z tools.go:94: {
2024-02-12T12:24:35.3810392Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3811222Z "name": "ExtendedVolumes",
2024-02-12T12:24:35.3811903Z "links": [],
2024-02-12T12:24:35.3813033Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3814208Z "alias": "os-extended-volumes",
2024-02-12T12:24:35.3815148Z "description": "Extended Volumes support."
2024-02-12T12:24:35.3815977Z }
2024-02-12T12:24:35.3816428Z tools.go:94: {
2024-02-12T12:24:35.3817204Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3817926Z "name": "FixedIPs",
2024-02-12T12:24:35.3818539Z "links": [],
2024-02-12T12:24:35.3819499Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3820556Z "alias": "os-fixed-ips",
2024-02-12T12:24:35.3821343Z "description": "Fixed IPs support."
2024-02-12T12:24:35.3821959Z }
2024-02-12T12:24:35.3822394Z tools.go:94: {
2024-02-12T12:24:35.3823117Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3823790Z "name": "FlavorAccess",
2024-02-12T12:24:35.3824397Z "links": [],
2024-02-12T12:24:35.3825353Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3826451Z "alias": "os-flavor-access",
2024-02-12T12:24:35.3827375Z "description": "Flavor access support."
2024-02-12T12:24:35.3828036Z }
2024-02-12T12:24:35.3828503Z tools.go:94: {
2024-02-12T12:24:35.3829229Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3829975Z "name": "FlavorExtraSpecs",
2024-02-12T12:24:35.3830593Z "links": [],
2024-02-12T12:24:35.3831551Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3832677Z "alias": "os-flavor-extra-specs",
2024-02-12T12:24:35.3833641Z "description": "Flavors extra specs support."
2024-02-12T12:24:35.3834329Z }
2024-02-12T12:24:35.3834779Z tools.go:94: {
2024-02-12T12:24:35.3835544Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3836314Z "name": "FlavorManage",
2024-02-12T12:24:35.3837132Z "links": [],
2024-02-12T12:24:35.3838132Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3839283Z "alias": "os-flavor-manage",
2024-02-12T12:24:35.3840253Z "description": "Flavor create/delete API support."
2024-02-12T12:24:35.3840986Z }
2024-02-12T12:24:35.3841434Z tools.go:94: {
2024-02-12T12:24:35.3842212Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3842951Z "name": "FlavorRxtx",
2024-02-12T12:24:35.3843564Z "links": [],
2024-02-12T12:24:35.3844535Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3845612Z "alias": "os-flavor-rxtx",
2024-02-12T12:24:35.3846646Z "description": "Support to show the rxtx status of a flavor."
2024-02-12T12:24:35.3847411Z }
2024-02-12T12:24:35.3847865Z tools.go:94: {
2024-02-12T12:24:35.3848623Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3849355Z "name": "FlavorSwap",
2024-02-12T12:24:35.3849959Z "links": [],
2024-02-12T12:24:35.3850897Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3851923Z "alias": "os-flavor-swap",
2024-02-12T12:24:35.3852951Z "description": "Support to show the swap status of a flavor."
2024-02-12T12:24:35.3853722Z }
2024-02-12T12:24:35.3854121Z tools.go:94: {
2024-02-12T12:24:35.3854924Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3855817Z "name": "FloatingIpDns",
2024-02-12T12:24:35.3856467Z "links": [],
2024-02-12T12:24:35.3857409Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3858503Z "alias": "os-floating-ip-dns",
2024-02-12T12:24:35.3859614Z "description": "Floating IP DNS support."
2024-02-12T12:24:35.3860053Z }
2024-02-12T12:24:35.3860326Z tools.go:94: {
2024-02-12T12:24:35.3860826Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3861474Z "name": "FloatingIpPools",
2024-02-12T12:24:35.3862129Z "links": [],
2024-02-12T12:24:35.3863081Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3864186Z "alias": "os-floating-ip-pools",
2024-02-12T12:24:35.3865030Z "description": "Floating IPs support."
2024-02-12T12:24:35.3865665Z }
2024-02-12T12:24:35.3866106Z tools.go:94: {
2024-02-12T12:24:35.3866873Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3867639Z "name": "FloatingIps",
2024-02-12T12:24:35.3868282Z "links": [],
2024-02-12T12:24:35.3869212Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3870291Z "alias": "os-floating-ips",
2024-02-12T12:24:35.3871136Z "description": "Floating IPs support."
2024-02-12T12:24:35.3871797Z }
2024-02-12T12:24:35.3872220Z tools.go:94: {
2024-02-12T12:24:35.3872985Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3873752Z "name": "FloatingIpsBulk",
2024-02-12T12:24:35.3874341Z "links": [],
2024-02-12T12:24:35.3875155Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3876145Z "alias": "os-floating-ips-bulk",
2024-02-12T12:24:35.3877057Z "description": "Bulk handling of Floating IPs."
2024-02-12T12:24:35.3877761Z }
2024-02-12T12:24:35.3878208Z tools.go:94: {
2024-02-12T12:24:35.3878892Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3879591Z "name": "Fping",
2024-02-12T12:24:35.3880137Z "links": [],
2024-02-12T12:24:35.3881097Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3882151Z "alias": "os-fping",
2024-02-12T12:24:35.3882981Z "description": "Fping Management Extension."
2024-02-12T12:24:35.3883663Z }
2024-02-12T12:24:35.3884325Z tools.go:94: {
2024-02-12T12:24:35.3885115Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3885935Z "name": "HideServerAddresses",
2024-02-12T12:24:35.3886608Z "links": [],
2024-02-12T12:24:35.3887572Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3888746Z "alias": "os-hide-server-addresses",
2024-02-12T12:24:35.3889929Z "description": "Support hiding server addresses in certain states."
2024-02-12T12:24:35.3890789Z }
2024-02-12T12:24:35.3891254Z tools.go:94: {
2024-02-12T12:24:35.3892034Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3892744Z "name": "Hosts",
2024-02-12T12:24:35.3893305Z "links": [],
2024-02-12T12:24:35.3894269Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3895288Z "alias": "os-hosts",
2024-02-12T12:24:35.3896484Z "description": "Admin-only host administration."
2024-02-12T12:24:35.3897221Z }
2024-02-12T12:24:35.3897680Z tools.go:94: {
2024-02-12T12:24:35.3898445Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3899216Z "name": "HypervisorStatus",
2024-02-12T12:24:35.3899900Z "links": [],
2024-02-12T12:24:35.3900749Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3901894Z "alias": "os-hypervisor-status",
2024-02-12T12:24:35.3902850Z "description": "Show hypervisor status."
2024-02-12T12:24:35.3903506Z }
2024-02-12T12:24:35.3903948Z tools.go:94: {
2024-02-12T12:24:35.3904695Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3905394Z "name": "Hypervisors",
2024-02-12T12:24:35.3905756Z "links": [],
2024-02-12T12:24:35.3906457Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3907533Z "alias": "os-hypervisors",
2024-02-12T12:24:35.3908632Z "description": "Admin-only hypervisor administration."
2024-02-12T12:24:35.3909500Z }
2024-02-12T12:24:35.3909956Z tools.go:94: {
2024-02-12T12:24:35.3910705Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3911466Z "name": "InstanceActions",
2024-02-12T12:24:35.3912123Z "links": [],
2024-02-12T12:24:35.3913131Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3914277Z "alias": "os-instance-actions",
2024-02-12T12:24:35.3915463Z "description": "View a log of actions and events taken on an instance."
2024-02-12T12:24:35.3916348Z }
2024-02-12T12:24:35.3916809Z tools.go:94: {
2024-02-12T12:24:35.3917597Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3918543Z "name": "OSInstanceUsageAuditLog",
2024-02-12T12:24:35.3919243Z "links": [],
2024-02-12T12:24:35.3920247Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3921454Z "alias": "os-instance_usage_audit_log",
2024-02-12T12:24:35.3922570Z "description": "Admin-only Task Log Monitoring."
2024-02-12T12:24:35.3923261Z }
2024-02-12T12:24:35.3923682Z tools.go:94: {
2024-02-12T12:24:35.3924386Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3925090Z "name": "Keypairs",
2024-02-12T12:24:35.3925630Z "links": [],
2024-02-12T12:24:35.3926543Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3927657Z "alias": "os-keypairs",
2024-02-12T12:24:35.3928423Z "description": "Keypair Support."
2024-02-12T12:24:35.3929036Z }
2024-02-12T12:24:35.3929477Z tools.go:94: {
2024-02-12T12:24:35.3930173Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3930683Z "name": "LockServer",
2024-02-12T12:24:35.3931024Z "links": [],
2024-02-12T12:24:35.3931545Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3932250Z "alias": "os-lock-server",
2024-02-12T12:24:35.3932767Z "description": "Enable lock/unlock server actions."
2024-02-12T12:24:35.3933162Z }
2024-02-12T12:24:35.3933413Z tools.go:94: {
2024-02-12T12:24:35.3933815Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3934222Z "name": "MigrateServer",
2024-02-12T12:24:35.3934564Z "links": [],
2024-02-12T12:24:35.3935077Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3935911Z "alias": "os-migrate-server",
2024-02-12T12:24:35.3936700Z "description": "Enable migrate and live-migrate server actions."
2024-02-12T12:24:35.3937159Z }
2024-02-12T12:24:35.3937408Z tools.go:94: {
2024-02-12T12:24:35.3937805Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3938198Z "name": "Migrations",
2024-02-12T12:24:35.3938527Z "links": [],
2024-02-12T12:24:35.3939049Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3939605Z "alias": "os-migrations",
2024-02-12T12:24:35.3940074Z "description": "Provide data on migrations."
2024-02-12T12:24:35.3940455Z }
2024-02-12T12:24:35.3940703Z tools.go:94: {
2024-02-12T12:24:35.3941096Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3941504Z "name": "MultipleCreate",
2024-02-12T12:24:35.3941838Z "links": [],
2024-02-12T12:24:35.3942351Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3942939Z "alias": "os-multiple-create",
2024-02-12T12:24:35.3943557Z "description": "Allow multiple create in the Create Server v2.1 API."
2024-02-12T12:24:35.3944023Z }
2024-02-12T12:24:35.3944406Z tools.go:94: {
2024-02-12T12:24:35.3944815Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3945205Z "name": "Networks",
2024-02-12T12:24:35.3945575Z "links": [],
2024-02-12T12:24:35.3946087Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3946629Z "alias": "os-networks",
2024-02-12T12:24:35.3947209Z "description": "Admin-only Network Management Extension."
2024-02-12T12:24:35.3947621Z }
2024-02-12T12:24:35.3947864Z tools.go:94: {
2024-02-12T12:24:35.3948272Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3948735Z "name": "NetworkAssociationSupport",
2024-02-12T12:24:35.3949118Z "links": [],
2024-02-12T12:24:35.3949645Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3950244Z "alias": "os-networks-associate",
2024-02-12T12:24:35.3950753Z "description": "Network association support."
2024-02-12T12:24:35.3951148Z }
2024-02-12T12:24:35.3951386Z tools.go:94: {
2024-02-12T12:24:35.3951775Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3952187Z "name": "PauseServer",
2024-02-12T12:24:35.3952514Z "links": [],
2024-02-12T12:24:35.3953014Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3953575Z "alias": "os-pause-server",
2024-02-12T12:24:35.3954098Z "description": "Enable pause/unpause server actions."
2024-02-12T12:24:35.3954494Z }
2024-02-12T12:24:35.3954733Z tools.go:94: {
2024-02-12T12:24:35.3955111Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3955505Z "name": "Personality",
2024-02-12T12:24:35.3955832Z "links": [],
2024-02-12T12:24:35.3956336Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3956890Z "alias": "os-personality",
2024-02-12T12:24:35.3957612Z "description": "Personality support."
2024-02-12T12:24:35.3957991Z }
2024-02-12T12:24:35.3958241Z tools.go:94: {
2024-02-12T12:24:35.3958660Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3959216Z "name": "PreserveEphemeralOnRebuild",
2024-02-12T12:24:35.3959612Z "links": [],
2024-02-12T12:24:35.3960132Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3960768Z "alias": "os-preserve-ephemeral-rebuild",
2024-02-12T12:24:35.3961466Z "description": "Allow preservation of the ephemeral partition on rebuild."
2024-02-12T12:24:35.3961966Z }
2024-02-12T12:24:35.3962202Z tools.go:94: {
2024-02-12T12:24:35.3962591Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3962990Z "name": "QuotaClasses",
2024-02-12T12:24:35.3963325Z "links": [],
2024-02-12T12:24:35.3963839Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3964666Z "alias": "os-quota-class-sets",
2024-02-12T12:24:35.3965202Z "description": "Quota classes management support."
2024-02-12T12:24:35.3965596Z }
2024-02-12T12:24:35.3965842Z tools.go:94: {
2024-02-12T12:24:35.3966468Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3967165Z "name": "Quotas",
2024-02-12T12:24:35.3967591Z "links": [],
2024-02-12T12:24:35.3968533Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3969518Z "alias": "os-quota-sets",
2024-02-12T12:24:35.3970303Z "description": "Quotas management support."
2024-02-12T12:24:35.3970886Z }
2024-02-12T12:24:35.3971276Z tools.go:94: {
2024-02-12T12:24:35.3972009Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3972722Z "name": "Rescue",
2024-02-12T12:24:35.3973504Z "links": [],
2024-02-12T12:24:35.3974062Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3975072Z "alias": "os-rescue",
2024-02-12T12:24:35.3975543Z "description": "Instance rescue mode."
2024-02-12T12:24:35.3976167Z }
2024-02-12T12:24:35.3976509Z tools.go:94: {
2024-02-12T12:24:35.3976932Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3977406Z "name": "SecurityGroupDefaultRules",
2024-02-12T12:24:35.3978055Z "links": [],
2024-02-12T12:24:35.3978879Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.3979784Z "alias": "os-security-group-default-rules",
2024-02-12T12:24:35.3980502Z "description": "Default rules for security group support."
2024-02-12T12:24:35.3980973Z }
2024-02-12T12:24:35.3981321Z tools.go:94: {
2024-02-12T12:24:35.3981790Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.3982299Z "name": "SecurityGroups",
2024-02-12T12:24:35.3982714Z "links": [],
2024-02-12T12:24:35.4006345Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4007411Z "alias": "os-security-groups",
2024-02-12T12:24:35.4008244Z "description": "Security group support."
2024-02-12T12:24:35.4008897Z }
2024-02-12T12:24:35.4009322Z tools.go:94: {
2024-02-12T12:24:35.4010046Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4010764Z "name": "ServerDiagnostics",
2024-02-12T12:24:35.4011386Z "links": [],
2024-02-12T12:24:35.4012303Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4013477Z "alias": "os-server-diagnostics",
2024-02-12T12:24:35.4014803Z "description": "Allow Admins to view server diagnostics through server action."
2024-02-12T12:24:35.4015894Z }
2024-02-12T12:24:35.4016344Z tools.go:94: {
2024-02-12T12:24:35.4017106Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4017859Z "name": "ServerExternalEvents",
2024-02-12T12:24:35.4018500Z "links": [],
2024-02-12T12:24:35.4019368Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4020717Z "alias": "os-server-external-events",
2024-02-12T12:24:35.4021671Z "description": "Server External Event Triggers."
2024-02-12T12:24:35.4022332Z }
2024-02-12T12:24:35.4022751Z tools.go:94: {
2024-02-12T12:24:35.4023464Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4024213Z "name": "ServerGroupQuotas",
2024-02-12T12:24:35.4024847Z "links": [],
2024-02-12T12:24:35.4025796Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4027025Z "alias": "os-server-group-quotas",
2024-02-12T12:24:35.4028056Z "description": "Adds quota support to server groups."
2024-02-12T12:24:35.4028830Z }
2024-02-12T12:24:35.4029306Z tools.go:94: {
2024-02-12T12:24:35.4030113Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4030891Z "name": "ServerGroups",
2024-02-12T12:24:35.4031495Z "links": [],
2024-02-12T12:24:35.4032451Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4033578Z "alias": "os-server-groups",
2024-02-12T12:24:35.4034481Z "description": "Server group support."
2024-02-12T12:24:35.4035146Z }
2024-02-12T12:24:35.4035604Z tools.go:94: {
2024-02-12T12:24:35.4036375Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4037142Z "name": "ServerListMultiStatus",
2024-02-12T12:24:35.4037774Z "links": [],
2024-02-12T12:24:35.4038777Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4039979Z "alias": "os-server-list-multi-status",
2024-02-12T12:24:35.4041291Z "description": "Allow to filter the servers by a set of status values."
2024-02-12T12:24:35.4042090Z }
2024-02-12T12:24:35.4042762Z tools.go:94: {
2024-02-12T12:24:35.4043496Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4044185Z "name": "ServerPassword",
2024-02-12T12:24:35.4044781Z "links": [],
2024-02-12T12:24:35.4045804Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4046796Z "alias": "os-server-password",
2024-02-12T12:24:35.4047637Z "description": "Server password support."
2024-02-12T12:24:35.4048249Z }
2024-02-12T12:24:35.4048669Z tools.go:94: {
2024-02-12T12:24:35.4049400Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4049874Z "name": "ServerSortKeys",
2024-02-12T12:24:35.4050386Z "links": [],
2024-02-12T12:24:35.4051302Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4052361Z "alias": "os-server-sort-keys",
2024-02-12T12:24:35.4053372Z "description": "Add sorting support in get Server v2 API."
2024-02-12T12:24:35.4054127Z }
2024-02-12T12:24:35.4054603Z tools.go:94: {
2024-02-12T12:24:35.4055090Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4055523Z "name": "ServerStartStop",
2024-02-12T12:24:35.4056149Z "links": [],
2024-02-12T12:24:35.4056687Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4057308Z "alias": "os-server-start-stop",
2024-02-12T12:24:35.4057882Z "description": "Start/Stop instance compute API support."
2024-02-12T12:24:35.4058306Z }
2024-02-12T12:24:35.4058566Z tools.go:94: {
2024-02-12T12:24:35.4059149Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4059876Z "name": "Services",
2024-02-12T12:24:35.4060446Z "links": [],
2024-02-12T12:24:35.4061386Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4062411Z "alias": "os-services",
2024-02-12T12:24:35.4063189Z "description": "Services support."
2024-02-12T12:24:35.4063813Z }
2024-02-12T12:24:35.4064245Z tools.go:94: {
2024-02-12T12:24:35.4064980Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4065854Z "name": "Shelve",
2024-02-12T12:24:35.4066428Z "links": [],
2024-02-12T12:24:35.4067281Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4068199Z "alias": "os-shelve",
2024-02-12T12:24:35.4068949Z "description": "Instance shelve mode."
2024-02-12T12:24:35.4069558Z }
2024-02-12T12:24:35.4069996Z tools.go:94: {
2024-02-12T12:24:35.4070716Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4071440Z "name": "SimpleTenantUsage",
2024-02-12T12:24:35.4072074Z "links": [],
2024-02-12T12:24:35.4072988Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4074067Z "alias": "os-simple-tenant-usage",
2024-02-12T12:24:35.4074979Z "description": "Simple tenant usage extension."
2024-02-12T12:24:35.4075650Z }
2024-02-12T12:24:35.4076094Z tools.go:94: {
2024-02-12T12:24:35.4076830Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4077534Z "name": "SuspendServer",
2024-02-12T12:24:35.4078326Z "links": [],
2024-02-12T12:24:35.4079224Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4080242Z "alias": "os-suspend-server",
2024-02-12T12:24:35.4081184Z "description": "Enable suspend/resume server actions."
2024-02-12T12:24:35.4081924Z }
2024-02-12T12:24:35.4082357Z tools.go:94: {
2024-02-12T12:24:35.4083095Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4083852Z "name": "OSTenantNetworks",
2024-02-12T12:24:35.4084471Z "links": [],
2024-02-12T12:24:35.4085438Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4086297Z "alias": "os-tenant-networks",
2024-02-12T12:24:35.4087072Z "description": "Tenant-based Network Management Extension."
2024-02-12T12:24:35.4087864Z }
2024-02-12T12:24:35.4088438Z tools.go:94: {
2024-02-12T12:24:35.4089135Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4089800Z "name": "UsedLimits",
2024-02-12T12:24:35.4090368Z "links": [],
2024-02-12T12:24:35.4091289Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4092302Z "alias": "os-used-limits",
2024-02-12T12:24:35.4093410Z "description": "Provide data on limited resources that are being used."
2024-02-12T12:24:35.4094235Z }
2024-02-12T12:24:35.4094648Z tools.go:94: {
2024-02-12T12:24:35.4095358Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4096359Z "name": "UsedLimitsForAdmin",
2024-02-12T12:24:35.4097048Z "links": [],
2024-02-12T12:24:35.4098009Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4099185Z "alias": "os-used-limits-for-admin",
2024-02-12T12:24:35.4100529Z "description": "Provide data to admin on limited resources used by other tenants."
2024-02-12T12:24:35.4101443Z }
2024-02-12T12:24:35.4101850Z tools.go:94: {
2024-02-12T12:24:35.4102516Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4103136Z "name": "UserData",
2024-02-12T12:24:35.4103638Z "links": [],
2024-02-12T12:24:35.4104475Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4105367Z "alias": "os-user-data",
2024-02-12T12:24:35.4106208Z "description": "Add user_data to the Create Server API."
2024-02-12T12:24:35.4106872Z }
2024-02-12T12:24:35.4107264Z tools.go:94: {
2024-02-12T12:24:35.4107892Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4108522Z "name": "UserQuotas",
2024-02-12T12:24:35.4109050Z "links": [],
2024-02-12T12:24:35.4109869Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4110769Z "alias": "os-user-quotas",
2024-02-12T12:24:35.4111712Z "description": "Project user quota support."
2024-02-12T12:24:35.4112379Z }
2024-02-12T12:24:35.4112829Z tools.go:94: {
2024-02-12T12:24:35.4113609Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4114421Z "name": "VirtualInterfaces",
2024-02-12T12:24:35.4115111Z "links": [],
2024-02-12T12:24:35.4116052Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4117242Z "alias": "os-virtual-interfaces",
2024-02-12T12:24:35.4118172Z "description": "Virtual interface support."
2024-02-12T12:24:35.4118879Z }
2024-02-12T12:24:35.4119330Z tools.go:94: {
2024-02-12T12:24:35.4120137Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4120951Z "name": "VolumeAttachmentUpdate",
2024-02-12T12:24:35.4121605Z "links": [],
2024-02-12T12:24:35.4122517Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4123682Z "alias": "os-volume-attachment-update",
2024-02-12T12:24:35.4124803Z "description": "Support for updating a volume attachment."
2024-02-12T12:24:35.4125610Z }
2024-02-12T12:24:35.4126043Z tools.go:94: {
2024-02-12T12:24:35.4126747Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4127456Z "name": "Volumes",
2024-02-12T12:24:35.4127992Z "links": [],
2024-02-12T12:24:35.4128940Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4129990Z "alias": "os-volumes",
2024-02-12T12:24:35.4130771Z "description": "Volumes support."
2024-02-12T12:24:35.4131419Z }
2024-02-12T12:24:35.4132009Z --- PASS: TestExtensionsList (0.05s)
2024-02-12T12:24:35.4132658Z === RUN TestExtensionsGet
2024-02-12T12:24:35.4133520Z tools.go:94: {
2024-02-12T12:24:35.4134318Z "updated": "2014-12-03T00:00:00Z",
2024-02-12T12:24:35.4135114Z "name": "AdminActions",
2024-02-12T12:24:35.4136103Z "links": [],
2024-02-12T12:24:35.4137099Z "namespace": "http://docs.openstack.org/compute/ext/fake_xml",
2024-02-12T12:24:35.4138247Z "alias": "os-admin-actions",
2024-02-12T12:24:35.4140302Z "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n "
2024-02-12T12:24:35.4141635Z }
2024-02-12T12:24:35.4142183Z --- PASS: TestExtensionsGet (0.05s)
2024-02-12T12:24:35.4142811Z === RUN TestFlavorsList
2024-02-12T12:24:35.4484141Z tools.go:94: {
2024-02-12T12:24:35.4484919Z "id": "1",
2024-02-12T12:24:35.4485627Z "disk": 1,
2024-02-12T12:24:35.4486337Z "ram": 512,
2024-02-12T12:24:35.4487753Z "name": "m1.tiny",
2024-02-12T12:24:35.4488432Z "rxtx_factor": 1,
2024-02-12T12:24:35.4489005Z "vcpus": 1,
2024-02-12T12:24:35.4489911Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4490815Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4491511Z "description": "",
2024-02-12T12:24:35.4492086Z "extra_specs": null
2024-02-12T12:24:35.4492568Z }
2024-02-12T12:24:35.4492966Z tools.go:94: {
2024-02-12T12:24:35.4493267Z "id": "2",
2024-02-12T12:24:35.4493574Z "disk": 20,
2024-02-12T12:24:35.4493876Z "ram": 2048,
2024-02-12T12:24:35.4494192Z "name": "m1.small",
2024-02-12T12:24:35.4494772Z "rxtx_factor": 1,
2024-02-12T12:24:35.4495121Z "vcpus": 1,
2024-02-12T12:24:35.4495784Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4496355Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4496755Z "description": "",
2024-02-12T12:24:35.4497105Z "extra_specs": null
2024-02-12T12:24:35.4497411Z }
2024-02-12T12:24:35.4497670Z tools.go:94: {
2024-02-12T12:24:35.4497956Z "id": "3",
2024-02-12T12:24:35.4498237Z "disk": 40,
2024-02-12T12:24:35.4498704Z "ram": 4096,
2024-02-12T12:24:35.4499037Z "name": "m1.medium",
2024-02-12T12:24:35.4499605Z "rxtx_factor": 1,
2024-02-12T12:24:35.4500162Z "vcpus": 2,
2024-02-12T12:24:35.4500649Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4501544Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4501979Z "description": "",
2024-02-12T12:24:35.4502549Z "extra_specs": null
2024-02-12T12:24:35.4502952Z }
2024-02-12T12:24:35.4503225Z tools.go:94: {
2024-02-12T12:24:35.4503511Z "id": "4",
2024-02-12T12:24:35.4503801Z "disk": 80,
2024-02-12T12:24:35.4504093Z "ram": 8192,
2024-02-12T12:24:35.4504405Z "name": "m1.large",
2024-02-12T12:24:35.4504743Z "rxtx_factor": 1,
2024-02-12T12:24:35.4505066Z "vcpus": 4,
2024-02-12T12:24:35.4505519Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4506193Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4506616Z "description": "",
2024-02-12T12:24:35.4506976Z "extra_specs": null
2024-02-12T12:24:35.4507282Z }
2024-02-12T12:24:35.4507545Z tools.go:94: {
2024-02-12T12:24:35.4507830Z "id": "5",
2024-02-12T12:24:35.4508117Z "disk": 160,
2024-02-12T12:24:35.4508418Z "ram": 16384,
2024-02-12T12:24:35.4508740Z "name": "m1.xlarge",
2024-02-12T12:24:35.4509079Z "rxtx_factor": 1,
2024-02-12T12:24:35.4509392Z "vcpus": 8,
2024-02-12T12:24:35.4509828Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4510381Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4511271Z "description": "",
2024-02-12T12:24:35.4512085Z "extra_specs": null
2024-02-12T12:24:35.4512609Z }
2024-02-12T12:24:35.4513456Z tools.go:94: {
2024-02-12T12:24:35.4513918Z "id": "98",
2024-02-12T12:24:35.4514457Z "disk": 11,
2024-02-12T12:24:35.4515272Z "ram": 512,
2024-02-12T12:24:35.4515982Z "name": "m1.resize",
2024-02-12T12:24:35.4516349Z "rxtx_factor": 1,
2024-02-12T12:24:35.4516681Z "vcpus": 1,
2024-02-12T12:24:35.4517157Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4517681Z "OS-FLV-EXT-DATA:ephemeral": 10,
2024-02-12T12:24:35.4518084Z "description": "",
2024-02-12T12:24:35.4518440Z "extra_specs": null
2024-02-12T12:24:35.4518741Z }
2024-02-12T12:24:35.4519008Z tools.go:94: {
2024-02-12T12:24:35.4519324Z "id": "99",
2024-02-12T12:24:35.4519609Z "disk": 10,
2024-02-12T12:24:35.4519884Z "ram": 512,
2024-02-12T12:24:35.4520188Z "name": "m1.acctest",
2024-02-12T12:24:35.4520540Z "rxtx_factor": 1,
2024-02-12T12:24:35.4520859Z "vcpus": 1,
2024-02-12T12:24:35.4521293Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4521789Z "OS-FLV-EXT-DATA:ephemeral": 10,
2024-02-12T12:24:35.4522192Z "description": "",
2024-02-12T12:24:35.4522772Z "extra_specs": null
2024-02-12T12:24:35.4523299Z }
2024-02-12T12:24:35.4523625Z tools.go:94: {
2024-02-12T12:24:35.4523919Z "id": "c1",
2024-02-12T12:24:35.4524317Z "disk": 1,
2024-02-12T12:24:35.4524699Z "ram": 256,
2024-02-12T12:24:35.4525134Z "name": "cirros256",
2024-02-12T12:24:35.4525483Z "rxtx_factor": 1,
2024-02-12T12:24:35.4525803Z "vcpus": 1,
2024-02-12T12:24:35.4526329Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4526958Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4527362Z "description": "",
2024-02-12T12:24:35.4527704Z "extra_specs": null
2024-02-12T12:24:35.4528001Z }
2024-02-12T12:24:35.4528260Z tools.go:94: {
2024-02-12T12:24:35.4528553Z "id": "d1",
2024-02-12T12:24:35.4528838Z "disk": 5,
2024-02-12T12:24:35.4529117Z "ram": 512,
2024-02-12T12:24:35.4529522Z "name": "ds512M",
2024-02-12T12:24:35.4529858Z "rxtx_factor": 1,
2024-02-12T12:24:35.4530169Z "vcpus": 1,
2024-02-12T12:24:35.4530591Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4531067Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4531471Z "description": "",
2024-02-12T12:24:35.4531828Z "extra_specs": null
2024-02-12T12:24:35.4532212Z }
2024-02-12T12:24:35.4532663Z tools.go:94: {
2024-02-12T12:24:35.4532950Z "id": "d2",
2024-02-12T12:24:35.4533237Z "disk": 10,
2024-02-12T12:24:35.4533643Z "ram": 1024,
2024-02-12T12:24:35.4533950Z "name": "ds1G",
2024-02-12T12:24:35.4534426Z "rxtx_factor": 1,
2024-02-12T12:24:35.4534755Z "vcpus": 1,
2024-02-12T12:24:35.4535199Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4535870Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4536448Z "description": "",
2024-02-12T12:24:35.4536908Z "extra_specs": null
2024-02-12T12:24:35.4537321Z }
2024-02-12T12:24:35.4537584Z tools.go:94: {
2024-02-12T12:24:35.4537872Z "id": "d3",
2024-02-12T12:24:35.4538157Z "disk": 10,
2024-02-12T12:24:35.4538445Z "ram": 2048,
2024-02-12T12:24:35.4538761Z "name": "ds2G",
2024-02-12T12:24:35.4539093Z "rxtx_factor": 1,
2024-02-12T12:24:35.4539412Z "vcpus": 2,
2024-02-12T12:24:35.4539854Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4540348Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4540742Z "description": "",
2024-02-12T12:24:35.4541248Z "extra_specs": null
2024-02-12T12:24:35.4541551Z }
2024-02-12T12:24:35.4541792Z tools.go:94: {
2024-02-12T12:24:35.4542072Z "id": "d4",
2024-02-12T12:24:35.4542501Z "disk": 20,
2024-02-12T12:24:35.4542801Z "ram": 4096,
2024-02-12T12:24:35.4543103Z "name": "ds4G",
2024-02-12T12:24:35.4543425Z "rxtx_factor": 1,
2024-02-12T12:24:35.4543785Z "vcpus": 4,
2024-02-12T12:24:35.4544214Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4544692Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4545082Z "description": "",
2024-02-12T12:24:35.4545416Z "extra_specs": null
2024-02-12T12:24:35.4545860Z }
2024-02-12T12:24:35.4546187Z --- PASS: TestFlavorsList (0.05s)
2024-02-12T12:24:35.4546551Z === RUN TestFlavorsAccessTypeList
2024-02-12T12:24:35.4649339Z flavors_test.go:52: ** all flavors: **
2024-02-12T12:24:35.4977887Z tools.go:94: {
2024-02-12T12:24:35.4978506Z "id": "1",
2024-02-12T12:24:35.4979040Z "disk": 1,
2024-02-12T12:24:35.4981213Z "ram": 512,
2024-02-12T12:24:35.4981940Z "name": "m1.tiny",
2024-02-12T12:24:35.4982498Z "rxtx_factor": 1,
2024-02-12T12:24:35.4982862Z "vcpus": 1,
2024-02-12T12:24:35.4983537Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4984105Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4984524Z "description": "",
2024-02-12T12:24:35.4984891Z "extra_specs": null
2024-02-12T12:24:35.4985208Z }
2024-02-12T12:24:35.4985496Z tools.go:94: {
2024-02-12T12:24:35.4985799Z "id": "2",
2024-02-12T12:24:35.4986093Z "disk": 20,
2024-02-12T12:24:35.4986400Z "ram": 2048,
2024-02-12T12:24:35.4986730Z "name": "m1.small",
2024-02-12T12:24:35.4987091Z "rxtx_factor": 1,
2024-02-12T12:24:35.4987423Z "vcpus": 1,
2024-02-12T12:24:35.4987866Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4988393Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4988810Z "description": "",
2024-02-12T12:24:35.4989179Z "extra_specs": null
2024-02-12T12:24:35.4989482Z }
2024-02-12T12:24:35.4989741Z tools.go:94: {
2024-02-12T12:24:35.4990037Z "id": "3",
2024-02-12T12:24:35.4990773Z "disk": 40,
2024-02-12T12:24:35.4991108Z "ram": 4096,
2024-02-12T12:24:35.4991438Z "name": "m1.medium",
2024-02-12T12:24:35.4991802Z "rxtx_factor": 1,
2024-02-12T12:24:35.4992145Z "vcpus": 2,
2024-02-12T12:24:35.4992979Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4993502Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4993891Z "description": "",
2024-02-12T12:24:35.4994238Z "extra_specs": null
2024-02-12T12:24:35.4994526Z }
2024-02-12T12:24:35.4994787Z tools.go:94: {
2024-02-12T12:24:35.4995073Z "id": "4",
2024-02-12T12:24:35.4995359Z "disk": 80,
2024-02-12T12:24:35.4995647Z "ram": 8192,
2024-02-12T12:24:35.4995960Z "name": "m1.large",
2024-02-12T12:24:35.4996304Z "rxtx_factor": 1,
2024-02-12T12:24:35.4996612Z "vcpus": 4,
2024-02-12T12:24:35.4997038Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.4997527Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.4997921Z "description": "",
2024-02-12T12:24:35.4998266Z "extra_specs": null
2024-02-12T12:24:35.4998545Z }
2024-02-12T12:24:35.4998794Z tools.go:94: {
2024-02-12T12:24:35.4999069Z "id": "5",
2024-02-12T12:24:35.4999351Z "disk": 160,
2024-02-12T12:24:35.4999642Z "ram": 16384,
2024-02-12T12:24:35.4999954Z "name": "m1.xlarge",
2024-02-12T12:24:35.5000285Z "rxtx_factor": 1,
2024-02-12T12:24:35.5000587Z "vcpus": 8,
2024-02-12T12:24:35.5001006Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5001492Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5001907Z "description": "",
2024-02-12T12:24:35.5002457Z "extra_specs": null
2024-02-12T12:24:35.5002943Z }
2024-02-12T12:24:35.5003222Z tools.go:94: {
2024-02-12T12:24:35.5003512Z "id": "98",
2024-02-12T12:24:35.5003798Z "disk": 11,
2024-02-12T12:24:35.5004155Z "ram": 512,
2024-02-12T12:24:35.5004465Z "name": "m1.resize",
2024-02-12T12:24:35.5004853Z "rxtx_factor": 1,
2024-02-12T12:24:35.5005159Z "vcpus": 1,
2024-02-12T12:24:35.5005597Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5006090Z "OS-FLV-EXT-DATA:ephemeral": 10,
2024-02-12T12:24:35.5006496Z "description": "",
2024-02-12T12:24:35.5006838Z "extra_specs": null
2024-02-12T12:24:35.5006968Z }
2024-02-12T12:24:35.5007188Z tools.go:94: {
2024-02-12T12:24:35.5007437Z "id": "99",
2024-02-12T12:24:35.5007589Z "disk": 10,
2024-02-12T12:24:35.5007718Z "ram": 512,
2024-02-12T12:24:35.5007874Z "name": "m1.acctest",
2024-02-12T12:24:35.5008024Z "rxtx_factor": 1,
2024-02-12T12:24:35.5008156Z "vcpus": 1,
2024-02-12T12:24:35.5008435Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5008681Z "OS-FLV-EXT-DATA:ephemeral": 10,
2024-02-12T12:24:35.5008837Z "description": "",
2024-02-12T12:24:35.5008996Z "extra_specs": null
2024-02-12T12:24:35.5009092Z }
2024-02-12T12:24:35.5009222Z tools.go:94: {
2024-02-12T12:24:35.5009356Z "id": "c1",
2024-02-12T12:24:35.5009477Z "disk": 1,
2024-02-12T12:24:35.5009607Z "ram": 256,
2024-02-12T12:24:35.5009759Z "name": "cirros256",
2024-02-12T12:24:35.5009901Z "rxtx_factor": 1,
2024-02-12T12:24:35.5010035Z "vcpus": 1,
2024-02-12T12:24:35.5010295Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5010538Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5010690Z "description": "",
2024-02-12T12:24:35.5010847Z "extra_specs": null
2024-02-12T12:24:35.5010945Z }
2024-02-12T12:24:35.5011072Z tools.go:94: {
2024-02-12T12:24:35.5011202Z "id": "d1",
2024-02-12T12:24:35.5011323Z "disk": 5,
2024-02-12T12:24:35.5011535Z "ram": 512,
2024-02-12T12:24:35.5011681Z "name": "ds512M",
2024-02-12T12:24:35.5011824Z "rxtx_factor": 1,
2024-02-12T12:24:35.5011959Z "vcpus": 1,
2024-02-12T12:24:35.5012216Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5012454Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5012602Z "description": "",
2024-02-12T12:24:35.5012751Z "extra_specs": null
2024-02-12T12:24:35.5012850Z }
2024-02-12T12:24:35.5012970Z tools.go:94: {
2024-02-12T12:24:35.5013105Z "id": "d2",
2024-02-12T12:24:35.5013228Z "disk": 10,
2024-02-12T12:24:35.5013362Z "ram": 1024,
2024-02-12T12:24:35.5013499Z "name": "ds1G",
2024-02-12T12:24:35.5013643Z "rxtx_factor": 1,
2024-02-12T12:24:35.5013773Z "vcpus": 1,
2024-02-12T12:24:35.5014024Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5014260Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5014410Z "description": "",
2024-02-12T12:24:35.5014560Z "extra_specs": null
2024-02-12T12:24:35.5014660Z }
2024-02-12T12:24:35.5014778Z tools.go:94: {
2024-02-12T12:24:35.5014907Z "id": "d3",
2024-02-12T12:24:35.5015028Z "disk": 10,
2024-02-12T12:24:35.5015154Z "ram": 2048,
2024-02-12T12:24:35.5015297Z "name": "ds2G",
2024-02-12T12:24:35.5015438Z "rxtx_factor": 1,
2024-02-12T12:24:35.5015936Z "vcpus": 2,
2024-02-12T12:24:35.5016249Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5016507Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5016667Z "description": "",
2024-02-12T12:24:35.5016820Z "extra_specs": null
2024-02-12T12:24:35.5016928Z }
2024-02-12T12:24:35.5017058Z tools.go:94: {
2024-02-12T12:24:35.5017313Z "id": "d4",
2024-02-12T12:24:35.5017452Z "disk": 20,
2024-02-12T12:24:35.5017580Z "ram": 4096,
2024-02-12T12:24:35.5017750Z "name": "ds4G",
2024-02-12T12:24:35.5017982Z "rxtx_factor": 1,
2024-02-12T12:24:35.5018115Z "vcpus": 4,
2024-02-12T12:24:35.5018374Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5018604Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5018763Z "description": "",
2024-02-12T12:24:35.5018911Z "extra_specs": null
2024-02-12T12:24:35.5019013Z }
2024-02-12T12:24:35.5019211Z flavors_test.go:52: ** public flavors: **
2024-02-12T12:24:35.5090080Z tools.go:94: {
2024-02-12T12:24:35.5090328Z "id": "1",
2024-02-12T12:24:35.5090467Z "disk": 1,
2024-02-12T12:24:35.5090606Z "ram": 512,
2024-02-12T12:24:35.5090789Z "name": "m1.tiny",
2024-02-12T12:24:35.5090997Z "rxtx_factor": 1,
2024-02-12T12:24:35.5091227Z "vcpus": 1,
2024-02-12T12:24:35.5091788Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5092269Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5092458Z "description": "",
2024-02-12T12:24:35.5092647Z "extra_specs": null
2024-02-12T12:24:35.5092821Z }
2024-02-12T12:24:35.5093072Z tools.go:94: {
2024-02-12T12:24:35.5093309Z "id": "2",
2024-02-12T12:24:35.5093540Z "disk": 20,
2024-02-12T12:24:35.5093798Z "ram": 2048,
2024-02-12T12:24:35.5094092Z "name": "m1.small",
2024-02-12T12:24:35.5094363Z "rxtx_factor": 1,
2024-02-12T12:24:35.5094585Z "vcpus": 1,
2024-02-12T12:24:35.5095089Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5095503Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5095958Z "description": "",
2024-02-12T12:24:35.5096238Z "extra_specs": null
2024-02-12T12:24:35.5096405Z }
2024-02-12T12:24:35.5096650Z tools.go:94: {
2024-02-12T12:24:35.5096887Z "id": "3",
2024-02-12T12:24:35.5097044Z "disk": 40,
2024-02-12T12:24:35.5097180Z "ram": 4096,
2024-02-12T12:24:35.5097478Z "name": "m1.medium",
2024-02-12T12:24:35.5097629Z "rxtx_factor": 1,
2024-02-12T12:24:35.5097754Z "vcpus": 2,
2024-02-12T12:24:35.5098045Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5098291Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5098446Z "description": "",
2024-02-12T12:24:35.5098603Z "extra_specs": null
2024-02-12T12:24:35.5098702Z }
2024-02-12T12:24:35.5098835Z tools.go:94: {
2024-02-12T12:24:35.5098958Z "id": "4",
2024-02-12T12:24:35.5099084Z "disk": 80,
2024-02-12T12:24:35.5099218Z "ram": 8192,
2024-02-12T12:24:35.5099364Z "name": "m1.large",
2024-02-12T12:24:35.5099515Z "rxtx_factor": 1,
2024-02-12T12:24:35.5099641Z "vcpus": 4,
2024-02-12T12:24:35.5099902Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5100142Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5100297Z "description": "",
2024-02-12T12:24:35.5100451Z "extra_specs": null
2024-02-12T12:24:35.5100547Z }
2024-02-12T12:24:35.5100708Z tools.go:94: {
2024-02-12T12:24:35.5100831Z "id": "5",
2024-02-12T12:24:35.5100965Z "disk": 160,
2024-02-12T12:24:35.5101095Z "ram": 16384,
2024-02-12T12:24:35.5101246Z "name": "m1.xlarge",
2024-02-12T12:24:35.5101398Z "rxtx_factor": 1,
2024-02-12T12:24:35.5101523Z "vcpus": 8,
2024-02-12T12:24:35.5101787Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5102020Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5102176Z "description": "",
2024-02-12T12:24:35.5102330Z "extra_specs": null
2024-02-12T12:24:35.5102428Z }
2024-02-12T12:24:35.5102553Z tools.go:94: {
2024-02-12T12:24:35.5102820Z "id": "98",
2024-02-12T12:24:35.5103071Z "disk": 11,
2024-02-12T12:24:35.5103304Z "ram": 512,
2024-02-12T12:24:35.5103473Z "name": "m1.resize",
2024-02-12T12:24:35.5103695Z "rxtx_factor": 1,
2024-02-12T12:24:35.5103821Z "vcpus": 1,
2024-02-12T12:24:35.5104103Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5104343Z "OS-FLV-EXT-DATA:ephemeral": 10,
2024-02-12T12:24:35.5104492Z "description": "",
2024-02-12T12:24:35.5104652Z "extra_specs": null
2024-02-12T12:24:35.5104748Z }
2024-02-12T12:24:35.5104877Z tools.go:94: {
2024-02-12T12:24:35.5104999Z "id": "99",
2024-02-12T12:24:35.5105123Z "disk": 10,
2024-02-12T12:24:35.5105251Z "ram": 512,
2024-02-12T12:24:35.5105406Z "name": "m1.acctest",
2024-02-12T12:24:35.5105554Z "rxtx_factor": 1,
2024-02-12T12:24:35.5105677Z "vcpus": 1,
2024-02-12T12:24:35.5105941Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5106178Z "OS-FLV-EXT-DATA:ephemeral": 10,
2024-02-12T12:24:35.5106325Z "description": "",
2024-02-12T12:24:35.5106482Z "extra_specs": null
2024-02-12T12:24:35.5106574Z }
2024-02-12T12:24:35.5106699Z tools.go:94: {
2024-02-12T12:24:35.5106823Z "id": "c1",
2024-02-12T12:24:35.5106943Z "disk": 1,
2024-02-12T12:24:35.5107073Z "ram": 256,
2024-02-12T12:24:35.5107223Z "name": "cirros256",
2024-02-12T12:24:35.5107371Z "rxtx_factor": 1,
2024-02-12T12:24:35.5107496Z "vcpus": 1,
2024-02-12T12:24:35.5107749Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5107989Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5108696Z "description": "",
2024-02-12T12:24:35.5108867Z "extra_specs": null
2024-02-12T12:24:35.5108966Z }
2024-02-12T12:24:35.5109098Z tools.go:94: {
2024-02-12T12:24:35.5109221Z "id": "d1",
2024-02-12T12:24:35.5109347Z "disk": 5,
2024-02-12T12:24:35.5109476Z "ram": 512,
2024-02-12T12:24:35.5109618Z "name": "ds512M",
2024-02-12T12:24:35.5109840Z "rxtx_factor": 1,
2024-02-12T12:24:35.5109965Z "vcpus": 1,
2024-02-12T12:24:35.5110232Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5110469Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5110616Z "description": "",
2024-02-12T12:24:35.5110770Z "extra_specs": null
2024-02-12T12:24:35.5110863Z }
2024-02-12T12:24:35.5110980Z tools.go:94: {
2024-02-12T12:24:35.5111113Z "id": "d2",
2024-02-12T12:24:35.5111237Z "disk": 10,
2024-02-12T12:24:35.5111369Z "ram": 1024,
2024-02-12T12:24:35.5111506Z "name": "ds1G",
2024-02-12T12:24:35.5111646Z "rxtx_factor": 1,
2024-02-12T12:24:35.5111776Z "vcpus": 1,
2024-02-12T12:24:35.5112022Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5112258Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5112404Z "description": "",
2024-02-12T12:24:35.5112556Z "extra_specs": null
2024-02-12T12:24:35.5112652Z }
2024-02-12T12:24:35.5112769Z tools.go:94: {
2024-02-12T12:24:35.5112896Z "id": "d3",
2024-02-12T12:24:35.5113017Z "disk": 10,
2024-02-12T12:24:35.5113147Z "ram": 2048,
2024-02-12T12:24:35.5113280Z "name": "ds2G",
2024-02-12T12:24:35.5113419Z "rxtx_factor": 1,
2024-02-12T12:24:35.5113548Z "vcpus": 2,
2024-02-12T12:24:35.5113792Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5114024Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5114171Z "description": "",
2024-02-12T12:24:35.5114316Z "extra_specs": null
2024-02-12T12:24:35.5114415Z }
2024-02-12T12:24:35.5114531Z tools.go:94: {
2024-02-12T12:24:35.5114659Z "id": "d4",
2024-02-12T12:24:35.5114782Z "disk": 20,
2024-02-12T12:24:35.5115012Z "ram": 4096,
2024-02-12T12:24:35.5115149Z "name": "ds4G",
2024-02-12T12:24:35.5115287Z "rxtx_factor": 1,
2024-02-12T12:24:35.5115455Z "vcpus": 4,
2024-02-12T12:24:35.5115898Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5116363Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.5116600Z "description": "",
2024-02-12T12:24:35.5116753Z "extra_specs": null
2024-02-12T12:24:35.5116859Z }
2024-02-12T12:24:35.5117069Z flavors_test.go:52: ** private flavors: **
2024-02-12T12:24:35.5183684Z --- PASS: TestFlavorsAccessTypeList (0.07s)
2024-02-12T12:24:35.5183895Z === RUN TestFlavorsGet
2024-02-12T12:24:35.5614320Z tools.go:94: {
2024-02-12T12:24:35.5614594Z "id": "99",
2024-02-12T12:24:35.5614870Z "disk": 10,
2024-02-12T12:24:35.5615132Z "ram": 512,
2024-02-12T12:24:35.5615409Z "name": "m1.acctest",
2024-02-12T12:24:35.5615885Z "rxtx_factor": 1,
2024-02-12T12:24:35.5616118Z "vcpus": 1,
2024-02-12T12:24:35.5616792Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.5617079Z "OS-FLV-EXT-DATA:ephemeral": 10,
2024-02-12T12:24:35.5617242Z "description": "",
2024-02-12T12:24:35.5617404Z "extra_specs": null
2024-02-12T12:24:35.5617505Z }
2024-02-12T12:24:35.5617680Z --- PASS: TestFlavorsGet (0.04s)
2024-02-12T12:24:35.5617805Z === RUN TestFlavorExtraSpecsGet
2024-02-12T12:24:35.5766765Z compute.go:360: Attempting to create flavor flavor_6EhkS
2024-02-12T12:24:35.6069598Z compute.go:376: Successfully created flavor 871006c1-1dfd-4434-beac-f83d4084603a
2024-02-12T12:24:35.6212342Z tools.go:94: {
2024-02-12T12:24:35.6212956Z "hw:cpu_policy": "CPU-POLICY",
2024-02-12T12:24:35.6213620Z "hw:cpu_thread_policy": "CPU-THREAD-POLICY"
2024-02-12T12:24:35.6213813Z }
2024-02-12T12:24:35.6275312Z tools.go:94: {
2024-02-12T12:24:35.6275986Z "id": "871006c1-1dfd-4434-beac-f83d4084603a",
2024-02-12T12:24:35.6276231Z "disk": 1,
2024-02-12T12:24:35.6276460Z "ram": 1,
2024-02-12T12:24:35.6276979Z "name": "flavor_6EhkS",
2024-02-12T12:24:35.6277265Z "rxtx_factor": 1,
2024-02-12T12:24:35.6277410Z "vcpus": 1,
2024-02-12T12:24:35.6277720Z "os-flavor-access:is_public": false,
2024-02-12T12:24:35.6277966Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.6278127Z "description": "",
2024-02-12T12:24:35.6278268Z "extra_specs": {
2024-02-12T12:24:35.6278531Z "hw:cpu_policy": "CPU-POLICY",
2024-02-12T12:24:35.6278862Z "hw:cpu_thread_policy": "CPU-THREAD-POLICY"
2024-02-12T12:24:35.6278985Z }
2024-02-12T12:24:35.6279081Z }
2024-02-12T12:24:35.6402780Z compute.go:864: Deleted flavor: 871006c1-1dfd-4434-beac-f83d4084603a
2024-02-12T12:24:35.6403178Z --- PASS: TestFlavorExtraSpecsGet (0.08s)
2024-02-12T12:24:35.6405195Z === RUN TestFlavorsCreateDelete
2024-02-12T12:24:35.6576538Z compute.go:214: Attempting to create flavor flavor_YRtGV
2024-02-12T12:24:35.6909903Z compute.go:231: Successfully created flavor 75cf2983-60ca-41ba-8acb-515060a3776c
2024-02-12T12:24:35.6910202Z tools.go:94: {
2024-02-12T12:24:35.6910577Z "id": "75cf2983-60ca-41ba-8acb-515060a3776c",
2024-02-12T12:24:35.6910731Z "disk": 1,
2024-02-12T12:24:35.6910898Z "ram": 1,
2024-02-12T12:24:35.6911182Z "name": "flavor_YRtGV",
2024-02-12T12:24:35.6911382Z "rxtx_factor": 1,
2024-02-12T12:24:35.6911543Z "vcpus": 1,
2024-02-12T12:24:35.6911815Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.6912066Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.6912409Z "description": "I am flavor_YRtGV and i am a yummy flavor",
2024-02-12T12:24:35.6912572Z "extra_specs": null
2024-02-12T12:24:35.6912672Z }
2024-02-12T12:24:35.7014411Z compute.go:864: Deleted flavor: 75cf2983-60ca-41ba-8acb-515060a3776c
2024-02-12T12:24:35.7014794Z --- PASS: TestFlavorsCreateDelete (0.06s)
2024-02-12T12:24:35.7015021Z === RUN TestFlavorsCreateUpdateDelete
2024-02-12T12:24:35.7181701Z compute.go:214: Attempting to create flavor flavor_6nWth
2024-02-12T12:24:35.7478261Z compute.go:231: Successfully created flavor 0fcf9f6b-f513-4020-80aa-e9dbae7e6c81
2024-02-12T12:24:35.7478533Z tools.go:94: {
2024-02-12T12:24:35.7479114Z "id": "0fcf9f6b-f513-4020-80aa-e9dbae7e6c81",
2024-02-12T12:24:35.7479347Z "disk": 1,
2024-02-12T12:24:35.7479562Z "ram": 1,
2024-02-12T12:24:35.7479862Z "name": "flavor_6nWth",
2024-02-12T12:24:35.7480130Z "rxtx_factor": 1,
2024-02-12T12:24:35.7480432Z "vcpus": 1,
2024-02-12T12:24:35.7480871Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.7481138Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.7481546Z "description": "I am flavor_6nWth and i am a yummy flavor",
2024-02-12T12:24:35.7481713Z "extra_specs": null
2024-02-12T12:24:35.7481816Z }
2024-02-12T12:24:35.7657105Z tools.go:94: {
2024-02-12T12:24:35.7657842Z "id": "0fcf9f6b-f513-4020-80aa-e9dbae7e6c81",
2024-02-12T12:24:35.7658108Z "disk": 1,
2024-02-12T12:24:35.7658337Z "ram": 1,
2024-02-12T12:24:35.7658616Z "name": "flavor_6nWth",
2024-02-12T12:24:35.7658877Z "rxtx_factor": 1,
2024-02-12T12:24:35.7659112Z "vcpus": 1,
2024-02-12T12:24:35.7659783Z "os-flavor-access:is_public": true,
2024-02-12T12:24:35.7660227Z "OS-FLV-EXT-DATA:ephemeral": 0,
2024-02-12T12:24:35.7660705Z "description": "This is the new description",
2024-02-12T12:24:35.7660979Z "extra_specs": null
2024-02-12T12:24:35.7661152Z }
2024-02-12T12:24:35.7797234Z compute.go:864: Deleted flavor: 0fcf9f6b-f513-4020-80aa-e9dbae7e6c81
2024-02-12T12:24:35.7798409Z --- PASS: TestFlavorsCreateUpdateDelete (0.08s)
2024-02-12T12:24:35.7799182Z === RUN TestFlavorsAccessesList
2024-02-12T12:24:35.7965961Z compute.go:360: Attempting to create flavor flavor_eWsEO
2024-02-12T12:24:35.8259534Z compute.go:376: Successfully created flavor da977fa9-85e8-4acc-b2b0-0984266a6832
2024-02-12T12:24:35.8437767Z compute.go:864: Deleted flavor: da977fa9-85e8-4acc-b2b0-0984266a6832
2024-02-12T12:24:35.8438423Z --- PASS: TestFlavorsAccessesList (0.06s)
2024-02-12T12:24:35.8438965Z === RUN TestFlavorsAccessCRUD
2024-02-12T12:24:35.8748002Z identity.go:26: Attempting to create project: ACPTTESTK49ugF3N
2024-02-12T12:24:35.8977612Z identity.go:43: Successfully created project ACPTTESTK49ugF3N with ID a537398cd44c428990bb7d1cc31beb6e
2024-02-12T12:24:35.8978798Z compute.go:360: Attempting to create flavor flavor_Hrgcu
2024-02-12T12:24:35.9764751Z compute.go:376: Successfully created flavor 93d13d14-e2c9-4e27-887d-04ea874ecaf0
2024-02-12T12:24:36.0087438Z tools.go:94: {
2024-02-12T12:24:36.0088651Z "flavor_id": "93d13d14-e2c9-4e27-887d-04ea874ecaf0",
2024-02-12T12:24:36.0089727Z "tenant_id": "a537398cd44c428990bb7d1cc31beb6e"
2024-02-12T12:24:36.0090266Z }
2024-02-12T12:24:36.0525276Z compute.go:864: Deleted flavor: 93d13d14-e2c9-4e27-887d-04ea874ecaf0
2024-02-12T12:24:36.1036558Z identity.go:239: Deleted project: a537398cd44c428990bb7d1cc31beb6e
2024-02-12T12:24:36.1037758Z --- PASS: TestFlavorsAccessCRUD (0.26s)
2024-02-12T12:24:36.1038403Z === RUN TestFlavorsExtraSpecsCRUD
2024-02-12T12:24:36.1396922Z compute.go:360: Attempting to create flavor flavor_yEISD
2024-02-12T12:24:36.1953232Z compute.go:376: Successfully created flavor 787844c3-e691-41d6-8bd8-27090ef8e364
2024-02-12T12:24:36.2102812Z tools.go:94: {
2024-02-12T12:24:36.2103998Z "hw:cpu_policy": "CPU-POLICY",
2024-02-12T12:24:36.2104998Z "hw:cpu_thread_policy": "CPU-THREAD-POLICY"
2024-02-12T12:24:36.2105432Z }
2024-02-12T12:24:36.2382884Z tools.go:94: {
2024-02-12T12:24:36.2384616Z "hw:cpu_thread_policy": "CPU-THREAD-POLICY-BETTER"
2024-02-12T12:24:36.2385369Z }
2024-02-12T12:24:36.2444307Z tools.go:94: {
2024-02-12T12:24:36.2445504Z "hw:cpu_thread_policy": "CPU-THREAD-POLICY-BETTER"
2024-02-12T12:24:36.2445967Z }
2024-02-12T12:24:36.2503244Z tools.go:94: {
2024-02-12T12:24:36.2504338Z "hw:cpu_thread_policy": "CPU-THREAD-POLICY-BETTER"
2024-02-12T12:24:36.2505103Z }
2024-02-12T12:24:36.2601207Z compute.go:864: Deleted flavor: 787844c3-e691-41d6-8bd8-27090ef8e364
2024-02-12T12:24:36.2602275Z --- PASS: TestFlavorsExtraSpecsCRUD (0.16s)
2024-02-12T12:24:36.2602830Z === RUN TestFloatingIPsCreateDelete
2024-02-12T12:24:36.6670862Z compute.go:259: Created floating IP: dd278422-3306-4219-9788-60b8e10c76ce
2024-02-12T12:24:36.6671745Z tools.go:94: {
2024-02-12T12:24:36.6672155Z "instance_id": "",
2024-02-12T12:24:36.6672526Z "ip": "172.24.4.51",
2024-02-12T12:24:36.6672974Z "pool": "public"
2024-02-12T12:24:36.6673286Z }
2024-02-12T12:24:36.7331809Z tools.go:94: {
2024-02-12T12:24:36.7332421Z "instance_id": "",
2024-02-12T12:24:36.7333048Z "ip": "172.24.4.51",
2024-02-12T12:24:36.7333637Z "pool": "public"
2024-02-12T12:24:36.7334118Z }
2024-02-12T12:24:37.1479919Z compute.go:876: Deleted floating IP: dd278422-3306-4219-9788-60b8e10c76ce
2024-02-12T12:24:37.1481030Z --- PASS: TestFloatingIPsCreateDelete (0.89s)
2024-02-12T12:24:37.1481733Z === RUN TestFloatingIPsAssociate
2024-02-12T12:24:37.2196004Z compute.go:454: Attempting to create server: ACPTTESTuR3TcSODviRGpFaZ
2024-02-12T12:24:42.0393500Z compute.go:259: Created floating IP: 8eac2cc9-0271-4be7-b9de-5508a5a12d23
2024-02-12T12:24:42.0394582Z tools.go:94: {
2024-02-12T12:24:42.0395189Z "instance_id": "",
2024-02-12T12:24:42.0396021Z "ip": "172.24.4.191",
2024-02-12T12:24:42.0396720Z "pool": "public"
2024-02-12T12:24:42.0397288Z }
2024-02-12T12:24:42.0398862Z compute.go:45: Attempting to associate floating IP 172.24.4.191 to instance 6f44bd36-f6a9-4c92-9c0d-0c1fcacdf504
2024-02-12T12:24:43.0206867Z floatingip_test.go:72: Floating IP 172.24.4.191 is associated with Fixed IP 10.0.0.39
2024-02-12T12:24:43.0207898Z tools.go:94: {
2024-02-12T12:24:43.0208283Z "fixed_ip": "10.0.0.39",
2024-02-12T12:24:43.0209086Z "instance_id": "6f44bd36-f6a9-4c92-9c0d-0c1fcacdf504",
2024-02-12T12:24:43.0209563Z "ip": "172.24.4.191",
2024-02-12T12:24:43.0209997Z "pool": "public"
2024-02-12T12:24:43.0210455Z }
2024-02-12T12:24:43.6213791Z compute.go:991: Disassociated floating IP 172.24.4.191 from server 6f44bd36-f6a9-4c92-9c0d-0c1fcacdf504
2024-02-12T12:24:43.8510389Z compute.go:876: Deleted floating IP: 8eac2cc9-0271-4be7-b9de-5508a5a12d23
2024-02-12T12:24:45.9155576Z compute.go:925: Deleted server: 6f44bd36-f6a9-4c92-9c0d-0c1fcacdf504
2024-02-12T12:24:45.9156695Z --- PASS: TestFloatingIPsAssociate (8.77s)
2024-02-12T12:24:45.9157330Z === RUN TestFloatingIPsFixedIPAssociate
2024-02-12T12:24:45.9862390Z compute.go:454: Attempting to create server: ACPTTESTA88Yi3lB96KjnoKC
2024-02-12T12:24:50.8417683Z compute.go:259: Created floating IP: b1513695-3aee-4e6e-ab67-c5bab0f2fe06
2024-02-12T12:24:50.8418623Z tools.go:94: {
2024-02-12T12:24:50.8419133Z "instance_id": "",
2024-02-12T12:24:50.8419709Z "ip": "172.24.4.222",
2024-02-12T12:24:50.8420273Z "pool": "public"
2024-02-12T12:24:50.8420777Z }
2024-02-12T12:24:50.8422316Z compute.go:63: Attempting to associate floating IP 172.24.4.222 to fixed IP 10.0.0.55 on instance f44a382a-c648-4c0c-af59-2b82aef2692c
2024-02-12T12:24:51.5149777Z floatingip_test.go:118: Floating IP 172.24.4.222 is associated with Fixed IP 10.0.0.55
2024-02-12T12:24:51.5150900Z tools.go:94: {
2024-02-12T12:24:51.5151463Z "fixed_ip": "10.0.0.55",
2024-02-12T12:24:51.5152795Z "instance_id": "f44a382a-c648-4c0c-af59-2b82aef2692c",
2024-02-12T12:24:51.5153305Z "ip": "172.24.4.222",
2024-02-12T12:24:51.5153672Z "pool": "public"
2024-02-12T12:24:51.5154069Z }
2024-02-12T12:24:52.0350261Z compute.go:991: Disassociated floating IP 172.24.4.222 from server f44a382a-c648-4c0c-af59-2b82aef2692c
2024-02-12T12:24:52.3972064Z compute.go:876: Deleted floating IP: b1513695-3aee-4e6e-ab67-c5bab0f2fe06
2024-02-12T12:24:54.4747591Z compute.go:925: Deleted server: f44a382a-c648-4c0c-af59-2b82aef2692c
2024-02-12T12:24:54.4748456Z --- PASS: TestFloatingIPsFixedIPAssociate (8.56s)
2024-02-12T12:24:54.4749030Z === RUN TestHypervisorsList
2024-02-12T12:24:54.5271005Z tools.go:94: {
2024-02-12T12:24:54.5271487Z "current_workload": 0,
2024-02-12T12:24:54.5271950Z "status": "enabled",
2024-02-12T12:24:54.5272421Z "state": "up",
2024-02-12T12:24:54.5273194Z "disk_available_least": -4,
2024-02-12T12:24:54.5273800Z "host_ip": "10.1.0.30",
2024-02-12T12:24:54.5274376Z "free_ram_mb": 15479,
2024-02-12T12:24:54.5275791Z "hypervisor_hostname": "fv-az699-167.gws2011vpwuupmkks00dozwttg.bx.internal.cloudapp.net",
2024-02-12T12:24:54.5276960Z "hypervisor_type": "QEMU",
2024-02-12T12:24:54.5277604Z "local_gb_used": 0,
2024-02-12T12:24:54.5278176Z "memory_mb": 15991,
2024-02-12T12:24:54.5278748Z "memory_mb_used": 512,
2024-02-12T12:24:54.5279323Z "running_vms": 0,
2024-02-12T12:24:54.5279835Z "service": {
2024-02-12T12:24:54.5280515Z "host": "fv-az699-167",
2024-02-12T12:24:54.5281152Z "disabled_reason": ""
2024-02-12T12:24:54.5281659Z },
2024-02-12T12:24:54.5282111Z "servers": null,
2024-02-12T12:24:54.5282616Z "vcpus": 4,
2024-02-12T12:24:54.5283098Z "vcpus_used": 0
2024-02-12T12:24:54.5283577Z }
2024-02-12T12:24:54.5284108Z --- PASS: TestHypervisorsList (0.05s)
2024-02-12T12:24:54.5284761Z === RUN TestHypervisorsGet
2024-02-12T12:24:54.5924883Z tools.go:94: {
2024-02-12T12:24:54.5925428Z "current_workload": 0,
2024-02-12T12:24:54.5926106Z "status": "enabled",
2024-02-12T12:24:54.5926630Z "state": "up",
2024-02-12T12:24:54.5927308Z "disk_available_least": -4,
2024-02-12T12:24:54.5927950Z "host_ip": "10.1.0.30",
2024-02-12T12:24:54.5928538Z "free_ram_mb": 15479,
2024-02-12T12:24:54.5929975Z "hypervisor_hostname": "fv-az699-167.gws2011vpwuupmkks00dozwttg.bx.internal.cloudapp.net",
2024-02-12T12:24:54.5931301Z "hypervisor_type": "QEMU",
2024-02-12T12:24:54.5932054Z "local_gb_used": 0,
2024-02-12T12:24:54.5932626Z "memory_mb": 15991,
2024-02-12T12:24:54.5933210Z "memory_mb_used": 512,
2024-02-12T12:24:54.5933781Z "running_vms": 0,
2024-02-12T12:24:54.5934295Z "service": {
2024-02-12T12:24:54.5934976Z "host": "fv-az699-167",
2024-02-12T12:24:54.5935889Z "disabled_reason": ""
2024-02-12T12:24:54.5936415Z },
2024-02-12T12:24:54.5936872Z "servers": null,
2024-02-12T12:24:54.5937372Z "vcpus": 4,
2024-02-12T12:24:54.5937873Z "vcpus_used": 0
2024-02-12T12:24:54.5938345Z }
2024-02-12T12:24:54.5938892Z --- PASS: TestHypervisorsGet (0.07s)
2024-02-12T12:24:54.5939559Z === RUN TestHypervisorsGetStatistics
2024-02-12T12:24:54.6424832Z tools.go:94: {
2024-02-12T12:24:54.6425322Z "count": 1,
2024-02-12T12:24:54.6425759Z "current_workload": 0,
2024-02-12T12:24:54.6426609Z "disk_available_least": -4,
2024-02-12T12:24:54.6427255Z "free_disk_gb": 72,
2024-02-12T12:24:54.6427760Z "free_ram_mb": 15479,
2024-02-12T12:24:54.6428152Z "local_gb": 72,
2024-02-12T12:24:54.6428496Z "local_gb_used": 0,
2024-02-12T12:24:54.6428838Z "memory_mb": 15991,
2024-02-12T12:24:54.6429186Z "memory_mb_used": 512,
2024-02-12T12:24:54.6429786Z "running_vms": 0,
2024-02-12T12:24:54.6430135Z "vcpus": 4,
2024-02-12T12:24:54.6430458Z "vcpus_used": 0
2024-02-12T12:24:54.6430752Z }
2024-02-12T12:24:54.6431377Z --- PASS: TestHypervisorsGetStatistics (0.05s)
2024-02-12T12:24:54.6432047Z === RUN TestHypervisorsGetUptime
2024-02-12T12:24:54.7515740Z tools.go:94: {
2024-02-12T12:24:54.7517478Z "hypervisor_hostname": "fv-az699-167.gws2011vpwuupmkks00dozwttg.bx.internal.cloudapp.net",
2024-02-12T12:24:54.7518546Z "state": "up",
2024-02-12T12:24:54.7519128Z "status": "enabled",
2024-02-12T12:24:54.7520086Z "uptime": " 12:24:54 up 13 min, 0 users, load average: 2.56, 2.08, 1.19\n"
2024-02-12T12:24:54.7520864Z }
2024-02-12T12:24:54.7521455Z --- PASS: TestHypervisorsGetUptime (0.11s)
2024-02-12T12:24:54.7522135Z === RUN TestHypervisorListQuery
2024-02-12T12:24:54.8574721Z compute.go:514: Attempting to create server: ACPTTEST8iQmctTBQaLQ4YQM
2024-02-12T12:25:01.4204805Z compute.go:925: Deleted server: 3ddb5992-8a2a-43a3-97cc-5d53f9db6d13
2024-02-12T12:25:01.4205974Z --- PASS: TestHypervisorListQuery (6.67s)
2024-02-12T12:25:01.4206693Z === RUN TestImagesList
2024-02-12T12:25:01.4781232Z tools.go:94: {
2024-02-12T12:25:01.4782411Z "ID": "b310a429-db53-448d-92aa-b99852589cad",
2024-02-12T12:25:01.4783413Z "Created": "2024-02-12T12:21:59Z",
2024-02-12T12:25:01.4784016Z "MinDisk": 0,
2024-02-12T12:25:01.4784527Z "MinRAM": 0,
2024-02-12T12:25:01.4785258Z "Name": "cirros-0.5.2-x86_64-disk",
2024-02-12T12:25:01.4785951Z "Progress": 100,
2024-02-12T12:25:01.4786561Z "Status": "ACTIVE",
2024-02-12T12:25:01.4787404Z "Updated": "2024-02-12T12:22:00Z",
2024-02-12T12:25:01.4788086Z "Metadata": {
2024-02-12T12:25:01.4788714Z "hw_rng_model": "virtio",
2024-02-12T12:25:01.4789561Z "owner_specified.openstack.md5": "",
2024-02-12T12:25:01.4790939Z "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk",
2024-02-12T12:25:01.4792001Z "owner_specified.openstack.sha256": ""
2024-02-12T12:25:01.4792881Z }
2024-02-12T12:25:01.4793246Z }
2024-02-12T12:25:01.4793770Z --- PASS: TestImagesList (0.06s)
2024-02-12T12:25:01.4794315Z === RUN TestImagesGet
2024-02-12T12:25:01.5352083Z tools.go:94: {
2024-02-12T12:25:01.5353273Z "ID": "b310a429-db53-448d-92aa-b99852589cad",
2024-02-12T12:25:01.5354296Z "Created": "2024-02-12T12:21:59Z",
2024-02-12T12:25:01.5354986Z "MinDisk": 0,
2024-02-12T12:25:01.5355458Z "MinRAM": 0,
2024-02-12T12:25:01.5355939Z "Name": "cirros-0.5.2-x86_64-disk",
2024-02-12T12:25:01.5356354Z "Progress": 100,
2024-02-12T12:25:01.5356706Z "Status": "ACTIVE",
2024-02-12T12:25:01.5357156Z "Updated": "2024-02-12T12:22:00Z",
2024-02-12T12:25:01.5357552Z "Metadata": {
2024-02-12T12:25:01.5357937Z "hw_rng_model": "virtio",
2024-02-12T12:25:01.5358433Z "owner_specified.openstack.md5": "",
2024-02-12T12:25:01.5359218Z "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk",
2024-02-12T12:25:01.5359868Z "owner_specified.openstack.sha256": ""
2024-02-12T12:25:01.5360402Z }
2024-02-12T12:25:01.5360711Z }
2024-02-12T12:25:01.5361006Z --- PASS: TestImagesGet (0.06s)
2024-02-12T12:25:01.5361340Z === RUN TestInstanceActions
2024-02-12T12:25:01.6048417Z compute.go:454: Attempting to create server: ACPTTESTyH4lZsyEISiEitYt
2024-02-12T12:25:06.0639886Z tools.go:94: {
2024-02-12T12:25:06.0640425Z "action": "create",
2024-02-12T12:25:06.0641266Z "instance_uuid": "0f9b0e85-c311-4c37-bbd2-fda56de56615",
2024-02-12T12:25:06.0641732Z "message": "",
2024-02-12T12:25:06.0642198Z "project_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:25:06.0643155Z "request_id": "req-7afbf30f-31f5-4257-a00e-5786b3f3e995",
2024-02-12T12:25:06.0643769Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:25:06.0644190Z "events": [
2024-02-12T12:25:06.0644470Z {
2024-02-12T12:25:06.0644999Z "event": "compute__do_build_and_run_instance",
2024-02-12T12:25:06.0645450Z "host": null,
2024-02-12T12:25:06.0645797Z "hostId": null,
2024-02-12T12:25:06.0646165Z "result": "Success",
2024-02-12T12:25:06.0646534Z "traceback": ""
2024-02-12T12:25:06.0646827Z }
2024-02-12T12:25:06.0647058Z ]
2024-02-12T12:25:06.0647276Z }
2024-02-12T12:25:08.1374143Z compute.go:925: Deleted server: 0f9b0e85-c311-4c37-bbd2-fda56de56615
2024-02-12T12:25:08.1375377Z --- PASS: TestInstanceActions (6.60s)
2024-02-12T12:25:08.1376223Z === RUN TestInstanceActionsMicroversions
2024-02-12T12:25:08.2467526Z compute.go:514: Attempting to create server: ACPTTESTajrFEqFa7pzc6LrN
2024-02-12T12:35:14.7183461Z instance_actions_test.go:64: Timed out
2024-02-12T12:35:17.1273278Z compute.go:925: Deleted server: 2e16a6ef-fb7f-4115-abf6-f9424a8fc3a8
2024-02-12T12:35:17.1274487Z --- FAIL: TestInstanceActionsMicroversions (608.99s)
2024-02-12T12:35:17.1275145Z === RUN TestKeyPairsParse
2024-02-12T12:35:17.1535199Z compute.go:286: Attempting to create keypair: keypair_kijEr
2024-02-12T12:35:17.2378991Z compute.go:295: Created keypair: keypair_kijEr
2024-02-12T12:35:17.2381207Z tools.go:94: {
2024-02-12T12:35:17.2381791Z "name": "keypair_kijEr",
2024-02-12T12:35:17.2382778Z "fingerprint": "6e:cb:d6:93:e1:ae:b8:65:41:d7:85:9b:5e:e2:49:04",
2024-02-12T12:35:17.2389101Z "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRg8CJ7RwUi+EPNuoKPxL9xkF+QAXJ/QDOHghVhTdBW4qJf7Yq+T2ITS2wPlNAo3FDru8CLSeSiZ8JgaYT9n67MvJRA9zgFKFPRoTy24sgT6x7Y0VVc7s/8O4OKSBdv4cCSYQMnhAj1HPMeGwwaVpkZZSv22/jnvTfQLoSICDtydQod9AaPz0xBPoft/++c3Y1zgjNyJ+492oRRJ0STKbHAIS89doj4KEfcK7SpDOIWm0V1At35bZUt99LwdVF0OniLtTJWL9XWQuqp2XOJhIFHyh7JgSqcbhpRRrjL1Skmu/d9djBf8o50Id0yfb4dtGTVOfQLB9516Hwvyq5SF4V Generated-by-Nova",
2024-02-12T12:35:17.2416544Z "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0YPAie0cFIvhDzbqCj8S/cZBfkAFyf0Azh4IVYU3QVuKiX+2\nKvk9iE0tsD5TQKNxQ67vAi0nkomfCYGmE/Z+uzLyUQPc4BShT0aE8tuLIE+se2NF\nVXO7P/DuDikgXb+HAkmEDJ4QI9RzzHhsMGlaZGWUr9tv457030C6EiAg7cnUKHfQ\nGj89MQT6H7f/vnN2Nc4IzcifuPdqEUSdEkymxwCEvPXaI+ChH3Cu0qQziFptFdQL\nd+W2VLffS8HVRdDp4i7UyVi/V1kLqqdlziYSBR8oeyYEqnG4aUUa4y9UpJrv3fXY\nwX/KOdCHdMn2+HbRk1Tn0Cwfedeh8L8quUheFQIDAQABAoIBABpvYkLE3Q8mmw39\nYshKLw5ADpFsaI6U0p4vIeQQe+lOMIuqxoRjkET7X/Fl28FDHg5pKxT+N4kAvkVH\ny3mnV1QtWG+qahsH31aOUkYGN2arRtsGqn/eq1ilAJRe0guiF9nNBtFEvEqZCsdY\nxmXRVStnubv6lwKEUuc8Vn3k+eKmowOYO5+u4hBBDTTmO8lsuJnKLDwovIAnfLlh\nolmiRTqUfRanfP3pzXoL9Ffabdmlkg7mUJyOglvMSTHi5IBj6eZ17dlP6RuOpEb9\nuBbPWrwMV1Og4XOMKiT7kpAqlDztkZ2+bWjzL5F2TcwE9tP3aPN0ylE2aLHs8uJs\n8CtKwf0CgYEA9s/3M3UNvoNLlT1+XQZfGaUb+AWctfxMTPs3OA/BAzVvtz2kBC3O\nNxQRgS0DNL04QMrFf/LLtrBrgD4896a1JyvKpbpY4yTDZhUes67U37kw4X6bj+us\n3GuXF1qStoz93hib/jbwJoA1F4if+vWr5MnPvKkv0BVs8AUCp9VsHDsCgYEA2VBa\nPzavWd02NN4n5+Rdu89s7u72zER0eYimxhbN7SmtDC9Vr4dWgxBfsUpmVk/vQS0L\nxhksuz5sWifsoNcZtVObQBQdeZQk5jT5ExHOKT5+AiJ1jmWecuFsRVxOF86uHGk/\nIZyHotaOzENiBmJi/4WC4nXgqqYnXXP+EGWE2e8CgYEAoKlNrGRk9v/2ooZuDFYK\nb+Inq7LTiS9b57yb/FVc+h69wxVQABxlITtiDalkbd9CkAKuv5QoAZsjz040V61g\nPMhn2KvOEsYqn/fdjW+gSKX/aLoGv4/VbYJnzx75Y/Wxh/KTEM9oUlegt9oK8c0c\nAQlRveiQJC7eQ/uu99uYzWMCgYBuwe9dLIfuqzpHc7qvC8tiP3Pry0tqDLG4h5dI\nerL13zndbfqj/bxwDFZZS+wgrZjphQXtL0OHI2eiA5ss1rS5oCUOYbIsFv8/fVw9\nBeQnTTx35gw4ST6amp3ONB9xLtu6i0Gr5dWTfvtEzEsXqel/BhMRTLb3Arwpe0bQ\nII23bQKBgHOOtRYvDGUfR9dSn5lXv4/+A78pWAeOnS3B+XmkUNlZoIptD4HOax5X\npUoxN5BB6jcLU3XPgn/COboFu3DXStxqU5M/YD0TZw+4l5W9yg7BkTueQ2HAqFQe\n/ee00+qlsZYp8N2xEnJe8TS3J8zTrEkAjOA40e2b8gs/aBRsM8p2\n-----END RSA PRIVATE KEY-----\n",
2024-02-12T12:35:17.2432857Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:35:17.2433601Z "type": ""
2024-02-12T12:35:17.2434067Z }
2024-02-12T12:35:17.2524219Z compute.go:888: Deleted keypair: keypair_kijEr
2024-02-12T12:35:17.2525148Z --- PASS: TestKeyPairsParse (0.12s)
2024-02-12T12:35:17.2527953Z === RUN TestKeyPairsCreateDelete
2024-02-12T12:35:17.2696325Z compute.go:286: Attempting to create keypair: keypair_XEyVK
2024-02-12T12:35:17.3572780Z compute.go:295: Created keypair: keypair_XEyVK
2024-02-12T12:35:17.3573550Z tools.go:94: {
2024-02-12T12:35:17.3574107Z "name": "keypair_XEyVK",
2024-02-12T12:35:17.3575041Z "fingerprint": "db:24:b8:39:59:69:d1:0b:40:35:1f:16:46:6f:e5:61",
2024-02-12T12:35:17.3580216Z "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1cWBqkePSqUA7OC3R3YRHeNH9Hba89Ub5PZN3ry02qEWhOhseHijsELrVtCKGRwSnMwZupF7O+aaekCU9IF8qwfQYEDv6Oi/qvBKZuIc/QtXawyHRCyeGsguxQ4BHuzj1te/FPLsSRvLMeBD0CB3dOgffmX87QiL82c1ltJn0NJfOpJkPcFQv2RRThmO5aWlOvZhsmX/6/fM0olpDBcru4l4BF29/wXF2uGl6UMkcXoQbNaig3h1R354UA6njEr0aDAWqmYWhDUvR2VAeDMWGCitPDMkNvFnt+woHgkTOazNh+7yNCUM5mgdLpRk7OksrNRo0nycKwQDdLXl+PIoL Generated-by-Nova",
2024-02-12T12:35:17.3596370Z "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtXFgapHj0qlAOzgt0d2ER3jR/R22vPVG+T2Td68tNqhFoTob\nHh4o7BC61bQihkcEpzMGbqRezvmmnpAlPSBfKsH0GBA7+jov6rwSmbiHP0LV2sMh\n0QsnhrILsUOAR7s49bXvxTy7EkbyzHgQ9Agd3ToH35l/O0Ii/NnNZbSZ9DSXzqSZ\nD3BUL9kUU4ZjuWlpTr2YbJl/+v3zNKJaQwXK7uJeARdvf8FxdrhpelDJHF6EGzWo\noN4dUd+eFAOp4xK9GgwFqpmFoQ1L0dlQHgzFhgorTwzJDbxZ7fsKB4JEzmszYfu8\njQlDOZoHS6UZOzpLKzUaNJ8nCsEA3S15fjyKCwIDAQABAoIBAQCuvujK+oLeSp9P\n6YVHj/5sD1K+YjWyus+GD+XM6Ou0rk+RPbMMSKPE5z/pvbladV9n4F6bhLbCw/HS\n2KTkwB6nwXBjFI+PKSco/cU0Q2IObUIllLUm7YU91pAoQwhzDT+IdZbc8OaCbc49\nWo2JWZ/ZhqA6m0zMN6AWwXVuNIfphnZe7MSMqtuvrGbp1N7rEzc9zeUXQt69Mdj6\nJkgEwYrXHGueAYEcD1YdXFdBMGQ5RGCteL9+nIAhmtviQn8C7xxtfmlqZ1QQmxQL\npMcsBihwppNN886dXrCszFI3piN/BgE2FGLUMP8hLRBnk9MFe4Dc5zRB0ZdU8nFj\nUyhWN1FRAoGBANlewRNcTHd9qki4XfJ3RGGphfjOsoxKEXA7XYbHH5LG3sHJ8LCt\nOa2aa70ACzehTyFDhUY/bihmmRlMd2iExiQsANYZm/v+HhxPcBiiYqrLpIg90vrx\nPmuBDgGrw4CRArGcS0/z7Z2awhNjw3ZU+yDnEmHVP2U/mPS4DmifZGb1AoGBANWw\nHQEp28mTCpDRqXcsDkI/ud7y8C7h8OhSisgRBSa4rspWXGiSTKM1L8kAJnIbDful\nGzA2N70uuJKQozsbvdD0nnOhDHg0WYlghEABW4xGD8xWgyATf67tsD0gLcm6En8k\nxvaTyZEGIVVuZfYnTRmJufW3xubg5Z5efFhBvIz/AoGAKzlUW203J2utuNgwlk5x\nIpp7MYaoqozv+slTR8HA3Yb+NLrbScaoeYUDd4nSsTU6bvrmPZnPZelA+G7kL7x3\nSioV4H0nL2zQwABr4foodJ4aEZ15nrzqFKaNCngFYEN1ravOrg9raLOldAWakKVF\nar2IQjwNZyzGVaNj+hn39SECgYBXLzK2TdDJzn+KFLDy2Xu71epNJ4uNZUv4Te0n\nsaILaWCPV2r+k2pHUKT9el01QwqSeIu+QPC+9DgEPJUMwcXRYmzfun6u8JTzcvii\ncKtccR1y/n0jcjEvOvUkC2QDITL4wxWWdzfPPtQM2i0poGFZoRLJSUES5AFrext6\nmt+GGwKBgQCkyiQSQj4Au54gdQX6BReFeiTYYgbI6gWVfnXCr97PBuFHMUEhSAEc\n6+o8sDrdK5IMgX/LGDYz/KN43PFWv0xTnA6dzt9D3rtO+BMKnUO3WOYULeDv/s/e\nSEC7Fi4f4fatOwzDzVFHlDTXr5dzctgVi2wC96BJaIKdv94PCkgTTQ==\n-----END RSA PRIVATE KEY-----\n",
2024-02-12T12:35:17.3606188Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:35:17.3606620Z "type": ""
2024-02-12T12:35:17.3606888Z }
2024-02-12T12:35:17.3661556Z tools.go:94: {
2024-02-12T12:35:17.3662188Z "name": "keypair_XEyVK",
2024-02-12T12:35:17.3663155Z "fingerprint": "db:24:b8:39:59:69:d1:0b:40:35:1f:16:46:6f:e5:61",
2024-02-12T12:35:17.3668073Z "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1cWBqkePSqUA7OC3R3YRHeNH9Hba89Ub5PZN3ry02qEWhOhseHijsELrVtCKGRwSnMwZupF7O+aaekCU9IF8qwfQYEDv6Oi/qvBKZuIc/QtXawyHRCyeGsguxQ4BHuzj1te/FPLsSRvLMeBD0CB3dOgffmX87QiL82c1ltJn0NJfOpJkPcFQv2RRThmO5aWlOvZhsmX/6/fM0olpDBcru4l4BF29/wXF2uGl6UMkcXoQbNaig3h1R354UA6njEr0aDAWqmYWhDUvR2VAeDMWGCitPDMkNvFnt+woHgkTOazNh+7yNCUM5mgdLpRk7OksrNRo0nycKwQDdLXl+PIoL Generated-by-Nova",
2024-02-12T12:35:17.3670560Z "private_key": "",
2024-02-12T12:35:17.3670895Z "user_id": "",
2024-02-12T12:35:17.3671193Z "type": ""
2024-02-12T12:35:17.3671445Z }
2024-02-12T12:35:17.3671702Z tools.go:94: {
2024-02-12T12:35:17.3672008Z "name": "magnum",
2024-02-12T12:35:17.3672547Z "fingerprint": "f7:b2:21:8b:2c:66:71:f0:21:a5:2c:24:2b:19:9c:d7",
2024-02-12T12:35:17.3676359Z "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxsW1gqEpxOhynwJRVq/IeoDSguS8J3z6gBYoQAjaL4E7DFIUcVCQDD+Y9ZjC4HUC9ApzFW1qsadEGVPQ9In9P7orPsRVILwpi8F9wdqiFyJFS7tkfNUXyX/HVcPEvLBFXrMqtzBc5salbGR2Sn6oOo13xqSXCOyZgSaTLoYQwCKjUIY6oTe7W+azjui98KZPCS576/ze/vjTW+xRwmPoBjQjjpo7rDMin6C4FV64YOF3hWk0vmdFKCLy7F30b5FgXT/aRSomF7bCskOYhFXAPBRVW9K9JlBBvTWsUzlSjfE5OryZf+NVuTUIn0xtWGJD0O4HAQPMEw62ByOrOH2PV Generated-by-Nova",
2024-02-12T12:35:17.3678927Z "private_key": "",
2024-02-12T12:35:17.3679424Z "user_id": "",
2024-02-12T12:35:17.3679720Z "type": ""
2024-02-12T12:35:17.3680072Z }
2024-02-12T12:35:17.3777983Z compute.go:888: Deleted keypair: keypair_XEyVK
2024-02-12T12:35:17.3778984Z --- PASS: TestKeyPairsCreateDelete (0.13s)
2024-02-12T12:35:17.3779872Z === RUN TestKeyPairsImportPublicKey
2024-02-12T12:35:17.4399256Z compute.go:1085: Attempting to create keypair: keypair_snVaa
2024-02-12T12:35:17.4804108Z compute.go:1095: Created keypair: keypair_snVaa
2024-02-12T12:35:17.4804916Z tools.go:94: {
2024-02-12T12:35:17.4805460Z "name": "keypair_snVaa",
2024-02-12T12:35:17.4806438Z "fingerprint": "db:03:bb:db:9e:2e:7a:26:4a:d1:09:82:d6:55:87:31",
2024-02-12T12:35:17.4812963Z "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9pAIF8njcrcdlhygfp7S05J2ml1LxWE8a8UP/b/9DWnfK5JOQFXwXSeXVV+svZp4RoknxCBdRTpKQk6pT2QaoMeG36TJl2sX91f+sNAIxpaKD1W6ZpJAebzefyl/EmE3KATYclTXbkhHAh8THJSnFB7iOtfxnXAT2r+1H43033CRnhnwaPTN46ypQ6gHOjhqw0g8nGIJWwYGXD8IxycJ4KiM8XdrrXuXkjKdwpOiJlxeR6EnsKi2Iulcc9k2TkHfmpP8zgQFMZkEFYsy6KYqTSgHlQSCOZfcFiX6xDdNZmffN5C/TvDCndQrAr39z0ZVeVGR5cNOMTFoE5WxSNcTl\n",
2024-02-12T12:35:17.4817454Z "private_key": "",
2024-02-12T12:35:17.4818280Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:35:17.4818953Z "type": ""
2024-02-12T12:35:17.4819361Z }
2024-02-12T12:35:17.4908573Z compute.go:888: Deleted keypair: keypair_snVaa
2024-02-12T12:35:17.4909366Z --- PASS: TestKeyPairsImportPublicKey (0.11s)
2024-02-12T12:35:17.4909825Z === RUN TestKeyPairsServerCreateWithKey
2024-02-12T12:35:17.6437695Z compute.go:1085: Attempting to create keypair: keypair_QITzb
2024-02-12T12:35:17.6856064Z compute.go:1095: Created keypair: keypair_QITzb
2024-02-12T12:35:17.7215354Z compute.go:772: Attempting to create server: ACPTTEST5SnpCsLFdUbDRLGJ
2024-02-12T12:35:20.0092446Z convenience.go:36: Failure in keypairs_test.go, line 93: unexpected error "Instance in ERROR state"
2024-02-12T12:35:20.0209050Z compute.go:888: Deleted keypair: keypair_QITzb
2024-02-12T12:35:20.0210064Z --- FAIL: TestKeyPairsServerCreateWithKey (2.53s)
2024-02-12T12:35:20.0210792Z === RUN TestKeyPairsCreateDeleteByID
2024-02-12T12:35:20.0534981Z identity.go:57: Attempting to create user: ACPTTESTjSwot8VU
2024-02-12T12:35:20.0733033Z identity.go:73: Successfully created user ACPTTESTjSwot8VU with ID 9cc7b3a850864a78bb6ce76b980ba82e
2024-02-12T12:35:20.2221123Z identity.go:251: Deleted user with ID: 9cc7b3a850864a78bb6ce76b980ba82e
2024-02-12T12:35:20.2222278Z --- PASS: TestKeyPairsCreateDeleteByID (0.20s)
2024-02-12T12:35:20.2222756Z === RUN TestLimits
2024-02-12T12:35:20.3199095Z tools.go:94: {
2024-02-12T12:35:20.3199568Z "absolute": {
2024-02-12T12:35:20.3200354Z "maxTotalCores": 20,
2024-02-12T12:35:20.3200881Z "maxImageMeta": 128,
2024-02-12T12:35:20.3201407Z "maxServerMeta": 128,
2024-02-12T12:35:20.3201879Z "maxPersonality": 5,
2024-02-12T12:35:20.3202387Z "maxPersonalitySize": 10240,
2024-02-12T12:35:20.3202958Z "maxTotalKeypairs": 100,
2024-02-12T12:35:20.3203655Z "maxSecurityGroups": -1,
2024-02-12T12:35:20.3204173Z "maxSecurityGroupRules": -1,
2024-02-12T12:35:20.3204625Z "maxServerGroups": 10,
2024-02-12T12:35:20.3205079Z "maxServerGroupMembers": 10,
2024-02-12T12:35:20.3205808Z "maxTotalFloatingIps": -1,
2024-02-12T12:35:20.3206546Z "maxTotalInstances": 10,
2024-02-12T12:35:20.3207042Z "maxTotalRAMSize": 51200,
2024-02-12T12:35:20.3207488Z "totalCoresUsed": 1,
2024-02-12T12:35:20.3208015Z "totalInstancesUsed": 1,
2024-02-12T12:35:20.3208508Z "totalFloatingIpsUsed": 0,
2024-02-12T12:35:20.3208966Z "totalRAMUsed": 512,
2024-02-12T12:35:20.3209424Z "totalSecurityGroupsUsed": 0,
2024-02-12T12:35:20.3209911Z "totalServerGroupsUsed": 0
2024-02-12T12:35:20.3210318Z }
2024-02-12T12:35:20.3210740Z }
2024-02-12T12:35:20.3211272Z --- PASS: TestLimits (0.10s)
2024-02-12T12:35:20.3211633Z === RUN TestLimitsForTenant
2024-02-12T12:35:20.3752146Z tools.go:94: {
2024-02-12T12:35:20.3752843Z "absolute": {
2024-02-12T12:35:20.3753569Z "maxTotalCores": 20,
2024-02-12T12:35:20.3754297Z "maxImageMeta": 128,
2024-02-12T12:35:20.3755166Z "maxServerMeta": 128,
2024-02-12T12:35:20.3755753Z "maxPersonality": 5,
2024-02-12T12:35:20.3756196Z "maxPersonalitySize": 10240,
2024-02-12T12:35:20.3756646Z "maxTotalKeypairs": 100,
2024-02-12T12:35:20.3757314Z "maxSecurityGroups": -1,
2024-02-12T12:35:20.3757802Z "maxSecurityGroupRules": -1,
2024-02-12T12:35:20.3758228Z "maxServerGroups": 10,
2024-02-12T12:35:20.3758655Z "maxServerGroupMembers": 10,
2024-02-12T12:35:20.3759147Z "maxTotalFloatingIps": -1,
2024-02-12T12:35:20.3759563Z "maxTotalInstances": 10,
2024-02-12T12:35:20.3759978Z "maxTotalRAMSize": 51200,
2024-02-12T12:35:20.3760374Z "totalCoresUsed": 0,
2024-02-12T12:35:20.3760758Z "totalInstancesUsed": 0,
2024-02-12T12:35:20.3761172Z "totalFloatingIpsUsed": 0,
2024-02-12T12:35:20.3761564Z "totalRAMUsed": 0,
2024-02-12T12:35:20.3761963Z "totalSecurityGroupsUsed": 0,
2024-02-12T12:35:20.3762405Z "totalServerGroupsUsed": 0
2024-02-12T12:35:20.3762739Z }
2024-02-12T12:35:20.3762956Z }
2024-02-12T12:35:20.3763246Z --- PASS: TestLimitsForTenant (0.06s)
2024-02-12T12:35:20.3763793Z === RUN TestMigrate
2024-02-12T12:35:20.4492650Z compute.go:454: Attempting to create server: ACPTTESTbvO9rt0ByuYJcan6
2024-02-12T12:35:22.7705193Z convenience.go:36: Failure in migrate_test.go, line 22: unexpected error "Instance in ERROR state"
2024-02-12T12:35:22.7706318Z --- FAIL: TestMigrate (2.40s)
2024-02-12T12:35:22.7706660Z === RUN TestLiveMigrate
2024-02-12T12:35:22.7707666Z conditions.go:67: this test requires support for live migration and to set OS_LIVE_MIGRATE to 1
2024-02-12T12:35:22.7708732Z --- SKIP: TestLiveMigrate (0.00s)
2024-02-12T12:35:22.7709268Z === RUN TestNetworksList
2024-02-12T12:35:22.8397750Z tools.go:94: {
2024-02-12T12:35:22.8398356Z "bridge": "",
2024-02-12T12:35:22.8398861Z "bridge_interface": "",
2024-02-12T12:35:22.8399336Z "broadcast": "",
2024-02-12T12:35:22.8399662Z "cidr": "",
2024-02-12T12:35:22.8400160Z "cidr_v6": "",
2024-02-12T12:35:22.8400539Z "created_at": {},
2024-02-12T12:35:22.8400917Z "deleted": false,
2024-02-12T12:35:22.8401444Z "deleted_at": {},
2024-02-12T12:35:22.8401947Z "dhcp_start": "",
2024-02-12T12:35:22.8402444Z "dns_1": "",
2024-02-12T12:35:22.8402929Z "dns_2": "",
2024-02-12T12:35:22.8403407Z "gateway": "",
2024-02-12T12:35:22.8403929Z "gateway_v6": "",
2024-02-12T12:35:22.8404456Z "host": "",
2024-02-12T12:35:22.8405605Z "id": "210bcc1a-38b1-4c36-81cd-87f6a46d3afe",
2024-02-12T12:35:22.8406292Z "injected": false,
2024-02-12T12:35:22.8406845Z "label": "private",
2024-02-12T12:35:22.8407402Z "multi_host": false,
2024-02-12T12:35:22.8407948Z "netmask": "",
2024-02-12T12:35:22.8408462Z "netmask_v6": "",
2024-02-12T12:35:22.8409296Z "priority": 0,
2024-02-12T12:35:22.8409848Z "project_id": "",
2024-02-12T12:35:22.8410373Z "rxtx_base": 0,
2024-02-12T12:35:22.8411073Z "updated_at": {},
2024-02-12T12:35:22.8411593Z "vlan": 0,
2024-02-12T12:35:22.8412160Z "vpn_private_address": "",
2024-02-12T12:35:22.8412862Z "vpn_public_address": "",
2024-02-12T12:35:22.8413705Z "vpn_public_port": 0
2024-02-12T12:35:22.8414248Z }
2024-02-12T12:35:22.8414698Z tools.go:94: {
2024-02-12T12:35:22.8415214Z "bridge": "",
2024-02-12T12:35:22.8416100Z "bridge_interface": "",
2024-02-12T12:35:22.8416720Z "broadcast": "",
2024-02-12T12:35:22.8417234Z "cidr": "",
2024-02-12T12:35:22.8417747Z "cidr_v6": "",
2024-02-12T12:35:22.8418287Z "created_at": {},
2024-02-12T12:35:22.8418823Z "deleted": false,
2024-02-12T12:35:22.8419352Z "deleted_at": {},
2024-02-12T12:35:22.8419923Z "dhcp_start": "",
2024-02-12T12:35:22.8420454Z "dns_1": "",
2024-02-12T12:35:22.8420936Z "dns_2": "",
2024-02-12T12:35:22.8421600Z "gateway": "",
2024-02-12T12:35:22.8422185Z "gateway_v6": "",
2024-02-12T12:35:22.8422876Z "host": "",
2024-02-12T12:35:22.8423740Z "id": "892e25f8-72fe-4d14-9fa7-2122801f7e0a",
2024-02-12T12:35:22.8424479Z "injected": false,
2024-02-12T12:35:22.8425065Z "label": "public",
2024-02-12T12:35:22.8425662Z "multi_host": false,
2024-02-12T12:35:22.8426243Z "netmask": "",
2024-02-12T12:35:22.8426811Z "netmask_v6": "",
2024-02-12T12:35:22.8427261Z "priority": 0,
2024-02-12T12:35:22.8427819Z "project_id": "",
2024-02-12T12:35:22.8428181Z "rxtx_base": 0,
2024-02-12T12:35:22.8428713Z "updated_at": {},
2024-02-12T12:35:22.8429025Z "vlan": 0,
2024-02-12T12:35:22.8429348Z "vpn_private_address": "",
2024-02-12T12:35:22.8429883Z "vpn_public_address": "",
2024-02-12T12:35:22.8430361Z "vpn_public_port": 0
2024-02-12T12:35:22.8430699Z }
2024-02-12T12:35:22.8431349Z --- PASS: TestNetworksList (0.07s)
2024-02-12T12:35:22.8431856Z === RUN TestNetworksGet
2024-02-12T12:35:22.9120733Z compute.go:1010: Network: { {0 0 <nil>} false {0 0 <nil>} 210bcc1a-38b1-4c36-81cd-87f6a46d3afe false private false 0 0 {0 0 <nil>} 0 0}
2024-02-12T12:35:22.9122681Z compute.go:1010: Network: { {0 0 <nil>} false {0 0 <nil>} 892e25f8-72fe-4d14-9fa7-2122801f7e0a false public false 0 0 {0 0 <nil>} 0 0}
2024-02-12T12:35:22.9123790Z compute.go:1016: Found network ID for private: 210bcc1a-38b1-4c36-81cd-87f6a46d3afe
2024-02-12T12:35:22.9458748Z tools.go:94: {
2024-02-12T12:35:22.9459319Z "bridge": "",
2024-02-12T12:35:22.9459807Z "bridge_interface": "",
2024-02-12T12:35:22.9460205Z "broadcast": "",
2024-02-12T12:35:22.9460593Z "cidr": "",
2024-02-12T12:35:22.9460932Z "cidr_v6": "",
2024-02-12T12:35:22.9461440Z "created_at": {},
2024-02-12T12:35:22.9461771Z "deleted": false,
2024-02-12T12:35:22.9462226Z "deleted_at": {},
2024-02-12T12:35:22.9462549Z "dhcp_start": "",
2024-02-12T12:35:22.9463014Z "dns_1": "",
2024-02-12T12:35:22.9463416Z "dns_2": "",
2024-02-12T12:35:22.9463803Z "gateway": "",
2024-02-12T12:35:22.9464123Z "gateway_v6": "",
2024-02-12T12:35:22.9464572Z "host": "",
2024-02-12T12:35:22.9465469Z "id": "210bcc1a-38b1-4c36-81cd-87f6a46d3afe",
2024-02-12T12:35:22.9466144Z "injected": false,
2024-02-12T12:35:22.9466697Z "label": "private",
2024-02-12T12:35:22.9467286Z "multi_host": false,
2024-02-12T12:35:22.9467852Z "netmask": "",
2024-02-12T12:35:22.9468365Z "netmask_v6": "",
2024-02-12T12:35:22.9468909Z "priority": 0,
2024-02-12T12:35:22.9469419Z "project_id": "",
2024-02-12T12:35:22.9470238Z "rxtx_base": 0,
2024-02-12T12:35:22.9470782Z "updated_at": {},
2024-02-12T12:35:22.9471290Z "vlan": 0,
2024-02-12T12:35:22.9471985Z "vpn_private_address": "",
2024-02-12T12:35:22.9472627Z "vpn_public_address": "",
2024-02-12T12:35:22.9473234Z "vpn_public_port": 0
2024-02-12T12:35:22.9473701Z }
2024-02-12T12:35:22.9474188Z --- PASS: TestNetworksGet (0.11s)
2024-02-12T12:35:22.9474734Z === RUN TestQuotasetGet
2024-02-12T12:35:23.0603594Z tools.go:94: {
2024-02-12T12:35:23.0604411Z "id": "018bbcbbcb844aae9fe0e159326256d4",
2024-02-12T12:35:23.0605187Z "fixed_ips": -1,
2024-02-12T12:35:23.0605645Z "floating_ips": -1,
2024-02-12T12:35:23.0606180Z "injected_file_content_bytes": 10240,
2024-02-12T12:35:23.0606827Z "injected_file_path_bytes": 255,
2024-02-12T12:35:23.0607411Z "injected_files": 5,
2024-02-12T12:35:23.0607986Z "key_pairs": 100,
2024-02-12T12:35:23.0608645Z "metadata_items": 128,
2024-02-12T12:35:23.0609283Z "ram": 51200,
2024-02-12T12:35:23.0610075Z "security_group_rules": -1,
2024-02-12T12:35:23.0610905Z "security_groups": -1,
2024-02-12T12:35:23.0611523Z "cores": 20,
2024-02-12T12:35:23.0612075Z "instances": 10,
2024-02-12T12:35:23.0612671Z "server_groups": 10,
2024-02-12T12:35:23.0613333Z "server_group_members": 10
2024-02-12T12:35:23.0613880Z }
2024-02-12T12:35:23.0614388Z --- PASS: TestQuotasetGet (0.11s)
2024-02-12T12:35:23.0614958Z === RUN TestQuotasetUpdateDelete
2024-02-12T12:35:23.3866739Z --- PASS: TestQuotasetUpdateDelete (0.33s)
2024-02-12T12:35:23.3867492Z === RUN TestRemoteConsoleCreate
2024-02-12T12:35:23.4574770Z compute.go:454: Attempting to create server: ACPTTESTYUIsak81aP9MuqWT
2024-02-12T12:35:25.7029343Z convenience.go:36: Failure in remoteconsoles_test.go, line 23: unexpected error "Instance in ERROR state"
2024-02-12T12:35:25.7030696Z --- FAIL: TestRemoteConsoleCreate (2.32s)
2024-02-12T12:35:25.7031329Z === RUN TestServerRescueUnrescue
2024-02-12T12:35:25.7770535Z compute.go:454: Attempting to create server: ACPTTESTq5bmwpowhhiUAE7b
2024-02-12T12:35:28.0824343Z convenience.go:36: Failure in rescueunrescue_test.go, line 18: unexpected error "Instance in ERROR state"
2024-02-12T12:35:28.0825884Z --- FAIL: TestServerRescueUnrescue (2.38s)
2024-02-12T12:35:28.0826399Z === RUN TestSecGroupsList
2024-02-12T12:35:28.1586657Z tools.go:94: {
2024-02-12T12:35:28.1587312Z "name": "default",
2024-02-12T12:35:28.1588105Z "description": "Default security group",
2024-02-12T12:35:28.1588607Z "rules": [
2024-02-12T12:35:28.1588886Z {
2024-02-12T12:35:28.1589314Z "from_port": 0,
2024-02-12T12:35:28.1589675Z "to_port": 0,
2024-02-12T12:35:28.1590037Z "ip_protocol": "",
2024-02-12T12:35:28.1590416Z "ip_range": {
2024-02-12T12:35:28.1590751Z "CIDR": ""
2024-02-12T12:35:28.1591050Z },
2024-02-12T12:35:28.1591387Z "Group": {
2024-02-12T12:35:28.1592030Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:35:28.1592522Z "Name": "default"
2024-02-12T12:35:28.1592839Z }
2024-02-12T12:35:28.1593089Z },
2024-02-12T12:35:28.1593340Z {
2024-02-12T12:35:28.1593639Z "from_port": 0,
2024-02-12T12:35:28.1593984Z "to_port": 0,
2024-02-12T12:35:28.1594337Z "ip_protocol": "",
2024-02-12T12:35:28.1594697Z "ip_range": {
2024-02-12T12:35:28.1595025Z "CIDR": ""
2024-02-12T12:35:28.1595311Z },
2024-02-12T12:35:28.1595592Z "Group": {
2024-02-12T12:35:28.1596092Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:35:28.1596807Z "Name": "default"
2024-02-12T12:35:28.1597127Z }
2024-02-12T12:35:28.1597366Z }
2024-02-12T12:35:28.1597594Z ],
2024-02-12T12:35:28.1597981Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2"
2024-02-12T12:35:28.1598633Z }
2024-02-12T12:35:28.1599132Z --- PASS: TestSecGroupsList (0.08s)
2024-02-12T12:35:28.1599492Z === RUN TestSecGroupsCRUD
2024-02-12T12:35:28.2588387Z compute.go:402: Created security group: 04b58a57-a59f-4090-8f4d-349f57f0c6a8
2024-02-12T12:35:28.2589444Z tools.go:94: {
2024-02-12T12:35:28.2590003Z "name": "secgroup_rinj2",
2024-02-12T12:35:28.2590699Z "description": "something",
2024-02-12T12:35:28.2591319Z "rules": [],
2024-02-12T12:35:28.2592093Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2"
2024-02-12T12:35:28.2592745Z }
2024-02-12T12:35:28.3057819Z tools.go:94: {
2024-02-12T12:35:28.3058744Z "name": "secgroup_vkZD",
2024-02-12T12:35:28.3059414Z "description": "",
2024-02-12T12:35:28.3059973Z "rules": [],
2024-02-12T12:35:28.3061296Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2"
2024-02-12T12:35:28.3062120Z }
2024-02-12T12:35:28.3063509Z secgroup_test.go:59: Updated 04b58a57-a59f-4090-8f4d-349f57f0c6a8's name to secgroup_vkZD
2024-02-12T12:35:28.3701594Z compute.go:899: Deleted security group: 04b58a57-a59f-4090-8f4d-349f57f0c6a8
2024-02-12T12:35:28.3702656Z --- PASS: TestSecGroupsCRUD (0.21s)
2024-02-12T12:35:28.3703291Z === RUN TestSecGroupsRuleCreate
2024-02-12T12:35:28.4702124Z compute.go:402: Created security group: bf1db557-b358-4211-a11f-79bab834c08d
2024-02-12T12:35:28.4703105Z tools.go:94: {
2024-02-12T12:35:28.4703689Z "name": "secgroup_Qng6L",
2024-02-12T12:35:28.4704253Z "description": "something",
2024-02-12T12:35:28.4704638Z "rules": [],
2024-02-12T12:35:28.4705099Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2"
2024-02-12T12:35:28.4705492Z }
2024-02-12T12:35:28.5460112Z compute.go:428: Created security group rule: 4d258242-f3f4-4125-a988-8f258de17fe8
2024-02-12T12:35:28.5460855Z tools.go:94: {
2024-02-12T12:35:28.5461429Z "from_port": 83,
2024-02-12T12:35:28.5461773Z "to_port": 92,
2024-02-12T12:35:28.5462121Z "ip_protocol": "tcp",
2024-02-12T12:35:28.5462522Z "ip_range": {
2024-02-12T12:35:28.5462864Z "CIDR": "0.0.0.0/0"
2024-02-12T12:35:28.5463166Z },
2024-02-12T12:35:28.5463427Z "Group": {
2024-02-12T12:35:28.5463735Z "tenant_id": "",
2024-02-12T12:35:28.5464045Z "Name": ""
2024-02-12T12:35:28.5464308Z }
2024-02-12T12:35:28.5464532Z }
2024-02-12T12:35:28.5633699Z tools.go:94: {
2024-02-12T12:35:28.5634477Z "name": "secgroup_Qng6L",
2024-02-12T12:35:28.5634997Z "description": "something",
2024-02-12T12:35:28.5635365Z "rules": [
2024-02-12T12:35:28.5635708Z {
2024-02-12T12:35:28.5636071Z "from_port": 83,
2024-02-12T12:35:28.5636433Z "to_port": 92,
2024-02-12T12:35:28.5636804Z "ip_protocol": "tcp",
2024-02-12T12:35:28.5637190Z "ip_range": {
2024-02-12T12:35:28.5637559Z "CIDR": "0.0.0.0/0"
2024-02-12T12:35:28.5637893Z },
2024-02-12T12:35:28.5638183Z "Group": {
2024-02-12T12:35:28.5638524Z "tenant_id": "",
2024-02-12T12:35:28.5638879Z "Name": ""
2024-02-12T12:35:28.5639166Z }
2024-02-12T12:35:28.5639406Z }
2024-02-12T12:35:28.5639632Z ],
2024-02-12T12:35:28.5640036Z "tenant_id": "bf46039aa0254af88aa9aef4c2ec82c2"
2024-02-12T12:35:28.5640434Z }
2024-02-12T12:35:28.6243660Z compute.go:911: Deleted security group rule: 4d258242-f3f4-4125-a988-8f258de17fe8
2024-02-12T12:35:28.6839421Z compute.go:899: Deleted security group: bf1db557-b358-4211-a11f-79bab834c08d
2024-02-12T12:35:28.6840355Z --- PASS: TestSecGroupsRuleCreate (0.31s)
2024-02-12T12:35:28.6840794Z === RUN TestSecGroupsAddGroupToServer
2024-02-12T12:35:28.7543637Z compute.go:454: Attempting to create server: ACPTTESTKsouuHtaW5fAu1nI
2024-02-12T12:35:30.9915987Z convenience.go:36: Failure in secgroup_test.go, line 96: unexpected error "Instance in ERROR state"
2024-02-12T12:35:30.9917031Z --- FAIL: TestSecGroupsAddGroupToServer (2.31s)
2024-02-12T12:35:30.9917490Z === RUN TestServergroupsCreateDelete
2024-02-12T12:35:31.0081075Z compute.go:657: Attempting to create server group ACPTTESTGl1aEoarHwGDgo22
2024-02-12T12:35:31.0669068Z compute.go:668: Successfully created server group ACPTTESTGl1aEoarHwGDgo22
2024-02-12T12:35:31.0783169Z tools.go:94: {
2024-02-12T12:35:31.0784144Z "id": "c1b97bd0-a67e-40d8-975f-a063dbb7325a",
2024-02-12T12:35:31.0784830Z "name": "ACPTTESTGl1aEoarHwGDgo22",
2024-02-12T12:35:31.0785492Z "policies": [
2024-02-12T12:35:31.0786174Z "anti-affinity"
2024-02-12T12:35:31.0786668Z ],
2024-02-12T12:35:31.0787155Z "members": [],
2024-02-12T12:35:31.0787686Z "user_id": "",
2024-02-12T12:35:31.0788290Z "project_id": "",
2024-02-12T12:35:31.0788868Z "Metadata": {},
2024-02-12T12:35:31.0789443Z "policy": null,
2024-02-12T12:35:31.0790029Z "rules": null
2024-02-12T12:35:31.0790539Z }
2024-02-12T12:35:31.0875169Z tools.go:94: {
2024-02-12T12:35:31.0875876Z "id": "c1b97bd0-a67e-40d8-975f-a063dbb7325a",
2024-02-12T12:35:31.0876403Z "name": "ACPTTESTGl1aEoarHwGDgo22",
2024-02-12T12:35:31.0876822Z "policies": [
2024-02-12T12:35:31.0877203Z "anti-affinity"
2024-02-12T12:35:31.0877497Z ],
2024-02-12T12:35:31.0877780Z "members": [],
2024-02-12T12:35:31.0878199Z "user_id": "",
2024-02-12T12:35:31.0878517Z "project_id": "",
2024-02-12T12:35:31.0878841Z "Metadata": {},
2024-02-12T12:35:31.0879166Z "policy": null,
2024-02-12T12:35:31.0879466Z "rules": null
2024-02-12T12:35:31.0879724Z }
2024-02-12T12:35:31.1033281Z compute.go:945: Deleted server group c1b97bd0-a67e-40d8-975f-a063dbb7325a
2024-02-12T12:35:31.1034200Z --- PASS: TestServergroupsCreateDelete (0.11s)
2024-02-12T12:35:31.1034793Z === RUN TestServergroupsAffinityPolicy
2024-02-12T12:35:31.1202514Z compute.go:657: Attempting to create server group ACPTTESTkNoWYwNt7Paxb93A
2024-02-12T12:35:31.1743784Z compute.go:668: Successfully created server group ACPTTESTkNoWYwNt7Paxb93A
2024-02-12T12:35:31.2094115Z compute.go:717: Attempting to create server: ACPTTESTKEnaFFDnOxRBehHp
2024-02-12T12:35:33.4643729Z convenience.go:36: Failure in servergroup_test.go, line 58: unexpected error "Instance in ERROR state"
2024-02-12T12:35:33.4799257Z compute.go:945: Deleted server group 23057e1d-5b92-470c-bfd5-8b182353068d
2024-02-12T12:35:33.4800385Z --- FAIL: TestServergroupsAffinityPolicy (2.38s)
2024-02-12T12:35:33.4800956Z === RUN TestServergroupsMicroversionCreateDelete
2024-02-12T12:35:33.4972533Z compute.go:682: Attempting to create anti-affinity server group with max server per host = 3: ACPTTESTv0LkaEkYgIoWy77T
2024-02-12T12:35:33.5602162Z compute.go:696: Successfully created server group ACPTTESTv0LkaEkYgIoWy77T
2024-02-12T12:35:33.5668731Z tools.go:94: {
2024-02-12T12:35:33.5669634Z "id": "07560085-eaf0-4945-b617-ca2c647e3f82",
2024-02-12T12:35:33.5670157Z "name": "ACPTTESTv0LkaEkYgIoWy77T",
2024-02-12T12:35:33.5670689Z "policies": null,
2024-02-12T12:35:33.5671039Z "members": [],
2024-02-12T12:35:33.5671493Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:35:33.5672072Z "project_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:35:33.5672520Z "Metadata": null,
2024-02-12T12:35:33.5672946Z "policy": "anti-affinity",
2024-02-12T12:35:33.5673553Z "rules": {
2024-02-12T12:35:33.5673910Z "max_server_per_host": 3
2024-02-12T12:35:33.5674241Z }
2024-02-12T12:35:33.5674466Z }
2024-02-12T12:35:33.5768893Z tools.go:94: {
2024-02-12T12:35:33.5769924Z "id": "07560085-eaf0-4945-b617-ca2c647e3f82",
2024-02-12T12:35:33.5770757Z "name": "ACPTTESTv0LkaEkYgIoWy77T",
2024-02-12T12:35:33.5771462Z "policies": null,
2024-02-12T12:35:33.5772046Z "members": [],
2024-02-12T12:35:33.5772833Z "user_id": "c6882cadcb48452ebda3f8b17fe724bf",
2024-02-12T12:35:33.5773618Z "project_id": "bf46039aa0254af88aa9aef4c2ec82c2",
2024-02-12T12:35:33.5774076Z "Metadata": null,
2024-02-12T12:35:33.5774506Z "policy": "anti-affinity",
2024-02-12T12:35:33.5774854Z "rules": {
2024-02-12T12:35:33.5775187Z "max_server_per_host": 3
2024-02-12T12:35:33.5775514Z }
2024-02-12T12:35:33.5776098Z }
2024-02-12T12:35:33.5901760Z compute.go:945: Deleted server group 07560085-eaf0-4945-b617-ca2c647e3f82
2024-02-12T12:35:33.5902600Z --- PASS: TestServergroupsMicroversionCreateDelete (0.11s)
2024-02-12T12:35:33.5903088Z === RUN TestServersCreateDestroy
2024-02-12T12:35:33.6635992Z compute.go:454: Attempting to create server: ACPTTESTEsjx33xSvzgppAAt
2024-02-12T12:35:36.1443097Z convenience.go:36: Failure in servers_test.go, line 37: unexpected error "Instance in ERROR state"
2024-02-12T12:35:36.1444444Z --- FAIL: TestServersCreateDestroy (2.55s)
2024-02-12T12:35:36.1445236Z === RUN TestServersWithExtensionsCreateDestroy
2024-02-12T12:35:36.2172650Z compute.go:454: Attempting to create server: ACPTTEST3dW2o52fsrxp2Qek
2024-02-12T12:35:38.4526047Z convenience.go:36: Failure in servers_test.go, line 103: unexpected error "Instance in ERROR state"
2024-02-12T12:35:38.4527656Z --- FAIL: TestServersWithExtensionsCreateDestroy (2.31s)
2024-02-12T12:35:38.4528202Z === RUN TestServersWithoutImageRef
2024-02-12T12:35:38.5262086Z compute.go:566: Attempting to create server: ACPTTESTXm3BG8SfXCqBsIxP
2024-02-12T12:35:38.5315741Z --- PASS: TestServersWithoutImageRef (0.08s)
2024-02-12T12:35:38.5316464Z === RUN TestServersUpdate
2024-02-12T12:35:38.6025936Z compute.go:454: Attempting to create server: ACPTTESTISDqpkkJEVlgBv0N
2024-02-12T12:35:40.9696595Z convenience.go:36: Failure in servers_test.go, line 139: unexpected error "Instance in ERROR state"
2024-02-12T12:35:40.9697668Z --- FAIL: TestServersUpdate (2.44s)
2024-02-12T12:35:40.9698155Z === RUN TestServersMetadata
2024-02-12T12:35:41.0433187Z compute.go:454: Attempting to create server: ACPTTESTgfz8DGeTop7VNDI1
2024-02-12T12:35:43.2822943Z convenience.go:36: Failure in servers_test.go, line 175: unexpected error "Instance in ERROR state"
2024-02-12T12:35:43.2824100Z --- FAIL: TestServersMetadata (2.31s)
2024-02-12T12:35:43.2824788Z === RUN TestServersActionChangeAdminPassword
2024-02-12T12:35:43.2825991Z conditions.go:51: this test requires support for qemu guest agent and to set OS_GUEST_AGENT to 1
2024-02-12T12:35:43.2827302Z --- SKIP: TestServersActionChangeAdminPassword (0.00s)
2024-02-12T12:35:43.2828055Z === RUN TestServersActionReboot
2024-02-12T12:35:43.3518136Z compute.go:454: Attempting to create server: ACPTTESTP3Zr6751F0Q38D4F
2024-02-12T12:35:43.5329279Z convenience.go:36: Failure in servers_test.go, line 279: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:43.5331308Z --- FAIL: TestServersActionReboot (0.25s)
2024-02-12T12:35:43.5331742Z === RUN TestServersActionRebuild
2024-02-12T12:35:43.6061461Z compute.go:454: Attempting to create server: ACPTTESTgATgd083MzVNBFfD
2024-02-12T12:35:43.7897834Z convenience.go:36: Failure in servers_test.go, line 309: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:43.7899772Z --- FAIL: TestServersActionRebuild (0.26s)
2024-02-12T12:35:43.7900218Z === RUN TestServersActionResizeConfirm
2024-02-12T12:35:43.8592236Z compute.go:454: Attempting to create server: ACPTTESTNiMfa1qWWSLSNu8B
2024-02-12T12:35:44.0397969Z convenience.go:36: Failure in servers_test.go, line 344: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:44.0399686Z --- FAIL: TestServersActionResizeConfirm (0.25s)
2024-02-12T12:35:44.0400154Z === RUN TestServersActionResizeRevert
2024-02-12T12:35:44.1084210Z compute.go:454: Attempting to create server: ACPTTEST10zc1rOp6gfeszXb
2024-02-12T12:35:44.2843924Z convenience.go:36: Failure in servers_test.go, line 375: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:44.2845590Z --- FAIL: TestServersActionResizeRevert (0.24s)
2024-02-12T12:35:44.2846017Z === RUN TestServersActionPause
2024-02-12T12:35:44.3545295Z compute.go:454: Attempting to create server: ACPTTESTP300LT4DjF6anIlO
2024-02-12T12:35:44.5350138Z convenience.go:36: Failure in servers_test.go, line 403: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:44.5352056Z --- FAIL: TestServersActionPause (0.25s)
2024-02-12T12:35:44.5352658Z === RUN TestServersActionSuspend
2024-02-12T12:35:44.6033815Z compute.go:454: Attempting to create server: ACPTTESTqCMggErTx4d2CmpU
2024-02-12T12:35:44.7826321Z convenience.go:36: Failure in servers_test.go, line 427: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:44.7828113Z --- FAIL: TestServersActionSuspend (0.25s)
2024-02-12T12:35:44.7828525Z === RUN TestServersActionLock
2024-02-12T12:35:44.7829091Z conditions.go:35: must be a non-admin to run this test
2024-02-12T12:35:44.7829612Z --- SKIP: TestServersActionLock (0.00s)
2024-02-12T12:35:44.7830000Z === RUN TestServersConsoleOutput
2024-02-12T12:35:44.8543077Z compute.go:454: Attempting to create server: ACPTTESTWxeoQyELdi8MxPLA
2024-02-12T12:35:45.0347335Z convenience.go:36: Failure in servers_test.go, line 478: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:45.0349220Z --- FAIL: TestServersConsoleOutput (0.25s)
2024-02-12T12:35:45.0349642Z === RUN TestServersTags
2024-02-12T12:35:45.1121287Z compute.go:608: Attempting to create server: ACPTTEST5lYdajE8a2kuoBqf
2024-02-12T12:35:45.3188094Z convenience.go:36: Failure in servers_test.go, line 508: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:45.3190349Z --- FAIL: TestServersTags (0.28s)
2024-02-12T12:35:45.3191078Z === RUN TestServersWithExtendedAttributesCreateDestroy
2024-02-12T12:35:45.3884325Z compute.go:454: Attempting to create server: ACPTTESTpcn4KUjhkVNC3OTk
2024-02-12T12:35:45.5691306Z convenience.go:36: Failure in servers_test.go, line 571: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:45.5693517Z --- FAIL: TestServersWithExtendedAttributesCreateDestroy (0.25s)
2024-02-12T12:35:45.5694119Z === RUN TestServerNoNetworkCreateDestroy
2024-02-12T12:35:45.5852442Z compute.go:1224: Attempting to create server: ACPTTESTWVwkB2ZmUjJz3JYQ
2024-02-12T12:35:45.6769063Z convenience.go:36: Failure in servers_test.go, line 606: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:45.6771022Z --- FAIL: TestServerNoNetworkCreateDestroy (0.11s)
2024-02-12T12:35:45.6771489Z === RUN TestServicesList
2024-02-12T12:35:45.7279336Z tools.go:94: {
2024-02-12T12:35:45.7280248Z "binary": "nova-conductor",
2024-02-12T12:35:45.7280778Z "disabled_reason": "",
2024-02-12T12:35:45.7281203Z "forced_down": false,
2024-02-12T12:35:45.7281731Z "host": "fv-az699-167",
2024-02-12T12:35:45.7282111Z "state": "up",
2024-02-12T12:35:45.7282464Z "status": "enabled",
2024-02-12T12:35:45.7282817Z "zone": "internal"
2024-02-12T12:35:45.7283115Z }
2024-02-12T12:35:45.7283391Z tools.go:94: {
2024-02-12T12:35:45.7283782Z "binary": "nova-compute",
2024-02-12T12:35:45.7284183Z "disabled_reason": "",
2024-02-12T12:35:45.7284564Z "forced_down": false,
2024-02-12T12:35:45.7284976Z "host": "fv-az699-167",
2024-02-12T12:35:45.7285518Z "state": "down",
2024-02-12T12:35:45.7285866Z "status": "enabled",
2024-02-12T12:35:45.7286205Z "zone": "nova"
2024-02-12T12:35:45.7286484Z }
2024-02-12T12:35:45.7286742Z tools.go:94: {
2024-02-12T12:35:45.7287146Z "binary": "nova-scheduler",
2024-02-12T12:35:45.7287554Z "disabled_reason": "",
2024-02-12T12:35:45.7287916Z "forced_down": false,
2024-02-12T12:35:45.7288327Z "host": "fv-az699-167",
2024-02-12T12:35:45.7288684Z "state": "up",
2024-02-12T12:35:45.7289022Z "status": "enabled",
2024-02-12T12:35:45.7289370Z "zone": "internal"
2024-02-12T12:35:45.7289661Z }
2024-02-12T12:35:45.7289932Z tools.go:94: {
2024-02-12T12:35:45.7290325Z "binary": "nova-conductor",
2024-02-12T12:35:45.7290738Z "disabled_reason": "",
2024-02-12T12:35:45.7291117Z "forced_down": false,
2024-02-12T12:35:45.7291520Z "host": "fv-az699-167",
2024-02-12T12:35:45.7291871Z "state": "up",
2024-02-12T12:35:45.7292206Z "status": "enabled",
2024-02-12T12:35:45.7292550Z "zone": "internal"
2024-02-12T12:35:45.7292835Z }
2024-02-12T12:35:45.7293153Z --- PASS: TestServicesList (0.05s)
2024-02-12T12:35:45.7293524Z === RUN TestServicesListWithOpts
2024-02-12T12:35:45.7793354Z tools.go:94: {
2024-02-12T12:35:45.7794462Z "binary": "nova-scheduler",
2024-02-12T12:35:45.7795282Z "disabled_reason": "",
2024-02-12T12:35:45.7795838Z "forced_down": false,
2024-02-12T12:35:45.7796715Z "host": "fv-az699-167",
2024-02-12T12:35:45.7797451Z "state": "up",
2024-02-12T12:35:45.7798144Z "status": "enabled",
2024-02-12T12:35:45.7798889Z "zone": "internal"
2024-02-12T12:35:45.7799502Z }
2024-02-12T12:35:45.7800512Z --- PASS: TestServicesListWithOpts (0.05s)
2024-02-12T12:35:45.7801173Z === RUN TestServicesUpdate
2024-02-12T12:35:45.8993996Z --- PASS: TestServicesUpdate (0.12s)
2024-02-12T12:35:45.8994954Z === RUN TestTenantNetworksList
2024-02-12T12:35:45.9711177Z tools.go:94: {
2024-02-12T12:35:45.9711785Z "cidr": "None",
2024-02-12T12:35:45.9712829Z "id": "210bcc1a-38b1-4c36-81cd-87f6a46d3afe",
2024-02-12T12:35:45.9713576Z "label": "private"
2024-02-12T12:35:45.9714067Z }
2024-02-12T12:35:45.9714491Z tools.go:94: {
2024-02-12T12:35:45.9714814Z "cidr": "None",
2024-02-12T12:35:45.9715423Z "id": "892e25f8-72fe-4d14-9fa7-2122801f7e0a",
2024-02-12T12:35:45.9715855Z "label": "public"
2024-02-12T12:35:45.9716151Z }
2024-02-12T12:35:45.9716471Z --- PASS: TestTenantNetworksList (0.07s)
2024-02-12T12:35:45.9716865Z === RUN TestTenantNetworksGet
2024-02-12T12:35:46.0734099Z tools.go:94: {
2024-02-12T12:35:46.0734710Z "cidr": "None",
2024-02-12T12:35:46.0736011Z "id": "210bcc1a-38b1-4c36-81cd-87f6a46d3afe",
2024-02-12T12:35:46.0736795Z "label": "private"
2024-02-12T12:35:46.0737307Z }
2024-02-12T12:35:46.0737870Z --- PASS: TestTenantNetworksGet (0.10s)
2024-02-12T12:35:46.0738489Z === RUN TestUsageSingleTenant
2024-02-12T12:35:46.0739239Z usage_test.go:20: This is not passing now, will fix later
2024-02-12T12:35:46.0739880Z --- SKIP: TestUsageSingleTenant (0.00s)
2024-02-12T12:35:46.0740271Z === RUN TestUsageAllTenants
2024-02-12T12:35:46.0740788Z usage_test.go:57: This is not passing in OpenLab. Works locally
2024-02-12T12:35:46.0741309Z --- SKIP: TestUsageAllTenants (0.00s)
2024-02-12T12:35:46.0741681Z === RUN TestVolumeAttachAttachment
2024-02-12T12:35:46.1600051Z compute.go:454: Attempting to create server: ACPTTESTipLiSJRnVeifJbcK
2024-02-12T12:35:46.3398939Z convenience.go:36: Failure in volumeattach_test.go, line 25: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1, but already used 10 of 10 instances\"}}"
2024-02-12T12:35:46.3400811Z --- FAIL: TestVolumeAttachAttachment (0.27s)
2024-02-12T12:35:46.3401285Z FAIL
2024-02-12T12:35:46.3403743Z FAIL github.com/gophercloud/gophercloud/v2/internal/acceptance/openstack/compute/v2 803.681s
2024-02-12T12:35:46.3456687Z FAIL
2024-02-12T12:35:46.3595481Z + ./script/acceptancetest:main:32 : [[ 1 != 0 ]]
2024-02-12T12:35:46.3602991Z + ./script/acceptancetest:main:33 : failed=1
2024-02-12T12:35:46.3610675Z + ./script/acceptancetest:main:38 : [[ -n 1 ]]
2024-02-12T12:35:46.3618129Z + ./script/acceptancetest:main:39 : exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment