Comment 1 for bug 2067570

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

With V0.17.06 this test will bail out with badret:

$ sudo /home/ubuntu/autotest/client/tests/ubuntu_stress_smoke_test/ubuntu_stress_single_smoke_test.sh af-alg
Free memory: 126868 MB
Memory used: 114181 MB
/home/ubuntu/autotest/client/tests/ubuntu_stress_smoke_test/ubuntu_stress_single_smoke_test.sh: line 32: [: too many arguments
Using cgroup version 1

Machine Configuration
Physical Pages: 32919011
Pages available: 32478365
Page Size: 4096
Zswap enabled: Y

Free memory:
              total used free shared buff/cache available
Mem: 131676044 844068 129913460 1120 918516 129986500
Swap: 8388604 0 8388604

Number of CPUs: 96
Number of CPUs Online: 96

Maximum bogo ops: 3000

/home/ubuntu/autotest/client/tests/ubuntu_stress_smoke_test/ubuntu_stress_single_smoke_test.sh: line 109: cgexec: command not found
WARNING: cgexec fails, is tmpfs
cgroup
cgroup
cgroup
cgroup
cgroup
cgroup
cgroup
cgroup
cgroup
cgroup
cgroup
cgroup
cgroup working correctly?
af-alg STARTING
af-alg RETURNED 127
af-alg BADRET (unknown return status 127)

Summary:
  Stressors run: 1
  Skipped: 0,
  Failed: 0,
  Oopsed: 0,
  Oomed: 0,
  Passed: 0,
  Badret: 1, af-alg

Tests took 0 seconds to run

V0.17.08 will hang.

Next is to install the cgroup-tools to see if it helps.