Fix here: https://gem5-review.googlesource.com/c/public/gem5/+/40835 Bonus fix (not run by any CI): https://gem5-review.googlesource.com/c/public/gem5/+/40836/1 Em sábado, 6 de fevereiro de 2021 21:19:30 BRT, jenkins-no-reply--- via gem5-dev <[email protected]> escreveu: See <https://jenkins.gem5.org/job/Nightly/211/display/redirect?page=changes>
Changes: [odanrc] base: Fix storage params safe_cast [odanrc] base: Initialize storage params on constructor [gabe.black] arch,sim: Add a UintPtr type to the ABI types for GuestABI. [gabe.black] sim: Add a void * analogue to VPtr. [shingarov] arch-power: Restore consistency with other platforms [gabe.black] tests,base: Delete the SymbolTable::load method and symtest test. ------------------------------------------ [...truncated 304.76 KB...] [ RUN ] CyclesTest.ShiftRight [ OK ] CyclesTest.ShiftRight (0 ms) [ RUN ] CyclesTest.ShiftLeft [ OK ] CyclesTest.ShiftLeft (0 ms) [ RUN ] CyclesTest.OutStream [ OK ] CyclesTest.OutStream (0 ms) [----------] 10 tests from CyclesTest (5 ms total) [----------] 5 tests from MicroPCTest [ RUN ] MicroPCTest.CheckMicroPCRomBit [ OK ] MicroPCTest.CheckMicroPCRomBit (0 ms) [ RUN ] MicroPCTest.RomMicroPCTest [ OK ] MicroPCTest.RomMicroPCTest (0 ms) [ RUN ] MicroPCTest.NormalMicroPCTest [ OK ] MicroPCTest.NormalMicroPCTest (0 ms) [ RUN ] MicroPCTest.IsRomMicroPCTest [ OK ] MicroPCTest.IsRomMicroPCTest (0 ms) [ RUN ] MicroPCTest.IsNotRomMicroPCTest [ OK ] MicroPCTest.IsNotRomMicroPCTest (0 ms) [----------] 5 tests from MicroPCTest (2 ms total) [----------] 4 tests from TypesTest [ RUN ] TypesTest.FloatToBits32 [ OK ] TypesTest.FloatToBits32 (0 ms) [ RUN ] TypesTest.floatToBits64 [ OK ] TypesTest.floatToBits64 (0 ms) [ RUN ] TypesTest.floatsToBitsDoubleInput [ OK ] TypesTest.floatsToBitsDoubleInput (0 ms) [ RUN ] TypesTest.floatsToBitsFloatInput [ OK ] TypesTest.floatsToBitsFloatInput (0 ms) [----------] 4 tests from TypesTest (2 ms total) [----------] Global test environment tear-down [==========] 19 tests from 3 test suites ran. (34 ms total) [ PASSED ] 19 tests. build/NULL/sim/byteswap.test.fast --gtest_output=xml:build/NULL/unittests.fast/sim/byteswap.test.xml Running main() from build/googletest/googletest/src/gtest_main.cc [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from ByteswapTest [ RUN ] ByteswapTest.swap_byte64 [ OK ] ByteswapTest.swap_byte64 (0 ms) [ RUN ] ByteswapTest.swap_byte32 [ OK ] ByteswapTest.swap_byte32 (0 ms) [ RUN ] ByteswapTest.swap_byte16 [ OK ] ByteswapTest.swap_byte16 (0 ms) [ RUN ] ByteswapTest.swap_byte [ OK ] ByteswapTest.swap_byte (0 ms) [ RUN ] ByteswapTest.htog [ OK ] ByteswapTest.htog (0 ms) [ RUN ] ByteswapTest.gtoh [ OK ] ByteswapTest.gtoh (0 ms) [ RUN ] ByteswapTest.betole [ OK ] ByteswapTest.betole (0 ms) [ RUN ] ByteswapTest.letobe [ OK ] ByteswapTest.letobe (0 ms) [----------] 8 tests from ByteswapTest (1 ms total) [----------] Global test environment tear-down [ OK ] UncontendedMutex.Lock (212 ms) [ RUN ] UncontendedMutex.HeavyContention [ LINK] -> NULL/sim/guest_abi.test.fast.unstripped [==========] 8 tests from 1 test suite ran. (1 ms total) [ PASSED ] 8 tests. [ CXX] NULL/sim/proxy_ptr.test.cc -> .fo [ OK ] UncontendedMutex.HeavyContention (441 ms) [----------] 2 tests from UncontendedMutex (653 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (653 ms total) [ PASSED ] 2 tests. [ LINK] -> NULL/base/stats/storage.test.fast.unstripped [ STRIP] NULL/sim/guest_abi.test.fast.unstripped -> .fast build/NULL/sim/guest_abi.test.fast --gtest_output=xml:build/NULL/unittests.fast/sim/guest_abi.test.xml Running main() from build/googletest/googletest/src/gtest_main.cc [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from GuestABI [ RUN ] GuestABI.ABI_1D_args [ OK ] GuestABI.ABI_1D_args (0 ms) [ RUN ] GuestABI.ABI_Prepare [ OK ] GuestABI.ABI_Prepare (0 ms) [ RUN ] GuestABI.ABI_2D_args [ OK ] GuestABI.ABI_2D_args (0 ms) [ RUN ] GuestABI.ABI_TC_init [ OK ] GuestABI.ABI_TC_init (0 ms) [ RUN ] GuestABI.ABI_returns [ OK ] GuestABI.ABI_returns (0 ms) [ RUN ] GuestABI.dumpSimcall [ OK ] GuestABI.dumpSimcall (0 ms) [ RUN ] GuestABI.isVarArgs [ OK ] GuestABI.isVarArgs (0 ms) [----------] 7 tests from GuestABI (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (0 ms total) [ PASSED ] 7 tests. [ STRIP] NULL/base/stats/storage.test.fast.unstripped -> .fast build/NULL/base/stats/storage.test.fast --gtest_output=xml:build/NULL/unittests.fast/base/stats/storage.test.xml Running main() from build/googletest/googletest/src/gtest_main.cc [==========] Running 40 tests from 10 test suites. [----------] Global test environment set-up. [----------] 1 test from StatsAvgStorDeathTest [ RUN ] StatsAvgStorDeathTest.Result build/NULL/base/stats/storage.test.cc:185: Failure Death test: stor.result() Result: failed to die. Error msg: [ DEATH ] [ FAILED ] StatsAvgStorDeathTest.Result (12 ms) [----------] 1 test from StatsAvgStorDeathTest (12 ms total) [----------] 1 test from StatsDistStorDeathTest [ RUN ] StatsDistStorDeathTest.BucketSize0 [ OK ] StatsDistStorDeathTest.BucketSize0 (0 ms) [----------] 1 test from StatsDistStorDeathTest (1 ms total) [----------] 4 tests from StatsHistStorDeathTest [ RUN ] StatsHistStorDeathTest.NotEnoughBuckets0 [ OK ] StatsHistStorDeathTest.NotEnoughBuckets0 (1 ms) [ RUN ] StatsHistStorDeathTest.NotEnoughBuckets1 [ OK ] StatsHistStorDeathTest.NotEnoughBuckets1 (0 ms) [ RUN ] StatsHistStorDeathTest.AddDifferentSize build/NULL/base/stats/storage.test.cc:927: Failure Death test: stor.add(&stor2) Result: failed to die. Error msg: [ DEATH ] [ FAILED ] StatsHistStorDeathTest.AddDifferentSize (8 ms) [ RUN ] StatsHistStorDeathTest.AddDifferentMin build/NULL/base/stats/storage.test.cc:943: Failure Death test: stor.add(&stor2) Result: failed to die. Error msg: [ DEATH ] [ FAILED ] StatsHistStorDeathTest.AddDifferentMin (20 ms) [----------] 4 tests from StatsHistStorDeathTest (31 ms total) [----------] 4 tests from StatsStatStorTest [ RUN ] StatsStatStorTest.SetValueResult [ OK ] StatsStatStorTest.SetValueResult (0 ms) [ RUN ] StatsStatStorTest.Prepare [ OK ] StatsStatStorTest.Prepare (0 ms) [ RUN ] StatsStatStorTest.IncDec [ OK ] StatsStatStorTest.IncDec (0 ms) [ RUN ] StatsStatStorTest.ZeroReset [ OK ] StatsStatStorTest.ZeroReset (0 ms) [----------] 4 tests from StatsStatStorTest (2 ms total) [----------] 4 tests from StatsAvgStorTest [ RUN ] StatsAvgStorTest.SetValueResult [ OK ] StatsAvgStorTest.SetValueResult (0 ms) [ RUN ] StatsAvgStorTest.Prepare [ OK ] StatsAvgStorTest.Prepare (0 ms) [ RUN ] StatsAvgStorTest.IncDec [ OK ] StatsAvgStorTest.IncDec (0 ms) [ RUN ] StatsAvgStorTest.ZeroReset [ OK ] StatsAvgStorTest.ZeroReset (0 ms) [----------] 4 tests from StatsAvgStorTest (2 ms total) [----------] 5 tests from StatsDistStorTest [ RUN ] StatsDistStorTest.ZeroReset [ OK ] StatsDistStorTest.ZeroReset (0 ms) [ RUN ] StatsDistStorTest.Size [ OK ] StatsDistStorTest.Size (0 ms) [ RUN ] StatsDistStorTest.SamplePrepareSingle [ OK ] StatsDistStorTest.SamplePrepareSingle (0 ms) [ RUN ] StatsDistStorTest.SamplePrepareMultiple [ OK ] StatsDistStorTest.SamplePrepareMultiple (0 ms) [ RUN ] StatsDistStorTest.Reset [ OK ] StatsDistStorTest.Reset (0 ms) [----------] 5 tests from StatsDistStorTest (2 ms total) [----------] 13 tests from StatsHistStorTest [ RUN ] StatsHistStorTest.ZeroReset [ OK ] StatsHistStorTest.ZeroReset (0 ms) [ RUN ] StatsHistStorTest.Size [ OK ] StatsHistStorTest.Size (0 ms) [ RUN ] StatsHistStorTest.SamplePrepareFit [ OK ] StatsHistStorTest.SamplePrepareFit (0 ms) [ RUN ] StatsHistStorTest.SamplePrepareSingleGrowUp [ OK ] StatsHistStorTest.SamplePrepareSingleGrowUp (0 ms) [ RUN ] StatsHistStorTest.SamplePrepareMultipleGrowUp [ OK ] StatsHistStorTest.SamplePrepareMultipleGrowUp (0 ms) [ RUN ] StatsHistStorTest.SamplePrepareGrowDownOddBuckets [ OK ] StatsHistStorTest.SamplePrepareGrowDownOddBuckets (0 ms) [ RUN ] StatsHistStorTest.SamplePrepareGrowDownEvenBuckets [ OK ] StatsHistStorTest.SamplePrepareGrowDownEvenBuckets (0 ms) [ RUN ] StatsHistStorTest.SamplePrepareGrowDownGrowOutOddBuckets [ OK ] StatsHistStorTest.SamplePrepareGrowDownGrowOutOddBuckets (0 ms) [ RUN ] StatsHistStorTest.SamplePrepareGrowDownGrowOutEvenBuckets [ OK ] StatsHistStorTest.SamplePrepareGrowDownGrowOutEvenBuckets (0 ms) [ RUN ] StatsHistStorTest.SamplePrepareMultipleGrowOddBuckets [ OK ] StatsHistStorTest.SamplePrepareMultipleGrowOddBuckets (0 ms) [ RUN ] StatsHistStorTest.SamplePrepareMultipleGrowEvenBuckets [ OK ] StatsHistStorTest.SamplePrepareMultipleGrowEvenBuckets (0 ms) [ RUN ] StatsHistStorTest.Reset [ OK ] StatsHistStorTest.Reset (0 ms) [ RUN ] StatsHistStorTest.Add [ OK ] StatsHistStorTest.Add (0 ms) [----------] 13 tests from StatsHistStorTest (7 ms total) [----------] 3 tests from StatsSampleStorTest [ RUN ] StatsSampleStorTest.ZeroReset [ OK ] StatsSampleStorTest.ZeroReset (0 ms) [ RUN ] StatsSampleStorTest.SamplePrepare [ OK ] StatsSampleStorTest.SamplePrepare (0 ms) [ RUN ] StatsSampleStorTest.Size [ OK ] StatsSampleStorTest.Size (0 ms) [----------] 3 tests from StatsSampleStorTest (1 ms total) [----------] 3 tests from StatsAvgSampleStorTest [ RUN ] StatsAvgSampleStorTest.ZeroReset [ OK ] StatsAvgSampleStorTest.ZeroReset (0 ms) [ RUN ] StatsAvgSampleStorTest.SamplePrepare [ OK ] StatsAvgSampleStorTest.SamplePrepare (0 ms) [ RUN ] StatsAvgSampleStorTest.Size [ OK ] StatsAvgSampleStorTest.Size (0 ms) [----------] 3 tests from StatsAvgSampleStorTest (1 ms total) [----------] 2 tests from StatsSparseHistStorTest [ RUN ] StatsSparseHistStorTest.ZeroReset [ OK ] StatsSparseHistStorTest.ZeroReset (0 ms) [ RUN ] StatsSparseHistStorTest.SamplePrepare [ OK ] StatsSparseHistStorTest.SamplePrepare (0 ms) [----------] 2 tests from StatsSparseHistStorTest (1 ms total) [----------] Global test environment tear-down [==========] 40 tests from 10 test suites ran. (78 ms total) [ PASSED ] 37 tests. [ FAILED ] 3 tests, listed below: [ FAILED ] StatsAvgStorDeathTest.Result [ FAILED ] StatsHistStorDeathTest.AddDifferentSize [ FAILED ] StatsHistStorDeathTest.AddDifferentMin 3 FAILED TESTS scons: *** [build/NULL/unittests.fast/base/stats/storage.test.xml] Error 1 scons: building terminated because of errors. *** Summary of Warnings *** Warning: Your compiler doesn't support incremental linking and lto at the same time, so lto is being disabled. To force lto on anyway, use the --force-lto option. That will disable partial linking. Build step 'Execute shell' marked build as failure Archiving artifacts Recording plot data Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? For example, <https://jenkins.gem5.org/job/Nightly/211/artifact/tests/testing-results/results.xml> is 3 days 19 hr old _______________________________________________ gem5-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________ gem5-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
