Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-105597

tst_Server_Process failed

    XMLWordPrintable

Details

    • 02adc13564 (qt/qtremoteobjects/dev) 02adc13564 (qt/tqtc-qtremoteobjects/dev) e661b07a1e (qt/tqtc-qtremoteobjects/5.15) de7bbc792b (qt/qtremoteobjects/6.4) 9a77ca416e (qt/qtremoteobjects/6.3) 9a77ca416e (qt/tqtc-qtremoteobjects/6.3)

    Description

      agent:2022/08/12 20:04:57 build.go:394: 21: ********* Start testing of tst_Server_Process *********
      agent:2022/08/12 20:04:57 build.go:394: 21: Config: Using QtTest library 6.5.0, Qt 6.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 13.0.0 (clang-1300.0.29.30)), macos 10.14
      agent:2022/08/12 20:04:57 build.go:394: 21: PASS   : tst_Server_Process::initTestCase()
      agent:2022/08/12 20:04:57 build.go:394: 21: QCRITICAL: tst_Server_Process::testRun() [     0.000 C] qt.remoteobjects unknown:0 unknown()  -   Listen failed for URL: QUrl("tcp://127.0.0.1:65217")
      agent:2022/08/12 20:04:57 build.go:394: 21: QCRITICAL: tst_Server_Process::testRun() [     0.000 C] qt.remoteobjects unknown:0 unknown()  -   QAbstractSocket::AddressInUseError
      agent:2022/08/12 20:04:57 build.go:394: 21: QDEBUG : tst_Server_Process::testRun() [     0.000 D] default unknown:0 unknown()  -  Server started
      agent:2022/08/12 20:04:57 build.go:394: 21: QDEBUG : tst_Server_Process::testRun() [     0.000 D] default unknown:0 unknown()  -  Waiting for incoming connections
      agent:2022/08/12 20:05:03 build.go:394: 21: FAIL!  : tst_Server_Process::testRun() 'waitForStartedSpy.wait()' returned FALSE. ()
      agent:2022/08/12 20:05:03 build.go:394: 21:    Loc: [/Users/qt/work/qt/qtremoteobjects/tests/auto/restart/server/main.cpp(37)]
      agent:2022/08/12 20:05:03 build.go:394: 21: QDEBUG : tst_Server_Process::testRun() [     5.176 D] default unknown:0 unknown()  -  Server stopped
      agent:2022/08/12 20:05:03 build.go:394: 21: PASS   : tst_Server_Process::cleanupTestCase()
      agent:2022/08/12 20:05:03 build.go:394: 21: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 5181ms
      agent:2022/08/12 20:05:03 build.go:394: 21: ********* Finished testing of tst_Server_Process *********
      agent:2022/08/12 20:05:23 build.go:394: 21: FAIL!  : tst_Client_Process::initTestCase() 'm_rep->waitForSource()' returned FALSE. ()
      agent:2022/08/12 20:05:23 build.go:394: 21:    Loc: [/Users/qt/work/qt/qtremoteobjects/tests/auto/restart/client/main.cpp(33)]
      agent:2022/08/12 20:05:23 build.go:394: 21: QWARN  : tst_Client_Process::cleanupTestCase() [    30.301 W] qt.remoteobjects unknown:0 unknown()  -  connectionToSource is null
      agent:2022/08/12 20:05:23 build.go:394: 21: FAIL!  : tst_Client_Process::cleanupTestCase() 'reply.waitForFinished()' returned FALSE. ()
      agent:2022/08/12 20:05:23 build.go:394: 21:    Loc: [/Users/qt/work/qt/qtremoteobjects/tests/auto/restart/client/main.cpp(70)]
      agent:2022/08/12 20:05:23 build.go:394: 21: Totals: 0 passed, 2 failed, 0 skipped, 0 blacklisted, 30305ms
      agent:2022/08/12 20:05:23 build.go:394: 21: ********* Finished testing of tst_Client_Process *********
      agent:2022/08/12 20:05:23 build.go:394: 21: INFO   : tst_Restart::testRun(ServerRestartFatal_NullPointer) QVERIFY(clientProc.waitForFinished())
      agent:2022/08/12 20:05:23 build.go:394: 21:    Loc: [/Users/qt/work/qt/qtremoteobjects/tests/auto/restart/tst/tst_restart.cpp(94)]
      agent:2022/08/12 20:05:23 build.go:394: 21: INFO   : tst_Restart::testRun(ServerRestartFatal_NullPointer) QVERIFY(serverProc.waitForFinished())
      agent:2022/08/12 20:05:23 build.go:394: 21:    Loc: [/Users/qt/work/qt/qtremoteobjects/tests/auto/restart/tst/tst_restart.cpp(95)]
      agent:2022/08/12 20:05:23 build.go:394: 21: INFO   : tst_Restart::testRun(ServerRestartFatal_NullPointer) QCOMPARE(serverProc.exitCode(), 0)
      agent:2022/08/12 20:05:23 build.go:394: 21:    Loc: [/Users/qt/work/qt/qtremoteobjects/tests/auto/restart/tst/tst_restart.cpp(97)]
      agent:2022/08/12 20:05:23 build.go:394: 21: FAIL!  : tst_Restart::testRun(ServerRestartFatal_NullPointer) Compared values are not the same
      agent:2022/08/12 20:05:23 build.go:394: 21:    Actual   (serverProc.exitCode()): 1
      agent:2022/08/12 20:05:23 build.go:394: 21:    Expected (0)                    : 0
      agent:2022/08/12 20:05:23 build.go:394: 21:    Loc: [/Users/qt/work/qt/qtremoteobjects/tests/auto/restart/tst/tst_restart.cpp(97)]
      agent:2022/08/12 20:05:23 build.go:394: 21: INFO   : tst_Restart::cleanupTestCase() entering
      agent:2022/08/12 20:05:23 build.go:394: 21: PASS   : tst_Restart::cleanupTestCase()
      agent:2022/08/12 20:05:23 build.go:394: 21: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 30806ms
      agent:2022/08/12 20:05:23 build.go:394: 21: ********* Finished testing of tst_Restart *********
      agent:2022/08/12 20:05:23 build.go:394: 21: qt-testrunner.py     INFO: Test process exited with code: 1
      agent:2022/08/12 20:05:23 build.go:394: 21: qt-testrunner.py     INFO: Test has FAILed despite all repetitions! re-runs:5 failures:5
      agent:2022/08/12 20:20:23 build.go:253: Virtual Memory Total: 16106127360, Free:7012388864, UsedPercent:54.474487%
      agent:2022/08/12 20:20:24 build.go:264: |Process|Status|   CPU-%|Command
      agent:2022/08/12 20:20:24 build.go:287: |      1|    S|0.443072|/sbin/launchd
      agent:2022/08/12 20:20:24 build.go:287: |     37|    S|0.047096|/usr/libexec/UserEventAgent (System)
      agent:2022/08/12 20:20:24 build.go:287: |     38|    S|0.023921|/usr/sbin/syslogd
      agent:2022/08/12 20:20:24 build.go:287: |     41|    S|0.005980|/System/Library/PrivateFrameworks/Uninstall.framework/Resources/uninstalld
      agent:2022/08/12 20:20:24 build.go:287: |     42|    S|0.153241|/usr/libexec/kextd
      agent:2022/08/12 20:20:24 build.go:287: |     43|    S|1.444919|/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/Support/fseventsd
      agent:2022/08/12 20:20:24 build.go:287: |     45|    S|0.012707|/System/Library/PrivateFrameworks/MediaRemote.framework/Support/mediaremoted
      agent:2022/08/12 20:20:24 build.go:287: |     49|    S|0.011960|/usr/sbin/systemstats --daemon
      agent:2022/08/12 20:20:24 build.go:287: |     50|    S|0.008970|/System/Library/CoreServices/appleeventsd --server
      agent:2022/08/12 20:20:24 build.go:287: |     51|    S|0.059796|/usr/libexec/configd
      agent:2022/08/12 20:20:24 build.go:287: |     53|    S|0.020181|/System/Library/CoreServices/powerd.bundle/powerd
      agent:2022/08/12 20:20:24 build.go:287: |     55|    S|0.004485|/usr/libexec/keybagd -t 15
      agent:2022/08/12 20:20:24 build.go:287: |     56|    S|0.074742|/usr/libexec/logd
      agent:2022/08/12 20:20:24 build.go:287: |     60|    S|0.012706|/usr/libexec/warmd
      agent:2022/08/12 20:20:24 build.go:287: |     61|    S|0.217492|/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds
      agent:2022/08/12 20:20:25 build.go:287: |     65|    S|0.002990|/System/Library/CoreServices/iconservicesd
      agent:2022/08/12 20:20:25 build.go:287: |     66|    S|0.014947|/usr/libexec/diskarbitrationd
      agent:2022/08/12 20:20:25 build.go:287: |     69|    S|0.016442|/usr/libexec/coreduetd
      agent:2022/08/12 20:20:25 build.go:287: |     70|    S|0.017189|/System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper -launchd
      agent:2022/08/12 20:20:25 build.go:287: |     73|    S|0.291460|/usr/libexec/opendirectoryd
      agent:2022/08/12 20:20:25 build.go:287: |     74|    S|0.048576|/System/Library/PrivateFrameworks/ApplePushService.framework/apsd
      agent:2022/08/12 20:20:25 build.go:287: |     75|    S|0.005978|/usr/libexec/timed
      agent:2022/08/12 20:20:25 build.go:287: |     76|    S|0.002242|/System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbstated
      agent:2022/08/12 20:20:25 build.go:287: |     77|    S|0.052310|/System/Library/CoreServices/launchservicesd
      agent:2022/08/12 20:20:25 build.go:287: |     79|    S|0.004484|/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd -launchd
      agent:2022/08/12 20:20:25 build.go:287: |     80|    S|0.038110|/usr/sbin/securityd -i
      agent:2022/08/12 20:20:25 build.go:287: |     83|    S|0.002989|/usr/libexec/displaypolicyd -k 1
      agent:2022/08/12 20:20:25 build.go:287: |     84|    S|0.001494|autofsd
      agent:2022/08/12 20:20:25 build.go:287: |     86|    S|0.056789|/usr/libexec/dasd
      agent:2022/08/12 20:20:25 build.go:287: |     87|    S|0.011208|/System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc
      agent:2022/08/12 20:20:25 build.go:287: |     89|    S|0.024658|/usr/libexec/PerfPowerServices
      agent:2022/08/12 20:20:25 build.go:287: |     90|    S|0.003736|/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond
      agent:2022/08/12 20:20:25 build.go:287: |     91|    S|0.059028|/System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow console
      agent:2022/08/12 20:20:25 build.go:287: |     92|    S|0.003736|/System/Library/CoreServices/logind
      agent:2022/08/12 20:20:25 build.go:287: |     93|    S|0.001494|/usr/sbin/KernelEventAgent
      agent:2022/08/12 20:20:25 build.go:287: |     95|    S|0.013449|/usr/sbin/bluetoothd
      agent:2022/08/12 20:20:25 build.go:287: |     96|    S|0.075461|/usr/libexec/sandboxd
      agent:2022/08/12 20:20:25 build.go:287: |     97|    S|0.015690|/usr/libexec/hidd
      agent:2022/08/12 20:20:25 build.go:287: |     98|    S|0.008218|/usr/libexec/corebrightnessd --launchd
      agent:2022/08/12 20:20:25 build.go:287: |     99|    S|0.011206|/usr/libexec/AirPlayXPCHelper
      agent:2022/08/12 20:20:25 build.go:287: |    100|    S|0.076203|/usr/sbin/notifyd
      agent:2022/08/12 20:20:25 build.go:287: |    101|    S|0.006724|/usr/sbin/distnoted daemon
      agent:2022/08/12 20:20:25 build.go:287: |    102|    S|0.053789|/usr/sbin/cfprefsd daemon
      agent:2022/08/12 20:20:25 build.go:287: |    110|    S|0.022428|/System/Library/Frameworks/Security.framework/Versions/A/XPCServices/authd.xpc/Contents/MacOS/authd
      agent:2022/08/12 20:20:25 build.go:287: |    117|    S|0.023176|/System/Library/CoreServices/coreservicesd
      agent:2022/08/12 20:20:25 build.go:287: |    120|    S|0.001495|aslmanager
      agent:2022/08/12 20:20:25 build.go:287: |    122|    S|0.043359|/System/Library/PrivateFrameworks/CoreDuetContext.framework/Resources/contextstored
      agent:2022/08/12 20:20:25 build.go:287: |    133|    S|0.332666|/usr/libexec/trustd
      agent:2022/08/12 20:20:25 build.go:287: |    139|    S|0.001495|/System/Library/Frameworks/PCSC.framework/Versions/A/XPCServices/com.apple.ctkpcscd.xpc/Contents/MacOS/com.apple.ctkpcscd
      agent:2022/08/12 20:20:25 build.go:287: |    140|    S|0.010466|/usr/sbin/coreaudiod
      agent:2022/08/12 20:20:25 build.go:287: |    141|    S|0.016446|/usr/libexec/lsd runAsRoot
      agent:2022/08/12 20:20:25 build.go:287: |    142|    S|0.002990|/System/Library/Frameworks/CryptoTokenKit.framework/ctkd -s
      agent:2022/08/12 20:20:25 build.go:287: |    143|    S|0.233221|/usr/libexec/mobileassetd
      agent:2022/08/12 20:20:25 build.go:287: |    144|    S|0.005232|/System/Library/Frameworks/CoreAudio.framework/Versions/A/XPCServices/com.apple.audio.DriverHelper.xpc/Contents/MacOS/com.apple.audio.DriverHelper
      agent:2022/08/12 20:20:25 build.go:287: |    145|    S|0.012707|/usr/libexec/nehelper
      agent:2022/08/12 20:20:25 build.go:287: |    146|    S|0.079232|/usr/libexec/nsurlsessiond --privileged
      agent:2022/08/12 20:20:25 build.go:287: |    148|    S|0.029898|/usr/libexec/symptomsd
      agent:2022/08/12 20:20:25 build.go:287: |    150|    S|0.008969|/usr/libexec/syspolicyd
      agent:2022/08/12 20:20:25 build.go:287: |    152|    S|0.791367|/System/Library/PrivateFrameworks/SkyLight.framework/Resources/WindowServer -daemon
      agent:2022/08/12 20:20:25 build.go:287: |    153|    S|0.646995|/usr/sbin/mDNSResponder
      agent:2022/08/12 20:20:25 build.go:287: |    155|    S|0.002244|/System/Library/CryptoTokenKit/com.apple.ifdreader.slotd/Contents/MacOS/com.apple.ifdreader
      agent:2022/08/12 20:20:26 build.go:287: |    156|    S|0.002992|/usr/libexec/usbd
      agent:2022/08/12 20:20:26 build.go:287: |    157|    S|0.014959|/usr/sbin/mDNSResponderHelper
      agent:2022/08/12 20:20:26 build.go:287: |    171|    S|0.002244|/usr/libexec/watchdogd
      agent:2022/08/12 20:20:26 build.go:287: |    172|    S|0.008233|/System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Support/awdd
      agent:2022/08/12 20:20:26 build.go:287: |    177|    S|0.004491|/System/Library/PrivateFrameworks/CoreSymbolication.framework/coresymbolicationd
      agent:2022/08/12 20:20:26 build.go:287: |    178|    S|0.003742|/usr/libexec/nsurlstoraged --privileged
      agent:2022/08/12 20:20:26 build.go:287: |    180|    S|0.066610|/System/Library/PrivateFrameworks/TCC.framework/Resources/tccd system
      agent:2022/08/12 20:20:26 build.go:287: |    181|    S|0.001497|/usr/libexec/AppleQEMUGuestAgent
      agent:2022/08/12 20:20:26 build.go:287: |    182|    S|0.008988|/usr/libexec/airportd
      agent:2022/08/12 20:20:26 build.go:287: |    183|    S|0.008239|/System/Library/PrivateFrameworks/CoreAnalytics.framework/Support/analyticsd
      agent:2022/08/12 20:20:26 build.go:287: |    184|    S|0.026292|/usr/libexec/locationd
      agent:2022/08/12 20:20:26 build.go:287: |    185|    S|0.171269|/usr/libexec/sysmond
      agent:2022/08/12 20:20:26 build.go:287: |    186|    S|0.003005|/usr/sbin/systemstats --logger-helper /private/var/db/systemstats
      agent:2022/08/12 20:20:26 build.go:287: |    188|    S|0.054083|/usr/libexec/secinitd
      agent:2022/08/12 20:20:26 build.go:287: |    189|    S|0.003005|/usr/libexec/colorsync.displayservices
      agent:2022/08/12 20:20:26 build.go:287: |    190|    S|0.002253|/usr/libexec/colorsyncd
      agent:2022/08/12 20:20:26 build.go:287: |    197|    S|0.008262|/System/Library/Frameworks/Security.framework/Versions/A/XPCServices/com.apple.CodeSigningHelper.xpc/Contents/MacOS/com.apple.CodeSigningHelper
      agent:2022/08/12 20:20:26 build.go:287: |    199|    S|0.002255|/usr/libexec/bootinstalld
      agent:2022/08/12 20:20:26 build.go:287: |    203|    S|0.003007|/usr/libexec/corecaptured
      agent:2022/08/12 20:20:26 build.go:287: |    205|    S|0.006013|/System/Library/CoreServices/sharedfilelistd
      agent:2022/08/12 20:20:26 build.go:287: |    207|    S|0.002255|/System/Library/PrivateFrameworks/AccountPolicy.framework/XPCServices/com.apple.AccountPolicyHelper.xpc/Contents/MacOS/com.apple.AccountPolicyHelper
      agent:2022/08/12 20:20:26 build.go:287: |    213|    S|0.001504|/System/Library/Frameworks/GSS.framework/Helpers/GSSCred
      agent:2022/08/12 20:20:26 build.go:287: |    215|    S|0.007522|/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer
      agent:2022/08/12 20:20:26 build.go:287: |    220|    S|0.007527|/System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/XPCServices/ViewBridgeAuxiliary.xpc/Contents/MacOS/ViewBridgeAuxiliary
      agent:2022/08/12 20:20:26 build.go:287: |    221|    S|0.004516|/System/Library/Frameworks/LocalAuthentication.framework/Support/coreauthd
      agent:2022/08/12 20:20:26 build.go:287: |    222|    S|0.016560|/usr/libexec/securityd_service
      agent:2022/08/12 20:20:26 build.go:287: |    223|    S|0.003011|/System/Library/Frameworks/LocalAuthentication.framework/Support/coreauthd
      agent:2022/08/12 20:20:26 build.go:287: |    224|    S|0.057956|/usr/sbin/cfprefsd agent
      agent:2022/08/12 20:20:26 build.go:287: |    225|    S|0.001505|/usr/sbin/distnoted agent
      agent:2022/08/12 20:20:26 build.go:287: |    226|    S|0.003011|/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/XPCServices/com.apple.PerformanceAnalysis.animationperfd.xpc/Contents/MacOS/com.apple.PerformanceAnalysis.animationperfd
      agent:2022/08/12 20:20:26 build.go:287: |    227|    S|0.047416|/usr/libexec/UserEventAgent (Aqua)
      agent:2022/08/12 20:20:26 build.go:287: |    229|    S|0.018816|/usr/sbin/distnoted agent
      agent:2022/08/12 20:20:26 build.go:287: |    230|    S|0.017310|/usr/sbin/universalaccessd launchd -s
      agent:2022/08/12 20:20:26 build.go:287: |    231|    S|0.021073|/System/Library/CoreServices/talagent
      agent:2022/08/12 20:20:26 build.go:287: |    232|    S|0.133208|/System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
      agent:2022/08/12 20:20:26 build.go:287: |    233|    S|0.044402|/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter -L
      agent:2022/08/12 20:20:26 build.go:287: |    234|    S|0.053432|/System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
      agent:2022/08/12 20:20:26 build.go:287: |    235|    S|0.176097|/System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
      agent:2022/08/12 20:20:26 build.go:287: |    236|    S|0.039132|/usr/libexec/lsd
      agent:2022/08/12 20:20:26 build.go:287: |    237|    S|0.179855|/usr/libexec/trustd --agent
      agent:2022/08/12 20:20:26 build.go:287: |    238|    S|0.027843|/usr/libexec/secd
      agent:2022/08/12 20:20:26 build.go:287: |    241|    S|0.008284|/usr/libexec/pboard
      agent:2022/08/12 20:20:26 build.go:287: |    242|    S|0.006024|/System/Library/CoreServices/backgroundtaskmanagementagent
      agent:2022/08/12 20:20:26 build.go:287: |    243|    S|0.009037|/System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/bird
      agent:2022/08/12 20:20:26 build.go:287: |    245|    S|0.012802|/System/Library/CoreServices/sharedfilelistd
      agent:2022/08/12 20:20:26 build.go:287: |    246|    S|0.008283|/System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/XPCServices/ViewBridgeAuxiliary.xpc/Contents/MacOS/ViewBridgeAuxiliary
      agent:2022/08/12 20:20:27 build.go:287: |    247|    S|0.006777|/usr/libexec/findmydeviced
      agent:2022/08/12 20:20:27 build.go:287: |    248|    S|0.030120|/usr/libexec/pkd
      agent:2022/08/12 20:20:27 build.go:287: |    249|    S|0.128008|/usr/sbin/netbiosd
      agent:2022/08/12 20:20:27 build.go:287: |    251|    S|0.002259|/usr/sbin/systemsoundserverd
      agent:2022/08/12 20:20:27 build.go:287: |    252|    S|0.030119|/System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
      agent:2022/08/12 20:20:27 build.go:287: |    253|    S|0.012800|/System/Library/PrivateFrameworks/TCC.framework/Resources/tccd
      agent:2022/08/12 20:20:27 build.go:287: |    256|    S|0.047507|/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd
      agent:2022/08/12 20:20:27 build.go:287: |    258|    S|0.003770|/System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeychainProxy.bundle/Contents/MacOS/CloudKeychainProxy
      agent:2022/08/12 20:20:27 build.go:287: |    260|    S|0.080684|/System/Library/Frameworks/VideoToolbox.framework/Versions/A/XPCServices/VTDecoderXPCService.xpc/Contents/MacOS/VTDecoderXPCService
      agent:2022/08/12 20:20:27 build.go:287: |    261|    S|0.061832|/System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
      agent:2022/08/12 20:20:27 build.go:287: |    262|    S|0.030915|/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd
      agent:2022/08/12 20:20:27 build.go:287: |    263|    S|0.015080|/usr/libexec/nsurlsessiond
      agent:2022/08/12 20:20:27 build.go:287: |    265|    S|0.017342|/System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/Support/akd
      agent:2022/08/12 20:20:27 build.go:287: |    266|    S|0.004524|/usr/sbin/WirelessRadioManagerd
      agent:2022/08/12 20:20:27 build.go:287: |    267|    S|0.030913|/System/Library/PrivateFrameworks/TelephonyUtilities.framework/callservicesd
      agent:2022/08/12 20:20:27 build.go:287: |    268|    S|0.041468|/System/Library/PrivateFrameworks/IDS.framework/identityservicesd.app/Contents/MacOS/identityservicesd
      agent:2022/08/12 20:20:27 build.go:287: |    269|    S|0.005278|/System/Library/PrivateFrameworks/CoreADI.framework/adid
      agent:2022/08/12 20:20:27 build.go:287: |    270|    S|0.019617|/usr/libexec/nsurlstoraged
      agent:2022/08/12 20:20:27 build.go:287: |    271|    S|0.019617|/System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent
      agent:2022/08/12 20:20:27 build.go:287: |    272|    S|0.025653|/System/Library/PrivateFrameworks/CoreParsec.framework/parsecd
      agent:2022/08/12 20:20:27 build.go:287: |    273|    S|0.003772|/usr/sbin/wirelessproxd
      agent:2022/08/12 20:20:27 build.go:287: |    275|    S|0.006790|/System/Library/PrivateFrameworks/IMDPersistence.framework/XPCServices/IMDPersistenceAgent.xpc/Contents/MacOS/IMDPersistenceAgent
      agent:2022/08/12 20:20:27 build.go:287: |    276|    S|0.016598|/usr/libexec/rapportd
      agent:2022/08/12 20:20:27 build.go:287: |    277|    S|0.012826|/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/commerce
      agent:2022/08/12 20:20:27 build.go:287: |    278|    S|0.028669|/System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/com.apple.geod.xpc/Contents/MacOS/com.apple.geod
      agent:2022/08/12 20:20:27 build.go:287: |    279|    S|0.247453|/usr/libexec/secinitd
      agent:2022/08/12 20:20:27 build.go:287: |    280|    S|0.008299|/System/Library/Frameworks/AddressBook.framework/Executables/ContactsAccountsService
      agent:2022/08/12 20:20:27 build.go:287: |    282|    S|0.055113|/usr/libexec/routined LAUNCHED_BY_LAUNCHD
      agent:2022/08/12 20:20:27 build.go:287: |    283|    S|0.024159|/usr/sbin/usernoted
      agent:2022/08/12 20:20:27 build.go:287: |    284|    S|0.001510|/usr/sbin/filecoordinationd
      agent:2022/08/12 20:20:27 build.go:287: |    285|    S|0.006040|/usr/libexec/networkserviceproxy
      agent:2022/08/12 20:20:27 build.go:287: |    286|    S|0.049826|/System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarAgent
      agent:2022/08/12 20:20:27 build.go:287: |    287|    S|0.009814|/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAgent
      agent:2022/08/12 20:20:27 build.go:287: |    288|    S|0.006794|/System/Library/PrivateFrameworks/UserActivity.framework/Agents/useractivityd
      agent:2022/08/12 20:20:27 build.go:287: |    290|    S|0.027931|/System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra
      agent:2022/08/12 20:20:27 build.go:287: |    292|    S|0.013588|/System/Library/CoreServices/iconservicesagent
      agent:2022/08/12 20:20:27 build.go:287: |    293|    S|0.024174|/System/Library/PrivateFrameworks/MessagesKit.framework/Resources/soagent.app/Contents/MacOS/soagent
      agent:2022/08/12 20:20:27 build.go:287: |    294|    S|0.005288|/System/Library/CoreServices/pbs
      agent:2022/08/12 20:20:27 build.go:287: |    295|    S|0.020396|/System/Library/CoreServices/RemoteManagement/SSMenuAgent.app/Contents/MacOS/SSMenuAgent
      agent:2022/08/12 20:20:27 build.go:287: |    296|    S|0.052879|/usr/libexec/sharingd
      agent:2022/08/12 20:20:27 build.go:287: |    297|    S|0.009820|/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
      agent:2022/08/12 20:20:27 build.go:287: |    298|    S|0.001511|/System/Library/PrivateFrameworks/MediaRemote.framework/Support/mediaremoteagent
      agent:2022/08/12 20:20:27 build.go:287: |    299|    S|0.001511|/System/Library/CoreServices/CrashReporterSupportHelper server-init
      agent:2022/08/12 20:20:27 build.go:287: |    300|    S|0.003021|/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
      agent:2022/08/12 20:20:27 build.go:287: |    301|    S|0.005287|/System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/Resources/familycircled
      agent:2022/08/12 20:20:27 build.go:287: |    302|    S|0.011339|/usr/libexec/fmfd
      agent:2022/08/12 20:20:27 build.go:287: |    303|    S|0.003780|/System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistoryPluginHelper
      agent:2022/08/12 20:20:27 build.go:287: |    304|    S|0.001512|SafeEjectGPUAgent
      agent:2022/08/12 20:20:27 build.go:287: |    305|    S|0.009071|/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
      agent:2022/08/12 20:20:27 build.go:287: |    306|    S|0.003023|/System/Library/CoreServices/Menu Extras/SafeEjectGPUExtra.menu/Contents/XPCServices/SafeEjectGPUService.xpc/Contents/MacOS/SafeEjectGPUService
      agent:2022/08/12 20:20:28 build.go:287: |    307|    S|0.006047|/usr/libexec/swcd
      agent:2022/08/12 20:20:28 build.go:287: |    308|    S|0.020408|/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/Support/assistantd
      agent:2022/08/12 20:20:28 build.go:287: |    310|    S|0.026454|/System/Library/PrivateFrameworks/CalendarNotification.framework/Versions/A/XPCServices/CalNCService.xpc/Contents/MacOS/CalNCService
      agent:2022/08/12 20:20:28 build.go:287: |    311|    S|0.001512|/System/Library/CoreServices/uncd
      agent:2022/08/12 20:20:28 build.go:287: |    312|    S|0.033256|/System/Library/CoreServices/UserNotificationCenter.app/Contents/MacOS/UserNotificationCenter
      agent:2022/08/12 20:20:28 build.go:287: |    313|    S|0.014360|/System/Library/CoreServices/CoreLocationAgent.app/Contents/MacOS/CoreLocationAgent
      agent:2022/08/12 20:20:28 build.go:287: |    314|    S|0.003025|/System/Library/PrivateFrameworks/CoreSpeech.framework/corespeechd
      agent:2022/08/12 20:20:28 build.go:287: |    317|    S|0.003782|/System/Library/CoreServices/SocialPushAgent.app/Contents/MacOS/SocialPushAgent
      agent:2022/08/12 20:20:28 build.go:287: |    318|    S|0.007563|/usr/libexec/dmd
      agent:2022/08/12 20:20:28 build.go:287: |    320|    S|0.009832|/System/Library/Frameworks/InputMethodKit.framework/Resources/imklaunchagent
      agent:2022/08/12 20:20:28 build.go:287: |    321|    S|0.009832|/System/Library/Image Capture/Support/icdd
      agent:2022/08/12 20:20:28 build.go:287: |    322|    S|0.011345|/System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent --launchd
      agent:2022/08/12 20:20:28 build.go:287: |    323|    S|0.009832|/usr/libexec/knowledge-agent
      agent:2022/08/12 20:20:28 build.go:287: |    324|    S|0.006806|/System/Library/CoreServices/cloudpaird
      agent:2022/08/12 20:20:28 build.go:287: |    325|    S|0.034788|/Users/qt/bootstrap-agent
      agent:2022/08/12 20:20:28 build.go:287: |    326|    S|0.014369|/System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbagent.app/Contents/MacOS/nbagent
      agent:2022/08/12 20:20:28 build.go:287: |    327|    S|0.007562|/System/Library/CoreServices/diagnostics_agent
      agent:2022/08/12 20:20:28 build.go:287: |    328|    S|0.023443|/usr/libexec/adprivacyd
      agent:2022/08/12 20:20:28 build.go:287: |    330|    S|0.002269|/System/Library/Frameworks/CryptoTokenKit.framework/ctkahp.bundle/Contents/MacOS/ctkahp -d
      agent:2022/08/12 20:20:28 build.go:287: |    331|    S|0.012855|/usr/libexec/taskgated
      agent:2022/08/12 20:20:28 build.go:287: |    332|    S|0.002269|/System/Library/Frameworks/CryptoTokenKit.framework/ctkahp.bundle/Contents/MacOS/ctkahp
      agent:2022/08/12 20:20:28 build.go:287: |    333|    S|0.034028|/System/Library/CoreServices/CoreServicesUIAgent.app/Contents/MacOS/CoreServicesUIAgent
      agent:2022/08/12 20:20:28 build.go:287: |    334|    S|0.002268|/System/Library/Frameworks/CryptoTokenKit.framework/ctkd -tw
      agent:2022/08/12 20:20:28 build.go:287: |    335|    S|0.018904|/System/Library/Input Methods/PressAndHold.app/Contents/PlugIns/PAH_Extension.appex/Contents/MacOS/PAH_Extension
      agent:2022/08/12 20:20:28 build.go:287: |    336|    S|0.003025|/System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/PrintUITool
      agent:2022/08/12 20:20:28 build.go:287: |    338|    S|0.009837|/System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Contents/MacOS/IMRemoteURLConnectionAgent
      agent:2022/08/12 20:20:28 build.go:287: |    339|    S|0.004540|/System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/XPCServices/com.apple.AmbientDisplayAgent.xpc/Contents/MacOS/com.apple.AmbientDisplayAgent
      agent:2022/08/12 20:20:28 build.go:287: |    343|    S|4.766317|/Users/qt/agent --scheduler-service=10.215.162.212:33755 --webserver-service=10.215.162.212:8080 --sourcestorage-service=10.215.162.212:38981 --storage-service=10.215.162.212:42519 qt/qtremoteobjects/4c949a9053093b2b6a2ddc8fdf8296b44551012b/MacOSMacOS_10_14x86_64MacOSMacOS_10_14x86_64Clangqtci-macos-10.14-x86_64-511e0bSccache_TestOnly/53806b041ba458113a8a750701a86108ce08e0ae/Test 1659950072-85150
      agent:2022/08/12 20:20:28 build.go:287: |    348|    S|0.005317|/System/Library/CoreServices/SubmitDiagInfo server-init
      agent:2022/08/12 20:20:28 build.go:287: |    370|    S|0.549892|/Applications/Utilities/Keychain Access.app/Contents/MacOS/Keychain Access
      agent:2022/08/12 20:20:28 build.go:287: |    371|    S|0.001520|/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdwrite
      agent:2022/08/12 20:20:28 build.go:287: |    374|    S|0.006841|/usr/libexec/dmd
      agent:2022/08/12 20:20:28 build.go:287: |    382|    S|0.002282|/usr/bin/sudo -E telegraf --config /etc/telegraf-coin.conf
      agent:2022/08/12 20:20:28 build.go:287: |    383|    S|0.416062|telegraf --config /etc/telegraf-coin.conf
      agent:2022/08/12 20:20:28 build.go:287: |    388|    S|0.000761|/usr/local/sccache/sccache
      agent:2022/08/12 20:20:28 build.go:287: |    389|    S|0.009134|/System/Library/CoreServices/iconservicesagent runAsRoot
      agent:2022/08/12 20:20:28 build.go:287: |    390|    S|0.001523|/System/Library/PrivateFrameworks/FindMyMac.framework/Resources/FindMyMacd
      agent:2022/08/12 20:20:28 build.go:287: |    391|    S|0.003809|/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent
      agent:2022/08/12 20:20:28 build.go:287: |    392|    S|0.007617|/System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdated
      agent:2022/08/12 20:20:28 build.go:287: |    393|    S|0.003047|/System/Library/CoreServices/Software Update.app/Contents/Resources/suhelperd
      agent:2022/08/12 20:20:28 build.go:287: |    419|    S|0.017030|/usr/libexec/trustd --agent
      agent:2022/08/12 20:20:28 build.go:287: |    472|    S|0.019594|ctest -V --stop-on-failure
      agent:2022/08/12 20:20:28 build.go:287: |    473|    S|0.016328|/usr/libexec/amfid
      agent:2022/08/12 20:20:28 build.go:287: |    743|    S|0.047943|/System/Library/CoreServices/SafariSupport.bundle/Contents/MacOS/SafariBookmarksSyncAgent
      agent:2022/08/12 20:20:28 build.go:287: |    853|    S|0.005186|/Applications/CMake.app/Contents/bin/cmake -P /Users/qt/work/qt/qtremoteobjects_standalone_tests/tests/auto/restart/tst/tst_restartWrapperRelWithDebInfo.cmake
      agent:2022/08/12 20:20:28 build.go:287: |    866|    S|0.034724|/Users/qt/work/qt/qtremoteobjects_standalone_tests/tests/auto/restart/server/restart_server
      agent:2022/08/12 20:20:28 build.go:287: |    868|    R|99.282746|/Applications/Xcode11.app/Contents/Developer/usr/bin/lldb --no-lldbinit --batch -o bt all --attach-pid 866
      agent:2022/08/12 20:20:28 build.go:287: |    871|    S|0.025218|/Applications/Xcode11.app/Contents/SharedFrameworks/LLDB.framework/Resources/debugserver --fd=6 --native-regs --setsid
      agent:2022/08/12 20:20:29 build.go:287: |    923|    S|0.002732|/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Support/fontworker
      agent:2022/08/12 20:20:29 build.go:287: |    941|    S|0.011152|/usr/sbin/spindump
      agent:2022/08/12 20:20:29 build.go:287: |    942|    S|0.001859|/usr/libexec/spindump_agent
      agent:2022/08/12 20:20:29 build.go:287: |    962|    S|0.034251|/System/Library/CoreServices/cloudphotosd.app/Contents/MacOS/cloudphotosd
      agent:2022/08/12 20:20:29 build.go:287: |    965|    S|0.008563|/System/Library/PrivateFrameworks/PhotoLibraryPrivate.framework/Versions/A/Support/photolibraryd
      agent:2022/08/12 20:20:29 build.go:287: |    966|    S|0.007618|/System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frameworks/CloudPhotosConfigurationXPC.framework/Versions/A/XPCServices/com.apple.CloudPhotosConfiguration.xpc/Contents/MacOS/com.apple.CloudPhotosConfiguration
      agent:2022/08/12 20:20:29 build.go:287: |    981|    S|0.071489|/System/Library/PrivateFrameworks/Tourist.framework/Versions/A/Resources/touristd
      agent:2022/08/12 20:20:29 build.go:287: |    983|    S|0.114959|/System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/Support/suggestd
      agent:2022/08/12 20:20:29 build.go:287: |    996|    S|0.059386|/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/atsd
      agent:2022/08/12 20:20:29 build.go:287: |    998|    S|0.048771|/System/Library/PrivateFrameworks/AppStoreDaemon.framework/Support/appstoreagent
      agent:2022/08/12 20:20:29 build.go:287: |    999|    S|0.084943|/usr/libexec/tzd
      agent:2022/08/12 20:20:29 build.go:287: |   1000|    S|0.012692|/System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/XPCServices/AssetCacheLocatorService.xpc/Contents/MacOS/AssetCacheLocatorService -d
      agent:2022/08/12 20:20:29 build.go:287: |   1001|    S|0.009763|/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storedownloadd
      agent:2022/08/12 20:20:29 build.go:287: |   1002|    S|0.011716|/usr/libexec/AssetCache/AssetCache
      agent:2022/08/12 20:20:29 build.go:287: |   1003|    S|0.016597|/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeassetd
      agent:2022/08/12 20:20:29 build.go:287: |   1005|    S|0.010770|/usr/libexec/dprivacyd
      agent:2022/08/12 20:20:29 build.go:287: |   1020|    S|0.007950|/System/Library/PrivateFrameworks/PhotoAnalysis.framework/Versions/A/Support/photoanalysisd
      agent:2022/08/12 20:20:29 build.go:287: |   1031|    S|0.015070|/System/Library/CoreServices/mapspushd
      agent:2022/08/12 20:20:29 build.go:287: |   1041|    S|0.004043|/System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/Support/followupd
      agent:2022/08/12 20:20:29 build.go:453: Killed process: No output received (timeout: 15m0s seconds)
      agent:2022/08/12 20:20:29 build.go:805: Executing scheduled instruction 1 of 3 - Upload all core dumps if there are some
      agent:2022/08/12 20:20:29 build.go:635: Skip uploading core files because CORE_FILES_PATH is not set in the environment
      agent:2022/08/12 20:20:29 build.go:813: 
      agent:2022/08/12 20:20:29 build.go:805: Executing scheduled instruction 2 of 3 - Print sccache statistics
      agent:2022/08/12 20:20:29 build.go:417: [sccache -s] 30s 30s false true
      agent:2022/08/12 20:20:29 build.go:394: Compile requests                      0
      agent:2022/08/12 20:20:29 build.go:394: Compile requests executed             0
      agent:2022/08/12 20:20:29 build.go:394: Cache hits                            0
      agent:2022/08/12 20:20:29 build.go:394: Cache misses                          0
      agent:2022/08/12 20:20:29 build.go:394: Cache timeouts                        0
      agent:2022/08/12 20:20:29 build.go:394: Cache read errors                     0
      agent:2022/08/12 20:20:29 build.go:394: Forced recaches                       0
      agent:2022/08/12 20:20:29 build.go:394: Cache write errors                    0
      agent:2022/08/12 20:20:29 build.go:394: Compilation failures                  0
      agent:2022/08/12 20:20:29 build.go:394: Cache errors                          0
      agent:2022/08/12 20:20:29 build.go:394: Non-cacheable compilations            0
      agent:2022/08/12 20:20:29 build.go:394: Non-cacheable calls                   0
      agent:2022/08/12 20:20:29 build.go:394: Non-compilation calls                 0
      agent:2022/08/12 20:20:29 build.go:394: Unsupported compiler calls            0
      agent:2022/08/12 20:20:29 build.go:394: Average cache write               0.000 s
      agent:2022/08/12 20:20:29 build.go:394: Average cache read miss           0.000 s
      agent:2022/08/12 20:20:29 build.go:394: Average cache read hit            0.000 s
      agent:2022/08/12 20:20:29 build.go:394: Failed distributed compilations       0
      agent:2022/08/12 20:20:29 build.go:394: Cache location                  S3, bucket: Bucket(name=cache, base_url=http://ci-sccache:9000/cache/)
      agent:2022/08/12 20:20:29 build.go:813: 
      agent:2022/08/12 20:20:29 build.go:805: Executing scheduled instruction 3 of 3 - Upload test results
      agent:2022/08/12 20:20:29 storageclient.go:533: Collecting test results, archiving and uploading them
      agent:2022/08/12 20:20:29 result.go:217: Collecting 25 test results ...
      agent:2022/08/12 20:20:29 build.go:813: 
      agent:2022/08/12 20:20:29 agent.go:411: Test failed
      agent:2022/08/12 20:20:29 agent.go:248: ERROR building: Timeout after 15m0s: No output received
      

      Build log: https://testresults.qt.io/logs/qt/qtremoteobjects/4c949a9053093b2b6a2ddc8fdf8296b44551012b/MacOSMacOS_10_14x86_64MacOSMacOS_10_14x86_64Clangqtci-macos-10.14-x86_64-511e0bSccache_TestOnly/53806b041ba458113a8a750701a86108ce08e0ae/test_1660339426/log.txt.gz

      Details: https://testresults.qt.io/coin/integration/qt/qtremoteobjects/tasks/1660339424

      Tested changes (refs/builds/qtci/dev/1660334211):
      https://codereview.qt-project.org/c/qt/qtremoteobjects/+/426472/2 Update dependencies on 'dev' in qt/qtremoteobjects

      Attachments

        For Gerrit Dashboard: QTBUG-105597
        # Subject Branch Project Status CR V

        Activity

          People

            sonakur Sona Kurazyan
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: