it's strange cuz' the only dependencies for running the test is python, gcc and git :/
personally i've running the test without problem. so if you wish you can open a bug report i think that is a good idea. On Tue, Aug 4, 2015 at 5:21 PM, Katia Saladdino <katia.saladdino@xxxxxxxxx> wrote:
Hi Carlos,this is the command I have just ran :[katia@linux-1 kernel-tests]$ sudo python fedora_submit.py -u katia -p ****** -l /home/katia/Desktop/Fedora/kernel-tests/logs/kernel-test-1438707980.log.txt{"error": "Could not save data in the database"}and here below the content - just one note ..if you look at the log file content, at the very bottom .. there is a line like "Module signing not enabled" .. Do you think can it be the issue ?file content here - Thanks!Date: Tue Aug 4 19:06:20 CEST 2015Test set: defaultKernel: 4.1.3-200.fc22.x86_64+debugRelease: Fedora release 22 (Twenty Two)Result: PASSFailed Tests: None============================================================Starting test ./default/mq-memory-corruptionTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDStarting test ./default/paxtestSELinux must be enforcing for this testStarting test ./default/selinux-dac-controlsSELinux must be enabled for this testStarting test ./default/cachedrop100+0 records in100+0 records out104857600 bytes (105 MB) copied, 0.0339547 s, 3.1 GB/s10+0 records in10+0 records out10485760 bytes (10 MB) copied, 0.00373769 s, 2.8 GB/sTestPASS: /proc/sys/vm/drop_caches PASSStarting test ./default/memfdmemfd_test.c: In function ‘mfd_assert_get_seals’:memfd_test.c:66:6: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration]r = fcntl(fd, F_GET_SEALS);^memfd_test.c: In function ‘mfd_assert_open’:memfd_test.c:189:6: warning: implicit declaration of function ‘open’ [-Wimplicit-function-declaration]r = open(buf, flags, mode);^memfd_test.c: In function ‘mfd_assert_write’:memfd_test.c:314:6: warning: implicit declaration of function ‘fallocate’ [-Wimplicit-function-declaration]r = fallocate(fd,^memfd_test.c: In function ‘join_idle_thread’:memfd_test.c:532:2: warning: implicit declaration of function ‘waitpid’ [-Wimplicit-function-declaration]waitpid(pid, NULL, 0);^memfd: CREATEmemfd: BASICmemfd: SEAL-WRITEmemfd: SEAL-SHRINKmemfd: SEAL-GROWmemfd: SEAL-RESIZEmemfd: SHARE-DUPmemfd: SHARE-MMAPmemfd: SHARE-OPENmemfd: SHARE-FORKmemfd: SHARE-DUP (shared file-table)memfd: SHARE-MMAP (shared file-table)memfd: SHARE-OPEN (shared file-table)memfd: SHARE-FORK (shared file-table)memfd: DONEStarting test ./default/libhugetlbfsStarting test ./default/timer-overheadcc timer-test.o -o timer-testStarting test ./default/stack-randomnessStarting test ./default/insert_leap_secondSetting time to speed up testingRunning for 1 iterations. Press ctrl-c to stopSetting time to Wed Aug 5 01:59:50 2015Scheduling leap second for Wed Aug 5 02:00:00 2015Wed Aug 5 01:59:57 2015 + 89 us (0) TIME_INSWed Aug 5 01:59:57 2015 + 500185 us (0) TIME_INSWed Aug 5 01:59:58 2015 + 313 us (0) TIME_INSWed Aug 5 01:59:58 2015 + 500461 us (0) TIME_INSWed Aug 5 01:59:59 2015 + 575 us (0) TIME_INSWed Aug 5 01:59:59 2015 + 500671 us (0) TIME_INSWed Aug 5 02:00:00 2015 + 750 us (0) TIME_INSWed Aug 5 01:59:59 2015 + 500860 us (1) TIME_OOPWed Aug 5 02:00:00 2015 + 952 us (1) TIME_OOPWed Aug 5 02:00:00 2015 + 501101 us (1) TIME_WAITWed Aug 5 02:00:01 2015 + 1228 us (1) TIME_WAITWed Aug 5 02:00:01 2015 + 501333 us (1) TIME_WAITWed Aug 5 02:00:02 2015 + 1414 us (1) TIME_WAITLeap completeStarting test ./default/posix_timersTesting posix timers. False negative may happen on CPU executionbased timers if other threads run on the CPU...Check itimer virtual... [OK]Check itimer prof... [OK]Check itimer real... Diff too high: -24761087380..[FAIL]Check timer_create() per thread... [OK]Check timer_create() per process... [OK]Starting test ./default/sysfs-permsStarting test ./default/modsignModule signing not enabledCould not run testsAny python library I should enable / install ?On 4 August 2015 at 21:43, Carlos Morel-Riquelme <leinfeva@xxxxxxxxxxxxxxxxx> wrote:Great thanks, run this
cd kernel-tests
sudo python fedora_submit.py -u katia -p ******** -l /home/katia/kernel-tests/logs/kernel-test-1438707980.log.txtOn Tue, Aug 4, 2015 at 4:38 PM, Katia Saladdino <katia.saladdino@xxxxxxxxx> wrote:ok .. here is the name of the file :kernel-test-1438707980.log.txtand here is the content :Date: Tue Aug 4 19:06:20 CEST 2015Test set: defaultKernel: 4.1.3-200.fc22.x86_64+debugRelease: Fedora release 22 (Twenty Two)Result: PASSFailed Tests: None============================================================Starting test ./default/mq-memory-corruptionTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDTest PASSEDStarting test ./default/paxtestSELinux must be enforcing for this testStarting test ./default/selinux-dac-controlsSELinux must be enabled for this testStarting test ./default/cachedrop100+0 records in100+0 records out104857600 bytes (105 MB) copied, 0.0339547 s, 3.1 GB/s10+0 records in10+0 records out10485760 bytes (10 MB) copied, 0.00373769 s, 2.8 GB/sTestPASS: /proc/sys/vm/drop_caches PASSStarting test ./default/memfdmemfd_test.c: In function ‘mfd_assert_get_seals’:memfd_test.c:66:6: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration]r = fcntl(fd, F_GET_SEALS);^memfd_test.c: In function ‘mfd_assert_open’:memfd_test.c:189:6: warning: implicit declaration of function ‘open’ [-Wimplicit-function-declaration]r = open(buf, flags, mode);^memfd_test.c: In function ‘mfd_assert_write’:memfd_test.c:314:6: warning: implicit declaration of function ‘fallocate’ [-Wimplicit-function-declaration]r = fallocate(fd,^memfd_test.c: In function ‘join_idle_thread’:memfd_test.c:532:2: warning: implicit declaration of function ‘waitpid’ [-Wimplicit-function-declaration]waitpid(pid, NULL, 0);^memfd: CREATEmemfd: BASICmemfd: SEAL-WRITEmemfd: SEAL-SHRINKmemfd: SEAL-GROWmemfd: SEAL-RESIZEmemfd: SHARE-DUPmemfd: SHARE-MMAPmemfd: SHARE-OPENmemfd: SHARE-FORKmemfd: SHARE-DUP (shared file-table)1,1 TopHope it helps , thanks!!!On 4 August 2015 at 21:35, Carlos Morel-Riquelme <leinfeva@xxxxxxxxxxxxxxxxx> wrote:--i need the name of your log.txt file.lsTerminal output of this:cd kernel-tests/logs
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test
--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test
--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test
--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test
-- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test