Package evaluation of SDPSymmetryReduction on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:01:42.222 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.1s ################################################################################ # Installation # Installing SDPSymmetryReduction... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [56ed78d6] + SDPSymmetryReduction v0.1.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [56ed78d6] + SDPSymmetryReduction v0.1.3 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 0.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.88s ################################################################################ # Testing # Testing SDPSymmetryReduction Status `/tmp/jl_PxRFNI/Project.toml` [56ed78d6] SDPSymmetryReduction v0.1.3 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_PxRFNI/Manifest.toml` [56ed78d6] SDPSymmetryReduction v0.1.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Starting the reduction. Original dimension: 1653 Iteration 1, Current dimension: 2 Iteration 2, Current dimension: 6 Iteration 3, Current dimension: 14 Iteration 4, Current dimension: 17 Iteration 5, Current dimension: 18 5 Total iterations, Final dimension: 18, Old dimension: 1653 Starting the reduction. Original dimension: 1653 Iteration 1, Current dimension: 2 Iteration 2, Current dimension: 6 Iteration 3, Current dimension: 14 Iteration 4, Current dimension: 17 Iteration 5, Current dimension: 18 5 Total iterations, Final dimension: 18, Old dimension: 1653 Determining block sizes... Block sizes are [2, 2, 2, 2, 3] Determining the algebra-isomorphism... Calculating image of the basis of the algebra... Determining block sizes... Block sizes are [1, 1, 1] Determining the algebra-isomorphism... Calculating image of the basis of the algebra... Determining block sizes... Block sizes are [1, 1, 1] ┌ Error: Dimensions do not match up. Rounding error (try different epsilons and/or try again) or not block-diagonalizable over the reals (try parameter complex = true). └ @ SDPSymmetryReduction ~/.julia/packages/SDPSymmetryReduction/P5IUP/src/SDPSymmetryReduction.jl:274 sum([(count(K .== Ki) * (count(K .== Ki) + 1)) / 2 for Ki = unique(K)]) = 3.0 P.n = 4 Test Summary: | Pass Total Time SDPSymmetryReduction.jl | 12 12 1m00.9s Testing SDPSymmetryReduction tests passed Testing completed after 67.95s PkgEval succeeded after 104.62s