[Testbot] Plone 6.0 - Python 3.9 - Build # 8 - Still Failing!

jenkins at plone.org jenkins at plone.org
Fri Feb 26 03:47:10 UTC 2021


Plone 6.0 - Python 3.9 - Build # 8 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/8/ to view the results.


Plone 6.0 - Python 3.9 - Build # 8 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/8/ to view the results.

Test Results:

13 tests failed.
FAILED:  Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_installer.AddonsControlPanelFunctionalTest.test_addons_controlpanel_install_and_uninstall_all

Error Message:
LookupError not raised

Stack Trace:
LookupError not raised

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_installer.py", line 102, in test_addons_controlpanel_install_and_uninstall_all
    self.browser.getControl('Uninstall', index=0)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 226, in __exit__
    self._raiseFailure("{} not raised".format(exc_name))
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 163, in _raiseFailure
    raise self.test_case.failureException(msg)


FAILED:  plone.app.linkintegrity.tests.test_circular.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_circular.py", line 3, in <module>
    from plone.app.linkintegrity.testing import create
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.app.linkintegrity.tests.test_functional.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_functional.py", line 2, in <module>
    from plone.app.linkintegrity import testing
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.app.linkintegrity.tests.test_handlers.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_handlers.py", line 3, in <module>
    from plone.app.linkintegrity.testing import create
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.app.linkintegrity.tests.test_imagescales.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_imagescales.py", line 2, in <module>
    from plone.app.linkintegrity.tests.base import DXBaseTestCase
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/base.py", line 2, in <module>
    from plone.app.linkintegrity import testing
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.app.linkintegrity.tests.test_references.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_references.py", line 2, in <module>
    from plone.app.linkintegrity import testing
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.cachepurging.tests.test_purger.TestAsync.testAsyncError

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestAsync.testAsyncNotFOund

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestAsync.testSimpleAsync

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestAsyncConnectionFailure.testConnectionFailure

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestSync.testError

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 120, in tearDown
    super(TestSync, self).tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestSync.testHeaders

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 120, in tearDown
    super(TestSync, self).tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestSync.testSimpleSync

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 120, in tearDown
    super(TestSync, self).tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.cachepurging/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


More information about the Testbot mailing list