-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Jenkins mongodb-perf-ycsb-windows job is failing with Git related errors:
curl: Saved to filename 'wiredtiger-wiredtiger-mongodb-4.3.3-490-g7710156.tar.gz' ++ echo wiredtiger-wiredtiger-mongodb-4.3.3-490-g7710156.tar.gz + TARBALL=wiredtiger-wiredtiger-mongodb-4.3.3-490-g7710156.tar.gz + test -f wiredtiger-wiredtiger-mongodb-4.3.3-490-g7710156.tar.gz + mkdir -p wiredtiger + cd wiredtiger + rm -rf INSTALL LICENSE NEWS README RELEASE_INFO SConscript SConstruct autogen.sh bench build_android build_darwin build_freebsd build_linux build_openbsd build_posix build_solaris build_win dist examples ext import.data lang src test tools + git checkout -- .gitignore 'SCons*' + git checkout -- 'build_*/wiredtiger_config.h' + tar -x --strip-components 1 --exclude '*/api' --exclude '*/dist/package' --exclude '*/examples' --exclude '*/src/docs' --exclude '*/test' --exclude '*/tools/wtperf_stats' --exclude '*/tools/wtstats/template' -C wiredtiger -f wiredtiger-wiredtiger-mongodb-4.3.3-490-g7710156.tar.gz + cd ../.. + echo 'Reverting SERVER-45592' Reverting SERVER-45592 + git revert --no-commit 0bbcf698f317a0272a167bdc34acea0d12136603 error: addinfo_cache failed for path 'src/third_party/wiredtiger/test/suite/test_prepare_hs02.py' error: addinfo_cache failed for path 'src/third_party/wiredtiger/test/suite/test_prepare_hs01.py' error: addinfo_cache failed for path 'src/third_party/wiredtiger/test/suite/test_hs05.py' error: addinfo_cache failed for path 'src/third_party/wiredtiger/test/suite/test_hs04.py' error: addinfo_cache failed for path 'src/third_party/wiredtiger/test/suite/test_hs03.py' error: addinfo_cache failed for path 'src/third_party/wiredtiger/test/suite/test_hs02.py' error: addinfo_cache failed for path 'src/third_party/wiredtiger/test/suite/test_hs01.py' error: addinfo_cache failed for path 'src/third_party/wiredtiger/test/csuite/wt4803_history_store_abort/main.c' error: could not revert 0bbcf69... SERVER-45592 Raise Windows runtime minimum to Windows 10/Windows 2016 for MongoDB 4.4 hint: after resolving the conflicts, mark the corrected paths hint: with 'git add <paths>' or 'git rm <paths>'
- is related to
-
WT-5758 Jenkins build failure on perf job mongodb-perf-ycsb-windows
- Closed