[LU-10426] lnet-selftest test_smoke: /usr/sbin/lst: error while loading shared libraries Created: 21/Dec/17 Updated: 11/Jan/22 Resolved: 11/Jan/22 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.11.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | James Casper | Assignee: | WC Triage |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | ubuntu | ||
| Environment: |
onyx, full |
||
| Severity: | 3 |
| Rank (Obsolete): | 9223372036854775807 |
| Description |
|
session: https://testing.hpdd.intel.com/test_sessions/5ba0475f-0098-4e26-bd23-75f1d7d82f20 From test_log: sleep 1 /usr/sbin/lst stat --delay 10 --timeout 10 c s & pid=$! trap "cleanup $pid" INT TERM sleep 1800 cleanup $pid /usr/sbin/lst: error while loading shared libraries: liblnetconfig.so.2: cannot open shared object file: No such file or directory Starting client onyx-41vm10,onyx-41vm9.onyx.hpdd.intel.com: -o user_xattr,flock onyx-41vm12@tcp:/lustre /mnt/lustre CMD: onyx-41vm10,onyx-41vm9.onyx.hpdd.intel.com CMD: onyx-41vm10 PATH=/usr/lib64/lustre/tests:/usr/lib/lustre/tests:/usr/lib64/lustre/tests:/opt/iozone/bin:/opt/iozone/bin:/usr/lib64/lustre/tests/mpi:/usr/lib64/lustre/tests/racer:/usr/lib64/lustre/../lustre-iokit/sgpdd-survey:/usr/lib64/lustre/tests:/usr/lib64/lustre/utils/gss:/usr/lib64/lustre/utils:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/sbin:/sbin::/sbin:/bin:/usr/sbin: NAME=autotest_config sh rpc.sh set_default_debug \"vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck\" \"all\" 4 onyx-41vm10: onyx-41vm10.onyx.hpdd.intel.com: executing set_default_debug vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck all 4 lnet-selftest test_smoke: @@@@@@ FAIL: /tmp/smoke.sh failed: 127 Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:5328:error() = /usr/lib64/lustre/tests/lnet-selftest.sh:174:test_smoke() = /usr/lib64/lustre/tests/test-framework.sh:5604:run_one() = /usr/lib64/lustre/tests/test-framework.sh:5643:run_one_logged() = /usr/lib64/lustre/tests/test-framework.sh:5490:run_test() = /usr/lib64/lustre/tests/lnet-selftest.sh:182:main() |
| Comments |
| Comment by Sarah Liu [ 25/Jan/18 ] |
|
tag 2.10.57 /usr/sbin/lst run b sleep 1 /usr/sbin/lst stat --delay 10 --timeout 10 c s & pid=$! trap "cleanup $pid" INT TERM sleep 1800 cleanup $pid /usr/sbin/lst: error while loading shared libraries: libyaml-0.so.2: cannot open shared object file: No such file or directory lnet-selftest test_smoke: @@@@@@ FAIL: /tmp/smoke.sh failed: 127 |
| Comment by James A Simmons [ 11/Jan/22 ] |
|
This is an old ticket since libyaml is now a hard requirement that has worked for a long time. |