daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-4183 engine: build and run CI with ULTs stacks mmap()'ed

Open bfaccini opened this issue 3 years ago • 55 comments

make ULTs stacks mmap()'ed feature the default to expose the changes for DAOS-4183 to the build and the CI tests.

Change-Id: Ib163351ea3d26cdefcea5cffc6324fd8a0375422 Signed-off-by: Bruno Faccini [email protected]

bfaccini avatar Dec 03 '21 14:12 bfaccini

Test results look good to me :) Let's review and land the other PR then.

johannlombardi avatar Dec 22 '21 08:12 johannlombardi

Test results look good to me :) Let's review and land the other PR then.

Well looks like I will need to merge with recent master to fix the 2 CI failures, but did you mean on a performance point of view ?? Also the other PR-5111 still needs to be modified in order to become as much as possible lockless (ie, with one stack free list per-Stream) and to get some defensive code to address the case where the max number of mmap()'ed regions per-process (vm.max_map_count) has been reached !!...

bfaccini avatar Dec 22 '21 17:12 bfaccini

Test stage Build RPM on CentOS 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/2/execution/node/362/log

daosbuild1 avatar Feb 02 '22 10:02 daosbuild1

Test stage Build RPM on CentOS 7 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/2/execution/node/385/log

daosbuild1 avatar Feb 02 '22 10:02 daosbuild1

Test stage Build RPM on Leap 15 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/2/execution/node/373/log

daosbuild1 avatar Feb 02 '22 10:02 daosbuild1

Test stage Build on CentOS 7 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/2/execution/node/359/log

daosbuild1 avatar Feb 02 '22 11:02 daosbuild1

Test stage Build on Leap 15 with Intel-C and TARGET_PREFIX completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/2/execution/node/518/log

daosbuild1 avatar Feb 02 '22 11:02 daosbuild1

Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/2/execution/node/326/log

daosbuild1 avatar Feb 02 '22 12:02 daosbuild1

Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/3/execution/node/326/log

daosbuild1 avatar Feb 02 '22 15:02 daosbuild1

Test stage Build RPM on Leap 15 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/3/execution/node/369/log

daosbuild1 avatar Feb 02 '22 15:02 daosbuild1

Test stage NLT completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/3/execution/node/762/log

daosbuild1 avatar Feb 02 '22 16:02 daosbuild1

Test stage NLT completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/5/execution/node/276/log

daosbuild1 avatar Feb 09 '22 17:02 daosbuild1

Test stage NLT completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/6/execution/node/276/log

daosbuild1 avatar Feb 11 '22 08:02 daosbuild1

Hmmm, there are only 2 tests failures during Hardware Medium stage ... 1) the timeout during 23-./daos_test/suite.py:DaosCoreTest.test_daos_rebuild_eclooks definitely like the issue reported in DAOS-9860 and still under investigations , but 2) is a failure during 1-./osa/offline_drain.py:OSAOfflineDrain.test_osa_offline_drain due to several servers/engines not found in expected state, and where the root cause appears to be OOMs, which needs to be fully investigated to ensure it is not related to my changes ...

bfaccini avatar Mar 01 '22 11:03 bfaccini

Test stage checkpatch completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/10/execution/node/113/log

daosbuild1 avatar Mar 03 '22 15:03 daosbuild1

Looks like the only CI test failure is a timeout during daos_test/suite.py:DaosCoreTest.test_daos_rebuild_ec which is unrelated to my changes and better looks as the problem described in DAOS-9861/DAOS-9860 which is still under investigations ...

bfaccini avatar Mar 06 '22 17:03 bfaccini

Test stage checkpatch completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/11/execution/node/97/log

daosbuild1 avatar Mar 08 '22 12:03 daosbuild1

Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/12/execution/node/1536/log

daosbuild1 avatar Mar 12 '22 02:03 daosbuild1

Again, looks like the only CI test failure is a timeout during daos_test/suite.py:DaosCoreTest.test_daos_rebuild_ec that seems to be unrelated to my changes and better looks as the problem described in DAOS-9861/DAOS-9860 for which associated PRs has landed very recently and will be integrated with the merge I have just done, so will see how things go with last push/commit CI tests ...

bfaccini avatar Mar 16 '22 11:03 bfaccini

Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-7554/13/display/redirect

daosbuild1 avatar Mar 17 '22 05:03 daosbuild1

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-7554/13/display/redirect

daosbuild1 avatar Mar 17 '22 11:03 daosbuild1

Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-7554/14/display/redirect

daosbuild1 avatar Mar 19 '22 01:03 daosbuild1

Test stage Functional Hardware Small completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-7554/14/display/redirect

daosbuild1 avatar Mar 19 '22 12:03 daosbuild1

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-7554/14/display/redirect

daosbuild1 avatar Mar 19 '22 22:03 daosbuild1

Test stage Build RPM on Leap 15 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/15/execution/node/254/log

daosbuild1 avatar Mar 21 '22 09:03 daosbuild1

Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/15/execution/node/232/log

daosbuild1 avatar Mar 21 '22 09:03 daosbuild1

Test stage Build RPM on CentOS 7 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/15/execution/node/266/log

daosbuild1 avatar Mar 21 '22 10:03 daosbuild1

Test stage Build RPM on CentOS 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/15/execution/node/251/log

daosbuild1 avatar Mar 21 '22 10:03 daosbuild1

Test stage Test CentOS 8.3.2011 RPMs completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/15/execution/node/1080/log

daosbuild1 avatar Mar 21 '22 10:03 daosbuild1

Test stage Test CentOS 7 RPMs completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-7554/15/execution/node/1114/log

daosbuild1 avatar Mar 21 '22 10:03 daosbuild1