Skip to content

Instantly share code, notes, and snippets.

View fgimenez's full-sized avatar
🦀

Federico Gimenez fgimenez

🦀
View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<testsuite tests="143" failures="0" time="3880.60370046">
<testcase name="[sig-scheduling] SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]" classname="Kubernetes e2e suite" time="87.396436317"></testcase>
<testcase name="[sig-api-machinery] Garbage collector should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance]" classname="Kubernetes e2e suite" time="36.7182483"></testcase>
<testcase name="[sig-storage] Subpath [Volume type: gcePDPVC] should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
<skipped></skipped>
</testcase>
<testcase name="[sig-network] NetworkPolicy NetworkPolicy between server and client should support allow-all policy [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
<skipped></skipped>
</testcase>
This file has been truncated, but you can view the full file.
/usr/local/bin/ginkgo --focus=\[Conformance\] --skip=Alpha|Kubectl|\[(Disruptive|Feature:[^\]]+|Flaky)\] --noColor=true --nodes=1 /usr/local/bin/e2e.test -- --disable-log-dump --repo-root=/kubernetes --provider="local" --report-dir="/tmp/results" --kubeconfig=""
Jul 11 10:34:05.672: INFO: Overriding default scale value of zero to 1
Jul 11 10:34:05.672: INFO: Overriding default milliseconds value of zero to 5000
I0711 10:34:05.859474 14 test_context.go:382] Using a temporary kubeconfig file from in-cluster config : /tmp/kubeconfig-100662851
I0711 10:34:05.859671 14 e2e.go:333] Starting e2e run "ef90e453-84f5-11e8-9583-ae3d271971ab" on Ginkgo node 1
Running Suite: Kubernetes e2e suite
===================================
Random Seed: 1531305245 - Will randomize all specs
Will run 144 of 998 specs
Writing artifacts to ./build/contracts
ACLHelper |****************************************************************************************************| 100% || Elapsed: 68.7s ✓ completed
ACLSyntaxSugar |****************************************************************************************************| 100% || Elapsed: 72.1s ✓ completed
ACLHelpers |****************************************************************************************************| 100% || Elapsed: 71.1s ✓ completed
ACL |****************************************************************************************************| 100% || Elapsed: 75.5s ✗ error
APMInternalAppNames |****************************************************************************************************| 100% || Elapsed: 70.6s ✓ completed
APMNamehashMock |****************************************************************************************************| 100% || E
We couldn’t find that file to show.
2019-08-17 16:32:29 Parity Polkadot
2019-08-17 16:32:29 version 0.5.0-23f1e765-x86_64-linux-gnu
2019-08-17 16:32:29 by Parity Team <admin@parity.io>, 2017-2019
2019-08-17 16:32:29 Chain specification: Kusama
2019-08-17 16:32:29 Node name: certain-light-7021
2019-08-17 16:32:29 Roles: AUTHORITY
====================
stack backtrace:
######################################
+++ Winner Validators:
#1 == d0bd030f88d88e9746e7e684a210d0e1b8b7db04d6a3dad1da047e7200c21e10 (HJ1dGPxV...)
[stake_total: 57568_KSM (57,568,861,803,339,120)] [stake_own: 0_KSM (500,000,000,000) (0%)] [other_stake_sum: 57568_KSM (57,568,361,803,339,120) (99%)] [other_stake_count: 2] [ctrl: 00126b7ee6fbdefcbe0d727cd78a1eadaa3b1964ea886595a07482c7dc60d61a (CaQzMQLP...)]
Voters:
#0 [amount = 52180_KSM (52,180,257,494,615,847)] (14e55debcb1a970db1b51f535601080d128df5dff2593fee1e3369139d51c072 (D3icRvk4...), 52180257494615847)
#1 [amount = 5388_KSM (5,388,104,308,723,273)] (aeeaf77b9d9f7a8735062666983a9ae06d505235f72f4fc184d61c68f3748e30 (GXfecumL...), 5388104308723273)
#2 == 505558201af2e9858b4c26627d7602266673b64075e7db7fdc6f479e60360159 (EPehck28...)
[stake_total: 52877_KSM (52,877,655,941,286,888)] [stake_own: 0_KSM (879,466,620,901) (0%)] [other_stake_sum: 52876_KSM (52,876,776,474,665,987) (99%)] [other_stake_count: 3] [ctrl: 9d7ec9e070e853080dd84867192ecd5b2272
g = () => {
document.getElementsByClassName("mx_RoomStatusBar_resend_link")[0].click();
timer0 = setTimeout(() => {
x = document.getElementsByClassName("mx_MemberDeviceInfo_verify");
if (x.length > 0) {
console.log(`x.length: ${x.length}`)
x[0].click();
timer = setTimeout(() => {
document.getElementsByClassName("mx_linkButton")[0].click();
timer2 = setTimeout(() => {
INFO[2361] Starting job... job=periodic-kubevirt-mirror-uploader
INFO[2361] Waiting for job to finish... container=phaino-14623-1 job=periodic-kubevirt-mirror-uploader
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 646 100 646 0 0 1765 0 --:--:-- --:--:-- --:--:-- 1765
100 5160k 100 5160k 0 0 3318k 0 0:00:01 0:00:01 --:--:-- 5645k
2020/11/05 11:10:35 Downloading https://releases.bazel.build/2.2.0/release/bazel-2.2.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Loading:
  1. create volumes
$ docker volume create registry-ca
registry-ca
$ docker volume create registry-mirror-cache
registry-mirror-cache
  1. run daemon, image from https://github.com/rpardini/docker-registry-proxy
$ docker run --restart=always --name docker_registry_proxy -it -p 0.0.0.0:3128:3128 -e ENABLE_MANIFEST_CACHE=true -e ALLOW_PUSH=true -e PROXY_CONNECT_TIMEOUT=600s -e PROXY_CONNECT_READ_TIMEOUT=600s -e PROXY_CONNECT_CONNECT_TIMEOUT=600s -e PROXY_CONNECT_SEND_TIMEOUT=600s -e SEND_TIMEOUT=600s -e CLIENT_BODY_TIMEOUT=600s -e CLIENT_HEADER_TIMEOUT=600s -e PROXY_READ_TIMEOUT=600s -e PROXY_CONNECT_TIMEOUT=600s -e PROXY_SEND_TIMEOUT=600s --mount source=registry-mirror-cache,target=/docker_mirror_cache --mount source=registry-ca,target=/ca rpardini/docker-registry-proxy:0.6.2
$ make build-functests
hack/dockerized "hack/bazel-fmt.sh && hack/build-func-tests.sh"
selecting docker as container runtime
Unable to find image 'quay.io/kubevirt/builder:2103211041-2ff584851' locally
2103211041-2ff584851: Pulling from kubevirt/builder
2739aaba5434: Already exists
fa0bd0bff121: Pull complete
6cbca40d883b: Pull complete
11810c8e5399: Pull complete
5f1815501c20: Pull complete