cpuset_inherit in controller from ubuntu_ltp failed on B (let: not found)

Bug #1897531 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
Fix Released
Undecided
Po-Hsu Lin

Bug Description

Issue found on 4.15.0-119.120 (this is not a regression, as this failure could be found in 4.15.0-118.119 as well)

Test failed with:

 startup='Fri Sep 25 15:24:42 2020'
 /opt/ltp/testcases/bin/cpuset_inherit_testset.sh: 109: /opt/ltp/testcases/bin/cpuset_inherit_testset.sh: let: not found
 cpuset_inherit 1 TPASS: cpus: Inherited information is right!
 cpuset_inherit 3 TPASS: cpus: Inherited information is right!
 cpuset_inherit 5 TPASS: cpus: Inherited information is right!
 cpuset_inherit 7 TPASS: cpus: Inherited information is right!
 cpuset_inherit 9 TPASS: cpus: Inherited information is right!
 cpuset_inherit 11 TFAIL: cpus: Test result - 0-7 Expected string - "0-"
 cpuset_inherit 13 TPASS: mems: Inherited information is right!
 cpuset_inherit 15 TPASS: mems: Inherited information is right!
 cpuset_inherit 17 TPASS: mems: Inherited information is right!
 cpuset_inherit 19 TPASS: mems: Inherited information is right!
 cpuset_inherit 21 TPASS: mems: Inherited information is right!
 cpuset_inherit 23 TPASS: mems: Inherited information is right!
 cpuset_inherit 25 TPASS: cpu_exclusive: Inherited information is right!
 cpuset_inherit 27 TPASS: cpu_exclusive: Inherited information is right!
 cpuset_inherit 29 TPASS: mem_exclusive: Inherited information is right!
 cpuset_inherit 31 TPASS: mem_exclusive: Inherited information is right!
 cpuset_inherit 33 TPASS: mem_hardwall: Inherited information is right!
 cpuset_inherit 35 TPASS: mem_hardwall: Inherited information is right!
 cpuset_inherit 37 TPASS: memory_migrate: Inherited information is right!
 cpuset_inherit 39 TPASS: memory_migrate: Inherited information is right!
 cpuset_inherit 41 TPASS: memory_spread_page: Inherited information is right!
 cpuset_inherit 43 TPASS: memory_spread_page: Inherited information is right!
 cpuset_inherit 45 TPASS: memory_spread_slab: Inherited information is right!
 cpuset_inherit 47 TPASS: memory_spread_slab: Inherited information is right!
 cpuset_inherit 49 TPASS: sched_load_balance: Inherited information is right!
 cpuset_inherit 51 TPASS: sched_load_balance: Inherited information is right!
 cpuset_inherit 53 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 55 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 57 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 59 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 61 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 63 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 65 TPASS: sched_relax_domain_level: Inherited information is right!
 tag=cpuset_inherit stime=1601047482 dur=1 exit=exited stat=1 core=no cu=45 cs=8

Po-Hsu Lin (cypressyew)
tags: added: sru-20200921
tags: added: 4.15 bionic kqa-blocker ubuntu-ltp
Po-Hsu Lin (cypressyew)
description: updated
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

The "let" command not found issue here was caused by the /bin/sh
Patch submitted upstream.
http://lists.linux.it/pipermail/ltp/2020-September/019139.html

With this patch applied, this test will pass.

Changed in ubuntu-kernel-tests:
assignee: nobody → Po-Hsu Lin (cypressyew)
status: New → In Progress
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Patch applied upstream.

Changed in ubuntu-kernel-tests:
status: In Progress → Fix Released
Revision history for this message
Kelsey Steele (kelsey-steele) wrote :
Download full text (4.3 KiB)

Should this be passing by now? Catching similar problem on Found on Groovy lowlatency 5.8.0-31.33

output:

1/26 16:09:48 DEBUG| utils:0153| [stdout] startup='Thu Nov 26 16:06:12 2020'
99233. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 1 TPASS: cpus: Inherited information is right!
99234. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 3 TPASS: cpus: Inherited information is right!
99235. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 5 TPASS: cpus: Inherited information is right!
99236. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 7 TPASS: cpus: Inherited information is right!
99237. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 9 TPASS: cpus: Inherited information is right!
99238. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 11 TPASS: cpus: Inherited information is right!
99239. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 13 TPASS: mems: Inherited information is right!
99240. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 15 TPASS: mems: Inherited information is right!
99241. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 17 TPASS: mems: Inherited information is right!
99242. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 19 TPASS: mems: Inherited information is right!
99243. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 21 TPASS: mems: Inherited information is right!
99244. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 23 TFAIL: mems: Test result - 0 Expected string - "1"
99245. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 25 TPASS: cpu_exclusive: Inherited information is right!
99246. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 27 TPASS: cpu_exclusive: Inherited information is right!
99247. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 29 TPASS: mem_exclusive: Inherited information is right!
99248. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 31 TPASS: mem_exclusive: Inherited information is right!
99249. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 33 TPASS: mem_hardwall: Inherited information is right!
99250. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 35 TPASS: mem_hardwall: Inherited information is right!
99251. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 37 TPASS: memory_migrate: Inherited information is right!
99252. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 39 TPASS: memory_migrate: Inherited information is right!
99253. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 41 TPASS: memory_spread_page: Inherited information is right!
99254. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 43 TPASS: memory_spread_page: Inherited information is right!
99255. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 45 TPASS: memory_spread_slab: Inherited information is right!
99256. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 47 TPASS: memory_spread_slab: Inherited information is right!
99257. 11/26 16:09:48 DEBUG| utils:0153| [stdout] cpuset_inherit 49 TPASS: sched_load_balance: Inherited information is right!
99258. 11/26 16:09:48...

Read more...

tags: added: 5.8 groovy sru-20201109
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

@Kelsey
this deserves a new bug, I just filed one (bug 1906504)

I will change this bug title to make it more clear.
Thanks.

summary: - cpuset_inherit in controller from ubuntu_ltp failed on B
+ cpuset_inherit in controller from ubuntu_ltp failed on B (let: not
+ found)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.