[rtems-test] sparc/leon2: RTEMS_POSIX_API: Passed:580 Failed:7 Timeout:0 Test-Too-long:0 Invalid:0 Wrong:0
joel at rtems.org
joel at rtems.org
Sat May 29 04:11:37 UTC 2021
Testing time : 0:02:21.192944
Average test time: 0:00:00.236504
Host
====
Linux-3.10.0-1160.21.1.el7.x86_64-x86_64-with-centos-7.9.2009-Core (Linux devel.oarcorp.com 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 x86_64)
Configuration
=============
Version: 6.0.0.ea41722c92313e884368106832d3454114ba88b3
Build : RTEMS_POSIX_API
Tools : 10.3.1 20210409 (RTEMS 6, RSB 4e6dc6431435821a534da6307e72ecbd7e42b82a, Newlib 0c0f3df)
Summary
=======
Passed: 580
Failed: 7
User Input: 6
Expected Fail: 1
Indeterminate: 0
Benchmark: 3
Timeout: 0
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
------------------
Total: 597
Failures:
psxmsgq01.exe
psxclockrealtime01.exe
psx05.exe
psx10.exe
minimum.exe
fsnofs01.exe
dl06.exe
User Input:
fileio.exe
termios.exe
dl10.exe
capture.exe
top.exe
monitor.exe
Expected Fail:
psxfenv01.exe
Benchmark:
whetstone.exe
dhrystone.exe
linpack.exe
Log
===
RTEMS Testing - Tester, 6.0.not_released
Command Line: /home/joel/rtems-cron-6/tools/6/bin/rtems-test --rtems-tools=/home/joel/rtems-cron-6/tools/6 --rtems-bsp=leon2-sis --log=run-leon2-sis.log --mail --mail-from=joel at rtems.org --mail-to=build at rtems.org .
Host: Linux devel.oarcorp.com 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64
Python: 2.7.5 (default, Nov 16 2020, 22:23:17) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
Host: Linux-3.10.0-1160.21.1.el7.x86_64-x86_64-with-centos-7.9.2009-Core (Linux devel.oarcorp.com 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 x86_64)
[ 1/597] p:0 f:0 u:0 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | sparc/leon2: dhrystone.exe
<<skipping passes>>
[161/597] p:146 f:2 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/leon2: psx05.exe
Result: failed Time: 0:00:03.256089 psx05.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -leon2 -nouartrx -r -tlim 200 s ./b-leon2/sparc/leon2/testsuites/psxtests/psx05.exe
]
] SIS - SPARC/RISCV instruction simulator 2.26, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] LEON2 emulation enabled
]
] Loaded ./b-leon2/sparc/leon2/testsuites/psxtests/psx05.exe, entry 0x40000000
]
]
=> test start: PSX 5
] *** BEGIN OF TEST PSX 5 ***
] *** TEST VERSION: 6.0.0.ea41722c92313e884368106832d3454114ba88b3
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20210409 (RTEMS 6, RSB 4e6dc6431435821a534da6307e72ecbd7e42b82a, Newlib 0c0f3df)
] Init's ID is 0x0b010001
] Init: pthread_mutexattr_init - EINVAL (NULL attr)
] Init: pthread_mutexattr_init - SUCCESSFUL
] Init: mutex protocol is (0) -- PTHREAD_PRIO_NONE
] Init: mutex priority ceiling is 2147483647
] Init: mutex process shared is (0) -- PTHREAD_PROCESS_PRIVATE
] Init: pthread_mutexattr_destroy - SUCCESSFUL
] Init: pthread_mutexattr_destroy - EINVAL (NULL attr)
] Init: pthread_mutexattr_destroy - EINVAL (not initialized)
]
] Init: pthread_mutexattr_getpshared - EINVAL (NULL attr)
] Init: pthread_mutexattr_getpshared - EINVAL (NULL pshared)
] Init: pthread_mutexattr_getpshared - EINVAL (not initialized)
] Init: pthread_mutexattr_setpshared - EINVAL (NULL attr)
] Init: pthread_mutexattr_setpshared - EINVAL (not initialized)
]
] Init: pthread_mutexattr_getprotocol - EINVAL (NULL attr)
] Init: pthread_mutexattr_getprotocol - EINVAL (NULL protocol)
] Init: pthread_mutexattr_getprotocol - EINVAL (not initialized)
] Init: pthread_mutexattr_setprotocol - EINVAL (NULL attr)
] Init: pthread_mutexattr_setprotocol - EINVAL (invalid protocol)
] Init: pthread_mutexattr_setprotocol - EINVAL (not initialized)
]
] Init: pthread_mutexattr_getprioceiling - EINVAL (NULL attr)
] Init: pthread_mutexattr_getprioceiling - EINVAL (NULL prioceiling)
] Init: pthread_mutexattr_getprioceiling - EINVAL (not initialized)
] Init: pthread_mutexattr_setprioceiling - EINVAL (NULL attr)
] Init: pthread_mutexattr_setprioceiling - SUCCESSFUL (priority INT_MAX)
] Init: pthread_mutexattr_setprioceiling - SUCCESSFUL (priority INT_MIN)
] Init: pthread_mutexattr_setprioceiling - EINVAL (not initialized)
]
] Init: pthread_mutex_init - EINVAL (NULL mutex_id)
] Init: pthread_mutex_init - EINVAL (not initialized attr)
] Init: pthread_mutex_init - EINVAL (bad protocol)
] Init: pthread_mutexattr_setprotocol - SUCCESSFUL
] Init: pthread_mutexattr_setprioceiling - SUCCESSFUL
] Init: pthread_mutex_init - EINVAL (bad priority ceiling)
] Init: Resetting mutex attributes
] Init: pthread_mutex_init - process shared scope
] Init: pthread_mutex_init - EINVAL (invalid scope)
] Init: pthread_mutex_init - EINVAL (invalid type)
] Init: Resetting mutex attributes
] Init: Changing mutex attributes
] Init: mutex protocol is (1) -- PTHREAD_PRIO_INHERIT
] Init: mutex priority ceiling is 128
] Init: mutex process shared is (1) -- PTHREAD_PROCESS_SHARED
] Init: Resetting mutex attributes
] Init: pthread_mutex_init - SUCCESSFUL
] Init: pthread_mutex_init - EBUSY (reinitialize an existing mutex) - skipped
] Init: pthread_mutex_trylock - EINVAL (illegal ID)
] Init: pthread_mutex_trylock - SUCCESSFUL
] Init: pthread_mutex_trylock - EDEADLK (already locked)
] Init: pthread_mutex_lock - EINVAL (NULL id)
] Init: pthread_mutex_unlock - EINVAL (NULL id)
] Init: pthread_mutex_lock - EDEADLK (already locked)
] Init: Sleep 1 second
] Task: pthread_mutex_trylock already locked
] Task: pthread_mutex_lock unavailable
] Init: pthread_mutex_unlock - EINVAL (invalid id)
] Init: pthread_mutex_unlock - SUCCESSFUL
] Init: pthread_mutex_unlock - EPERM (not owner)
] Init: pthread_mutex_timedlock - time out in 1/2 second
] Task: mutex acquired
] Task: sleep for 2 seconds
] Task: exit
]
] Time-out limit reached
] Interrupt!
] Stopped at time 10000000000 (200000.000 ms)
[162/597] p:146 f:2 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/leon2: psx06.exe
<<skipping passes>>
[166/597] p:149 f:2 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/leon2: psx10.exe
Result: failed Time: 0:00:03.006812 psx10.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -leon2 -nouartrx -r -tlim 200 s ./b-leon2/sparc/leon2/testsuites/psxtests/psx10.exe
]
] SIS - SPARC/RISCV instruction simulator 2.26, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] LEON2 emulation enabled
]
] Loaded ./b-leon2/sparc/leon2/testsuites/psxtests/psx10.exe, entry 0x40000000
]
]
=> test start: PSX 10
] *** BEGIN OF TEST PSX 10 ***
] *** TEST VERSION: 6.0.0.ea41722c92313e884368106832d3454114ba88b3
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20210409 (RTEMS 6, RSB 4e6dc6431435821a534da6307e72ecbd7e42b82a, Newlib 0c0f3df)
] Init: pthread_condattr_init
] Init: pthread_condattr_init - EINVAL (attribute invalid)
] Init: pthread_condattr_destroy
] Init: pthread_condattr_destroy - EINVAL (attribute invalid)
] Init: pthread_condattr_init
] Init: pthread_condattr_setpshared - PTHREAD_PROCESS_SHARED
] Init: pthread_condattr_setpshared - PTHREAD_PROCESS_PRIVATE
] Init: pthread_condattr_setpshared - EINVAL (attribute invalid)
] Init: pthread_condattr_setpshared - EINVAL (pshared invalid)
] Init: pthread_condattr_getpshared - 0
] Init: pthread_condattr_getpshared - EINVAL (attribute invalid)
] Init: pthread_cond_init - NULL attr
] Init: pthread_cond_init - EINVAL (attr not initialized)
] Init: pthread_cond_destroy - EINVAL (cond invalid)
] Init: pthread_cond_init - EINVAL (invalid pshared)
] Init: pthread_condattr_setpshared - PTHREAD_PROCESS_SHARED
] Init: pthread_cond_init - OK
] Init: pthread_cond_destroy - OK
] Init: pthread_cond_init - attr
]
] Init: sleep to switch to Task_1
] Task_1: ID is 0x0b010002
] Task_1: pthread_cond_wait
] Init: pthread_cond_destroy - EBUSY (task1 waiting)
] Init: pthread_cond_signal
]
] Init: sleep - switch to Task_1 and Task_2
] Task_1: back from pthread_cond_wait release mutex
] Task_1: pthread_cond_wait
] Task_2: ID is 0x0b010003
] Task_2: pthread_cond_wait
] Init: pthread_cond_broadcast
] Init: sleep - switch to Task_1
] Task_1: back from pthread_cond_wait release mutex
] Task_1: task exit
] Task_2: back from pthread_cond_wait release mutex
] Task_2: task exit
] Init: pthread_cond_timedwait for 3 seconds
]
] Time-out limit reached
] Interrupt!
] Stopped at time 10000000000 (200000.000 ms)
[167/597] p:151 f:2 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/leon2: psx11.exe
<<skipping passes>>
[189/597] p:170 f:4 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/leon2: psxclockrealtime01.exe
Result: failed Time: 0:00:02.006486 psxclockrealtime01.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -leon2 -nouartrx -r -tlim 200 s ./b-leon2/sparc/leon2/testsuites/psxtests/psxclockrealtime01.exe
]
] SIS - SPARC/RISCV instruction simulator 2.26, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] LEON2 emulation enabled
]
] Loaded ./b-leon2/sparc/leon2/testsuites/psxtests/psxclockrealtime01.exe, entry 0x40000000
]
]
=> test start: PSXCLOCKREALTIME 1
] *** BEGIN OF TEST PSXCLOCKREALTIME 1 ***
] *** TEST VERSION: 6.0.0.ea41722c92313e884368106832d3454114ba88b3
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20210409 (RTEMS 6, RSB 4e6dc6431435821a534da6307e72ecbd7e42b82a, Newlib 0c0f3df)
] *** timeout finite ***
]
] Time-out limit reached
] Interrupt!
] Stopped at time 10000000000 (200000.000 ms)
[190/597] p:174 f:4 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/leon2: psxconcurrency01.exe
<<skipping passes>>
[227/597] p:208 f:5 u:4 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/leon2: psxmsgq01.exe
Result: failed Time: 0:00:02.259213 psxmsgq01.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -leon2 -nouartrx -r -tlim 200 s ./b-leon2/sparc/leon2/testsuites/psxtests/psxmsgq01.exe
]
] SIS - SPARC/RISCV instruction simulator 2.26, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] LEON2 emulation enabled
]
] Loaded ./b-leon2/sparc/leon2/testsuites/psxtests/psxmsgq01.exe, entry 0x40000000
]
]
=> test start: PSXMSGQ 1
] *** BEGIN OF TEST PSXMSGQ 1 ***
] *** TEST VERSION: 6.0.0.ea41722c92313e884368106832d3454114ba88b3
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20210409 (RTEMS 6, RSB 4e6dc6431435821a534da6307e72ecbd7e42b82a, Newlib 0c0f3df)
] _______________mq_open errors
] Init: mq_open - Create with maxmsg (-1) (EINVAL)
] Init: mq_open - Create with msgsize (-1) (EINVAL)
] Init: mq_open - Open new mq without create flag (ENOENT)
] Init: mq_open - Open with too long of a name (ENAMETOOLONG)
] Init: mq_open - Create an Existing mq (EEXIST)
] Init: mq_open - SUCCESSFUL
] Init: mq_open - system is out of resources (ENFILE)
] Init: mq_close and mq_unlink (mq3...mqn) - SUCCESSFUL
] Init: Open Test Queues
] _______________verify_blocking_mq_timedsend
]
] Time-out limit reached
] Interrupt!
] Stopped at time 10000000000 (200000.000 ms)
[228/597] p:208 f:5 u:4 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/leon2: psxmsgq02.exe
<<skipping passes>>
[597/597] p:572 f:7 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/leon2: ts-validation-1.exe
Passed: 580
Failed: 7
User Input: 6
Expected Fail: 1
Indeterminate: 0
Benchmark: 3
Timeout: 0
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
------------------
Total: 597
Failures:
psxmsgq01.exe
psxclockrealtime01.exe
psx05.exe
psx10.exe
minimum.exe
fsnofs01.exe
dl06.exe
User Input:
fileio.exe
termios.exe
dl10.exe
capture.exe
top.exe
monitor.exe
Expected Fail:
psxfenv01.exe
Benchmark:
whetstone.exe
dhrystone.exe
linpack.exe
Average test time: 0:00:00.236504
Testing time : 0:02:21.192944
More information about the build
mailing list