Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make testall fails on AArch64, Fedora 33 #39597

Closed
LutzWeischerFujitsu opened this issue Feb 10, 2021 · 2 comments
Closed

make testall fails on AArch64, Fedora 33 #39597

LutzWeischerFujitsu opened this issue Feb 10, 2021 · 2 comments

Comments

@LutzWeischerFujitsu
Copy link

LutzWeischerFujitsu commented Feb 10, 2021

However, the build itself is working.

[jw@cn06 julia]$ make VERBOSE=1 -j$(nproc) testall
make[1]: Entering directory '/data/jw/julia/deps'
make[1]: Entering directory '/data/jw/julia/cli'
make[1]: Nothing to be done for 'release'.
make[1]: Leaving directory '/data/jw/julia/cli'
make[1]: Leaving directory '/data/jw/julia/deps'
make[1]: Entering directory '/data/jw/julia/stdlib'
make[1]: Entering directory '/data/jw/julia/base'
make[1]: Entering directory '/data/jw/julia/src'
make[1]: Entering directory '/data/jw/julia/src'
make[1]: Entering directory '/data/jw/julia/src'
make[1]: Leaving directory '/data/jw/julia/stdlib'
sh /data/jw/julia/base/version_git.sh /data/jw/julia/base > version_git.jl.phony
make[1]: Nothing to be done for 'libccalltest'.
make[1]: Leaving directory '/data/jw/julia/src'
make[1]: Nothing to be done for 'libllvmcalltest'.
make[1]: Leaving directory '/data/jw/julia/src'
make[1]: Nothing to be done for 'julia_flisp.boot.inc.phony'.
make[1]: Leaving directory '/data/jw/julia/src'
make[1]: Entering directory '/data/jw/julia/src'
make[1]: Leaving directory '/data/jw/julia/base'
make[1]: Nothing to be done for 'release'.
make[1]: Leaving directory '/data/jw/julia/src'
make[1]: Entering directory '/data/jw/julia'
make[1]: Nothing to be done for 'sysimg-ji'.
make[1]: Leaving directory '/data/jw/julia'
make[1]: Entering directory '/data/jw/julia'
make[1]: Nothing to be done for 'sysimg-release'.
make[1]: Leaving directory '/data/jw/julia'
cp /data/jw/julia/usr/lib/julia/sys.so /data/jw/julia/local.so
/data/jw/julia/usr/bin/julia -J /data/jw/julia/local.so -e 'true'
rm /data/jw/julia/local.so
make[1]: Entering directory '/data/jw/julia/test'
 /data/jw/julia/usr/bin/julia --check-bounds=yes --startup-file=no --depwarn=error ./runtests.jl all
Test                           (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB)
LinearAlgebra/eigen                 (8) |        started at 2021-02-10T09:01:16.868
LinearAlgebra/schur                 (6) |        started at 2021-02-10T09:01:18.994
compiler/inference                 (30) |        started at 2021-02-10T09:01:19.120
LinearAlgebra/pinv                 (24) |        started at 2021-02-10T09:01:19.121
ambiguous                          (29) |        started at 2021-02-10T09:01:19.122
compiler/irpasses                  (33) |        started at 2021-02-10T09:01:19.122
strings/basic                      (38) |        started at 2021-02-10T09:01:19.123
LinearAlgebra/givens               (25) |        started at 2021-02-10T09:01:19.123
unicode/utf8                       (43) |        started at 2021-02-10T09:01:19.124
LinearAlgebra/matmul                (5) |        started at 2021-02-10T09:01:19.124
compiler/contextual                (36) |        started at 2021-02-10T09:01:19.125
subtype                            (48) |        started at 2021-02-10T09:01:19.126
LinearAlgebra/structuredbroadcast  (26) |        started at 2021-02-10T09:01:19.126
LinearAlgebra/adjtrans             (23) |        started at 2021-02-10T09:01:19.127
compiler/codegen                   (34) |        started at 2021-02-10T09:01:19.127
subarray                           (37) |        started at 2021-02-10T09:01:19.128
LinearAlgebra/lapack               (11) |        started at 2021-02-10T09:01:19.128
strings/util                       (40) |        started at 2021-02-10T09:01:19.129
char                               (49) |        started at 2021-02-10T09:01:19.129
LinearAlgebra/dense                 (4) |        started at 2021-02-10T09:01:19.130
LinearAlgebra/diagonal             (14) |        started at 2021-02-10T09:01:19.130
core                               (44) |        started at 2021-02-10T09:01:19.131
LinearAlgebra/tridiag              (12) |        started at 2021-02-10T09:01:19.131
LinearAlgebra/bunchkaufman          (9) |        started at 2021-02-10T09:01:19.132
LinearAlgebra/generic              (18) |        started at 2021-02-10T09:01:19.132
strings/types                      (42) |        started at 2021-02-10T09:01:19.132
LinearAlgebra/symmetric            (17) |        started at 2021-02-10T09:01:19.133
LinearAlgebra/special               (7) |        started at 2021-02-10T09:01:19.133
LinearAlgebra/uniformscaling       (19) |        started at 2021-02-10T09:01:19.134
keywordargs                        (46) |        started at 2021-02-10T09:01:19.134
LinearAlgebra/bidiag               (13) |        started at 2021-02-10T09:01:19.135
worlds                             (45) |        started at 2021-02-10T09:01:19.135
LinearAlgebra/addmul               (27) |        started at 2021-02-10T09:01:19.136
LinearAlgebra/ldlt                 (28) |        started at 2021-02-10T09:01:19.136
LinearAlgebra/blas                 (22) |        started at 2021-02-10T09:01:19.137
LinearAlgebra/lu                   (16) |        started at 2021-02-10T09:01:19.137
numbers                            (47) |        started at 2021-02-10T09:01:19.138
LinearAlgebra/lq                   (20) |        started at 2021-02-10T09:01:19.138
compiler/validation                (31) |        started at 2021-02-10T09:01:19.139
LinearAlgebra/cholesky             (15) |        started at 2021-02-10T09:01:19.140
LinearAlgebra/svd                  (10) |        started at 2021-02-10T09:01:19.140
LinearAlgebra/triangular            (2) |        started at 2021-02-10T09:01:19.141
LinearAlgebra/qr                    (3) |        started at 2021-02-10T09:01:19.157
strings/io                         (41) |        started at 2021-02-10T09:01:19.158
strings/search                     (39) |        started at 2021-02-10T09:01:19.158
compiler/ssair                     (32) |        started at 2021-02-10T09:01:19.159
compiler/inline                    (35) |        started at 2021-02-10T09:01:19.160
LinearAlgebra/hessenberg           (21) |        started at 2021-02-10T09:01:19.160
unicode/utf8                       (43) |     1.21 |   0.00 |  0.0 |       8.58 |   260.54
triplequote                        (43) |        started at 2021-02-10T09:01:26.545
triplequote                        (43) |     0.37 |   0.00 |  0.0 |       1.94 |   260.54
intrinsics                         (43) |        started at 2021-02-10T09:01:26.929
compiler/validation                (31) |     6.90 |   0.24 |  3.5 |      45.97 |   280.37
dict                               (31) |        started at 2021-02-10T09:01:27.621
compiler/contextual                (36) |     8.14 |   0.12 |  1.4 |     111.36 |   260.54
hashing                            (36) |        started at 2021-02-10T09:01:28.365
compiler/inline                    (35) |    11.25 |   0.11 |  0.9 |      94.16 |   260.54
iobuffer                           (35) |        started at 2021-02-10T09:01:32.247
intrinsics                         (43) |     9.72 |   0.10 |  1.1 |     112.95 |   260.54
staged                             (43) |        started at 2021-02-10T09:01:36.664
compiler/irpasses                  (33) |    17.63 |   0.33 |  1.8 |     174.60 |   278.77
offsetarray                        (33) |        started at 2021-02-10T09:01:38.841
char                               (49) |    21.08 |   0.45 |  2.1 |     202.51 |   282.72
arrayops                           (49) |        started at 2021-02-10T09:01:41.475
keywordargs                        (46) |    22.97 |   0.25 |  1.1 |     167.86 |   263.90
tuple                              (46) |        started at 2021-02-10T09:01:43.526
compiler/ssair                     (32) |    23.92 |   0.33 |  1.4 |     183.62 |   294.30
reduce                             (32) |        started at 2021-02-10T09:01:44.469
worlds                             (45) |    25.62 |   0.34 |  1.3 |     247.48 |   263.68
reducedim                          (45) |        started at 2021-02-10T09:01:45.929
iobuffer                           (35) |    16.11 |   0.09 |  0.5 |     135.15 |   300.36
abstractarray                      (35) |        started at 2021-02-10T09:01:48.371
strings/util                       (40) |    32.36 |   0.46 |  1.4 |     343.06 |   293.67
intfuncs                           (40) |        started at 2021-02-10T09:01:52.609
LinearAlgebra/ldlt                 (28) |    36.90 |   0.47 |  1.3 |     370.50 |   301.41
simdloop                           (28) |        started at 2021-02-10T09:01:57.577
staged                             (43) |    21.20 |   0.39 |  1.8 |     343.77 |   264.95
vecelement                         (43) |        started at 2021-02-10T09:01:57.874
strings/io                         (41) |    38.25 |   1.04 |  2.7 |     299.27 |   308.81
compiler/codegen                   (34) |    38.67 |   1.64 |  4.2 |     282.41 |   275.37
rational                           (41) |        started at 2021-02-10T09:01:58.934
bitarray                           (34) |        started at 2021-02-10T09:01:58.952
      From worker 29:   Skipping Base.active_repl
      From worker 29:   Skipping Base.active_repl_backend
      From worker 29:   Skipping Base.Filesystem.JL_O_RANDOM
      From worker 29:   Skipping Base.Filesystem.JL_O_SEQUENTIAL
      From worker 29:   Skipping Base.Filesystem.JL_O_SHORT_LIVED
      From worker 29:   Skipping Base.Filesystem.JL_O_TEMPORARY
      From worker 29:   Skipping Base.BinaryPlatforms.compiler_abi
strings/search                     (39) |    47.84 |   0.25 |  0.5 |     225.26 |   267.29
copy                               (39) |        started at 2021-02-10T09:02:08.942
strings/types                      (42) |    53.00 |   0.60 |  1.1 |    1396.99 |   283.46
math                               (42) |        started at 2021-02-10T09:02:13.831
      From worker 29:   Skipping Base.active_repl
      From worker 29:   Skipping Base.active_repl_backend
      From worker 29:   Skipping Base.Filesystem.JL_O_RANDOM
      From worker 29:   Skipping Base.Filesystem.JL_O_SEQUENTIAL
      From worker 29:   Skipping Base.Filesystem.JL_O_SHORT_LIVED
      From worker 29:   Skipping Base.Filesystem.JL_O_TEMPORARY
      From worker 29:   Skipping Base.BinaryPlatforms.compiler_abi
simdloop                           (28) |    26.63 |   0.29 |  1.1 |     282.33 |   311.69
fastmath                           (28) |        started at 2021-02-10T09:02:24.222
      From worker 29:   Skipping Pkg.Types.find_registered!
      From worker 29:   Skipping Pkg.BinaryPlatforms.compiler_abi
tuple                              (46) |    52.95 |   0.68 |  1.3 |     648.71 |   273.39
functional                         (46) |        started at 2021-02-10T09:02:36.489
copy                               (39) |    36.93 |   0.40 |  1.1 |     346.63 |   272.04
iterators                          (39) |        started at 2021-02-10T09:02:45.885
      From worker 29:   Skipping Base.active_repl
      From worker 29:   Skipping Base.active_repl_backend
      From worker 29:   Skipping Base.Filesystem.JL_O_RANDOM
      From worker 29:   Skipping Base.Filesystem.JL_O_SEQUENTIAL
      From worker 29:   Skipping Base.Filesystem.JL_O_SHORT_LIVED
      From worker 29:   Skipping Base.Filesystem.JL_O_TEMPORARY
      From worker 29:   Skipping Base.BinaryPlatforms.compiler_abi
      From worker 29:   Skipping Base.active_repl
      From worker 29:   Skipping Base.active_repl_backend
      From worker 29:   Skipping Base.Filesystem.JL_O_RANDOM
      From worker 29:   Skipping Base.Filesystem.JL_O_SEQUENTIAL
      From worker 29:   Skipping Base.Filesystem.JL_O_SHORT_LIVED
      From worker 29:   Skipping Base.Filesystem.JL_O_TEMPORARY
      From worker 29:   Skipping Base.BinaryPlatforms.compiler_abi
ambiguous                          (29) |    91.69 |   0.82 |  0.9 |     781.10 |   317.41
operators                          (29) |        started at 2021-02-10T09:02:52.458
vecelement                         (43) |    64.61 |   1.33 |  2.1 |    1841.61 |   313.59
ordering                           (43) |        started at 2021-02-10T09:03:02.491
      From worker 30:   WARNING: replacing module M.
strings/basic                      (38) |   113.11 |   1.50 |  1.3 |     822.09 |   325.59
path                               (38) |        started at 2021-02-10T09:03:14.718
ordering                           (43) |    17.01 |   0.17 |  1.0 |     155.37 |   318.18
ccall                              (43) |        started at 2021-02-10T09:03:19.513
path                               (38) |    12.34 |   0.18 |  1.5 |     110.33 |   325.59
parse                              (38) |        started at 2021-02-10T09:03:27.081
intfuncs                           (40) |    96.61 |   2.40 |  2.5 |     832.17 |   325.08
loading                            (40) |        started at 2021-02-10T09:03:29.228
hashing                            (36) |   126.50 |   3.09 |  2.4 |    2273.63 |   335.07
gmp                                (36) |        started at 2021-02-10T09:03:34.876
subtype                            (48) |   148.73 |   2.83 |  1.9 |    1611.06 |   708.46
sorting                            (48) |        started at 2021-02-10T09:03:48.842
functional                         (46) |    75.11 |   1.53 |  2.0 |     899.08 |   285.25
spawn                              (46) |        started at 2021-02-10T09:03:51.608
compiler/inference                 (30) |   152.66 |   2.39 |  1.6 |    1406.78 |   337.60
backtrace                          (30) |        started at 2021-02-10T09:03:52.901
fastmath                           (28) |    88.84 |   2.00 |  2.3 |     803.14 |   312.24
exceptions                         (28) |        started at 2021-02-10T09:03:53.071
      From worker 46:          [stdio passthrough ok]
exceptions                         (28) |     3.97 |   0.40 | 10.1 |      31.36 |   312.24
file                               (28) |        started at 2021-02-10T09:03:57.053
[ Info:
parse                              (38) |    37.55 |   0.82 |  2.2 |     335.74 |   330.68
read                               (38) |        started at 2021-02-10T09:04:04.646
gmp                                (36) |    34.72 |   0.60 |  1.7 |     453.65 |   359.55
version                            (36) |        started at 2021-02-10T09:04:09.607
backtrace                          (30) |    17.81 |   0.12 |  0.6 |      92.82 |   340.75
namedtuple                         (30) |        started at 2021-02-10T09:04:10.728
version                            (36) |     6.84 |   0.11 |  1.7 |      62.56 |   359.55
mpfr                               (36) |        started at 2021-02-10T09:04:16.469
operators                          (29) |    86.89 |   1.55 |  1.8 |     932.03 |   318.81
broadcast                          (29) |        started at 2021-02-10T09:04:19.369
LinearAlgebra/givens               (25) |   183.75 |   3.34 |  1.8 |    1660.67 |   326.49
complex                            (25) |        started at 2021-02-10T09:04:24.854
LinearAlgebra/pinv                 (24) |   195.10 |   6.47 |  3.3 |    2544.78 |   444.11
floatapprox                        (24) |        started at 2021-02-10T09:04:35.622
namedtuple                         (30) |    26.52 |   0.46 |  1.8 |     257.68 |   342.48
reflection                         (30) |        started at 2021-02-10T09:04:37.258
floatapprox                        (24) |    11.38 |   0.18 |  1.6 |     133.44 |   444.66
regex                              (24) |        started at 2021-02-10T09:04:47.018
      From worker 30:
regex                              (24) |    20.94 |   0.27 |  1.3 |     212.78 |   447.45
float16                            (24) |        started at 2021-02-10T09:05:07.974
file                               (28) |    86.97 |   0.63 |  0.7 |     530.71 |   327.02
combinatorics                      (28) |        started at 2021-02-10T09:05:24.030
LinearAlgebra/schur                 (6) |   245.75 |   7.64 |  3.1 |    3919.23 |   349.37
sysinfo                             (6) |        started at 2021-02-10T09:05:25.752
sysinfo                             (6) |     1.30 |   0.08 |  5.9 |      25.56 |   349.37
env                                 (6) |        started at 2021-02-10T09:05:27.060
reflection                         (30) |    51.37 |   1.14 |  2.2 |     566.38 |   362.48
rounding                           (30) |        started at 2021-02-10T09:05:28.639
env                                 (6) |     4.52 |   0.06 |  1.3 |      34.33 |   349.37
ranges                              (6) |        started at 2021-02-10T09:05:31.593
float16                            (24) |    26.18 |   0.33 |  1.3 |     271.13 |   450.68
mod2pi                             (24) |        started at 2021-02-10T09:05:34.162
mod2pi                             (24) |     5.69 |   0.05 |  0.9 |      38.19 |   451.31
euler                              (24) |        started at 2021-02-10T09:05:39.863
reduce                             (32) |   246.62 |   5.47 |  2.2 |    2568.52 |   443.15
show                               (32) |        started at 2021-02-10T09:05:51.097
euler                              (24) |    11.79 |   0.27 |  2.3 |     181.64 |   453.12
client                             (24) |        started at 2021-02-10T09:05:51.670
dict                               (31) |   266.44 |   6.00 |  2.3 |    2677.37 |   350.54
errorshow                          (31) |        started at 2021-02-10T09:05:54.071
spawn                              (46) |   125.86 |   1.11 |  0.9 |     715.52 |   305.97
sets                               (46) |        started at 2021-02-10T09:05:57.485
client                             (24) |     9.08 |   0.17 |  1.9 |     105.94 |   464.68
goto                               (24) |        started at 2021-02-10T09:06:00.774
goto                               (24) |     0.49 |   0.00 |  0.0 |       2.16 |   464.68
llvmcall                           (24) |        started at 2021-02-10T09:06:01.273
llvmcall                           (24) |     2.98 |   0.00 |  0.0 |      26.84 |   465.69
llvmcall2                          (24) |        started at 2021-02-10T09:06:04.268
llvmcall2                          (24) |     0.25 |   0.00 |  0.0 |       2.08 |   465.69
ryu                                (24) |        started at 2021-02-10T09:06:04.525
LinearAlgebra/adjtrans             (23) |   290.35 |   7.32 |  2.5 |    3685.94 |   346.27
some                               (23) |        started at 2021-02-10T09:06:11.318
      From worker 40:   WARNING: replacing module Foo.
loading                            (40) |   166.33 |   2.31 |  1.4 |    2103.48 |   353.32
meta                               (40) |        started at 2021-02-10T09:06:15.575
some                               (23) |     9.71 |   0.20 |  2.1 |     126.79 |   346.27
stacktraces                        (23) |        started at 2021-02-10T09:06:21.034
rounding                           (30) |    53.14 |   1.02 |  1.9 |     643.29 |   382.60
docs                               (30) |        started at 2021-02-10T09:06:21.790
combinatorics                      (28) |    59.44 |   0.67 |  1.1 |     697.58 |   336.88
misc                               (28) |        started at 2021-02-10T09:06:23.480
meta                               (40) |    14.39 |   0.16 |  1.1 |     140.14 |   353.32
binaryplatforms                    (40) |        started at 2021-02-10T09:06:29.974
ryu                                (24) |    25.93 |   0.26 |  1.0 |     221.14 |   495.46
atexit                             (24) |        started at 2021-02-10T09:06:30.466
ccall                              (43) |   191.24 |   3.60 |  1.9 |     823.43 |   341.75
enums                              (43) |        started at 2021-02-10T09:06:30.783
mpfr                               (36) |   137.85 |   2.00 |  1.5 |    1618.67 |   504.80
cmdlineargs                        (36) |        started at 2021-02-10T09:06:34.333
LinearAlgebra/structuredbroadcast  (26) |   318.50 |   8.61 |  2.7 |    5058.93 |   448.15
int                                (26) |        started at 2021-02-10T09:06:38.668
stacktraces                        (23) |    28.63 |   0.32 |  1.1 |     268.09 |   391.29
interpreter                        (23) |        started at 2021-02-10T09:06:49.685
interpreter                        (23) |     6.15 |   0.00 |  0.0 |      11.30 |   391.31
checked                            (23) |        started at 2021-02-10T09:06:55.854
enums                              (43) |    26.81 |   0.51 |  1.9 |     371.05 |   341.75
bitset                             (43) |        started at 2021-02-10T09:06:57.608
docs                               (30) |    37.09 |   0.74 |  2.0 |     420.00 |   406.68
floatfuncs                         (30) |        started at 2021-02-10T09:06:58.893
errorshow                          (31) |    70.20 |   0.85 |  1.2 |     671.18 |   350.54
boundscheck                        (31) |        started at 2021-02-10T09:07:04.281
LinearAlgebra/eigen                 (8) |   347.39 |  10.38 |  3.0 |    5202.25 |   412.40
error                               (8) |        started at 2021-02-10T09:07:06.788
atexit                             (24) |    38.43 |   0.04 |  0.1 |      38.92 |   495.63
cartesian                          (24) |        started at 2021-02-10T09:07:08.910
bitset                             (43) |    14.60 |   0.23 |  1.6 |     154.98 |   345.28
osutils                            (43) |        started at 2021-02-10T09:07:12.221
osutils                            (43) |     0.18 |   0.00 |  0.0 |       1.25 |   345.28
channels                           (43) |        started at 2021-02-10T09:07:12.408
error                               (8) |     7.08 |   0.13 |  1.8 |      59.94 |   412.40
iostream                            (8) |        started at 2021-02-10T09:07:13.882
complex                            (25) |   174.28 |   3.10 |  1.8 |    1380.82 |   373.15
secretbuffer                       (25) |        started at 2021-02-10T09:07:19.145
iostream                            (8) |    11.98 |   0.32 |  2.7 |     240.92 |   412.40
specificity                         (8) |        started at 2021-02-10T09:07:25.870
boundscheck                        (31) |    21.82 |   0.00 |  0.0 |       6.27 |   350.54
reinterpretarray                   (31) |        started at 2021-02-10T09:07:26.108
      From worker 8:    WARNING: Method definition f(Tuple{Vararg{Int64, N}}, AbstractArray{T, N}) where {T, N} in module Test50Main_specificity at /data/jw/julia/test/specificity.jl:87 overwritten at /data/jw/julia/test/specificity.jl:93.
      From worker 25:   testing position
secretbuffer                       (25) |     7.30 |   1.30 | 17.8 |      44.70 |   373.15
syntax                             (25) |        started at 2021-02-10T09:07:26.459
specificity                         (8) |     1.32 |   0.06 |  4.6 |      19.01 |   412.40
corelogging                         (8) |        started at 2021-02-10T09:07:27.204
binaryplatforms                    (40) |    59.28 |   0.60 |  1.0 |     557.81 |   353.32
missing                            (40) |        started at 2021-02-10T09:07:29.268
rational                           (41) |   340.95 |   5.40 |  1.6 |    2485.69 |   353.00
asyncmap                           (41) |        started at 2021-02-10T09:07:39.894
int                                (26) |    77.30 |   1.83 |  2.4 |     834.10 |   448.88
smallarrayshrink                   (26) |        started at 2021-02-10T09:07:56
read                               (38) |   234.11 |   4.74 |  2.0 |    2849.81 |   787.04
opaque_closure                     (38) |        started at 2021-02-10T09:07:58.769
smallarrayshrink                   (26) |     2.97 |   0.05 |  1.7 |      25.20 |   448.88
SparseArrays/higherorderfns        (26) |        started at 2021-02-10T09:07:58.981
LinearAlgebra/blas                 (22) |   399.74 |   9.37 |  2.3 |    4193.53 |   403.92
SparseArrays/sparse                (22) |        started at 2021-02-10T09:08:00.634
corelogging                         (8) |    34.00 |   0.82 |  2.4 |     472.72 |   412.40
SparseArrays/sparsevector           (8) |        started at 2021-02-10T09:08:01.216
opaque_closure                     (38) |    12.59 |   0.18 |  1.4 |     108.88 |   787.04
LibGit2/libgit2                    (38) |        started at 2021-02-10T09:08:11.372
cartesian                          (24) |    65.68 |   1.47 |  2.2 |     727.88 |   496.70
Dates/accessors                    (24) |        started at 2021-02-10T09:08:14.602
channels                           (43) |    71.94 |   8.77 | 12.2 |     424.54 |   504.28
Dates/adjusters                    (43) |        started at 2021-02-10T09:08:24.364
syntax                             (25) |    70.92 |   0.66 |  0.9 |     560.53 |   373.15
checked                            (23) |   104.75 |   1.83 |  1.7 |     371.32 |   469.06
Dates/periods                      (23) |        started at 2021-02-10T09:08:40.612
┌ Warning: a SecretBuffer was `shred!`ed by the GC; use `shred!` manually after use to minimize exposure.
└ @ Base secretbuffer.jl:169
┌ Warning: a SecretBuffer was `shred!`ed by the GC; use `shred!` manually after use to minimize exposure.
└ @ Base secretbuffer.jl:169
┌ Warning: a SecretBuffer was `shred!`ed by the GC; use `shred!` manually after use to minimize exposure.
└ @ Base secretbuffer.jl:169
Dates/query                        (25) |        started at 2021-02-10T09:08:42.556
Dates/query                        (25) |    13.86 |   0.18 |  1.3 |     126.23 |   373.32
Dates/ranges                       (25) |        started at 2021-02-10T09:08:56.435
LinearAlgebra/generic              (18) |   455.98 |   8.68 |  1.9 |    4246.65 |   591.52
Dates/rounding                     (18) |        started at 2021-02-10T09:08:56.987
asyncmap                           (41) |    86.85 |   1.31 |  1.5 |     687.15 |   389.18
Dates/types                        (41) |        started at 2021-02-10T09:09:06.755
Dates/adjusters                    (43) |    42.88 |   0.41 |  0.9 |     332.59 |   504.28
Dates/io                           (43) |        started at 2021-02-10T09:09:07.252
Dates/rounding                     (18) |    22.11 |   0.20 |  0.9 |     194.34 |   591.52
Dates/arithmetic                   (18) |        started at 2021-02-10T09:09:19.140
Dates/types                        (41) |    26.45 |   0.30 |  1.1 |     179.89 |   393.32
Dates/conversions                  (41) |        started at 2021-02-10T09:09:33.221
Dates/conversions                  (41) |     9.98 |   0.00 |  0.0 |      51.66 |   394.66
ArgTools                           (41) |        started at 2021-02-10T09:09:43.211
missing                            (40) |   138.31 |   2.05 |  1.5 |    1484.80 |   371.67
Artifacts                          (40) |        started at 2021-02-10T09:09:47.589
      From worker 28:   Test Summary: | Pass  Total
      From worker 28:   @deprecate    |    6      6
      From worker 28:   Test Summary: | Pass  Total
      From worker 28:   firstcaller   |    1      1
      From worker 28:   Test Summary:              | Broken  Total
      From worker 28:   parser syntax deprecations |      1      1
offsetarray                        (33) |   492.38 |  10.62 |  2.2 |    4634.38 |   441.71
Base64                             (33) |        started at 2021-02-10T09:09:51.236
      From worker 40:    Downloading artifact: c_simple
      From worker 40:    Downloading artifact: c_simple
      From worker 40:    Downloading artifact: c_simple
      From worker 40:    Downloading artifact: c_simple
      From worker 40:    Downloading artifact: c_simple
LinearAlgebra/lapack               (11) |   519.48 |   9.39 |  1.8 |    5360.48 |   422.40
CRC32c                             (11) |        started at 2021-02-10T09:10:00.037
      From worker 40:    Downloading artifact: c_simple
      From worker 40:    Downloading artifact: c_simple
      From worker 40:    Downloading artifact: c_simple
      From worker 40:    Downloading artifact: c_simple
misc                               (28) |   218.98 |   6.25 |  2.9 |    2159.82 |   401.97
      From worker 40:    Downloading artifact: c_simple
sets                               (46) |   247.07 |   3.00 |  1.2 |    1624.42 |   375.43
DelimitedFiles                     (46) |        started at 2021-02-10T09:10:04.562
      From worker 40:    Downloading artifact: c_simple
CompilerSupportLibraries_jll       (28) |        started at 2021-02-10T09:10:06.148
CRC32c                             (11) |     8.60 |   0.56 |  6.5 |      77.35 |   422.40
Downloads                          (11) |        started at 2021-02-10T09:10:08.650
CompilerSupportLibraries_jll       (28) |     6.88 |   0.09 |  1.3 |      53.32 |   401.97
FileWatching                       (28) |        started at 2021-02-10T09:10:14.293
Base64                             (33) |    29.57 |   1.30 |  4.4 |    1643.35 |   441.71
Future                             (33) |        started at 2021-02-10T09:10:20.827
Future                             (33) |     0.00 |   0.00 |  0.0 |       0.06 |   441.71
GMP_jll                            (33) |        started at 2021-02-10T09:10:20.842
LinearAlgebra/uniformscaling       (19) |   545.22 |  14.42 |  2.6 |    5693.83 |   491.31
InteractiveUtils                   (19) |        started at 2021-02-10T09:10:25.951
GMP_jll                            (33) |     8.35 |   0.15 |  1.7 |      49.84 |   441.71
LazyArtifacts                      (33) |        started at 2021-02-10T09:10:29.201
Dates/arithmetic                   (18) |    71.10 |   2.34 |  3.3 |     818.45 |   591.52
LibCURL                            (18) |        started at 2021-02-10T09:10:30.265
math                               (42) |   496.47 |   6.32 |  1.3 |    4637.22 |   451.45
LibCURL_jll                        (42) |        started at 2021-02-10T09:10:30.310
reinterpretarray                   (31) |   184.39 |   4.61 |  2.5 |    1668.26 |   444.00
LibGit2_jll                        (31) |        started at 2021-02-10T09:10:30.515
LibCURL_jll                        (42) |     0.48 |   0.00 |  0.0 |       1.06 |   451.45
LibOSXUnwind_jll                   (42) |        started at 2021-02-10T09:10:30.814
Artifacts                          (40) |    45.21 |   0.99 |  2.2 |     280.19 |   371.67
LibSSH2_jll                        (40) |        started at 2021-02-10T09:10:32.814
                          Downloaded artifact: socrates
 Downloading artifact: socrates
LibCURL                            (18) |     5.33 |   0.00 |  0.0 |      13.46 |   591.52
LibUV_jll                          (18) |        started at 2021-02-10T09:10:35.621
LibOSXUnwind_jll                   (42) |     7.12 |   0.19 |  2.7 |      49.44 |   451.45
LibUnwind_jll                      (42) |        started at 2021-02-10T09:10:37.946
LibSSH2_jll                        (40) |     6.02 |   0.00 |  0.0 |       1.30 |   371.67
Libdl                              (40) |        started at 2021-02-10T09:10:38.841
LibUnwind_jll                      (42) |     1.68 |   0.00 |  0.0 |       0.35 |   451.45
                          Downloaded artifact: socrates
LibUV_jll                          (18) |     6.07 |   0.17 |  2.8 |      51.86 |   591.52
MPFR_jll                           (18) |        started at 2021-02-10T09:10:41.699
LibGit2_jll                        (31) |    12.08 |   0.06 |  0.5 |      49.33 |   444.00
Markdown                           (31) |        started at 2021-02-10T09:10:42.602
MPFR_jll                           (18) |     1.59 |   0.00 |  0.0 |       1.29 |   591.52
MbedTLS_jll                        (18) |        started at 2021-02-10T09:10:43.315
MbedTLS_jll                        (18) |     0.49 |   0.00 |  0.0 |       3.63 |   591.52
Mmap                               (18) |        started at 2021-02-10T09:10:43.817
core                               (44) |   563.61 |  37.85 |  6.7 |   13951.14 |  2146.06
Libdl                              (40) |     8.23 |   0.06 |  0.7 |      47.69 |   377.65
NetworkOptions                     (40) |        started at 2021-02-10T09:10:47.080
      From worker 33:    Downloading artifact: socrates
Dates/accessors                    (24) |   155.68 |   3.11 |  2.0 |    4416.61 |   496.70
OpenBLAS_jll                       (24) |        started at 2021-02-10T09:10:50.298
      From worker 33:    Downloading artifact: socrates
Dates/io                           (43) |   107.37 |   2.47 |  2.3 |    1205.19 |   504.28
OpenLibm_jll                       (43) |        started at 2021-02-10T09:10:54.644
OpenBLAS_jll                       (24) |     5.30 |   0.06 |  1.1 |      49.93 |   496.70
PCRE2_jll                          (24) |        started at 2021-02-10T09:10:55.611
LazyArtifacts                      (33) |    27.78 |   0.12 |  0.4 |      68.29 |   441.71
Printf                             (33) |        started at 2021-02-10T09:10:56.992
PCRE2_jll                          (24) |     1.75 |   0.00 |  0.0 |       4.40 |   496.70
Profile                            (24) |        started at 2021-02-10T09:10:57.369
NetworkOptions                     (40) |    10.71 |   0.25 |  2.3 |      74.38 |   378.60
REPL                               (40) |        started at 2021-02-10T09:10:57.804
OpenLibm_jll                       (43) |     4.38 |   0.08 |  1.9 |      48.46 |   504.28
Random                             (43) |        started at 2021-02-10T09:10:59.047
MozillaCACerts_jll                 (44) |        started at 2021-02-10T09:11:03.298
MozillaCACerts_jll                 (44) |     0.23 |   0.00 |  0.0 |       2.14 |  2146.06
SHA                                (44) |        started at 2021-02-10T09:11:04.653
reducedim                          (45) |   559.27 |   8.65 |  1.5 |    5554.13 |   390.55
Serialization                      (45) |        started at 2021-02-10T09:11:05.209
DelimitedFiles                     (46) |    65.38 |   1.17 |  1.8 |     803.23 |   381.10
Sockets                            (46) |        started at 2021-02-10T09:11:09.956
Logging                            (42) |    33.12 |   0.61 |  1.8 |     331.10 |   462.98
Statistics                         (42) |        started at 2021-02-10T09:11:12.766
ArgTools                           (41) |    90.90 |   2.38 |  2.6 |    1387.67 |   400.93
SuiteSparse                        (41) |        started at 2021-02-10T09:11:14.118
FileWatching                       (28) |    63.17 |   6.48 | 10.3 |     165.73 |   401.97
SuiteSparse_jll                    (28) |        started at 2021-02-10T09:11:17.477
SuiteSparse_jll                    (28) |     2.18 |   0.00 |  0.0 |       1.50 |   401.97
TOML                               (28) |        started at 2021-02-10T09:11:19.665
LinearAlgebra/bunchkaufman          (9) |   608.60 |  10.71 |  1.8 |    5849.41 |   418.15
Tar                                 (9) |        started at 2021-02-10T09:11:29.134
Dates/periods                      (23) |   168.90 |   2.73 |  1.6 |    1749.38 |   497.50
Test                               (23) |        started at 2021-02-10T09:11:29.521
Mmap                               (18) |    48.66 |  21.12 | 43.4 |     295.57 |   591.52
UUIDs                              (18) |        started at 2021-02-10T09:11:32.489
Markdown                           (31) |    53.18 |   0.84 |  1.6 |     596.48 |   444.00
Unicode                            (31) |        started at 2021-02-10T09:11:35.798
UUIDs                              (18) |     3.89 |   0.00 |  0.0 |      41.40 |   591.52
Zlib_jll                           (18) |        started at 2021-02-10T09:11:36.386
Zlib_jll                           (18) |     1.46 |   0.00 |  0.0 |       1.19 |   591.52
dSFMT_jll                          (18) |        started at 2021-02-10T09:11:37.860
dSFMT_jll                          (18) |     1.35 |   0.06 |  4.2 |       1.26 |   591.52
libLLVM_jll                        (18) |        started at 2021-02-10T09:11:39.223
libLLVM_jll                        (18) |     1.16 |   0.00 |  0.0 |       0.35 |   591.52
nghttp2_jll                        (18) |        started at 2021-02-10T09:11:40.392
nghttp2_jll                        (18) |     0.31 |   0.00 |  0.0 |       1.58 |   591.52
p7zip_jll                          (18) |        started at 2021-02-10T09:11:40.713
p7zip_jll                          (18) |     1.34 |   0.00 |  0.0 |       0.37 |   591.52
Sockets                            (46) |    50.42 |   0.59 |  1.2 |     261.92 |   386.29
ranges                              (6) |   400.04 |  12.17 |  3.0 |   11212.17 |   486.54
Downloads                          (11) |         failed at 2021-02-10T09:12:15.436
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:224
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("Received HTTP code 503 from proxy after CONNECT", "Could not resolve host")
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:225
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:230
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("Received HTTP code 503 from proxy after CONNECT", "Could not resolve host")
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:231
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing

Unicode                            (31) |    41.35 |   0.57 |  1.4 |     462.76 |   444.00
Serialization                      (45) |    73.14 |   2.34 |  3.2 |     968.88 |   408.66
LinearAlgebra/tridiag              (12) |   658.90 |  15.32 |  2.3 |    6906.63 |   430.70
InteractiveUtils                   (19) |   115.84 |   2.67 |  2.3 |    1262.21 |   498.57
Profile                            (24) |    90.93 |   0.69 |  0.8 |     368.62 |   496.70
Dates/ranges                       (25) |   252.45 |   5.17 |  2.0 |    1323.50 |   523.49
TOML                               (28) |   116.39 |   2.86 |  2.5 |    1328.60 |   401.97
show                               (32) |   457.74 |   7.69 |  1.7 |    4897.91 |   443.15
SHA                                (44) |   171.00 |   0.66 |  0.4 |     716.07 |  2146.06
LinearAlgebra/hessenberg           (21) |   764.67 |  16.11 |  2.1 |    8765.10 |   460.27
LinearAlgebra/svd                  (10) |   765.43 |  15.62 |  2.0 |    7469.77 |   447.91
LinearAlgebra/lq                   (20) |   780.85 |  17.78 |  2.3 |   15372.40 |   499.96
numbers                            (47) |   781.73 |   7.63 |  1.0 |    6037.73 |   555.25
Tar                                 (9) |   179.93 |   6.66 |  3.7 |    5206.92 |   453.99
Test                               (23) |   189.91 |   1.96 |  1.0 |    1016.14 |   507.50
sorting                            (48) |   664.72 |   9.34 |  1.4 |    6672.58 |   708.46
Random                             (43) |   240.68 |   5.64 |  2.3 |    3341.78 |   534.66
abstractarray                      (35) |   825.97 |  20.70 |  2.5 |    7798.00 |   473.43
broadcast                          (29) |   687.94 |  14.85 |  2.2 |    7071.44 |   484.35
Printf                             (33) |   318.60 |   6.84 |  2.1 |    3965.98 |   469.86
LinearAlgebra/qr                    (3) |   903.80 |  28.13 |  3.1 |   14789.96 |   639.66
arrayops                           (49) |   907.04 |  27.83 |  3.1 |   12218.54 |   610.67
iterators                          (39) |   866.80 |  24.94 |  2.9 |   11542.15 |   453.62
Statistics                         (42) |   377.68 |  10.35 |  2.7 |    5072.15 |   504.21
LinearAlgebra/special               (7) |   993.64 |  17.43 |  1.8 |   10648.69 |   483.56
LinearAlgebra/lu                   (16) |  1018.69 |  25.37 |  2.5 |   12481.21 |   594.48
┌ Warning: Skipping hostname verification tests. Unable to determine a hostname which maps to the loopback address
└ @ Main.Test18Main_LibGit2_libgit2.LibGit2Tests /data/jw/julia/usr/share/julia/stdlib/v1.7/LibGit2/test/libgit2.jl:3073
LibGit2/libgit2                    (38) |   613.15 |   4.56 |  0.7 |    1519.48 |   787.04
LinearAlgebra/cholesky             (15) |  1045.92 |  22.23 |  2.1 |   11710.02 |   521.00
SparseArrays/higherorderfns        (26) |   702.25 |  21.13 |  3.0 |   10422.71 |   655.11
      From worker 41:   Test Summary:              | Pass  Total
      From worker 41:   threaded SuiteSparse tests |    1      1
SuiteSparse                        (41) |   518.64 |  19.96 |  3.8 |    7734.57 |   587.54
cmdlineargs                        (36) |   823.95 |   1.98 |  0.2 |     901.04 |   504.80
bitarray                           (34) |  1110.51 |  33.06 |  3.0 |   18031.01 |   647.02
LinearAlgebra/matmul                (5) |  1266.81 |  41.03 |  3.2 |   20259.20 |   679.19
LinearAlgebra/dense                 (4) |  1340.97 |  43.04 |  3.2 |   19138.03 |   653.50
LinearAlgebra/bidiag               (13) |  1343.92 |  35.63 |  2.7 |   16719.81 |   577.47
subarray                           (37) |  1366.84 |  47.63 |  3.5 |   22495.39 |   975.39
LinearAlgebra/symmetric            (17) |  1378.96 |  39.42 |  2.9 |   20038.98 |   682.89
      From worker 40:   WARNING: attempting hard kill of repl test after exceeding timeout
REPL                               (40) |         failed at 2021-02-10T09:26:08.489
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:280
  Expression: s == "\r\r\n"
   Evaluated: "\e[0m\n" == "\r\r\n"
Error During Test at /data/jw/julia/test/testdefs.jl:21
  Got exception outside of a @test
  LoadError: LoadError: "hard kill repl test"
  Stacktrace:
    [1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
      @ Base ./task.jl:705
    [2] wait
      @ ./task.jl:764 [inlined]
    [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock})
      @ Base ./condition.jl:113
    [4] readuntil(x::Base.PipeEndpoint, c::UInt8; keep::Bool)
      @ Base ./stream.jl:958
    [5] readuntil_string
      @ ./io.jl:771 [inlined]
    [6] readuntil(io::Base.PipeEndpoint, target::String; keep::Bool)
      @ Base ./io.jl:891
    [7] (::Main.Test59Main_REPL.REPLTests.var"#18#24")(stdin_write::Base.PipeEndpoint, stdout_read::Base.PipeEndpoint, repl::REPL.LineEditREPL)
      @ Main.Test59Main_REPL.REPLTests /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:284
    [8] fake_repl(f::Any; options::REPL.Options)
      @ Main.Test59Main_REPL.REPLTests /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:54
    [9] top-level scope
      @ /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:93
   [10] include(mod::Module, _path::String)
      @ Base ./Base.jl:386
   [11] include(x::String)
      @ Main.Test59Main_REPL.REPLTests /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/runtests.jl:3
   [12] top-level scope
      @ /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/runtests.jl:4
   [13] include
      @ ./Base.jl:386 [inlined]
   [14] macro expansion
      @ /data/jw/julia/test/testdefs.jl:24 [inlined]
   [15] macro expansion
      @ /data/jw/julia/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1152 [inlined]
   [16] macro expansion
      @ /data/jw/julia/test/testdefs.jl:23 [inlined]
   [17] macro expansion
      @ ./timing.jl:356 [inlined]
   [18] runtests(name::String, path::String, isolate::Bool; seed::UInt128)
      @ Main /data/jw/julia/test/testdefs.jl:21
   [19] (::Distributed.var"#106#108"{Distributed.CallMsg{:call_fetch}})()
      @ Distributed /data/jw/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:278
   [20] run_work_thunk(thunk::Distributed.var"#106#108"{Distributed.CallMsg{:call_fetch}}, print_error::Bool)
      @ Distributed /data/jw/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:63
   [21] macro expansion
      @ /data/jw/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:278 [inlined]
   [22] (::Distributed.var"#105#107"{Distributed.CallMsg{:call_fetch}, Distributed.MsgHeader, Sockets.TCPSocket})()
      @ Distributed ./task.jl:406
  in expression starting at /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:93
  in expression starting at /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/runtests.jl:3

floatfuncs                         (30) |  1198.10 |  16.29 |  1.4 |   55664.67 |   432.56
LinearAlgebra/diagonal             (14) |  1621.28 |  57.53 |  3.5 |   24543.14 |   763.96
SparseArrays/sparsevector           (8) |  1397.48 |  54.25 |  3.9 |   28807.86 |   898.02
SparseArrays/sparse                (22) |  1561.89 | 170.16 | 10.9 |   21072.09 |   994.50
LinearAlgebra/triangular            (2) |  2832.89 | 109.84 |  3.9 |   47638.43 |  1302.67
LinearAlgebra/addmul               (27) |  3255.82 |  93.56 |  2.9 |   61843.74 |   998.88

Executing tests that run on node 1 only:
precompile                          (1) |        started at 2021-02-10T09:55:37.977
precompile                          (1) |   101.09 |   1.33 |  1.3 |     602.62 |   345.87
SharedArrays                        (1) |        started at 2021-02-10T09:57:19.095
SharedArrays                        (1) |   115.51 |   4.65 |  4.0 |    1665.91 |   345.87
threads                             (1) |        started at 2021-02-10T09:59:14.608
Test Summary:                     | Pass  Total
Threads.Conditions must be locked |    5      5
Test Summary:      | Pass  Total
InvasiveLinkedList |   72     72
Test Summary:        | Pass  Total
@spawn interpolation |   10     10
Test Summary:        | Pass  Total
@async interpolation |    8      8
Test Summary:                   | Pass  Total
spawn interpolation: macrocalls |    2      2
Test Summary:                 | Pass  Total
Threads.foreach(f, ::Channel) |    7      7
Warning: threaded loop executed in order
Test Summary:                     | Pass  Total
Threads.Conditions must be locked |    5      5
Test Summary:      | Pass  Total
InvasiveLinkedList |   72     72
Test Summary:        | Pass  Total
@spawn interpolation |   10     10
Test Summary:        | Pass  Total
@async interpolation |    8      8
Test Summary:                   | Pass  Total
spawn interpolation: macrocalls |    2      2
Test Summary:                 | Pass  Total
Threads.foreach(f, ::Channel) |    7      7
Test Summary:                     | Pass  Total
Threads.Conditions must be locked |    5      5
Test Summary:      | Pass  Total
InvasiveLinkedList |   72     72
Test Summary:        | Pass  Total
@spawn interpolation |   10     10
Test Summary:        | Pass  Total
@async interpolation |    8      8
Test Summary:                   | Pass  Total
spawn interpolation: macrocalls |    2      2
Test Summary:                 | Pass  Total
Threads.foreach(f, ::Channel) |    7      7
Test Summary:                     | Pass  Total
Threads.Conditions must be locked |    5      5
Test Summary:      | Pass  Total
InvasiveLinkedList |   72     72
Test Summary:        | Pass  Total
@spawn interpolation |   10     10
Test Summary:        | Pass  Total
@async interpolation |    8      8
Test Summary:                   | Pass  Total
spawn interpolation: macrocalls |    2      2
Test Summary:                 | Pass  Total
Threads.foreach(f, ::Channel) |    7      7
threads                             (1) |   248.33 |   0.13 |  0.1 |      88.94 |   345.87
Distributed                         (1) |        started at 2021-02-10T10:03:22.947
Distributed                         (1) |   790.19 |   0.06 |  0.0 |     109.65 |   345.87
stress                              (1) |        started at 2021-02-10T10:16:33.139
stress                              (1) |    38.10 |   0.14 |  0.4 |     113.43 |   345.87

Test Summary:                       |     Pass  Fail  Error  Broken     Total
  Overall                           | 38943049     5      1  352599  39295654
    unicode/utf8                    |       19                             19
    triplequote                     |       29                             29
    compiler/validation             |       26                             26
    compiler/contextual             |        6                              6
    compiler/inline                 |       51                    1        52
    intrinsics                      |       90                             90
    compiler/irpasses               |       23                             23
    char                            |     1529                           1529
    keywordargs                     |      143                            143
    compiler/ssair                  |       38                             38
    worlds                          |       83                             83
    iobuffer                        |      205                            205
    strings/util                    |      460                            460
    LinearAlgebra/ldlt              |        8                              8
    staged                          |       64                             64
    strings/io                      |    12757                          12757
    compiler/codegen                |      137                            137
    strings/search                  |      690                            690
    strings/types                   |  2302691                        2302691
    simdloop                        |      249                            249
    tuple                           |      592                            592
    copy                            |      532                            532
    ambiguous                       |      101                    2       103
    vecelement                      |      678                            678
    strings/basic                   |    87674                          87674
    ordering                        |       35                             35
    path                            |      355                   12       367
    intfuncs                        |   215854                         215854
    hashing                         |    12356                          12356
    subtype                         |   337650                   16    337666
    functional                      |       98                             98
    compiler/inference              |      891                    1       892
    fastmath                        |      934                            934
    exceptions                      |       70                             70
    parse                           |    16094                          16094
    gmp                             |     2308                           2308
    backtrace                       |       35                    1        36
    version                         |     2452                           2452
    operators                       |    13031                          13031
    LinearAlgebra/givens            |     1847                           1847
    LinearAlgebra/pinv              |      288                            288
    namedtuple                      |      205                    1       206
    floatapprox                     |       49                             49
    regex                           |      123                            123
    file                            |     1027                           1027
    LinearAlgebra/schur             |      430                            430
    sysinfo                         |        4                              4
    reflection                      |      406                            406
    env                             |       95                             95
    float16                         |      131                            131
    mod2pi                          |       80                             80
    reduce                          |     8564                           8564
    euler                           |       12                             12
    dict                            |   144411                         144411
    spawn                           |      206                    4       210
    client                          |        3                              3
    goto                            |       19                             19
    llvmcall                        |       19                             19
    llvmcall2                       |        7                              7
    LinearAlgebra/adjtrans          |      313                            313
    loading                         |   146574                         146574
    some                            |       65                             65
    rounding                        |   112720                         112720
    combinatorics                   |      170                            170
    meta                            |       64                             64
    ryu                             |    31206                          31206
    ccall                           |   165093                    1    165094
    mpfr                            |     1135                           1135
    LinearAlgebra/structuredbroadcast |      646                            646
    stacktraces                     |       48                             48
    interpreter                     |        3                              3
    enums                           |       95                             95
    docs                            |      239                            239
    errorshow                       |      218                            218
    LinearAlgebra/eigen             |      422                            422
    atexit                          |       40                             40
    bitset                          |      195                            195
    osutils                         |       42                             42
    error                           |       31                             31
    complex                         |     8432                    5      8437
    iostream                        |       50                             50
    boundscheck                     |                                No tests
    secretbuffer                    |       27                             27
    specificity                     |      175                            175
    binaryplatforms                 |      341                            341
    rational                        |    98620                    1     98621
    int                             |   524688                         524688
    read                            |     3146                           3146
    smallarrayshrink                |       36                             36
    LinearAlgebra/blas              |      687                            687
    corelogging                     |      231                            231
    opaque_closure                  |       25                   10        35
    cartesian                       |      233                    3       236
    channels                        |      238                            238
    syntax                          |     1398                    1      1399
    checked                         |     1239                           1239
    Dates/query                     |     1004                           1004
    LinearAlgebra/generic           |      538                            538
    asyncmap                        |      292                            292
    Dates/adjusters                 |     3149                           3149
    Dates/rounding                  |      315                            315
    Dates/types                     |      232                            232
    Dates/conversions               |      160                            160
    missing                         |      472                    1       473
    offsetarray                     |      465                    3       468
    LinearAlgebra/lapack            |      800                            800
    misc                            |  1282127                        1282127
    sets                            |     3528                    1      3529
    CRC32c                          |      664                            664
    CompilerSupportLibraries_jll    |        4                              4
    Base64                          |     2022                           2022
    Future                          |                                No tests
    LinearAlgebra/uniformscaling    |      510                            510
    GMP_jll                         |        1                              1
    Dates/arithmetic                |      377                            377
    math                            |  1526169                        1526169
    reinterpretarray                |      232                            232
    LibCURL_jll                     |        1                              1
    Artifacts                       |     1449                           1449
    LibCURL                         |        6                              6
    LibOSXUnwind_jll                |                                No tests
    LibSSH2_jll                     |                                No tests
    LibUnwind_jll                   |        1                              1
    LibUV_jll                       |        1                              1
    LibGit2_jll                     |        2                              2
    MPFR_jll                        |        1                              1
    MbedTLS_jll                     |        1                              1
    core                            |  8445874                    3   8445877
    Libdl                           |       78                    1        79
    Dates/accessors                 |  7723858                        7723858
    Dates/io                        |      325                            325
    OpenBLAS_jll                    |        1                              1
    LazyArtifacts                   |        4                              4
    PCRE2_jll                       |        2                              2
    NetworkOptions                  |     3518                           3518
    OpenLibm_jll                    |        1                              1
    MozillaCACerts_jll              |        1                              1
    reducedim                       |      841                            841
    DelimitedFiles                  |       89                             89
    Logging                         |       39                             39
    ArgTools                        |      180                            180
    FileWatching                    |      556                            556
    SuiteSparse_jll                 |        1                              1
    LinearAlgebra/bunchkaufman      |     5285                           5285
    Dates/periods                   |      946                            946
    Mmap                            |      139                            139
    Markdown                        |      251                            251
    UUIDs                           |     1029                           1029
    Zlib_jll                        |        1                              1
    dSFMT_jll                       |        1                              1
    libLLVM_jll                     |        1                              1
    nghttp2_jll                     |        1                              1
    p7zip_jll                       |        1                              1
    Sockets                         |      165                            165
    ranges                          | 12109758               327693  12437451
    Downloads                       |      202     4                      206
    Unicode                         |      764                            764
    Serialization                   |      119                            119
    LinearAlgebra/tridiag           |     1416                           1416
    InteractiveUtils                |      259                            259
    Profile                         |       24                             24
    Dates/ranges                    |   350637                         350637
    TOML                            |      408                    8       416
    show                            |     1525                    8      1533
    SHA                             |        1                              1
    LinearAlgebra/hessenberg        |      403                            403
    LinearAlgebra/svd               |      540                            540
    LinearAlgebra/lq                |     3005                           3005
    numbers                         |  1578563                    1   1578564
    Tar                             |     2597                           2597
    Test                            |      375                   14       389
    sorting                         |    12562                    1     12563
    Random                          |   203266                         203266
    abstractarray                   |    54974                24795     79769
    broadcast                       |      478                    5       483
    Printf                          |      974                            974
    LinearAlgebra/qr                |     4531                           4531
    arrayops                        |     1989                    2      1991
    iterators                       |    10067                          10067
    Statistics                      |      752                            752
    LinearAlgebra/special           |     3159                           3159
    LinearAlgebra/lu                |     1287                           1287
    LibGit2/libgit2                 |      752                            752
    LinearAlgebra/cholesky          |     2416                           2416
    SparseArrays/higherorderfns     |     7120                    1      7121
    SuiteSparse                     |      878                            878
    cmdlineargs                     |      244                    3       247
    bitarray                        |   912631                         912631
    LinearAlgebra/matmul            |     1026                           1026
    LinearAlgebra/dense             |     7881                           7881
    LinearAlgebra/bidiag            |     3597                           3597
    subarray                        |   318298                         318298
    LinearAlgebra/symmetric         |     2744                           2744
    REPL                            |       11     1      1                13
    floatfuncs                      |      221                            221
    LinearAlgebra/diagonal          |     2628                           2628
    SparseArrays/sparsevector       |    10297                          10297
    SparseArrays/sparse             |     3681                           3681
    LinearAlgebra/triangular        |    37696                          37696
    LinearAlgebra/addmul            |    10368                          10368
    precompile                      |      116                            116
    SharedArrays                    |      116                            116
    threads                         |        3                              3
    Distributed                     |       12                             12
    stress                          |      118                            118
    FAILURE

The global RNG seed was 0xe61a3dd16fb9dc0d13edd37bd3d1eb45.

Error in testset Downloads:
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:224
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("Received HTTP code 503 from proxy after CONNECT", "Could not resolve host")
Error in testset Downloads:
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:225
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing
Error in testset Downloads:
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:230
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("Received HTTP code 503 from proxy after CONNECT", "Could not resolve host")
Error in testset Downloads:
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/Downloads/test/runtests.jl:231
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing
Error in testset REPL:
Test Failed at /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:280
  Expression: s == "\r\r\n"
   Evaluated: "\e[0m\n" == "\r\r\n"
Error in testset REPL:
Error During Test at /data/jw/julia/test/testdefs.jl:21
  Got exception outside of a @test
  LoadError: LoadError: "hard kill repl test"
  Stacktrace:
    [1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
      @ Base ./task.jl:705
    [2] wait
      @ ./task.jl:764 [inlined]
    [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock})
      @ Base ./condition.jl:113
    [4] readuntil(x::Base.PipeEndpoint, c::UInt8; keep::Bool)
      @ Base ./stream.jl:958
    [5] readuntil_string
      @ ./io.jl:771 [inlined]
    [6] readuntil(io::Base.PipeEndpoint, target::String; keep::Bool)
      @ Base ./io.jl:891
    [7] (::Main.Test59Main_REPL.REPLTests.var"#18#24")(stdin_write::Base.PipeEndpoint, stdout_read::Base.PipeEndpoint, repl::REPL.LineEditREPL)
      @ Main.Test59Main_REPL.REPLTests /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:284
    [8] fake_repl(f::Any; options::REPL.Options)
      @ Main.Test59Main_REPL.REPLTests /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:54
    [9] top-level scope
      @ /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:93
   [10] include(mod::Module, _path::String)
      @ Base ./Base.jl:386
   [11] include(x::String)
      @ Main.Test59Main_REPL.REPLTests /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/runtests.jl:3
   [12] top-level scope
      @ /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/runtests.jl:4
   [13] include
      @ ./Base.jl:386 [inlined]
   [14] macro expansion
      @ /data/jw/julia/test/testdefs.jl:24 [inlined]
   [15] macro expansion
      @ /data/jw/julia/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1152 [inlined]
   [16] macro expansion
      @ /data/jw/julia/test/testdefs.jl:23 [inlined]
   [17] macro expansion
      @ ./timing.jl:356 [inlined]
   [18] runtests(name::String, path::String, isolate::Bool; seed::UInt128)
      @ Main /data/jw/julia/test/testdefs.jl:21
   [19] (::Distributed.var"#106#108"{Distributed.CallMsg{:call_fetch}})()
      @ Distributed /data/jw/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:278
   [20] run_work_thunk(thunk::Distributed.var"#106#108"{Distributed.CallMsg{:call_fetch}}, print_error::Bool)
      @ Distributed /data/jw/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:63
   [21] macro expansion
      @ /data/jw/julia/usr/share/julia/stdlib/v1.7/Distributed/src/process_messages.jl:278 [inlined]
   [22] (::Distributed.var"#105#107"{Distributed.CallMsg{:call_fetch}, Distributed.MsgHeader, Sockets.TCPSocket})()
      @ Distributed ./task.jl:406
  in expression starting at /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/repl.jl:93
  in expression starting at /data/jw/julia/usr/share/julia/stdlib/v1.7/REPL/test/runtests.jl:3
ERROR: LoadError: Test run finished with errors
in expression starting at /data/jw/julia/test/runtests.jl:84
make[1]: *** [Makefile:25: all] Error 1
make[1]: Leaving directory '/data/jw/julia/test'
make: *** [Makefile:536: testall] Error 2
[jw@cn06 julia]$ 
@fredrikekre
Copy link
Member

duplicate of #38996 ?

@vtjnash vtjnash closed this as completed Feb 10, 2021
@LutzWeischerFujitsu
Copy link
Author

I don't think it is a duplicate. Are you sure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants