clave-0.0.0
x86_64-linux.packages-default
· build #29
· raw
unpackPhase
1unpacking source archive /nix/store/5qvczapczibzysj9hkg3hsc65kvrgy74-source2source root is sourceconfigurePhase
3no configure script, doing nothingbuildPhase
4Picked up JAVA_TOOL_OPTIONS: -Duser.home=/nix/store/3zqp452qrr9gxpa9nhizwjffs6hfn3ks-clojure-home -Djava.io.tmpdir=/build5Picked up JAVA_TOOL_OPTIONS: -Duser.home=/nix/store/3zqp452qrr9gxpa9nhizwjffs6hfn3ks-clojure-home -Djava.io.tmpdir=/build6SLF4J(I): Connected with provider of type [org.slf4j.nop.NOPServiceProvider]checkPhase
7All source files formatted correctly8linting took 1281ms, errors: 0, warnings: 09Picked up JAVA_TOOL_OPTIONS: -Duser.home=/nix/store/3zqp452qrr9gxpa9nhizwjffs6hfn3ks-clojure-home -Djava.io.tmpdir=/build10Picked up JAVA_TOOL_OPTIONS: -Duser.home=/nix/store/3zqp452qrr9gxpa9nhizwjffs6hfn3ks-clojure-home -Djava.io.tmpdir=/build11WARNING: A terminally deprecated method in sun.misc.Unsafe has been called12WARNING: sun.misc.Unsafe::allocateMemory has been called by io.netty.util.internal.PlatformDependent0$2 (file:/nix/store/k4njk75s32f762zmifmp4gnvb3q7gppg-netty-common-4.1.136.Final.jar)13WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$214WARNING: sun.misc.Unsafe::allocateMemory will be removed in a future release15[(...........................................................)(......................)(........)(...................)(.........)(....................)(................)(................)(......)(...........)(...........)(................)(...................)(..............)(.......................)(..............)(............)(......)(....)(....)(........)(..............................)(.....)(..........)(..........)(....)(........)(...............)(...................)(.....)(...............)(.....)(...)(............)(..........)(................)(.......)(.....................)(...........)(..........)(..............)(......)][(..............................)(....)(.............................................................)(.......)(..............)(....................................................................................................................)(.......)(..............................................................)(........................)(.....)(.)(......)(.................................)(........................................................................................................................FFFFF......................................................)(.............................)(...............................................................................)(...............)(.............)(..............)(................................)(............)(.........................)(.....................................................................................................................................................................................................................................................................................................................)(..)(...........)(............................................................................)(..................................)(.......................................................................................................................................................................)(..................................)(........................)(........)(.......................................)(................................................)(.........................)(.)(..............)(......................)(.............................................)(.......................................................................................)]16Randomized with --seed 4583405081718FAIL in ol.clave.acme.solver.dns-test/jndi-query-policy-test (dns_test.clj:416)19Expected:20 {:resolver "localhost:43391",21 :status :answer,22 :values ["ns.example.test. hostmaster.example.test. 1 60 30 3600 30"]}23Actual:24 {:resolver "localhost:43391",25 :status -:answer +:transport,26 +:cause #<clojure.lang.ExceptionInfo@1be89e76 clojure.lang.ExceptionInfo: JVM DNS resolver returned no addresses {:hostname "localhost", :dns-status :transport, :dns-statuses [:transport :transport], :type :ol.clave.acme.solver.dns.impl/hostname-resolution-failed}>,27 -:values ["ns.example.test. hostmaster.example.test. 1 60 30 3600 30"]}2829FAIL in ol.clave.acme.solver.dns-test/jndi-query-policy-test (dns_test.clj:420)30Expected:31 {:resolver "localhost:43391", :status :nodata, :values []}32Actual:33 {:resolver "localhost:43391",34 :status -:nodata +:transport,35 +:cause #<clojure.lang.ExceptionInfo@55d42164 clojure.lang.ExceptionInfo: JVM DNS resolver returned no addresses {:hostname "localhost", :dns-status :transport, :dns-statuses [:transport :transport], :type :ol.clave.acme.solver.dns.impl/hostname-resolution-failed}>,36 -:values []}3738FAIL in ol.clave.acme.solver.dns-test/jndi-query-policy-test (dns_test.clj:422)39Expected:40 {:resolver "localhost:43391", :status :nxdomain}41Actual:42 {:resolver "localhost:43391", :status -:nxdomain +:transport}4344FAIL in ol.clave.acme.solver.dns-test/jndi-query-policy-test (dns_test.clj:424)45Expected:46 {:count 30, :status :answer}47Actual:48 {:count -30 +0, :status -:answer +:transport}4950FAIL in ol.clave.acme.solver.dns-test/jndi-query-policy-test (dns_test.clj:426)51expected: (str/includes? (slurp (str output-path)) "tcp large.example.test. TXT")52 actual: (not (str/includes? "maxprocs: Leaving GOMAXPROCS=32: CPU quota undefined\nexample.test.:43391 on 127.0.0.1\nCoreDNS-1.14.3\nlinux/amd64, go1.26.4, \n" "tcp large.example.test. TXT"))53449 tests, 2267 assertions, 5 failures.5455Top 2 slowest kaocha.type/clojure.test (381.01498 seconds, 100.0% of total time)56 integration57 8.14795 seconds average (342.21390 seconds / 42 tests)58 unit59 0.86225 seconds average (38.80107 seconds / 45 tests)6061Top 3 slowest kaocha.type/ns (83.42924 seconds, 21.9% of total time)62 ol.clave.certificate-integration-test63 3.29797 seconds average (32.97970 seconds / 10 tests)64 ol.clave.automation.private-key-integration-test65 8.47812 seconds average (25.43434 seconds / 3 tests)66 ol.clave.automation.maintenance-loop-integration-test67 6.25380 seconds average (25.01520 seconds / 4 tests)6869Top 3 slowest kaocha.type/var (43.11894 seconds, 11.3% of total time)70 ol.clave.automation.ocsp-integration-test/ocsp-revocation-test71 16.93576 seconds ol/clave/automation/ocsp_integration_test.clj:17772 ol.clave.automation.key-mismatch-integration-test/certificate-with-mismatched-key-is-rejected73 13.13598 seconds ol/clave/automation/key_mismatch_integration_test.clj:3274 ol.clave.automation.ocsp-override-integration-test/ocsp-responder-override-test75 13.04720 seconds ol/clave/automation/ocsp_override_integration_test.clj:357677bin/kaocha --focus 'ol.clave.acme.solver.dns-test/jndi-query-policy-test'