Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-31927

Notifications: Floorist runs failing

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • No

      Hello,

      Your floorist runs are lately failing with the following:

      ERROR:root:[Dump #6] 0
      Traceback (most recent call last):
        File "index.pyx", line 204, in pandas._libs.index.IndexEngine._get_loc_duplicates
      TypeError: '<' not supported between instances of 'str' and 'int'
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/opt/app-root/lib64/python3.9/site-packages/pandas/core/indexes/base.py", line 3791, in get_loc
          return self._engine.get_loc(casted_key)
        File "index.pyx", line 152, in pandas._libs.index.IndexEngine.get_loc
        File "index.pyx", line 176, in pandas._libs.index.IndexEngine.get_loc
        File "index.pyx", line 209, in pandas._libs.index.IndexEngine._get_loc_duplicates
      KeyError: 0
      
      The above exception was the direct cause of the following exception:
      
      Traceback (most recent call last):
        File "/opt/app-root/lib/python3.9/site-packages/floorist/floorist.py", line 69, in main
          if isinstance(data[column][0], UUID):
        File "/opt/app-root/lib64/python3.9/site-packages/pandas/core/frame.py", line 3893, in __getitem__
          indexer = self.columns.get_loc(key)
        File "/opt/app-root/lib64/python3.9/site-packages/pandas/core/indexes/base.py", line 3798, in get_loc
          raise KeyError(key) from err
      KeyError: 0 

      Please check your recent changes to your FloorPlan.

      This error might be due to bad column name/value.

      cc rhn-engineering-dhalasz , jmartine@redhat.com 

            mbarcina@redhat.com Mikel Barcina
            vkrizan1@redhat.com Viliam Krizan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: