[Ci-reports] fail on QtEnginio_dev_Integration #29

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jul 30 11:15:55 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_QML1406711798907
  SignalSpy caught errors:
  NetworkReply: QNetworkReplyHttpImpl(0x101d594c0)
    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", "User-Agent", "X-Request-Id", "Content-Length")
    RawHeaders[Accept]: ""
    RawHeaders[Authorization]: ""
    RawHeaders[Content-Type]: "application/json"
    RawHeaders[X_Request_Id]: "8d4677335e7845979cb58b380dca6014"
  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_QML1406711799496
  SignalSpy caught errors:
  NetworkReply: QNetworkReplyHttpImpl(0x1052103a0)
    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", "User-Agent", "X-Request-Id", "Content-Length")
    RawHeaders[Accept]: ""
    RawHeaders[Authorization]: ""
    RawHeaders[Content-Type]: "application/json"
    RawHeaders[X_Request_Id]: "05b0597a0f794e13befdaf81a78d69be"
  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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 5.0 (clang-500.2.79) (Apple))
  QDEBUG : tst_OAuth2Authentication::initTestCase() ## Creating backend: tst_OAuth2Auth1406711798099
  QDEBUG : tst_OAuth2Authentication::initTestCase() SignalSpy caught errors:
  QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x100e981b0)
  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", "User-Agent", "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]: "aea6621d4a3f4cd3a8f686d4462089b2"
  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_OAuth2Auth1406711798099
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase() SignalSpy caught errors:
  QDEBUG : tst_OAuth2Authentication::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x10098fd80)
  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", "User-Agent", "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]: "17ed575a43f14634b5c64f3d6d3b2816"
  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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 5.0 (clang-500.2.79) (Apple))
  QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1406711796472
  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(0x1031d04e0)
  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", "User-Agent", "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]: "7910ba13b6394557a231200f68417aa7"
  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: Files1406711796472
  QDEBUG : tst_Files::cleanupTestCase() SignalSpy caught errors:
  QDEBUG : tst_Files::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x1031d6ed0)
  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", "User-Agent", "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]: "73cd66b8b898469fb31535f4822dc084"
  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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 5.0 (clang-500.2.79) (Apple))
  QDEBUG : tst_EnginioModel::initTestCase() ## Creating backend: EnginioModel1406711795060
  QDEBUG : tst_EnginioModel::initTestCase() SignalSpy caught errors:
  QDEBUG : tst_EnginioModel::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x106ff0370)
  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", "User-Agent", "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]: "b67bddac9c5742e18f17e90dbf639af1"
  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: EnginioModel1406711795060
  QDEBUG : tst_EnginioModel::cleanupTestCase() SignalSpy caught errors:
  QDEBUG : tst_EnginioModel::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x1016c1520)
  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", "User-Agent", "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]: "f6aa66f266ce4c1898702a2cc1be9972"
  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(134)]
  FAIL!  : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginioclient.cpp(147)]
  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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 5.0 (clang-500.2.79) (Apple))
  QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1406711793181
  QDEBUG : tst_EnginioClient::initTestCase() SignalSpy caught errors:
  QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x100e1e740)
  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", "User-Agent", "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]: "34a40b5da5df475e9c0c16b0d78b6a65"
  QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginioclient.cpp(134)]
  QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1406711793181
  QDEBUG : tst_EnginioClient::cleanupTestCase() SignalSpy caught errors:
  QDEBUG : tst_EnginioClient::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x100e2b770)
  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", "User-Agent", "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]: "022a6cda47a34249b9e095ac28f28292"
  QDEBUG : tst_EnginioClient::cleanupTestCase() Reply Data: "{"message":"Not logged in"}"
  FAIL!  : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
     Loc: [tst_enginioclient.cpp(147)]
  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_00029/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/dev_1406706801):
    http://codereview.qt-project.org/90989 [PS1] - Remove extra semi-colons in enginio



More information about the Ci-reports mailing list