zrhoffman edited a comment on issue #4530: Fix server compatibility with v1 URL: https://github.com/apache/trafficcontrol/pull/4530#issuecomment-602964297 Built all Docker images (including CiaB and builder) at 2c4afe5 with new RPMs. TO v1 API tests succeed, but v2 tests fail. The first failed test is servers_test.go: ```shell cdns_test.go:35: Response: {[{cdn was created. success}]} cdns_test.go:35: Response: {[{cdn was created. success}]} cdns_test.go:35: Response: {[{cdn was created. success}]} cdns_test.go:35: Response: {[{cdn was created. success}]} types_test.go:33: ---- CreateTestTypes ---- parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} parameters_test.go:40: Response: {[{param was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} profiles_test.go:134: Response: {[{profile was created. success}]} statuses_test.go:35: Response: {[{status was created. success}]} statuses_test.go:35: Response: {[{status was created. success}]} statuses_test.go:35: Response: {[{status was created. success}]} statuses_test.go:35: Response: {[{status was created. success}]} statuses_test.go:35: Response: {[{status was created. success}]} statuses_test.go:35: Response: {[{status was created. success}]} statuses_test.go:35: Response: {[{status was created. success}]} divisions_test.go:63: Response: {[{division was created. success}]} divisions_test.go:63: Response: {[{division was created. success}]} regions_test.go:35: Response: {[{region was created. success}]} regions_test.go:35: Response: {[{region was created. success}]} phys_locations_test.go:34: Response: {[{physLocation was created. success}]} phys_locations_test.go:34: Response: {[{physLocation was created. success}]} phys_locations_test.go:34: Response: {[{physLocation was created. success}]} servers_test.go:36: Response: atlanta-edge-01 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: cdn2-test-edge {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: influxdb02 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: atlanta-router-01 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: atlanta-edge-03 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: atlanta-edge-14 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: atlanta-edge-15 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: atlanta-mid-16 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: atlanta-org-1 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: atlanta-org-2 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: atlanta-mid-01 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: rascal01 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: edge1-cdn2 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: riak {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: denver-mso-org-01 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: edge1-cdn1-cg3 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} servers_test.go:36: Response: edge2-cdn1-cg3 {[]} servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]} cachegroupsdeliveryservices_test.go:73: setting cachegroup delivery services returned error: requesting from Traffic Ops: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/cachegroups/412/deliveryservices {"alerts":[{"text":"no edge or origin servers found on cachegroup 412","level":"error"}]} cachegroupsdeliveryservices_test.go:76: setting cachegroup delivery services returned success, but no servers set cachegroupsdeliveryservices_test.go:84: setting cachegroup delivery services returned error: requesting from Traffic Ops: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/cachegroups/412/deliveryservices {"alerts":[{"text":"no edge or origin servers found on cachegroup 412","level":"error"}]} types_test.go:124: ---- DeleteTestTypes ---- ``` <details><summary>Expand for the full v2 API test results</summary> ```xml <?xml version="1.0" encoding="UTF-8"?> <testsuites> <testsuite tests="97" failures="11" time="149.130" name="golang.test.toapi.v2"> <properties> <property name="go.version" value="go1.11.13"></property> </properties> <testcase classname="golang.test.toapi.v2" name="TestAbout" time="0.030"></testcase> <testcase classname="golang.test.toapi.v2" name="TestAPICapabilities" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestAPICapabilities/Successfully_get_all_asns-write_API_Capabilities" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestAPICapabilities/Successfully_get_all_asns-read_API_Capabilities" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestAPICapabilities/Successfully_get_all_cache-groups-read_API_Capabilities" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestAPICapabilities/Fail_to_get_any_API_Capabilities_with_a_bogus_capability" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestAPICapabilities/Successfully_get_all_API_Capabilities_in_order_of_HTTP_Method" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestCacheGroupParameters" time="1.590"></testcase> <testcase classname="golang.test.toapi.v2" name="TestCacheGroups" time="1.850"></testcase> <testcase classname="golang.test.toapi.v2" name="TestCacheGroupsDeliveryServices" time="6.010"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
cachegroupsdeliveryservices_test.go:73: setting cachegroup delivery services returned error: requesting from Traffic Ops: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/cachegroups/412/deliveryservices {"alerts":[{"text":"no edge or origin servers found on cachegroup 412","level":"error"}]}
cachegroupsdeliveryservices_test.go:76: setting cachegroup delivery services returned success, but no servers set
cachegroupsdeliveryservices_test.go:84: setting cachegroup delivery services returned error: requesting from Traffic Ops: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/cachegroups/412/deliveryservices {"alerts":[{"text":"no edge or origin servers found on cachegroup 412","level":"error"}]}
types_test.go:124: ---- DeleteTestTypes ----</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestCapabilities" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDomains" time="4.030"></testcase> <testcase classname="golang.test.toapi.v2" name="TestCDNFederations" time="1.790"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationFederationResolvers" time="3.020"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationFederationResolvers/Successfully_assign_one_federation_resolver_to_a_federation" time="0.020"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationFederationResolvers/Successfully_assign_multiple_federation_resolver_to_a_federation" time="0.030"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationFederationResolvers/Successfully_replace_all_federation_resolver_for_a_federation" time="0.030"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationFederationResolvers/Fail_to_assign_federation_resolver_to_a_federation_when_federation_does_not_exist" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationFederationResolvers/successfully_get_federation_federation_resolvers_for_a_federation_with_some" time="0.020"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationFederationResolvers/successfully_get_federation_federation_resolvers_for_a_federation_without_any" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestCDNs" time="1.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestCookies" time="0.790"></testcase> <testcase classname="golang.test.toapi.v2" name="TestCoordinates" time="0.570"></testcase> <testcase classname="golang.test.toapi.v2" name="TestCRConfig" time="5.780"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
crconfig_test.go:62: GetServers expected EDGE server in cdn1, actual: []
crconfig_test.go:77: POST delivery service servers: 404 Not Found[404] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/deliveryserviceserver {"alerts":[{"text":"server not found","level":"error"}]}
types_test.go:124: ---- DeleteTestTypes ----</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceRequestComments" time="1.440"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceRequests" time="1.470"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceRequestRequired" time="2.210"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceRequestRules" time="2.270"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceRequestTypeFields" time="2.150"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceRequestBad" time="1.570"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceRequestWorkflow" time="2.240"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities" time="8.500"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servercapabilities_test.go:38: Response: &{{foo 0001-01-01 00:00:00 +0000 UTC} {[{server capability was created. success}]}}
servercapabilities_test.go:38: Response: &{{bar 0001-01-01 00:00:00 +0000 UTC} {[{server capability was created. success}]}}</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability;_deliveryServiceID:_0,_requiredCapability:_foo" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability;_deliveryServiceID:_0,_requiredCapability:_bar" time="0.020"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability;_deliveryServiceID:_0,_requiredCapability:_bar#01" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/re-assign_a_deliveryservice_to_a_required_capability;_deliveryServiceID:_271,_requiredCapability:_foo" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_no_delivery_service_id;_deliveryServiceID:_0,_requiredCapability:_foo" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_no_requiredCapability;_deliveryServiceID:_271,_requiredCapability:_0" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_an_invalid_required_capability;_deliveryServiceID:_271,_requiredCapability:_bogus" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_an_invalid_delivery_service_id;_deliveryServiceID:_-1,_requiredCapability:_foo" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_an_invalid_deliveryservice_type" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/delete_a_deliveryservices_required_capability_with_an_invalid_delivery_service_id;_deliveryServiceID:_-1,_requiredCapability:_foo" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/delete_a_deliveryservices_required_capability_with_an_invalid_required_capability;_deliveryServiceID:_271,_requiredCapability:_bogus" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/delete_a_deliveryservices_required_capability;_deliveryServiceID:_271,_requiredCapability:_foo" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/delete_a_deliveryservices_required_capability;_deliveryServiceID:_272,_requiredCapability:_bar" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesRequiredCapabilities/delete_a_deliveryservices_required_capability;_deliveryServiceID:_276,_requiredCapability:_bar" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServices" time="8.880"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServices/Missing_slice_plugin_size" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServices/Slice_plugin_size_set_with_incorrect_range_request_setting" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServices/Slice_plugin_size_set_to_small" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServices/Slice_plugin_size_set_to_large" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServers" time="6.080"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
deliveryserviceservers_test.go:240: GET Servers returned no dses, must have at least 1 to test ds-servers
types_test.go:124: ---- DeleteTestTypes ----</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities" time="6.350"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servercapabilities_test.go:38: Response: &{{foo 0001-01-01 00:00:00 +0000 UTC} {[{server capability was created. success}]}}
servercapabilities_test.go:38: Response: &{{bar 0001-01-01 00:00:00 +0000 UTC} {[{server capability was created. success}]}}</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability;_deliveryServiceID:_0,_requiredCapability:_foo" time="0.020"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability;_deliveryServiceID:_0,_requiredCapability:_bar" time="0.020"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability;_deliveryServiceID:_0,_requiredCapability:_bar#01" time="0.020"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/re-assign_a_deliveryservice_to_a_required_capability;_deliveryServiceID:_292,_requiredCapability:_foo" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_no_delivery_service_id;_deliveryServiceID:_0,_requiredCapability:_foo" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_no_requiredCapability;_deliveryServiceID:_292,_requiredCapability:_0" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_an_invalid_required_capability;_deliveryServiceID:_292,_requiredCapability:_bogus" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_an_invalid_delivery_service_id;_deliveryServiceID:_-1,_requiredCapability:_foo" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/assign_a_deliveryservice_to_a_required_capability_with_an_invalid_deliveryservice_type" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/delete_a_deliveryservices_required_capability_with_an_invalid_delivery_service_id;_deliveryServiceID:_-1,_requiredCapability:_foo" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/delete_a_deliveryservices_required_capability_with_an_invalid_required_capability;_deliveryServiceID:_292,_requiredCapability:_bogus" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/delete_a_deliveryservices_required_capability;_deliveryServiceID:_292,_requiredCapability:_foo" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/delete_a_deliveryservices_required_capability;_deliveryServiceID:_293,_requiredCapability:_bar" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServiceServersWithRequiredCapabilities/delete_a_deliveryservices_required_capability;_deliveryServiceID:_297,_requiredCapability:_bar" time="0.010"></testcase> <testcase classname="golang.test.toapi.v2" name="TestDeliveryServicesEligible" time="5.920"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
deliveryservicesideligible_test.go:42: getting delivery services eligible returned no servers
types_test.go:124: ---- DeleteTestTypes ----</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestDivisions" time="0.700"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationResolvers" time="0.980"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationResolvers/Get_Federation_Resolvers_by_ID" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationResolvers/Get_Federation_Resolvers_by_IPAddress" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationResolvers/Get_Federation_Resolvers_by_Type" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederationUsers" time="8.260"></testcase> <testcase classname="golang.test.toapi.v2" name="TestFederations" time="5.890"></testcase> <testcase classname="golang.test.toapi.v2" name="TestGetOSVersions" time="0.060"></testcase> <testcase classname="golang.test.toapi.v2" name="TestGetOSVersions/authenticated" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestGetOSVersions/un-authenticated" time="0.040"></testcase> <testcase classname="golang.test.toapi.v2" name="TestGetOSVersions/parameter-invalid" time="0.020"></testcase> <testcase classname="golang.test.toapi.v2" name="TestJobs" time="6.090"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
types_test.go:124: ---- DeleteTestTypes ----</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestLoginFail" time="2.810"></testcase> <testcase classname="golang.test.toapi.v2" name="TestLogs" time="0.050"></testcase> <testcase classname="golang.test.toapi.v2" name="TestOrigins" time="9.480"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
types_test.go:124: ---- DeleteTestTypes ----</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestParameters" time="0.610"></testcase> <testcase classname="golang.test.toapi.v2" name="TestPhysLocations" time="0.980"></testcase> <testcase classname="golang.test.toapi.v2" name="TestPing" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestProfileParameters" time="4.520"></testcase> <testcase classname="golang.test.toapi.v2" name="TestProfiles" time="4.850"></testcase> <testcase classname="golang.test.toapi.v2" name="TestProfiles/copy_profile" time="0.020"></testcase> <testcase classname="golang.test.toapi.v2" name="TestProfiles/existing_profile_does_not_exist" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestProfiles/new_profile_already_exists" time="0.000"></testcase> <testcase classname="golang.test.toapi.v2" name="TestReadOnlyCannotModify" time="8.280"></testcase> <testcase classname="golang.test.toapi.v2" name="TestRegions" time="1.040"></testcase> <testcase classname="golang.test.toapi.v2" name="TestRoles" time="0.150"></testcase> <testcase classname="golang.test.toapi.v2" name="TestServerCapabilities" time="0.100"></testcase> <testcase classname="golang.test.toapi.v2" name="TestServerChecks" time="10.120"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
toextension_test.go:41: Response: ILO_PING {[{Check Extension Loaded. success}]}
toextension_test.go:41: Response: ORT_ERROR_COUNT {[{Check Extension Loaded. success}]}
serverchecks_test.go:39: Response: atlanta-edge-01 host_name ILO check <nil>
serverchecks_test.go:41: could not CREATE servercheck: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servercheck {"alerts":[{"text":"Server not found","level":"error"}]}
serverchecks_test.go:39: Response: atlanta-edge-01 host_name ORT check <nil>
serverchecks_test.go:41: could not CREATE servercheck: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servercheck {"alerts":[{"text":"Server not found","level":"error"}]}
serverchecks_test.go:93: Response: atlanta-edge-01 host_name ILO check <nil>
serverchecks_test.go:95: could not update servercheck: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servercheck {"alerts":[{"text":"Server not found","level":"error"}]}
serverchecks_test.go:93: Response: atlanta-edge-01 host_name ORT check <nil>
serverchecks_test.go:95: could not update servercheck: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servercheck {"alerts":[{"text":"Server not found","level":"error"}]}
serverchecks_test.go:137: expected to find servercheck for host 0xc00033e820
toextension_test.go:108: Response: 3 {[{Extension deleted. success}]}
toextension_test.go:108: Response: 4 {[{Extension deleted. success}]}
types_test.go:124: ---- DeleteTestTypes ----</failure> </testcase> <testcase classname="golang.test.toapi.v2" name="TestServers" time="8.230"> <failure message="Failed" type="">cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
cdns_test.go:35: Response: {[{cdn was created. success}]}
types_test.go:33: ---- CreateTestTypes ----
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
user_test.go:52: Response: {[{user was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
parameters_test.go:40: Response: {[{param was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
profiles_test.go:134: Response: {[{profile was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
statuses_test.go:35: Response: {[{status was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
divisions_test.go:63: Response: {[{division was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
regions_test.go:35: Response: {[{region was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
phys_locations_test.go:34: Response: {[{physLocation was created. success}]}
servers_test.go:36: Response: atlanta-edge-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: cdn2-test-edge {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: influxdb02 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-router-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-03 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-14 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-edge-15 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-16 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-1 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-org-2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: atlanta-mid-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: rascal01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn2 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: riak {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: denver-mso-org-01 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge1-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
servers_test.go:36: Response: edge2-cdn1-cg3 {[]}
servers_test.go:38: could not CREATE servers: 400 Bad Request[400] - Error requesting Traffic Ops https://trafficops.infra.ciab.test:443/api/2.0/servers {"alerts":[{"text":"at least one address must be marked as a service address","level":"error"}]}
types_test.go:124: ---- DeleteTestTypes ----
panic: runtime error: index out of range
/usr/local/go/src/testing/testing.go:792 +0x387
/usr/local/go/src/runtime/panic.go:513 +0x1b9
/go/src/github.com/apache/trafficcontrol/traffic_ops/testing/api/v2/servers_test.go:64 +0xbd0
/go/src/github.com/apache/trafficcontrol/traffic_ops/testing/api/v2/servers_test.go:26 +0x2f
/go/src/github.com/apache/trafficcontrol/traffic_ops/testing/api/v2/withobjs_test.go:33 +0xee
/go/src/github.com/apache/trafficcontrol/traffic_ops/testing/api/v2/servers_test.go:25 +0xb6
/usr/local/go/src/testing/testing.go:827 +0xbf
/usr/local/go/src/testing/testing.go:878 +0x35c</failure> </testcase> </testsuite> </testsuites> ``` </details> All unit tests pass (using tools/golang). In CiaB, verified that the `server` table populates again. Also, requests are redirected to delivery services for the first time in awhile, which is great.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
