Off-Nominal planning: down USS with equal priority conflicts not permitted

scenarios.astm.utm.DownUSSEqualPriorityNotPermitted

Resources

KML visualization

Case Step Event uss1_core uss1_dss <None>
1 📓 Tested USS: uss1_core
2 📓 Test CMSA: Will skip nonconforming and contingent test cases because CMSA is not available for provided DSS instance
Setup Resolve USS ID of virtual USS 4 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-06-19T12:06:04.528705Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          579
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                62.95
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                143.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75890000000001
                • item_2
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75890000000001
                • item_3
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75815
                • item_4
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75815
          • time_start
            :
            • value
              :
              2025-06-19T12:05:03.276930Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-06-19T13:35:04.276930Z
            • format
              :
              RFC3339
        • request_id
          :
          a20611f6-3b6a-4a14-97d2-cbe01a9902b4
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          37
      • elapsed_s
        :
        0.004031
      • reported
        :
        2025-06-19T12:06:04.533223Z
      • json
        :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
5 Successful dummy query
6 📓 USS ID of virtual USS: uss_qualifier
Restore virtual USS availability 7 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/uss_qualifier
      • initiated_at
        :
        2025-06-19T12:06:04.533828Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          99
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNiwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Normal
        • request_id
          :
          f787829d-1a5f-4f08-9b9a-4f29b439bcdf
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          116
      • elapsed_s
        :
        0.002859
      • reported
        :
        2025-06-19T12:06:04.537154Z
      • json
        :
        • version
          :
          VSIOEud4EqFiRHBxCmRAFs91348d-mwm99XE7CucQlU_
        • status
          :
          • uss
            :
            uss_qualifier
          • availability
            :
            Normal
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
8 USS availability successfully set to 'Available'
Clear operational intents created by virtual USS 9 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-06-19T12:06:04.538117Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          579
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                62.95
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                143.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75890000000001
                • item_2
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75890000000001
                • item_3
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75815
                • item_4
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75815
          • time_start
            :
            • value
              :
              2025-06-19T12:05:03.276930Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-06-19T13:35:04.276930Z
            • format
              :
              RFC3339
        • request_id
          :
          8c804563-2770-4f9e-9025-7f39d4a13e17
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          37
      • elapsed_s
        :
        0.001973
      • reported
        :
        2025-06-19T12:06:04.540502Z
      • json
        :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
10 Successful operational intents cleanup
Verify area is clear 11 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-06-19T12:06:04.541399Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          579
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                62.95
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                143.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75890000000001
                • item_2
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75890000000001
                • item_3
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75815
                • item_4
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75815
          • time_start
            :
            • value
              :
              2025-06-19T12:05:03.276930Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-06-19T13:35:04.276930Z
            • format
              :
              RFC3339
        • request_id
          :
          45a6e3da-aa28-4e3a-9593-f464f794fadb
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          37
      • elapsed_s
        :
        0.002008
      • reported
        :
        2025-06-19T12:06:04.543827Z
      • json
        :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
12 DSS responses
13 Area is clear of op intents
Plan Flight 2 in conflict with activated operational intent managed by down USS Virtual USS creates conflicting operational intent 14 🌐
  • PUT dss.uss1.localutm 201
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/d5e41bca-c913-4a66-af8e-51b7b324e5db
      • initiated_at
        :
        2025-06-19T12:06:04.548495Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          912
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      32.7183
                    • lng
                      :
                      -96.75890000000001
                  • item_2
                    :
                    • lat
                      :
                      32.71785
                    • lng
                      :
                      -96.7587
                  • item_3
                    :
                    • lat
                      :
                      32.71825
                    • lng
                      :
                      -96.7585
                  • item_4
                    :
                    • lat
                      :
                      32.7186
                    • lng
                      :
                      -96.7587
              • altitude_lower
                :
                • value
                  :
                  91.93
                • reference
                  :
                  W84
                • units
                  :
                  M
              • altitude_upper
                :
                • value
                  :
                  121.0
                • reference
                  :
                  W84
                • units
                  :
                  M
            • time_start
              :
              • value
                :
                2025-06-19T12:06:03.544177Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-06-19T12:51:04.544177Z
              • format
                :
                RFC3339
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • new_subscription
          :
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • notify_for_constraints
            :
            False
        • request_id
          :
          233401a9-3200-429a-9a4e-b484f212d7c7
      • body
        :
        None
    • response
      :
      • code
        :
        201
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          806
      • elapsed_s
        :
        0.009492
      • reported
        :
        2025-06-19T12:06:04.558563Z
      • json
        :
        • subscribers
          :
          • item_1
            :
            • subscriptions
              :
              • item_1
                :
                • subscription_id
                  :
                  10ba2c58-7abf-4f47-bdc6-5689cc91ac94
                • notification_index
                  :
                  1
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • operational_intent_reference
          :
          • id
            :
            d5e41bca-c913-4a66-af8e-51b7b324e5db
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Normal
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            b.yUZ2MwztoUzmbXMVGok2OyjZvW.PB.qX-DmrbqEc0_
          • time_start
            :
            • value
              :
              2025-06-19T12:06:03.544177Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-06-19T12:51:04.544177Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • subscription_id
            :
            10ba2c58-7abf-4f47-bdc6-5689cc91ac94
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
15 Operational intent successfully created
Virtual USS activates conflicting operational intent 16 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/d5e41bca-c913-4a66-af8e-51b7b324e5db/b.yUZ2MwztoUzmbXMVGok2OyjZvW.PB.qX-DmrbqEc0_
      • initiated_at
        :
        2025-06-19T12:06:04.560991Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          970
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      32.7183
                    • lng
                      :
                      -96.75890000000001
                  • item_2
                    :
                    • lat
                      :
                      32.71785
                    • lng
                      :
                      -96.7587
                  • item_3
                    :
                    • lat
                      :
                      32.71825
                    • lng
                      :
                      -96.7585
                  • item_4
                    :
                    • lat
                      :
                      32.7186
                    • lng
                      :
                      -96.7587
              • altitude_lower
                :
                • value
                  :
                  91.93
                • reference
                  :
                  W84
                • units
                  :
                  M
              • altitude_upper
                :
                • value
                  :
                  121.0
                • reference
                  :
                  W84
                • units
                  :
                  M
            • time_start
              :
              • value
                :
                2025-06-19T12:06:03.544177Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-06-19T12:51:04.544177Z
              • format
                :
                RFC3339
        • key
          :
          • item_1
            :
            b.yUZ2MwztoUzmbXMVGok2OyjZvW.PB.qX-DmrbqEc0_
        • state
          :
          Activated
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • new_subscription
          :
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • notify_for_constraints
            :
            False
        • request_id
          :
          063f5073-7892-4234-b9ae-fbefe92cdeec
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          807
      • elapsed_s
        :
        0.015128
      • reported
        :
        2025-06-19T12:06:04.576678Z
      • json
        :
        • subscribers
          :
          • item_1
            :
            • subscriptions
              :
              • item_1
                :
                • subscription_id
                  :
                  4b51ea0c-baa5-4787-83fc-1b1e98574279
                • notification_index
                  :
                  1
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • operational_intent_reference
          :
          • id
            :
            d5e41bca-c913-4a66-af8e-51b7b324e5db
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Normal
          • version
            :
            2
          • state
            :
            Activated
          • ovn
            :
            0XXWxpU5ZEhANTSjscOK.y5iBF05UUL7AiLRsWhWyTo_
          • time_start
            :
            • value
              :
              2025-06-19T12:06:03.544177Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-06-19T12:51:04.544177Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • subscription_id
            :
            4b51ea0c-baa5-4787-83fc-1b1e98574279
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
17 Operational intent successfully activated
Declare virtual USS as down at DSS 18 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/uss_qualifier
      • initiated_at
        :
        2025-06-19T12:06:04.577693Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          97
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNiwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Down
        • request_id
          :
          d6039ecd-6e90-43b9-9e1b-b1e46397a508
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          114
      • elapsed_s
        :
        0.002803
      • reported
        :
        2025-06-19T12:06:04.580967Z
      • json
        :
        • version
          :
          WogPM-FgIKTAtG6K8Se.ututAG5PocBcsq1WA1ow.s0_
        • status
          :
          • uss
            :
            uss_qualifier
          • availability
            :
            Down
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
19 USS availability successfully set to 'Down'
Tested USS attempts to plan Flight 2 20 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-06-19T12:06:04.582245Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          577
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                91.93
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                121.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75890000000001
                • item_2
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75890000000001
                • item_3
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.7585
                • item_4
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.7585
          • time_start
            :
            • value
              :
              2025-06-19T12:06:03.544177Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-06-19T12:51:04.544177Z
            • format
              :
              RFC3339
        • request_id
          :
          44341365-3acd-42a0-8d36-a6574ab39954
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          554
      • elapsed_s
        :
        0.002888
      • reported
        :
        2025-06-19T12:06:04.585601Z
      • json
        :
        • operational_intent_references
          :
          • item_1
            :
            • id
              :
              d5e41bca-c913-4a66-af8e-51b7b324e5db
            • manager
              :
              uss_qualifier
            • uss_availability
              :
              Down
            • version
              :
              2
            • state
              :
              Activated
            • ovn
              :
              0XXWxpU5ZEhANTSjscOK.y5iBF05UUL7AiLRsWhWyTo_
            • time_start
              :
              • value
                :
                2025-06-19T12:06:03.544177Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-06-19T12:51:04.544177Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
            • subscription_id
              :
              4b51ea0c-baa5-4787-83fc-1b1e98574279
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
21 DSS responses
22 🌐
  • PUT scdsc.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://scdsc.uss1.localutm/flight_planning/v1/flight_plans/2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938
      • initiated_at
        :
        2025-06-19T12:06:04.586888Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          1214
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJzY2RzYy51c3MxLmxvY2FsdXRtIiwiZXhwIjoxNzUwMzM4MzI4LCJpc3MiOiJkdW1teSIsInNjb3BlIjoiaW50ZXJ1c3MuZmxpZ2h0X3BsYW5uaW5nLnBsYW4iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • flight_plan
          :
          • basic_information
            :
            • usage_state
              :
              Planned
            • uas_state
              :
              Nominal
            • area
              :
              • item_1
                :
                • volume
                  :
                  • outline_polygon
                    :
                    • vertices
                      :
                      • item_1
                        :
                        • lat
                          :
                          32.7183
                        • lng
                          :
                          -96.75890000000001
                      • item_2
                        :
                        • lat
                          :
                          32.71785
                        • lng
                          :
                          -96.7587
                      • item_3
                        :
                        • lat
                          :
                          32.71825
                        • lng
                          :
                          -96.7585
                      • item_4
                        :
                        • lat
                          :
                          32.7186
                        • lng
                          :
                          -96.7587
                  • altitude_lower
                    :
                    • value
                      :
                      91.93
                    • reference
                      :
                      W84
                    • units
                      :
                      M
                  • altitude_upper
                    :
                    • value
                      :
                      121.0
                    • reference
                      :
                      W84
                    • units
                      :
                      M
                • time_start
                  :
                  • value
                    :
                    2025-06-19T12:06:03.544177Z
                  • format
                    :
                    RFC3339
                • time_end
                  :
                  • value
                    :
                    2025-06-19T12:51:04.544177Z
                  • format
                    :
                    RFC3339
          • astm_f3548_21
            :
            • priority
              :
              100
          • uspace_flight_authorisation
            :
            • uas_serial_number
              :
              1AF49UL5CC5J6K
            • operation_category
              :
              Open
            • operation_mode
              :
              Vlos
            • uas_class
              :
              C0
            • identification_technologies
              :
              • item_1
                :
                ASTMNetRID
            • connectivity_methods
              :
              • item_1
                :
                cellular
            • endurance_minutes
              :
              50
            • emergency_procedure_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/test_data/flight_intents/standard/flight_auths/standard/emergency
            • operator_id
              :
              CHEo5kut30e0mt01-qwe
            • uas_id
              :
            • uas_type_certificate
              :
        • execution_style
          :
          IfAllowed
        • request_id
          :
          20bc9fec-cdbf-4c5c-9151-f41230ccd626
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Server
          :
          gunicorn
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Connection
          :
          keep-alive
        • Content-Type
          :
          application/json
        • Content-Length
          :
          1109
      • elapsed_s
        :
        0.024282
      • reported
        :
        2025-06-19T12:06:04.611721Z
      • json
        :
        • activity_result
          :
          Rejected
        • flight_id
          :
          2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938
        • flight_plan_status
          :
          NotPlanned
        • includes_advisories
          :
          Unknown
        • notes
          :
          Operational intent priority 100 is outside the bounds of the locality priority range (]-1,0])
        • planning_result
          :
          Rejected
        • queries
          :
        • log_messages
          :
          • item_1
            :
            [2025-06-19 12:06:04.593 DEBUG monitoring.mock_uss.flight_planning.routes:log:60] [upsert_plan/33:2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938] Starting handler
          • item_2
            :
            [2025-06-19 12:06:04.595 DEBUG monitoring.mock_uss.flight_planning.routes:log:60] [upsert_plan/33:2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938] Acquiring lock for flight 2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938
          • item_3
            :
            [2025-06-19 12:06:04.601 DEBUG monitoring.mock_uss.flight_planning.routes:log:60] [upsert_plan/33:2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938] Request is for a new flight (lock established)
          • item_4
            :
            [2025-06-19 12:06:04.610 DEBUG monitoring.mock_uss.flight_planning.routes:log:60] [upsert_plan/33:2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938] Releasing placeholder for existing flight_id 2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938
      • body
        :
        None
    • query_type
      :
      interuss.automated_testing.flight_planning.v1.UpsertFlightPlan
    • participant_id
      :
      uss1_core
🌐
23 Failure
24 Incorrectly planned
25 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-06-19T12:06:04.612215Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          577
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                91.93
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                121.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75890000000001
                • item_2
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75890000000001
                • item_3
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.7585
                • item_4
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.7585
          • time_start
            :
            • value
              :
              2025-06-19T12:06:03.544177Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-06-19T12:51:04.544177Z
            • format
              :
              RFC3339
        • request_id
          :
          588fd755-1961-47d8-b15c-ebde4dfe9d92
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          554
      • elapsed_s
        :
        0.003207
      • reported
        :
        2025-06-19T12:06:04.615852Z
      • json
        :
        • operational_intent_references
          :
          • item_1
            :
            • id
              :
              d5e41bca-c913-4a66-af8e-51b7b324e5db
            • manager
              :
              uss_qualifier
            • uss_availability
              :
              Down
            • version
              :
              2
            • state
              :
              Activated
            • ovn
              :
              0XXWxpU5ZEhANTSjscOK.y5iBF05UUL7AiLRsWhWyTo_
            • time_start
              :
              • value
                :
                2025-06-19T12:06:03.544177Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-06-19T12:51:04.544177Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
            • subscription_id
              :
              4b51ea0c-baa5-4787-83fc-1b1e98574279
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
26 DSS responses
27 Operational intent not shared
Restore virtual USS availability at DSS 28 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/uss_qualifier
      • initiated_at
        :
        2025-06-19T12:06:04.616770Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          99
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNiwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Normal
        • request_id
          :
          3a1d9452-eafa-42cf-8d94-3d36202d5abb
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          116
      • elapsed_s
        :
        0.003036
      • reported
        :
        2025-06-19T12:06:04.620489Z
      • json
        :
        • version
          :
          GDFzR2D6-LnJ.GDH8PjZwywszcmBYt29EAcx.8yWTPQ_
        • status
          :
          • uss
            :
            uss_qualifier
          • availability
            :
            Normal
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
29 USS availability successfully set to 'Available'
Cleanup 30 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/uss_qualifier
      • initiated_at
        :
        2025-06-19T12:06:04.620921Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          99
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNiwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Normal
        • request_id
          :
          8ac8c476-11b8-4902-8791-1ffeb8ff0e86
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          116
      • elapsed_s
        :
        0.002616
      • reported
        :
        2025-06-19T12:06:04.623953Z
      • json
        :
        • version
          :
          Qf4-ccPayCHBr-xi3IfXwzWx4wmxTRIPlp97AHvtprg_
        • status
          :
          • uss
            :
            uss_qualifier
          • availability
            :
            Normal
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
31 Availability of virtual USS restored
32 🌐
  • DELETE scdsc.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://scdsc.uss1.localutm/flight_planning/v1/flight_plans/2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938
      • initiated_at
        :
        2025-06-19T12:06:04.624237Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJzY2RzYy51c3MxLmxvY2FsdXRtIiwiZXhwIjoxNzUwMzM4MzI4LCJpc3MiOiJkdW1teSIsInNjb3BlIjoiaW50ZXJ1c3MuZmxpZ2h0X3BsYW5uaW5nLnBsYW4iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Server
          :
          gunicorn
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Connection
          :
          keep-alive
        • Content-Type
          :
          application/json
        • Content-Length
          :
          470
      • elapsed_s
        :
        0.011795
      • reported
        :
        2025-06-19T12:06:04.636460Z
      • json
        :
        • activity_result
          :
          Failed
        • flight_id
          :
          2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938
        • flight_plan_status
          :
          NotPlanned
        • includes_advisories
          :
          Unknown
        • notes
          :
          Flight 2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938 does not exist
        • planning_result
          :
          Failed
        • queries
          :
        • log_messages
          :
          • item_1
            :
            [2025-06-19 12:06:04.629 DEBUG monitoring.mock_uss.scd_injection.routes_injection:log:258] [delete_flight/33:2f5b9429-9e7f-4a58-b8a9-8e7d0ff33938] Acquiring and deleting flight
      • body
        :
        None
    • query_type
      :
      interuss.automated_testing.flight_planning.v1.DeleteFlightPlan
    • participant_id
      :
      uss1_core
🌐
33 Successful flight deletion
34 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2025-06-19T12:06:04.637408Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          579
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • value
                :
                62.95
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                143.0
              • reference
                :
                W84
              • units
                :
                M
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75890000000001
                • item_2
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75890000000001
                • item_3
                  :
                  • lat
                    :
                    32.7186
                  • lng
                    :
                    -96.75815
                • item_4
                  :
                  • lat
                    :
                    32.71785
                  • lng
                    :
                    -96.75815
          • time_start
            :
            • value
              :
              2025-06-19T12:05:03.276930Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-06-19T13:35:04.276930Z
            • format
              :
              RFC3339
        • request_id
          :
          d37911eb-8438-4b8a-977e-46f30d89b307
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          556
      • elapsed_s
        :
        0.003095
      • reported
        :
        2025-06-19T12:06:04.640935Z
      • json
        :
        • operational_intent_references
          :
          • item_1
            :
            • id
              :
              d5e41bca-c913-4a66-af8e-51b7b324e5db
            • manager
              :
              uss_qualifier
            • uss_availability
              :
              Normal
            • version
              :
              2
            • state
              :
              Activated
            • ovn
              :
              0XXWxpU5ZEhANTSjscOK.y5iBF05UUL7AiLRsWhWyTo_
            • time_start
              :
              • value
                :
                2025-06-19T12:06:03.544177Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-06-19T12:51:04.544177Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
            • subscription_id
              :
              4b51ea0c-baa5-4787-83fc-1b1e98574279
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
35 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/d5e41bca-c913-4a66-af8e-51b7b324e5db/0XXWxpU5ZEhANTSjscOK.y5iBF05UUL7AiLRsWhWyTo_
      • initiated_at
        :
        2025-06-19T12:06:04.641634Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MDMzODMwNCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Jun 2025 12:06:04 GMT
        • Content-Length
          :
          807
      • elapsed_s
        :
        0.009776
      • reported
        :
        2025-06-19T12:06:04.651906Z
      • json
        :
        • subscribers
          :
          • item_1
            :
            • subscriptions
              :
              • item_1
                :
                • subscription_id
                  :
                  4b51ea0c-baa5-4787-83fc-1b1e98574279
                • notification_index
                  :
                  2
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
        • operational_intent_reference
          :
          • id
            :
            d5e41bca-c913-4a66-af8e-51b7b324e5db
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Normal
          • version
            :
            2
          • state
            :
            Activated
          • ovn
            :
            0XXWxpU5ZEhANTSjscOK.y5iBF05UUL7AiLRsWhWyTo_
          • time_start
            :
            • value
              :
              2025-06-19T12:06:03.544177Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-06-19T12:51:04.544177Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/off_nominal_planning/down_uss/down
          • subscription_id
            :
            4b51ea0c-baa5-4787-83fc-1b1e98574279
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
36 Successful operational intents cleanup