Skip to content

CI: Pkg test failure with did_install_artifact[] == 1 #57751

Open
@jishnub

Description

@jishnub
Error in testset Pkg:
Test Failed at /cache/build/tester-amdci5-12/julialang/julia-master/julia-00d3a23e38/share/julia/stdlib/v1.13/Pkg/test/new.jl:232
  Expression: did_install_artifact[] == 1
   Evaluated: 0 == 1
ERROR: LoadError: Test run finished with errors
in expression starting at /cache/build/tester-amdci5-12/julialang/julia-master/julia-00d3a23e38/share/julia/test/runtests.jl:89
ERROR: A test has failed. Please submit a bug report (https://github.com/JuliaLang/julia/issues)
including error messages above and the output of versioninfo():
Julia Version 1.13.0-DEV.196
Commit 00d3a23e38f (2025-03-12 17:37 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 128 × AMD EPYC 7502 32-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-19.1.7 (ORCJIT, znver2)
  GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 16 virtual cores)
Environment:
  JULIA_INSTALL_DIR = julia-00d3a23e38
  JULIA_SHELL = /bin/bash
  JULIA_CPU_TARGET = generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1);x86-64-v4,-rdrnd,base(1)
  JULIA_TEST_MAXRSS_MB = 3800
  JULIA_CMD_FOR_TESTS = julia-00d3a23e38/bin/julia .buildkite/utilities/timeout.jl julia-00d3a23e38/bin/julia
  JULIA_TEST_VERBOSE_LOGS_DIR = /cache/build/tester-amdci5-12/julialang/julia-master/tmp/jl_Nygu63
  JULIA_IMAGE_THREADS = 16
  JULIA_BINARYDIST_FILENAME =
  JULIA_CPU_THREADS = 16
  JULIA_NUM_THREADS = 1
  JULIA_VERSION = 1.13.0-DEV
  JULIA_TEST_IS_BASE_CI = true
Stacktrace:
 [1] error(s::String)
   @ Base ./error.jl:44
 [2] runtests(tests::String; ncores::Int64, exit_on_error::Bool, revise::Bool, propagate_project::Bool, seed::Nothing, julia_args::Cmd)
   @ Base ./util.jl:723
 [3] top-level scope
   @ none:1
 [4] eval(m::Module, e::Any)
   @ Core ./boot.jl:489
 [5] exec_options(opts::Base.JLOptions)
   @ Base ./client.jl:294
 [6] _start()
   @ Base ./client.jl:560
caused by: failed process: Process(setenv(`/cache/build/tester-amdci5-12/julialang/julia-master/julia-00d3a23e38/bin/julia -C native -J/cache/build/tester-amdci5-12/julialang/julia-master/julia-00d3a23e38/lib/julia/sys.so -g1 /cache/build/tester-amdci5-12/julialang/julia-master/julia-00d3a23e38/bin/../share/julia/test/runtests.jl all --ci`,["PATH=/cache/julia-buildkite-plugin/julia_installs/bin/linux/x64/1.6/julia-1.6-latest-linux-x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/bin:/usr/local/bin:/usr/bin:/bin", "BUILDKITE_BUILD_CREATOR_TEAMS=committers-at-julialang-slash-committers", "BUILDKITE_LAST_HOOK_EXIT_STATUS=0", "UPLOAD_FILENAME=julia-00d3a23e38-linux-x86_64", "BUILDKITE_PROJECT_PROVIDER=github", "ARCH=x86_64", "LONG_COMMIT=00d3a23e38f34ed8a50b30401d1677acd7fb4610", "GKS_ENCODING=utf8", "DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/21581/bus", "JULIA_TEST_MAXRSS_MB=3800"  …  "JULIA_LOAD_PATH=@:@stdlib", "BUILDKITE_PULL_REQUEST=57718", "BUILDKITE_ORGANIZATION_ID=d409823c-5fa7-41c8-9033-7269c5fde4f3", "BUILDKITE_GROUP_KEY=", "NCORES_FOR_TESTS=16", "JULIA_CPU_TARGET=generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1);x86-64-v4,-rdrnd,base(1)", "TAR_VERSION=00d3a23e38", "BUILDKITE_AGENT_PID=2", "OPENBLAS_MAIN_FREE=1", "BUILDKITE_AGENT_META_DATA_CPUSET_LIMITED=true"]), ProcessExited(1)) [1]
Stacktrace:
 [1] pipeline_error
   @ ./process.jl:598 [inlined]
 [2] run(::Cmd; wait::Bool)
   @ Base ./process.jl:513
 [3] run
   @ ./process.jl:510 [inlined]
 [4] runtests(tests::String; ncores::Int64, exit_on_error::Bool, revise::Bool, propagate_project::Bool, seed::Nothing, julia_args::Cmd)
   @ Base ./util.jl:715
 [5] top-level scope
   @ none:1
 [6] eval(m::Module, e::Any)
   @ Core ./boot.jl:489
 [7] exec_options(opts::Base.JLOptions)
   @ Base ./client.jl:294
 [8] _start()
   @ Base ./client.jl:560

Seen in https://buildkite.com/julialang/julia-master/builds/45720#01958b6f-a522-4c06-9eba-773fe6f5be9b

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions