[Ci-reports] fail on QtEnginio_dev_Integration #23

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jul 7 14:14:21 CEST 2014


Autotests `tst_enginioclient', `tst_enginiomodel', `tst_files', `tst_oauth2authentication', and `tst_qmltests' failed :(

  QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  ## Creating backend: EnginioClient_QML1404735295784
  SignalSpy caught errors:
  NetworkReply: QNetworkReplyHttpImpl(0x101d930b0)
    Request URL: "https://api.engin.io/v1/account/apps"
    Operation: "CUSTOM"
    HTTP return code: 401
    Headers[Content-Type]: QVariant(QString, "application/json")
    Raw headers: ("Content-Type", "X-Request-Id", "Content-Length")
    RawHeaders[Accept]: ""
    RawHeaders[Authorization]: ""
    RawHeaders[Content-Type]: "application/json"
    RawHeaders[X_Request_Id]: "0bba9afc9cdc43bba12d37e52acc4416"
  Reply Data: "{"message":"Not logged in"}"
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  ## Creating backend: EnginioClient_QML1404735296321
  SignalSpy caught errors:
  NetworkReply: QNetworkReplyHttpImpl(0x101ed6780)
    Request URL: "https://api.engin.io/v1/account/apps"
    Operation: "CUSTOM"
    HTTP return code: 401
    Headers[Content-Type]: QVariant(QString, "application/json")
    Raw headers: ("Content-Type", "X-Request-Id", "Content-Length")
    RawHeaders[Accept]: ""
    RawHeaders[Authorization]: ""
    RawHeaders[Content-Type]: "application/json"
    RawHeaders[X_Request_Id]: "9162e75ff9af4b21a229275fcd69cbca"
  Reply Data: "{"message":"Not logged in"}"
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmltests: 1 seconds, exit code 1
  
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  Testing tst_OAuth2Authentication
  FAIL!  : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
     Loc: [./../common/identitycommon.h(84)]
  FAIL!  : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [./../common/identitycommon.h(113)]
  Totals: 0 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  ********* Start testing of tst_OAuth2Authentication *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  QDEBUG : tst_OAuth2Authentication::initTestCase() ## Creating backend: tst_OAuth2Auth1404735294994
  QDEBUG : tst_OAuth2Authentication::initTestCase() SignalSpy caught errors:
  QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x100e23ef0)
  QDEBUG : tst_OAuth2Authentication::initTestCase()   Request URL: "https://api.engin.io/v1/account/apps"
  QDEBUG : tst_OAuth2Authentication::initTestCase()   Operation: "CUSTOM"
  QDEBUG : tst_OAuth2Authentication::initTestCase()   HTTP return code: 401
  QDEBUG : tst_OAuth2Authentication::initTestCase()   Headers[Content-Type]: QVariant(QString, "application/json")
  QDEBUG : tst_OAuth2Authentication::initTestCase()   Raw headers: ("Content-Type", "X-Request-Id", "Content-Length")
  QDEBUG : tst_OAuth2Authentication::initTestCase()   RawHeaders[Accept]: ""
  QDEBUG : tst_OAuth2Authentication::initTestCase()   RawHeaders[Authorization]: ""
  QDEBUG : tst_OAuth2Authentication::initTestCase()   RawHeaders[Content-Type]: "application/json"
  QDEBUG : tst_OAuth2Authentication::initTestCase()   RawHeaders[X_Request_Id]: "04ffff06c5a6451d8f5423a1ac072f24"
  QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
     Loc: [./../common/identitycommon.h(84)]
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase() ## Deleting backend: tst_OAuth2Auth1404735294994
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase() SignalSpy caught errors:
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x100e235b0)
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase()   Request URL: "https://api.engin.io/v1/account/apps"
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase()   Operation: "CUSTOM"
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase()   HTTP return code: 401
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase()   Headers[Content-Type]: QVariant(QString, "application/json")
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase()   Raw headers: ("Content-Type", "X-Request-Id")
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase()   RawHeaders[Accept]: ""
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase()   RawHeaders[Authorization]: ""
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase()   RawHeaders[Content-Type]: "application/json"
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase()   RawHeaders[X_Request_Id]: "10772343ef294c3cbb852d062045f2b8"
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [./../common/identitycommon.h(113)]
  Totals: 0 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_OAuth2Authentication *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_oauth2authentication: 1 seconds, exit code 2
  
  Testing tst_Files
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  FAIL!  : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
     Loc: [tst_files.cpp(85)]
  FAIL!  : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [tst_files.cpp(97)]
  Totals: 0 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Files *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1404735293372
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  QDEBUG : tst_Files::initTestCase() SignalSpy caught errors:
  QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x10482cbd0)
  QDEBUG : tst_Files::initTestCase()   Request URL: "https://api.engin.io/v1/account/apps"
  QDEBUG : tst_Files::initTestCase()   Operation: "CUSTOM"
  QDEBUG : tst_Files::initTestCase()   HTTP return code: 401
  QDEBUG : tst_Files::initTestCase()   Headers[Content-Type]: QVariant(QString, "application/json")
  QDEBUG : tst_Files::initTestCase()   Raw headers: ("Content-Type", "X-Request-Id", "Content-Length")
  QDEBUG : tst_Files::initTestCase()   RawHeaders[Accept]: ""
  QDEBUG : tst_Files::initTestCase()   RawHeaders[Authorization]: ""
  QDEBUG : tst_Files::initTestCase()   RawHeaders[Content-Type]: "application/json"
  QDEBUG : tst_Files::initTestCase()   RawHeaders[X_Request_Id]: "9173f50456ee4d25bc4d580eb27c51c7"
  QDEBUG : tst_Files::initTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
     Loc: [tst_files.cpp(85)]
  QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1404735293372
  QDEBUG : tst_Files::cleanupTestCase() SignalSpy caught errors:
  QDEBUG : tst_Files::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x100e7d9b0)
  QDEBUG : tst_Files::cleanupTestCase()   Request URL: "https://api.engin.io/v1/account/apps"
  QDEBUG : tst_Files::cleanupTestCase()   Operation: "CUSTOM"
  QDEBUG : tst_Files::cleanupTestCase()   HTTP return code: 401
  QDEBUG : tst_Files::cleanupTestCase()   Headers[Content-Type]: QVariant(QString, "application/json")
  QDEBUG : tst_Files::cleanupTestCase()   Raw headers: ("Content-Type", "X-Request-Id")
  QDEBUG : tst_Files::cleanupTestCase()   RawHeaders[Accept]: ""
  QDEBUG : tst_Files::cleanupTestCase()   RawHeaders[Authorization]: ""
  QDEBUG : tst_Files::cleanupTestCase()   RawHeaders[Content-Type]: "application/json"
  QDEBUG : tst_Files::cleanupTestCase()   RawHeaders[X_Request_Id]: "2c82355f750c4f0db8b83c23cc078ceb"
  QDEBUG : tst_Files::cleanupTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [tst_files.cpp(97)]
  Totals: 0 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_Files *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_files: 1 seconds, exit code 2
  
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  Testing tst_EnginioModel
  FAIL!  : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginiomodel.cpp(114)]
  FAIL!  : tst_EnginioModel::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginiomodel.cpp(145)]
  Totals: 0 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  ********* Start testing of tst_EnginioModel *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  QDEBUG : tst_EnginioModel::initTestCase() ## Creating backend: EnginioModel1404735291965
  QDEBUG : tst_EnginioModel::initTestCase() SignalSpy caught errors:
  QDEBUG : tst_EnginioModel::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x1016cb7a0)
  QDEBUG : tst_EnginioModel::initTestCase()   Request URL: "https://api.engin.io/v1/account/apps"
  QDEBUG : tst_EnginioModel::initTestCase()   Operation: "CUSTOM"
  QDEBUG : tst_EnginioModel::initTestCase()   HTTP return code: 401
  QDEBUG : tst_EnginioModel::initTestCase()   Headers[Content-Type]: QVariant(QString, "application/json")
  QDEBUG : tst_EnginioModel::initTestCase()   Raw headers: ("Content-Type", "X-Request-Id", "Content-Length")
  QDEBUG : tst_EnginioModel::initTestCase()   RawHeaders[Accept]: ""
  QDEBUG : tst_EnginioModel::initTestCase()   RawHeaders[Authorization]: ""
  QDEBUG : tst_EnginioModel::initTestCase()   RawHeaders[Content-Type]: "application/json"
  QDEBUG : tst_EnginioModel::initTestCase()   RawHeaders[X_Request_Id]: "e19b108a2aba4146a867357830a5d22d"
  QDEBUG : tst_EnginioModel::initTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginiomodel.cpp(114)]
  QDEBUG : tst_EnginioModel::cleanupTestCase() ## Deleting backend: EnginioModel1404735291965
  QDEBUG : tst_EnginioModel::cleanupTestCase() SignalSpy caught errors:
  QDEBUG : tst_EnginioModel::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x101623300)
  QDEBUG : tst_EnginioModel::cleanupTestCase()   Request URL: "https://api.engin.io/v1/account/apps"
  QDEBUG : tst_EnginioModel::cleanupTestCase()   Operation: "CUSTOM"
  QDEBUG : tst_EnginioModel::cleanupTestCase()   HTTP return code: 401
  QDEBUG : tst_EnginioModel::cleanupTestCase()   Headers[Content-Type]: QVariant(QString, "application/json")
  QDEBUG : tst_EnginioModel::cleanupTestCase()   Raw headers: ("Content-Type", "X-Request-Id")
  QDEBUG : tst_EnginioModel::cleanupTestCase()   RawHeaders[Accept]: ""
  QDEBUG : tst_EnginioModel::cleanupTestCase()   RawHeaders[Authorization]: ""
  QDEBUG : tst_EnginioModel::cleanupTestCase()   RawHeaders[Content-Type]: "application/json"
  QDEBUG : tst_EnginioModel::cleanupTestCase()   RawHeaders[X_Request_Id]: "a8d5f4187779486c92b11cf01bb48bc2"
  QDEBUG : tst_EnginioModel::cleanupTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_EnginioModel::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginiomodel.cpp(145)]
  Totals: 0 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_EnginioModel *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_enginiomodel: 1 seconds, exit code 2
  
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  Testing tst_EnginioClient
  FAIL!  : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginioclient.cpp(133)]
  FAIL!  : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginioclient.cpp(146)]
  Totals: 0 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Could not open a file "/Users/qt/enginio/credentials" . Backend setup failed!
  ********* Start testing of tst_EnginioClient *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1404735290310
  QDEBUG : tst_EnginioClient::initTestCase() SignalSpy caught errors:
  QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x100a77620)
  QDEBUG : tst_EnginioClient::initTestCase()   Request URL: "https://api.engin.io/v1/account/apps"
  QDEBUG : tst_EnginioClient::initTestCase()   Operation: "CUSTOM"
  QDEBUG : tst_EnginioClient::initTestCase()   HTTP return code: 401
  QDEBUG : tst_EnginioClient::initTestCase()   Headers[Content-Type]: QVariant(QString, "application/json")
  QDEBUG : tst_EnginioClient::initTestCase()   Raw headers: ("Content-Type", "X-Request-Id", "Content-Length")
  QDEBUG : tst_EnginioClient::initTestCase()   RawHeaders[Accept]: ""
  QDEBUG : tst_EnginioClient::initTestCase()   RawHeaders[Authorization]: ""
  QDEBUG : tst_EnginioClient::initTestCase()   RawHeaders[Content-Type]: "application/json"
  QDEBUG : tst_EnginioClient::initTestCase()   RawHeaders[X_Request_Id]: "443978050acb4ced81f1b5ad6be9dee3"
  QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginioclient.cpp(133)]
  QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1404735290310
  QDEBUG : tst_EnginioClient::cleanupTestCase() SignalSpy caught errors:
  QDEBUG : tst_EnginioClient::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x10099f5e0)
  QDEBUG : tst_EnginioClient::cleanupTestCase()   Request URL: "https://api.engin.io/v1/account/apps"
  QDEBUG : tst_EnginioClient::cleanupTestCase()   Operation: "CUSTOM"
  QDEBUG : tst_EnginioClient::cleanupTestCase()   HTTP return code: 401
  QDEBUG : tst_EnginioClient::cleanupTestCase()   Headers[Content-Type]: QVariant(QString, "application/json")
  QDEBUG : tst_EnginioClient::cleanupTestCase()   Raw headers: ("Content-Type", "X-Request-Id")
  QDEBUG : tst_EnginioClient::cleanupTestCase()   RawHeaders[Accept]: ""
  QDEBUG : tst_EnginioClient::cleanupTestCase()   RawHeaders[Authorization]: ""
  QDEBUG : tst_EnginioClient::cleanupTestCase()   RawHeaders[Content-Type]: "application/json"
  QDEBUG : tst_EnginioClient::cleanupTestCase()   RawHeaders[X_Request_Id]: "e6b33bfaec8e4a65af1bf832686725e3"
  QDEBUG : tst_EnginioClient::cleanupTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginioclient.cpp(146)]
  Totals: 0 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_EnginioClient *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_enginioclient: 1 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtEnginio_dev_Integration/build_00023/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/dev_1404726461):
    http://codereview.qt-project.org/89152 [PS1] - Doc: Removing url variable from qdocconf file.



More information about the Ci-reports mailing list