See <https://jenkins.gem5.org/job/nightly/410/display/redirect>

Changes:


------------------------------------------
[...truncated 214.51 KB...]
[       OK ] BitfieldTest.PopCountManyBits (0 ms)
[ RUN      ] BitfieldTest.PopCountAllOnes
[       OK ] BitfieldTest.PopCountAllOnes (0 ms)
[ RUN      ] BitfieldTest.AlignToPowerOfTwo0
[       OK ] BitfieldTest.AlignToPowerOfTwo0 (0 ms)
[ RUN      ] BitfieldTest.AlignToPowerOfTwo3
[       OK ] BitfieldTest.AlignToPowerOfTwo3 (0 ms)
[ RUN      ] BitfieldTest.AlignToPowerOfTwo5
[       OK ] BitfieldTest.AlignToPowerOfTwo5 (0 ms)
[ RUN      ] BitfieldTest.AlignToPowerOfTwo10
[       OK ] BitfieldTest.AlignToPowerOfTwo10 (0 ms)
[ RUN      ] BitfieldTest.AlignToPowerOfTwo16
[       OK ] BitfieldTest.AlignToPowerOfTwo16 (0 ms)
[ RUN      ] BitfieldTest.AlignToPowerOfTwo31
[       OK ] BitfieldTest.AlignToPowerOfTwo31 (0 ms)
[ RUN      ] BitfieldTest.CountTrailingZeros32BitsNoTrailing
[       OK ] BitfieldTest.CountTrailingZeros32BitsNoTrailing (0 ms)
[ RUN      ] BitfieldTest.CountTrailingZeros32Bits
[       OK ] BitfieldTest.CountTrailingZeros32Bits (0 ms)
[ RUN      ] BitfieldTest.CountTrailingZeros64BitsNoTrailing
[       OK ] BitfieldTest.CountTrailingZeros64BitsNoTrailing (0 ms)
[ RUN      ] BitfieldTest.CountTrailingZeros64Bits
[       OK ] BitfieldTest.CountTrailingZeros64Bits (0 ms)
[ RUN      ] BitfieldTest.CountTrailingZero64AllZeros
[       OK ] BitfieldTest.CountTrailingZero64AllZeros (0 ms)
[----------] 56 tests from BitfieldTest (0 ms total)

[----------] Global test environment tear-down
[==========] 56 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 56 tests.
build/NULL/base/bitunion.test.perf 
--gtest_output=xml:build/NULL/unittests.perf/base/bitunion.test.xml
build/NULL/base/channel_addr.test.perf 
--gtest_output=xml:build/NULL/unittests.perf/base/channel_addr.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 13 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 13 tests from BitUnionData
[ RUN      ] BitUnionData.NormalBitfield
[       OK ] BitUnionData.NormalBitfield (0 ms)
[ RUN      ] BitUnionData.SingleBitfield
[       OK ] BitUnionData.SingleBitfield (0 ms)
[ RUN      ] BitUnionData.ReadOnlyBitfield
[       OK ] BitUnionData.ReadOnlyBitfield (0 ms)
[ RUN      ] BitUnionData.WriteOnlyBitfield
[       OK ] BitUnionData.WriteOnlyBitfield (0 ms)
[ RUN      ] BitUnionData.SubBitUnions
[       OK ] BitUnionData.SubBitUnions (0 ms)
[ RUN      ] BitUnionData.SignedBitfields
[       OK ] BitUnionData.SignedBitfields (0 ms)
[ RUN      ] BitUnionData.InsideStruct
[       OK ] BitUnionData.InsideStruct (0 ms)
[ RUN      ] BitUnionData.InsideFunction
[       OK ] BitUnionData.InsideFunction (0 ms)
[ RUN      ] BitUnionData.BitfieldToBitfieldAssignment
[       OK ] BitUnionData.BitfieldToBitfieldAssignment (0 ms)
[ RUN      ] BitUnionData.Operators
[       OK ] BitUnionData.Operators (0 ms)
[ RUN      ] BitUnionData.Custom
[       OK ] BitUnionData.Custom (0 ms)
[ RUN      ] BitUnionData.Templating
[       OK ] BitUnionData.Templating (0 ms)
[ RUN      ] BitUnionData.Output
[       OK ] BitUnionData.Output (0 ms)
[----------] 13 tests from BitUnionData (0 ms total)

[----------] Global test environment tear-down
[==========] 13 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 13 tests.
build/NULL/base/chunk_generator.test.perf 
--gtest_output=xml:build/NULL/unittests.perf/base/chunk_generator.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from ChannelAddrRange
[ RUN      ] ChannelAddrRange.DefaultInvalid
[       OK ] ChannelAddrRange.DefaultInvalid (0 ms)
[ RUN      ] ChannelAddrRange.Range
[       OK ] ChannelAddrRange.Range (0 ms)
[----------] 2 tests from ChannelAddrRange (0 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 2 tests.
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 9 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 9 tests from ChunkGeneratorTest
[ RUN      ] ChunkGeneratorTest.StartingConditions
[       OK ] ChunkGeneratorTest.StartingConditions (0 ms)
[ RUN      ] ChunkGeneratorTest.AdvanceToNextChunk
[       OK ] ChunkGeneratorTest.AdvanceToNextChunk (0 ms)
[ RUN      ] ChunkGeneratorTest.SkipBytes
[       OK ] ChunkGeneratorTest.SkipBytes (0 ms)
[ RUN      ] ChunkGeneratorTest.AdvanceToLastChunk
[       OK ] ChunkGeneratorTest.AdvanceToLastChunk (0 ms)
[ RUN      ] ChunkGeneratorTest.AdvanceToTheEnd
[       OK ] ChunkGeneratorTest.AdvanceToTheEnd (0 ms)
[ RUN      ] ChunkGeneratorTest.SmallerLastChunk
[       OK ] ChunkGeneratorTest.SmallerLastChunk (0 ms)
[ RUN      ] ChunkGeneratorTest.ChunkSizeGreaterThanTotalSize
[       OK ] ChunkGeneratorTest.ChunkSizeGreaterThanTotalSize (0 ms)
[ RUN      ] ChunkGeneratorTest.ChunkSizeZero
[       OK ] ChunkGeneratorTest.ChunkSizeZero (0 ms)
[ RUN      ] ChunkGeneratorTest.StartAtNonZero
[       OK ] ChunkGeneratorTest.StartAtNonZero (0 ms)
[----------] 9 tests from ChunkGeneratorTest (0 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 9 tests.
build/NULL/base/circlebuf.test.perf 
--gtest_output=xml:build/NULL/unittests.perf/base/circlebuf.test.xml
build/NULL/base/circular_queue.test.perf 
--gtest_output=xml:build/NULL/unittests.perf/base/circular_queue.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from CircleBufTest
[ RUN      ] CircleBufTest.BasicReadWriteNoOverflow
[       OK ] CircleBufTest.BasicReadWriteNoOverflow (0 ms)
[ RUN      ] CircleBufTest.SingleWriteOverflow
[       OK ] CircleBufTest.SingleWriteOverflow (0 ms)
[ RUN      ] CircleBufTest.MultiWriteOverflow
[       OK ] CircleBufTest.MultiWriteOverflow (0 ms)
[ RUN      ] CircleBufTest.PointerWrapAround
[       OK ] CircleBufTest.PointerWrapAround (0 ms)
[ RUN      ] CircleBufTest.ProduceConsumeEmpty
[       OK ] CircleBufTest.ProduceConsumeEmpty (0 ms)
[----------] 5 tests from CircleBufTest (0 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 5 tests.
build/NULL/base/condcodes.test.perf 
--gtest_output=xml:build/NULL/unittests.perf/base/condcodes.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 10 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 10 tests from CircularQueueTest
[ RUN      ] CircularQueueTest.Empty
[       OK ] CircularQueueTest.Empty (0 ms)
[ RUN      ] CircularQueueTest.HeadTailEmpty
[       OK ] CircularQueueTest.HeadTailEmpty (0 ms)
[ RUN      ] CircularQueueTest.AddingElements
[       OK ] CircularQueueTest.AddingElements (0 ms)
[ RUN      ] CircularQueueTest.RemovingElements
[       OK ] CircularQueueTest.RemovingElements (0 ms)
[ RUN      ] CircularQueueTest.Full
[       OK ] CircularQueueTest.Full (0 ms)
[ RUN      ] CircularQueueTest.BeginEnd
[       OK ] CircularQueueTest.BeginEnd (0 ms)
[ RUN      ] CircularQueueTest.BeginFrontEndBack
[       OK ] CircularQueueTest.BeginFrontEndBack (0 ms)
[ RUN      ] CircularQueueTest.IteratorsOp
[       OK ] CircularQueueTest.IteratorsOp (0 ms)
[ RUN      ] CircularQueueTest.FullLoop
[       OK ] CircularQueueTest.FullLoop (0 ms)
[ RUN      ] CircularQueueTest.MultipleRound
[       OK ] CircularQueueTest.MultipleRound (0 ms)
[----------] 10 tests from CircularQueueTest (0 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 10 tests.
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 21 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 21 tests from CondCodes
[ RUN      ] CondCodes.FindCarryWithNoCarryIn8Bit
[       OK ] CondCodes.FindCarryWithNoCarryIn8Bit (0 ms)
[ RUN      ] CondCodes.FindNoCarryWithNoCarryIn8Bit
[       OK ] CondCodes.FindNoCarryWithNoCarryIn8Bit (0 ms)
[ RUN      ] CondCodes.FindCarryWithCarryIn8Bit
[       OK ] CondCodes.FindCarryWithCarryIn8Bit (0 ms)
[ RUN      ] CondCodes.FindNoCarryWithCarryIn8Bit
[       OK ] CondCodes.FindNoCarryWithCarryIn8Bit (0 ms)
[ RUN      ] CondCodes.FindCarryWithNoCarryIn32Bit
[       OK ] CondCodes.FindCarryWithNoCarryIn32Bit (0 ms)
[ RUN      ] CondCodes.FindNoCarryWithNoCarryIn32Bit
[       OK ] CondCodes.FindNoCarryWithNoCarryIn32Bit (0 ms)
[ RUN      ] CondCodes.FindCarryWithCarryIn32Bit
[       OK ] CondCodes.FindCarryWithCarryIn32Bit (0 ms)
[ RUN      ] CondCodes.FindCarryWithNoCarryIn64Bit
[       OK ] CondCodes.FindCarryWithNoCarryIn64Bit (0 ms)
[ RUN      ] CondCodes.FindCarryWithCarryIn64Bit
[       OK ] CondCodes.FindCarryWithCarryIn64Bit (0 ms)
[ RUN      ] CondCodes.FindOverflow8Bit
[       OK ] CondCodes.FindOverflow8Bit (0 ms)
[ RUN      ] CondCodes.FindOverflow32Bit
[       OK ] CondCodes.FindOverflow32Bit (0 ms)
[ RUN      ] CondCodes.FindOverflow64Bit
[       OK ] CondCodes.FindOverflow64Bit (0 ms)
[ RUN      ] CondCodes.OddParity
[       OK ] CondCodes.OddParity (0 ms)
[ RUN      ] CondCodes.EvenParity
[       OK ] CondCodes.EvenParity (0 ms)
[ RUN      ] CondCodes.OddParityOverflow
[       OK ] CondCodes.OddParityOverflow (0 ms)
[ RUN      ] CondCodes.EvenParityOverflow
[       OK ] CondCodes.EvenParityOverflow (0 ms)
[ RUN      ] CondCodes.IsNegative
[       OK ] CondCodes.IsNegative (0 ms)
[ RUN      ] CondCodes.IsNotNegative
[       OK ] CondCodes.IsNotNegative (0 ms)
[ RUN      ] CondCodes.IsZero
[       OK ] CondCodes.IsZero (0 ms)
[ RUN      ] CondCodes.IsNotZero
[       OK ] CondCodes.IsNotZero (0 ms)
[ RUN      ] CondCodes.IsZeroOverflow
[       OK ] CondCodes.IsZeroOverflow (0 ms)
[----------] 21 tests from CondCodes (1 ms total)

[----------] Global test environment tear-down
[==========] 21 tests from 1 test suite ran. (1 ms total)
[  PASSED  ] 21 tests.
build/NULL/base/coroutine.test.perf 
--gtest_output=xml:build/NULL/unittests.perf/base/coroutine.test.xml
scons: *** [build/NULL/unittests.perf/base/addr_range.test.xml] Error 1
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 Coroutine
[ RUN      ] Coroutine.Unstarted
[       OK ] Coroutine.Unstarted (0 ms)
[ RUN      ] Coroutine.Unfinished
[       OK ] Coroutine.Unfinished (0 ms)
[ RUN      ] Coroutine.Passing
[       OK ] Coroutine.Passing (0 ms)
[ RUN      ] Coroutine.Returning
[       OK ] Coroutine.Returning (0 ms)
[ RUN      ] Coroutine.Fibonacci
[       OK ] Coroutine.Fibonacci (0 ms)
[ RUN      ] Coroutine.Cooperative
[       OK ] Coroutine.Cooperative (0 ms)
[ RUN      ] Coroutine.Nested
[       OK ] Coroutine.Nested (0 ms)
[ RUN      ] Coroutine.TwoCallers
[       OK ] Coroutine.TwoCallers (0 ms)
[----------] 8 tests from Coroutine (0 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 8 tests.
scons: building terminated because of errors.
*** Summary of Warnings ***
Warning: Deprecated namespaces are not supported by this compiler.
         Please make sure to check the mailing list for deprecation
         announcements.
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/410/artifact/tests/testing-results/results.xml>
 is 4 days 21 hr old
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to