Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-1075

Ubuntu 18.04-synchro37-NoSSL Failing With SynchroMeta Object Error

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 3.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      There is a remaining build failure in Motor:

       [2022/12/13 23:21:09.760] synchro37 run-test: commands[2] | python3 -m synchro.synchrotest --with-xunit --xunit-file=xunit-synchro-results -v -w /data/mci/a9fe34ba06a4024deb0b2ff33c6b9fc8/src/.tox/synchro37/tmp/mongo-python-driver --check-exclude-patterns
       [2022/12/13 23:21:10.573] Failure: TypeError ('SynchroMeta' object is not subscriptable) ... ERROR
       [2022/12/13 23:21:10.573] ======================================================================
       [2022/12/13 23:21:10.573] ERROR: Failure: TypeError ('SynchroMeta' object is not subscriptable)
       [2022/12/13 23:21:10.573] ----------------------------------------------------------------------
       [2022/12/13 23:21:10.573] Traceback (most recent call last):
       [2022/12/13 23:21:10.573]   File "/data/mci/a9fe34ba06a4024deb0b2ff33c6b9fc8/src/.tox/synchro37/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest
       [2022/12/13 23:21:10.573]     raise self.exc_val.with_traceback(self.tb)
       [2022/12/13 23:21:10.573]   File "/data/mci/a9fe34ba06a4024deb0b2ff33c6b9fc8/src/.tox/synchro37/lib/python3.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
       [2022/12/13 23:21:10.573]     addr.filename, addr.module)
       [2022/12/13 23:21:10.573]   File "/data/mci/a9fe34ba06a4024deb0b2ff33c6b9fc8/src/.tox/synchro37/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath
       [2022/12/13 23:21:10.573]     return self.importFromDir(dir_path, fqname)
       [2022/12/13 23:21:10.573]   File "/data/mci/a9fe34ba06a4024deb0b2ff33c6b9fc8/src/.tox/synchro37/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir
       [2022/12/13 23:21:10.573]     mod = load_module(part_fqname, fh, filename, desc)
       [2022/12/13 23:21:10.573]   File "/opt/python/3.7/lib/python3.7/imp.py", line 244, in load_module
       [2022/12/13 23:21:10.573]     return load_package(name, filename)
       [2022/12/13 23:21:10.573]   File "/opt/python/3.7/lib/python3.7/imp.py", line 216, in load_package
       [2022/12/13 23:21:10.573]     return _load(spec)
       [2022/12/13 23:21:10.573]   File "<frozen importlib._bootstrap>", line 696, in _load
       [2022/12/13 23:21:10.573]   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
       [2022/12/13 23:21:10.573]   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
       [2022/12/13 23:21:10.573]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
       [2022/12/13 23:21:10.573]   File "/data/mci/a9fe34ba06a4024deb0b2ff33c6b9fc8/src/.tox/synchro37/tmp/mongo-python-driver/test/__init__.py", line 1090, in <module>
       [2022/12/13 23:21:10.573]     class IntegrationTest(PyMongoTestCase):
       [2022/12/13 23:21:10.573]   File "/data/mci/a9fe34ba06a4024deb0b2ff33c6b9fc8/src/.tox/synchro37/tmp/mongo-python-driver/test/__init__.py", line 1093, in IntegrationTest
       [2022/12/13 23:21:10.573]     client: MongoClient[dict]
       [2022/12/13 23:21:10.573] TypeError: 'SynchroMeta' object is not subscriptable
      

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            julius.park@mongodb.com Julius Park (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: