Package evaluation of CommonDataFormat on Julia 1.13.0-DEV.1200 (a5576b4ddb*) started at 2025-09-25T13:38:20.872 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.24s ################################################################################ # Installation # Installing CommonDataFormat... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [a9737db6] + CommonDataFormat v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [a9737db6] + CommonDataFormat v0.1.1 [34da2185] + Compat v4.18.0 [85a47980] + Dictionaries v0.4.5 [313cdc1a] + Indexing v1.1.1 [692b3bcd] + JLLWrappers v1.7.1 [9255714d] + LibDeflate v0.4.3 [21216c6a] + Preferences v1.5.0 [4db0a0c5] + StaticStrings v0.2.6 [3bb67fe8] + TranscodingStreams v0.11.3 [ab1a18e7] + UnixTimes v1.7.2 [46979653] + libdeflate_jll v1.24.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 5.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 29.2s ################################################################################ # Testing # Testing CommonDataFormat Status `/tmp/jl_D8KnuS/Project.toml` [a9737db6] CommonDataFormat v0.1.1 [1fbeeb36] CommonDataModel v0.4.1 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_D8KnuS/Manifest.toml` [179af706] CFTime v0.2.4 [944b1d66] CodecZlib v0.7.8 [a9737db6] CommonDataFormat v0.1.1 [1fbeeb36] CommonDataModel v0.4.1 [34da2185] Compat v4.18.0 [187b0558] ConstructionBase v1.6.0 [864edb3b] DataStructures v0.19.1 [85a47980] Dictionaries v0.4.5 [3c3547ce] DiskArrays v0.4.16 [313cdc1a] Indexing v1.1.1 [692b3bcd] JLLWrappers v1.7.1 [8ac3fa9e] LRUCache v1.6.2 [9255714d] LibDeflate v0.4.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [21216c6a] Preferences v1.5.0 [4db0a0c5] StaticStrings v0.2.6 [10745b16] Statistics v1.11.1 [3bb67fe8] TranscodingStreams v0.11.3 [ab1a18e7] UnixTimes v1.7.2 [46979653] libdeflate_jll v1.24.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... WARNING: Method definition data_path(Any) in module Main at /home/pkgeval/.julia/packages/CommonDataFormat/KIHKJ/test/utils.jl:1 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time All Expected Variables Present | 1 1 1.3s Test Summary: | Pass Total Time DateTime Conversions | 15 15 5.8s Test Summary: | Pass Total Time Variable Properties and Values | 90 90 19.2s Test Summary: | Pass Total Time Global Attributes | 5 5 3.8s WARNING: Method definition data_path(Any) in module Main at /home/pkgeval/.julia/packages/CommonDataFormat/KIHKJ/test/utils.jl:1 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Uncompressed cdf file | 4 4 0.2s Test Summary: | Pass Total Time Compressed cdf file (gzip) | 5 5 0.9s Test Summary: | Pass Total Time Compressed cdf file (rle) | 3 3 0.8s Test Summary: | Pass Total Time Compressed variable records | 4 4 0.1s Test Summary: | Pass Total Time CHECK_VARIABLES - Variable structure verification | 7 7 0.3s Test Summary: | Pass Total Time CHECK_VARIABLES - CDF_CHAR | 1 1 1.3s Test Summary: | Pass Total Time Epochs | 4 4 0.9s Testing CommonDataFormat tests passed Testing completed after 55.61s PkgEval succeeded after 112.69s