Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

chore: simplify jUnit format generation with gotestsum (#549) | fix: use golangci-lint in favour of go-critic (#550) backport for 7.x #553

Merged
merged 3 commits into from
Jan 4, 2021

Conversation

mdelapenya
Copy link
Contributor

Backports the following commits to 7.x:

* fix: remove var type as per golint's suggestion

* chore: add golangci-lint precommit hook

* chore: remove go-critic in fafvour of golangci-lint

* chore: remove TOML hook

* chore: add go-vet hook

* fix: remove unused variable

Detected by golangci-lint

* fix: remove unused Go file, which caused lint errors
@mdelapenya mdelapenya self-assigned this Jan 4, 2021
@elasticmachine
Copy link
Contributor

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #553 opened

  • Start Time: 2021-01-04T16:04:12.322+0000

  • Duration: 18 min 20 sec

Test stats 🧪

Test Results
Failed 5
Passed 55
Skipped 6
Total 66

Test errors 5

Expand to view the tests failures

Initializing / Pre-Submit / Sanity checks / go vet – pre_commit.lint
    Expand to view the error details

     error 
    

  • no stacktrace
Initializing / Pre-Submit / Sanity checks / golangcilint – pre_commit.lint
    Expand to view the error details

     error 
    

  • no stacktrace
Initializing / End-To-End Tests / fleet_stand_alone_agent / [empty] – TEST-fleet.xml
  • no error details
  • Expand to view the stacktrace

     Test report file /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/outputs/TEST-fleet.xml was length 0 
    

Initializing / End-To-End Tests / fleet_agent_endpoint_integration / [empty] – TEST-fleet.xml
  • no error details
  • Expand to view the stacktrace

     Test report file /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/outputs/TEST-fleet.xml was length 0 
    

Initializing / End-To-End Tests / fleet_fleet_mode_agent / [empty] – TEST-fleet.xml
  • no error details
  • Expand to view the stacktrace

     Test report file /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/outputs/TEST-fleet.xml was length 0 
    

Steps errors 7

Expand to view the steps failures

Run functional tests for fleet:agent_endpoint_integration
  • Took 5 min 42 sec . View more details on here
  • Description: .ci/scripts/functional-test.sh "fleet" "agent_endpoint_integration" "7.x-SNAPSHOT" "7.x-SNAPSHOT"
Archive the artifacts
  • Took 0 min 0 sec . View more details on here
  • Description: [2021-01-04T16:13:52.775Z] Archiving artifacts hudson.AbortException: script returned exit code 1
Run functional tests for fleet:stand_alone_agent
  • Took 5 min 42 sec . View more details on here
  • Description: .ci/scripts/functional-test.sh "fleet" "stand_alone_agent" "7.x-SNAPSHOT" "7.x-SNAPSHOT"
Archive the artifacts
  • Took 0 min 0 sec . View more details on here
  • Description: [2021-01-04T16:13:52.059Z] Archiving artifacts hudson.AbortException: script returned exit code 1
Run functional tests for fleet:fleet_mode_agent
  • Took 5 min 40 sec . View more details on here
  • Description: .ci/scripts/functional-test.sh "fleet" "fleet_mode_agent" "7.x-SNAPSHOT" "7.x-SNAPSHOT"
Archive the artifacts
  • Took 0 min 0 sec . View more details on here
  • Description: [2021-01-04T16:13:52.964Z] Archiving artifacts hudson.AbortException: script returned exit code 1
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: hudson.AbortException: script returned exit code 1

Log output

Expand to view the last 100 lines of log output

[2021-01-04T16:20:50.269Z] Pulling mysql (docker.elastic.co/integrations-ci/beats-mysql:percona-8.0.13-4-1)...
[2021-01-04T16:20:50.835Z] percona-8.0.13-4-1: Pulling from integrations-ci/beats-mysql
[2021-01-04T16:21:00.803Z] Digest: sha256:0d94341e7101c5720237ab262d7664ddf809eadea63b58ebd901d034fe516493
[2021-01-04T16:21:00.803Z] Status: Downloaded newer image for docker.elastic.co/integrations-ci/beats-mysql:percona-8.0.13-4-1
[2021-01-04T16:21:00.803Z] metricbeat_elasticsearch_1 is up-to-date
[2021-01-04T16:21:00.803Z] Creating metricbeat_mysql_1 ... 
[2021-01-04T16:21:02.711Z] 
Creating metricbeat_mysql_1 ... done
time="2021-01-04T16:21:02Z" level=debug msg="Docker compose executed." cmd="[up -d]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false MYSQL_PATH:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql MYSQL_VARIANT:percona MYSQL_VERSION:8.0.13-4 indexName:metricbeat-7.x-mysql-percona-5.7.24-zpgvr97c logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:5.7.24 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T16:21:34.777Z] Found orphan containers (metricbeat_mysql_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
[2021-01-04T16:21:34.777Z] metricbeat_elasticsearch_1 is up-to-date
[2021-01-04T16:21:34.777Z] Creating metricbeat_metricbeat_1 ... 
[2021-01-04T16:21:34.777Z] 
Creating metricbeat_metricbeat_1 ... done
time="2021-01-04T16:21:34Z" level=debug msg="Docker compose executed." cmd="[up -d]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/metricbeat/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false MYSQL_PATH:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql MYSQL_VARIANT:percona MYSQL_VERSION:8.0.13-4 indexName:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T16:21:34.777Z] time="2021-01-04T16:21:34Z" level=info msg="Metricbeat is running configured for the service" metricbeatVersion=7.x-SNAPSHOT service=mysql serviceVersion=8.0.13-4 variant=Percona
[2021-01-04T16:21:34.777Z] Attaching to metricbeat_metricbeat_1
[2021-01-04T16:21:34.777Z] metricbeat_1     | 2021-01-04T16:21:34.178Z	INFO	instance/beat.go:660	Home path: [/usr/share/metricbeat] Config path: [/usr/share/metricbeat] Data path: [/usr/share/metricbeat/data] Logs path: [/usr/share/metricbeat/logs]
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.178Z	DEBUG	[beat]	instance/beat.go:712	Beat metadata path: /usr/share/metricbeat/data/meta.json
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.184Z	INFO	instance/beat.go:668	Beat ID: 83307281-2043-482d-a747-cdcd9a87dc20
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.184Z	DEBUG	[seccomp]	seccomp/seccomp.go:117	Loading syscall filter	{"seccomp_filter": {"no_new_privs":true,"flag":"tsync","policy":{"default_action":"errno","syscalls":[{"names":["accept","accept4","access","arch_prctl","bind","brk","chmod","chown","clock_gettime","clone","close","connect","dup","dup2","epoll_create","epoll_create1","epoll_ctl","epoll_pwait","epoll_wait","exit","exit_group","fchdir","fchmod","fchmodat","fchown","fchownat","fcntl","fdatasync","flock","fstat","fstatfs","fsync","ftruncate","futex","getcwd","getdents","getdents64","geteuid","getgid","getpeername","getpid","getppid","getrandom","getrlimit","getrusage","getsockname","getsockopt","gettid","gettimeofday","getuid","inotify_add_watch","inotify_init1","inotify_rm_watch","ioctl","kill","listen","lseek","lstat","madvise","mincore","mkdirat","mmap","mprotect","munmap","nanosleep","newfstatat","open","openat","pipe","pipe2","poll","ppoll","pread64","pselect6","pwrite64","read","readlink","readlinkat","recvfrom","recvmmsg","recvmsg","rename","renameat","rt_sigaction","rt_sigprocmask","rt_sigreturn","sched_getaffinity","sched_yield","sendfile","sendmmsg","sendmsg","sendto","set_robust_list","setitimer","setsockopt","shutdown","sigaltstack","socket","splice","stat","statfs","sysinfo","tgkill","time","tkill","uname","unlink","unlinkat","wait4","waitid","write","writev"],"action":"allow"}]}}}
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.185Z	INFO	[seccomp]	seccomp/seccomp.go:124	Syscall filter successfully installed
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.185Z	INFO	[beat]	instance/beat.go:996	Beat info	{"system_info": {"beat": {"path": {"config": "/usr/share/metricbeat", "data": "/usr/share/metricbeat/data", "home": "/usr/share/metricbeat", "logs": "/usr/share/metricbeat/logs"}, "type": "metricbeat", "uuid": "83307281-2043-482d-a747-cdcd9a87dc20"}}}
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.185Z	INFO	[beat]	instance/beat.go:1005	Build info	{"system_info": {"build": {"commit": "86bc1a06d02bbc8e4384be56cd85fd55f47e810b", "libbeat": "7.12.0", "time": "2020-12-21T13:02:19.000Z", "version": "7.12.0"}}}
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.185Z	INFO	[beat]	instance/beat.go:1008	Go runtime info	{"system_info": {"go": {"os":"linux","arch":"amd64","max_procs":8,"version":"go1.14.12"}}}
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.186Z	INFO	[beat]	instance/beat.go:1012	Host info	{"system_info": {"host": {"architecture":"x86_64","boot_time":"2021-01-04T16:08:20Z","containerized":true,"name":"7e02298fd732","ip":["127.0.0.1/8","172.18.0.4/16"],"kernel_version":"5.4.0-1032-gcp","mac":["02:42:ac:12:00:04"],"os":{"family":"redhat","platform":"centos","name":"CentOS Linux","version":"7 (Core)","major":7,"minor":9,"patch":2009,"codename":"Core"},"timezone":"UTC","timezone_offset_sec":0,"id":"1d22c1d280174b8c894a1f75bdd1669a"}}}
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.187Z	INFO	[beat]	instance/beat.go:1041	Process info	{"system_info": {"process": {"capabilities": {"inheritable":["chown","dac_override","fowner","fsetid","kill","setgid","setuid","setpcap","net_bind_service","net_raw","sys_chroot","mknod","audit_write","setfcap"],"permitted":null,"effective":null,"bounding":["chown","dac_override","fowner","fsetid","kill","setgid","setuid","setpcap","net_bind_service","net_raw","sys_chroot","mknod","audit_write","setfcap"],"ambient":null}, "cwd": "/usr/share/metricbeat", "exe": "/usr/share/metricbeat/metricbeat", "name": "metricbeat", "pid": 8, "ppid": 1, "seccomp": {"mode":"filter","no_new_privs":true}, "start_time": "2021-01-04T16:21:33.830Z"}}}
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.187Z	INFO	instance/beat.go:304	Setup Beat: metricbeat; Version: 7.12.0
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.187Z	DEBUG	[beat]	instance/beat.go:330	Initializing output plugins
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.187Z	INFO	[index-management]	idxmgmt/std.go:184	Set output.elasticsearch.index to 'metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8' as ILM is enabled.
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.187Z	INFO	eslegclient/connection.go:99	elasticsearch url: http://elasticsearch:9200
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.188Z	DEBUG	[publisher]	pipeline/consumer.go:148	start pipeline event consumer
[2021-01-04T16:21:34.778Z] metricbeat_1     | 2021-01-04T16:21:34.188Z	INFO	[publisher]	pipeline/module.go:113	Beat name: 7e02298fd732
[2021-01-04T16:21:34.779Z] metricbeat_1     | 2021-01-04T16:21:34.205Z	DEBUG	[modules]	beater/metricbeat.go:151	Available modules and metricsets: Register [ModuleFactory:[aws, awsfargate, azure, beat, cloudfoundry, docker, elasticsearch, kibana, linux, logstash, mongodb, mssql, mysql, oracle, postgresql, system, uwsgi], MetricSetFactory:[aerospike/namespace, apache/status, appsearch/stats, aws/billing, aws/cloudwatch, aws/ec2, aws/rds, aws/sqs, awsfargate/task_stats, azure/app_insights, azure/billing, azure/monitor, azure/storage, beat/state, beat/stats, ceph/cluster_disk, ceph/cluster_health, ceph/cluster_status, ceph/mgr_cluster_disk, ceph/mgr_cluster_health, ceph/mgr_osd_perf, ceph/mgr_osd_pool_stats, ceph/mgr_osd_tree, ceph/mgr_pool_disk, ceph/monitor_health, ceph/osd_df, ceph/osd_tree, ceph/pool_disk, cloudfoundry/container, cloudfoundry/counter, cloudfoundry/value, consul/agent, coredns/stats, couchbase/bucket, couchbase/cluster, couchbase/node, couchdb/server, docker/container, docker/cpu, docker/diskio, docker/event, docker/healthcheck, docker/image, docker/info, docker/memory, docker/network, dropwizard/collector, elasticsearch/ccr, elasticsearch/cluster_stats, elasticsearch/enrich, elasticsearch/index, elasticsearch/index_recovery, elasticsearch/index_summary, elasticsearch/ml_job, elasticsearch/node, elasticsearch/node_stats, elasticsearch/pending_tasks, elasticsearch/shard, envoyproxy/server, etcd/leader, etcd/metrics, etcd/self, etcd/store, gcp/billing, gcp/metrics, golang/expvar, golang/heap, graphite/server, haproxy/info, haproxy/stat, http/json, http/server, istio/citadel, istio/galley, istio/mesh, istio/mixer, istio/pilot, jolokia/jmx, kafka/consumergroup, kafka/partition, kibana/stats, kibana/status, kubernetes/apiserver, kubernetes/container, kubernetes/controllermanager, kubernetes/event, kubernetes/node, kubernetes/pod, kubernetes/proxy, kubernetes/scheduler, kubernetes/state_container, kubernetes/state_cronjob, kubernetes/state_daemonset, kubernetes/state_deployment, kubernetes/state_node, kubernetes/state_persistentvolume, kubernetes/state_persistentvolumeclaim, kubernetes/state_pod, kubernetes/state_replicaset, kubernetes/state_resourcequota, kubernetes/state_service, kubernetes/state_statefulset, kubernetes/state_storageclass, kubernetes/system, kubernetes/volume, kvm/dommemstat, kvm/status, linux/conntrack, linux/iostat, linux/ksm, linux/memory, linux/pageinfo, logstash/node, logstash/node_stats, memcached/stats, mongodb/collstats, mongodb/dbstats, mongodb/metrics, mongodb/replstatus, mongodb/status, mssql/performance, mssql/transaction_log, munin/node, mysql/galera_status, mysql/query, mysql/status, nats/connection, nats/connections, nats/route, nats/routes, nats/stats, nats/subscriptions, nginx/stubstatus, openmetrics/collector, oracle/performance, oracle/tablespace, php_fpm/pool, php_fpm/process, postgresql/activity, postgresql/bgwriter, postgresql/database, postgresql/statement, prometheus/collector, prometheus/query, prometheus/remote_write, rabbitmq/connection, rabbitmq/exchange, rabbitmq/node, rabbitmq/queue, redis/info, redis/key, redis/keyspace, sql/query, stan/channels, stan/stats, stan/subscriptions, statsd/server, system/core, system/cpu, system/diskio, system/entropy, system/filesystem, system/fsstat, system/load, system/memory, system/network, system/network_summary, system/process, system/process_summary, system/raid, system/service, system/socket, system/socket_summary, system/uptime, system/users, traefik/health, uwsgi/status, vsphere/datastore, vsphere/host, vsphere/virtualmachine, zookeeper/connection, zookeeper/mntr, zookeeper/server], LightModules:[LightModules:[azure/database_account, azure/app_state, azure/compute_vm, azure/compute_vm_scaleset, azure/container_registry, azure/container_instance, azure/container_service, mysql/performance, kafka/broker, kafka/producer, kafka/consumer, tomcat/requests, tomcat/cache, tomcat/threading, tomcat/memory, istio/istiod, istio/proxy, redisenterprise/node, redisenterprise/proxy, aws/s3_daily_storage, aws/s3_request, aws/lambda, aws/dynamodb, aws/vpn, aws/transitgateway, aws/natgateway, aws/sns, aws/ebs, aws/usage, aws/elb, cockroachdb/status, gcp/pubsub, gcp/loadbalancing, gcp/storage, gcp/compute, ibmmq/qmgr, iis/webserver, iis/website, activemq/broker, activemq/queue, activemq/topic]]]
[2021-01-04T16:21:34.779Z] metricbeat_1     | 2021-01-04T16:21:34.206Z	INFO	[monitoring]	log/log.go:117	Starting metrics logging every 30s
[2021-01-04T16:21:34.779Z] metricbeat_1     | 2021-01-04T16:21:34.206Z	INFO	instance/beat.go:468	metricbeat start running.
[2021-01-04T16:21:34.779Z] metricbeat_1     | 2021-01-04T16:21:34.206Z	DEBUG	[module]	module/wrapper.go:127	Starting Wrapper[name=mysql, len(metricSetWrappers)=1]
[2021-01-04T16:21:34.779Z] metricbeat_1     | 2021-01-04T16:21:34.206Z	DEBUG	[module]	module/wrapper.go:181	mysql/status will start after 1.096681339s
[2021-01-04T16:21:35.037Z] time="2021-01-04T16:21:34Z" level=debug msg="Docker compose executed." cmd="[logs metricbeat]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/metricbeat/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false indexName:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T16:21:35.037Z] time="2021-01-04T16:21:34Z" level=warning msg="There was an error executing the query" desiredHits=5 elapsedTime=5.037604ms error="Error getting response from Elasticsearch. Status: 404 Not Found, ResponseError: map[error:map[index:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 resource.type:index_or_alias root_cause:[map[index:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 resource.type:index_or_alias type:index_not_found_exception]] type:index_not_found_exception] status:404]" index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=1
[2021-01-04T16:21:35.603Z] time="2021-01-04T16:21:35Z" level=warning msg="There was an error executing the query" desiredHits=5 elapsedTime=636.223939ms error="Error getting response from Elasticsearch. Status: 404 Not Found, ResponseError: map[error:map[index:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 resource.type:index_or_alias root_cause:[map[index:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 resource.type:index_or_alias type:index_not_found_exception]] type:index_not_found_exception] status:404]" index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=2
[2021-01-04T16:21:36.536Z] time="2021-01-04T16:21:36Z" level=warning msg="There was an error executing the query" desiredHits=5 elapsedTime=1.543634823s error="Error getting response from Elasticsearch. Status: 404 Not Found, ResponseError: map[error:map[index:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 resource.type:index_or_alias root_cause:[map[index:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 resource.type:index_or_alias type:index_not_found_exception]] type:index_not_found_exception] status:404]" index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=3
[2021-01-04T16:21:37.911Z] time="2021-01-04T16:21:37Z" level=debug msg="Response information" hits=0 status="200 OK" took=1
[2021-01-04T16:21:37.911Z] time="2021-01-04T16:21:37Z" level=warning msg="Waiting for more hits in the index" currentHits=0 desiredHits=5 elapsedTime=2.810114059s index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=4
[2021-01-04T16:21:44.467Z] time="2021-01-04T16:21:43Z" level=debug msg="Response information" hits=1 status="200 OK" took=1
[2021-01-04T16:21:44.467Z] time="2021-01-04T16:21:43Z" level=warning msg="Waiting for more hits in the index" currentHits=1 desiredHits=5 elapsedTime=8.759838499s index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=5
[2021-01-04T16:21:51.034Z] time="2021-01-04T16:21:50Z" level=debug msg="Response information" hits=2 status="200 OK" took=2
[2021-01-04T16:21:51.034Z] time="2021-01-04T16:21:50Z" level=warning msg="Waiting for more hits in the index" currentHits=2 desiredHits=5 elapsedTime=15.748732629s index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=6
[2021-01-04T16:21:55.221Z] time="2021-01-04T16:21:54Z" level=debug msg="Response information" hits=2 status="200 OK" took=2
[2021-01-04T16:21:55.221Z] time="2021-01-04T16:21:54Z" level=warning msg="Waiting for more hits in the index" currentHits=2 desiredHits=5 elapsedTime=19.865084644s index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=7
[2021-01-04T16:22:01.776Z] time="2021-01-04T16:22:00Z" level=debug msg="Response information" hits=3 status="200 OK" took=2
[2021-01-04T16:22:01.776Z] time="2021-01-04T16:22:00Z" level=warning msg="Waiting for more hits in the index" currentHits=3 desiredHits=5 elapsedTime=25.977755494s index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=8
[2021-01-04T16:22:07.039Z] time="2021-01-04T16:22:06Z" level=debug msg="Response information" hits=3 status="200 OK" took=2
[2021-01-04T16:22:07.039Z] time="2021-01-04T16:22:06Z" level=warning msg="Waiting for more hits in the index" currentHits=3 desiredHits=5 elapsedTime=31.70724511s index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=9
[2021-01-04T16:22:09.567Z] time="2021-01-04T16:22:09Z" level=debug msg="Response information" hits=4 status="200 OK" took=2
[2021-01-04T16:22:09.567Z] time="2021-01-04T16:22:09Z" level=warning msg="Waiting for more hits in the index" currentHits=4 desiredHits=5 elapsedTime=34.64157413s index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=10
[2021-01-04T16:22:16.125Z] time="2021-01-04T16:22:15Z" level=debug msg="Response information" hits=4 status="200 OK" took=2
[2021-01-04T16:22:16.125Z] time="2021-01-04T16:22:15Z" level=warning msg="Waiting for more hits in the index" currentHits=4 desiredHits=5 elapsedTime=40.497275252s index=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 retry=11
[2021-01-04T16:22:21.388Z] time="2021-01-04T16:22:21Z" level=debug msg="Response information" hits=5 status="200 OK" took=3
[2021-01-04T16:22:21.388Z] time="2021-01-04T16:22:21Z" level=info msg="Hits number satisfied" currentHits=5 desiredHits=5 elapsedTime=46.118863699s retries=12
[2021-01-04T16:22:21.388Z] time="2021-01-04T16:22:21Z" level=debug msg="Response information" hits=5 status="200 OK" took=2
[2021-01-04T16:22:21.388Z] time="2021-01-04T16:22:21Z" level=info msg="Hits number satisfied" currentHits=5 desiredHits=5 elapsedTime=5.880057ms retries=1
[2021-01-04T16:22:21.954Z] Stopping metricbeat_metricbeat_1 ... 
[2021-01-04T16:22:22.212Z] 
Stopping metricbeat_metricbeat_1 ... done
Removing metricbeat_metricbeat_1 ... 
[2021-01-04T16:22:22.212Z] 
Removing metricbeat_metricbeat_1 ... done
Going to remove metricbeat_metricbeat_1
[2021-01-04T16:22:22.212Z] time="2021-01-04T16:22:22Z" level=debug msg="Docker compose executed." cmd="[rm -fvs metricbeat]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false indexName:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T16:22:22.212Z] time="2021-01-04T16:22:22Z" level=debug msg="Service removed from compose" profile=metricbeat service=metricbeat
[2021-01-04T16:22:22.777Z] Stopping metricbeat_mysql_1 ... 
[2021-01-04T16:22:26.058Z] 
Stopping metricbeat_mysql_1 ... done
Removing metricbeat_mysql_1 ... 
[2021-01-04T16:22:26.058Z] 
Removing metricbeat_mysql_1 ... done
Going to remove metricbeat_mysql_1
[2021-01-04T16:22:26.058Z] time="2021-01-04T16:22:25Z" level=debug msg="Docker compose executed." cmd="[rm -fvs mysql]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false indexName:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T16:22:26.058Z] time="2021-01-04T16:22:25Z" level=debug msg="Service removed from compose" profile=metricbeat service=mysql
[2021-01-04T16:22:26.058Z] time="2021-01-04T16:22:25Z" level=debug msg="Index deleted using Elasticsearch Go client" indexName=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 status="400 Bad Request"
[2021-01-04T16:22:26.058Z] time="2021-01-04T16:22:25Z" level=debug msg="Index Alias deleted using Elasticsearch Go client" indexAlias=metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 status="400 Bad Request"
[2021-01-04T16:22:26.316Z] Stopping metricbeat_elasticsearch_1 ... 
[2021-01-04T16:22:27.690Z] 
Stopping metricbeat_elasticsearch_1 ... done
Removing metricbeat_elasticsearch_1 ... 
[2021-01-04T16:22:27.690Z] 
Removing metricbeat_elasticsearch_1 ... done
Removing network metricbeat_default
[2021-01-04T16:22:27.690Z] time="2021-01-04T16:22:27Z" level=debug msg="Docker compose executed." cmd="[down --remove-orphans]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false indexName:metricbeat-7.x-mysql-percona-8.0.13-4-zuserhb8 logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T16:22:27.690Z] <?xml version="1.0" encoding="UTF-8"?>
[2021-01-04T16:22:27.690Z] <testsuites name="main" tests="7" skipped="0" failures="0" errors="0" time="712.282690848">
[2021-01-04T16:22:27.690Z]   <testsuite name="Integrations" tests="7" skipped="0" failures="0" errors="0" time="672.220388447">
[2021-01-04T16:22:27.690Z]     <testcase name="mysql-MariaDB-10.2.23 sends metrics to Elasticsearch without errors" status="passed" time="98.621284725"></testcase>
[2021-01-04T16:22:27.690Z]     <testcase name="mysql-MariaDB-10.3.14 sends metrics to Elasticsearch without errors" status="passed" time="88.096202237"></testcase>
[2021-01-04T16:22:27.690Z]     <testcase name="mysql-MariaDB-10.4.4 sends metrics to Elasticsearch without errors" status="passed" time="93.224143079"></testcase>
[2021-01-04T16:22:27.690Z]     <testcase name="mysql-MySQL-5.7.12 sends metrics to Elasticsearch without errors" status="passed" time="94.886378169"></testcase>
[2021-01-04T16:22:27.690Z]     <testcase name="mysql-MySQL-8.0.13 sends metrics to Elasticsearch without errors" status="passed" time="92.033975512"></testcase>
[2021-01-04T16:22:27.690Z]     <testcase name="mysql-Percona-5.7.24 sends metrics to Elasticsearch without errors" status="passed" time="90.495989608"></testcase>
[2021-01-04T16:22:27.690Z]     <testcase name="mysql-Percona-8.0.13-4 sends metrics to Elasticsearch without errors" status="passed" time="91.61310951"></testcase>
[2021-01-04T16:22:27.690Z]   </testsuite>
[2021-01-04T16:22:27.690Z] </testsuites>+ sed -e 's/^[ \t]*//; s#>.*failed$#>#g' outputs/TEST-metricbeat
[2021-01-04T16:22:27.690Z] + grep -E '^<.*>$'
[2021-01-04T16:22:27.690Z] + exit 0
[2021-01-04T16:22:27.835Z] Recording test results
[2021-01-04T16:22:28.487Z] [Checks API] No suitable checks publisher found.
[2021-01-04T16:22:28.544Z] Archiving artifacts
[2021-01-04T16:22:30.185Z] Stage "Release" skipped due to earlier failure(s)
[2021-01-04T16:22:31.338Z] Running on worker-1244230 in /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553
[2021-01-04T16:22:31.417Z] [INFO] getVaultSecret: Getting secrets
[2021-01-04T16:22:31.504Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-01-04T16:22:33.881Z] + chmod 755 generate-build-data.sh
[2021-01-04T16:22:33.881Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-553/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-553/runs/1 FAILURE 1100123
[2021-01-04T16:22:33.881Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-553/runs/1/steps/?limit=10000 -o steps-info.json
[2021-01-04T16:22:40.652Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-553/runs/1/tests/?status=FAILED -o tests-errors.json
[2021-01-04T16:22:40.652Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-553/runs/1/log/ -o pipeline-log.txt

🐛 Flaky test report

❕ There are test failures but not known flaky tests.

Expand to view the summary

Test stats 🧪

Test Results
Failed 5
Passed 55
Skipped 6
Total 66

Genuine test errors 5

💔 There are test failures but not known flaky tests, most likely a genuine test failure.

  • Name: Initializing / Pre-Submit / Sanity checks / go vet – pre_commit.lint
  • Name: Initializing / Pre-Submit / Sanity checks / golangcilint – pre_commit.lint
  • Name: Initializing / End-To-End Tests / fleet_stand_alone_agent / [empty] – TEST-fleet.xml
  • Name: Initializing / End-To-End Tests / fleet_agent_endpoint_integration / [empty] – TEST-fleet.xml
  • Name: Initializing / End-To-End Tests / fleet_fleet_mode_agent / [empty] – TEST-fleet.xml

@mdelapenya mdelapenya merged commit 1f2c1b3 into elastic:7.x Jan 4, 2021
@elasticmachine
Copy link
Contributor

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #553 updated

  • Start Time: 2021-01-04T16:52:07.656+0000

  • Duration: 18 min 41 sec

Test stats 🧪

Test Results
Failed 3
Passed 43
Skipped 20
Total 66

Test errors 3

Expand to view the tests failures

Initializing / End-To-End Tests / fleet_agent_endpoint_integration / [empty] – TEST-fleet.xml
  • no error details
  • Expand to view the stacktrace

     Test report file /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/outputs/TEST-fleet.xml was length 0 
    

Initializing / End-To-End Tests / fleet_stand_alone_agent / [empty] – TEST-fleet.xml
  • no error details
  • Expand to view the stacktrace

     Test report file /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/outputs/TEST-fleet.xml was length 0 
    

Initializing / End-To-End Tests / fleet_fleet_mode_agent / [empty] – TEST-fleet.xml
  • no error details
  • Expand to view the stacktrace

     Test report file /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/outputs/TEST-fleet.xml was length 0 
    

Steps errors 7

Expand to view the steps failures

Run functional tests for fleet:agent_endpoint_integration
  • Took 5 min 41 sec . View more details on here
  • Description: .ci/scripts/functional-test.sh "fleet" "agent_endpoint_integration" "7.x-SNAPSHOT" "7.x-SNAPSHOT"
Archive the artifacts
  • Took 0 min 0 sec . View more details on here
  • Description: [2021-01-04T17:01:23.656Z] Archiving artifacts hudson.AbortException: script returned exit code 1
Run functional tests for fleet:stand_alone_agent
  • Took 5 min 42 sec . View more details on here
  • Description: .ci/scripts/functional-test.sh "fleet" "stand_alone_agent" "7.x-SNAPSHOT" "7.x-SNAPSHOT"
Archive the artifacts
  • Took 0 min 0 sec . View more details on here
  • Description: [2021-01-04T17:01:25.823Z] Archiving artifacts hudson.AbortException: script returned exit code 1
Run functional tests for fleet:fleet_mode_agent
  • Took 5 min 43 sec . View more details on here
  • Description: .ci/scripts/functional-test.sh "fleet" "fleet_mode_agent" "7.x-SNAPSHOT" "7.x-SNAPSHOT"
Archive the artifacts
  • Took 0 min 0 sec . View more details on here
  • Description: [2021-01-04T17:01:26.304Z] Archiving artifacts hudson.AbortException: script returned exit code 1
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: hudson.AbortException: script returned exit code 1

Log output

Expand to view the last 100 lines of log output

[2021-01-04T17:08:06.115Z] time="2021-01-04T17:08:05Z" level=debug msg="Index Alias deleted using Elasticsearch Go client" indexAlias=metricbeat-7.x-mysql-percona-5.7.24-bucrs4at status="400 Bad Request"
[2021-01-04T17:08:06.684Z] Pulling mysql (docker.elastic.co/integrations-ci/beats-mysql:percona-8.0.13-4-1)...
[2021-01-04T17:08:07.254Z] percona-8.0.13-4-1: Pulling from integrations-ci/beats-mysql
[2021-01-04T17:08:17.242Z] Digest: sha256:0d94341e7101c5720237ab262d7664ddf809eadea63b58ebd901d034fe516493
[2021-01-04T17:08:17.242Z] Status: Downloaded newer image for docker.elastic.co/integrations-ci/beats-mysql:percona-8.0.13-4-1
[2021-01-04T17:08:17.242Z] metricbeat_elasticsearch_1 is up-to-date
[2021-01-04T17:08:17.242Z] Creating metricbeat_mysql_1 ... 
[2021-01-04T17:08:20.792Z] 
Creating metricbeat_mysql_1 ... done
time="2021-01-04T17:08:20Z" level=debug msg="Docker compose executed." cmd="[up -d]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false MYSQL_PATH:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql MYSQL_VARIANT:percona MYSQL_VERSION:8.0.13-4 indexName:metricbeat-7.x-mysql-percona-5.7.24-bucrs4at logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:5.7.24 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T17:08:52.887Z] Found orphan containers (metricbeat_mysql_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
[2021-01-04T17:08:52.888Z] metricbeat_elasticsearch_1 is up-to-date
[2021-01-04T17:08:52.888Z] Creating metricbeat_metricbeat_1 ... 
[2021-01-04T17:08:52.888Z] 
Creating metricbeat_metricbeat_1 ... done
time="2021-01-04T17:08:52Z" level=debug msg="Docker compose executed." cmd="[up -d]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/metricbeat/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false MYSQL_PATH:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql MYSQL_VARIANT:percona MYSQL_VERSION:8.0.13-4 indexName:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T17:08:52.888Z] time="2021-01-04T17:08:52Z" level=info msg="Metricbeat is running configured for the service" metricbeatVersion=7.x-SNAPSHOT service=mysql serviceVersion=8.0.13-4 variant=Percona
[2021-01-04T17:08:52.888Z] Attaching to metricbeat_metricbeat_1
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.143Z	INFO	instance/beat.go:660	Home path: [/usr/share/metricbeat] Config path: [/usr/share/metricbeat] Data path: [/usr/share/metricbeat/data] Logs path: [/usr/share/metricbeat/logs]
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.143Z	DEBUG	[beat]	instance/beat.go:712	Beat metadata path: /usr/share/metricbeat/data/meta.json
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.150Z	INFO	instance/beat.go:668	Beat ID: 19c3cbb2-27dc-49a0-83e8-73d3488b7cb9
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.151Z	DEBUG	[seccomp]	seccomp/seccomp.go:117	Loading syscall filter	{"seccomp_filter": {"no_new_privs":true,"flag":"tsync","policy":{"default_action":"errno","syscalls":[{"names":["accept","accept4","access","arch_prctl","bind","brk","chmod","chown","clock_gettime","clone","close","connect","dup","dup2","epoll_create","epoll_create1","epoll_ctl","epoll_pwait","epoll_wait","exit","exit_group","fchdir","fchmod","fchmodat","fchown","fchownat","fcntl","fdatasync","flock","fstat","fstatfs","fsync","ftruncate","futex","getcwd","getdents","getdents64","geteuid","getgid","getpeername","getpid","getppid","getrandom","getrlimit","getrusage","getsockname","getsockopt","gettid","gettimeofday","getuid","inotify_add_watch","inotify_init1","inotify_rm_watch","ioctl","kill","listen","lseek","lstat","madvise","mincore","mkdirat","mmap","mprotect","munmap","nanosleep","newfstatat","open","openat","pipe","pipe2","poll","ppoll","pread64","pselect6","pwrite64","read","readlink","readlinkat","recvfrom","recvmmsg","recvmsg","rename","renameat","rt_sigaction","rt_sigprocmask","rt_sigreturn","sched_getaffinity","sched_yield","sendfile","sendmmsg","sendmsg","sendto","set_robust_list","setitimer","setsockopt","shutdown","sigaltstack","socket","splice","stat","statfs","sysinfo","tgkill","time","tkill","uname","unlink","unlinkat","wait4","waitid","write","writev"],"action":"allow"}]}}}
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.151Z	INFO	[seccomp]	seccomp/seccomp.go:124	Syscall filter successfully installed
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.151Z	INFO	[beat]	instance/beat.go:996	Beat info	{"system_info": {"beat": {"path": {"config": "/usr/share/metricbeat", "data": "/usr/share/metricbeat/data", "home": "/usr/share/metricbeat", "logs": "/usr/share/metricbeat/logs"}, "type": "metricbeat", "uuid": "19c3cbb2-27dc-49a0-83e8-73d3488b7cb9"}}}
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.151Z	INFO	[beat]	instance/beat.go:1005	Build info	{"system_info": {"build": {"commit": "86bc1a06d02bbc8e4384be56cd85fd55f47e810b", "libbeat": "7.12.0", "time": "2020-12-21T13:02:19.000Z", "version": "7.12.0"}}}
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.151Z	INFO	[beat]	instance/beat.go:1008	Go runtime info	{"system_info": {"go": {"os":"linux","arch":"amd64","max_procs":8,"version":"go1.14.12"}}}
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.152Z	INFO	[beat]	instance/beat.go:1012	Host info	{"system_info": {"host": {"architecture":"x86_64","boot_time":"2021-01-04T16:55:56Z","containerized":true,"name":"099658d8e43a","ip":["127.0.0.1/8","172.18.0.4/16"],"kernel_version":"5.4.0-1032-gcp","mac":["02:42:ac:12:00:04"],"os":{"family":"redhat","platform":"centos","name":"CentOS Linux","version":"7 (Core)","major":7,"minor":9,"patch":2009,"codename":"Core"},"timezone":"UTC","timezone_offset_sec":0,"id":"1d22c1d280174b8c894a1f75bdd1669a"}}}
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.153Z	INFO	[beat]	instance/beat.go:1041	Process info	{"system_info": {"process": {"capabilities": {"inheritable":["chown","dac_override","fowner","fsetid","kill","setgid","setuid","setpcap","net_bind_service","net_raw","sys_chroot","mknod","audit_write","setfcap"],"permitted":null,"effective":null,"bounding":["chown","dac_override","fowner","fsetid","kill","setgid","setuid","setpcap","net_bind_service","net_raw","sys_chroot","mknod","audit_write","setfcap"],"ambient":null}, "cwd": "/usr/share/metricbeat", "exe": "/usr/share/metricbeat/metricbeat", "name": "metricbeat", "pid": 7, "ppid": 1, "seccomp": {"mode":"filter","no_new_privs":true}, "start_time": "2021-01-04T17:08:51.680Z"}}}
[2021-01-04T17:08:52.888Z] metricbeat_1     | 2021-01-04T17:08:52.153Z	INFO	instance/beat.go:304	Setup Beat: metricbeat; Version: 7.12.0
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.153Z	DEBUG	[beat]	instance/beat.go:330	Initializing output plugins
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.153Z	INFO	[index-management]	idxmgmt/std.go:184	Set output.elasticsearch.index to 'metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf' as ILM is enabled.
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.153Z	INFO	eslegclient/connection.go:99	elasticsearch url: http://elasticsearch:9200
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.154Z	DEBUG	[publisher]	pipeline/consumer.go:148	start pipeline event consumer
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.154Z	INFO	[publisher]	pipeline/module.go:113	Beat name: 099658d8e43a
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.174Z	DEBUG	[modules]	beater/metricbeat.go:151	Available modules and metricsets: Register [ModuleFactory:[aws, awsfargate, azure, beat, cloudfoundry, docker, elasticsearch, kibana, linux, logstash, mongodb, mssql, mysql, oracle, postgresql, system, uwsgi], MetricSetFactory:[aerospike/namespace, apache/status, appsearch/stats, aws/billing, aws/cloudwatch, aws/ec2, aws/rds, aws/sqs, awsfargate/task_stats, azure/app_insights, azure/billing, azure/monitor, azure/storage, beat/state, beat/stats, ceph/cluster_disk, ceph/cluster_health, ceph/cluster_status, ceph/mgr_cluster_disk, ceph/mgr_cluster_health, ceph/mgr_osd_perf, ceph/mgr_osd_pool_stats, ceph/mgr_osd_tree, ceph/mgr_pool_disk, ceph/monitor_health, ceph/osd_df, ceph/osd_tree, ceph/pool_disk, cloudfoundry/container, cloudfoundry/counter, cloudfoundry/value, consul/agent, coredns/stats, couchbase/bucket, couchbase/cluster, couchbase/node, couchdb/server, docker/container, docker/cpu, docker/diskio, docker/event, docker/healthcheck, docker/image, docker/info, docker/memory, docker/network, dropwizard/collector, elasticsearch/ccr, elasticsearch/cluster_stats, elasticsearch/enrich, elasticsearch/index, elasticsearch/index_recovery, elasticsearch/index_summary, elasticsearch/ml_job, elasticsearch/node, elasticsearch/node_stats, elasticsearch/pending_tasks, elasticsearch/shard, envoyproxy/server, etcd/leader, etcd/metrics, etcd/self, etcd/store, gcp/billing, gcp/metrics, golang/expvar, golang/heap, graphite/server, haproxy/info, haproxy/stat, http/json, http/server, istio/citadel, istio/galley, istio/mesh, istio/mixer, istio/pilot, jolokia/jmx, kafka/consumergroup, kafka/partition, kibana/stats, kibana/status, kubernetes/apiserver, kubernetes/container, kubernetes/controllermanager, kubernetes/event, kubernetes/node, kubernetes/pod, kubernetes/proxy, kubernetes/scheduler, kubernetes/state_container, kubernetes/state_cronjob, kubernetes/state_daemonset, kubernetes/state_deployment, kubernetes/state_node, kubernetes/state_persistentvolume, kubernetes/state_persistentvolumeclaim, kubernetes/state_pod, kubernetes/state_replicaset, kubernetes/state_resourcequota, kubernetes/state_service, kubernetes/state_statefulset, kubernetes/state_storageclass, kubernetes/system, kubernetes/volume, kvm/dommemstat, kvm/status, linux/conntrack, linux/iostat, linux/ksm, linux/memory, linux/pageinfo, logstash/node, logstash/node_stats, memcached/stats, mongodb/collstats, mongodb/dbstats, mongodb/metrics, mongodb/replstatus, mongodb/status, mssql/performance, mssql/transaction_log, munin/node, mysql/galera_status, mysql/query, mysql/status, nats/connection, nats/connections, nats/route, nats/routes, nats/stats, nats/subscriptions, nginx/stubstatus, openmetrics/collector, oracle/performance, oracle/tablespace, php_fpm/pool, php_fpm/process, postgresql/activity, postgresql/bgwriter, postgresql/database, postgresql/statement, prometheus/collector, prometheus/query, prometheus/remote_write, rabbitmq/connection, rabbitmq/exchange, rabbitmq/node, rabbitmq/queue, redis/info, redis/key, redis/keyspace, sql/query, stan/channels, stan/stats, stan/subscriptions, statsd/server, system/core, system/cpu, system/diskio, system/entropy, system/filesystem, system/fsstat, system/load, system/memory, system/network, system/network_summary, system/process, system/process_summary, system/raid, system/service, system/socket, system/socket_summary, system/uptime, system/users, traefik/health, uwsgi/status, vsphere/datastore, vsphere/host, vsphere/virtualmachine, zookeeper/connection, zookeeper/mntr, zookeeper/server], LightModules:[LightModules:[iis/website, iis/webserver, kafka/broker, kafka/producer, kafka/consumer, gcp/compute, gcp/pubsub, gcp/loadbalancing, gcp/storage, redisenterprise/proxy, redisenterprise/node, cockroachdb/status, aws/s3_daily_storage, aws/elb, aws/ebs, aws/usage, aws/sns, aws/transitgateway, aws/natgateway, aws/s3_request, aws/lambda, aws/dynamodb, aws/vpn, azure/container_registry, azure/container_instance, azure/container_service, azure/database_account, azure/app_state, azure/compute_vm, azure/compute_vm_scaleset, tomcat/cache, tomcat/threading, tomcat/memory, tomcat/requests, activemq/broker, activemq/queue, activemq/topic, istio/istiod, istio/proxy, ibmmq/qmgr, mysql/performance]]]
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.175Z	INFO	[monitoring]	log/log.go:117	Starting metrics logging every 30s
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.175Z	INFO	instance/beat.go:468	metricbeat start running.
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.175Z	DEBUG	[module]	module/wrapper.go:127	Starting Wrapper[name=mysql, len(metricSetWrappers)=1]
[2021-01-04T17:08:52.889Z] metricbeat_1     | 2021-01-04T17:08:52.176Z	DEBUG	[module]	module/wrapper.go:181	mysql/status will start after 1.875092358s
[2021-01-04T17:08:52.889Z] time="2021-01-04T17:08:52Z" level=debug msg="Docker compose executed." cmd="[logs metricbeat]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/metricbeat/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false indexName:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T17:08:52.890Z] time="2021-01-04T17:08:52Z" level=warning msg="There was an error executing the query" desiredHits=5 elapsedTime=5.351678ms error="Error getting response from Elasticsearch. Status: 404 Not Found, ResponseError: map[error:map[index:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf resource.type:index_or_alias root_cause:[map[index:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf resource.type:index_or_alias type:index_not_found_exception]] type:index_not_found_exception] status:404]" index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=1
[2021-01-04T17:08:53.828Z] time="2021-01-04T17:08:53Z" level=warning msg="There was an error executing the query" desiredHits=5 elapsedTime=614.16495ms error="Error getting response from Elasticsearch. Status: 404 Not Found, ResponseError: map[error:map[index:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf resource.type:index_or_alias root_cause:[map[index:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf resource.type:index_or_alias type:index_not_found_exception]] type:index_not_found_exception] status:404]" index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=2
[2021-01-04T17:08:54.763Z] time="2021-01-04T17:08:54Z" level=warning msg="There was an error executing the query" desiredHits=5 elapsedTime=1.681871451s error="Error getting response from Elasticsearch. Status: 404 Not Found, ResponseError: map[error:map[index:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf resource.type:index_or_alias root_cause:[map[index:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf index_uuid:_na_ reason:no such index [metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf] resource.id:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf resource.type:index_or_alias type:index_not_found_exception]] type:index_not_found_exception] status:404]" index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=3
[2021-01-04T17:08:57.297Z] time="2021-01-04T17:08:56Z" level=debug msg="Response information" hits=0 status="200 OK" took=1
[2021-01-04T17:08:57.297Z] time="2021-01-04T17:08:56Z" level=warning msg="Waiting for more hits in the index" currentHits=0 desiredHits=5 elapsedTime=3.985879717s index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=4
[2021-01-04T17:09:01.489Z] time="2021-01-04T17:09:01Z" level=debug msg="Response information" hits=1 status="200 OK" took=2
[2021-01-04T17:09:01.489Z] time="2021-01-04T17:09:01Z" level=warning msg="Waiting for more hits in the index" currentHits=1 desiredHits=5 elapsedTime=8.200543706s index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=5
[2021-01-04T17:09:08.061Z] time="2021-01-04T17:09:07Z" level=debug msg="Response information" hits=2 status="200 OK" took=3
[2021-01-04T17:09:08.061Z] time="2021-01-04T17:09:07Z" level=warning msg="Waiting for more hits in the index" currentHits=2 desiredHits=5 elapsedTime=14.487693603s index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=6
[2021-01-04T17:09:12.255Z] time="2021-01-04T17:09:11Z" level=debug msg="Response information" hits=2 status="200 OK" took=2
[2021-01-04T17:09:12.255Z] time="2021-01-04T17:09:11Z" level=warning msg="Waiting for more hits in the index" currentHits=2 desiredHits=5 elapsedTime=19.012954781s index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=7
[2021-01-04T17:09:15.539Z] time="2021-01-04T17:09:15Z" level=debug msg="Response information" hits=2 status="200 OK" took=2
[2021-01-04T17:09:15.540Z] time="2021-01-04T17:09:15Z" level=warning msg="Waiting for more hits in the index" currentHits=2 desiredHits=5 elapsedTime=22.173115745s index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=8
[2021-01-04T17:09:23.662Z] time="2021-01-04T17:09:22Z" level=debug msg="Response information" hits=3 status="200 OK" took=2
[2021-01-04T17:09:23.662Z] time="2021-01-04T17:09:22Z" level=warning msg="Waiting for more hits in the index" currentHits=3 desiredHits=5 elapsedTime=29.609977355s index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=9
[2021-01-04T17:09:30.233Z] time="2021-01-04T17:09:29Z" level=debug msg="Response information" hits=4 status="200 OK" took=2
[2021-01-04T17:09:30.233Z] time="2021-01-04T17:09:29Z" level=warning msg="Waiting for more hits in the index" currentHits=4 desiredHits=5 elapsedTime=36.598764355s index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=10
[2021-01-04T17:09:34.427Z] time="2021-01-04T17:09:33Z" level=debug msg="Response information" hits=4 status="200 OK" took=2
[2021-01-04T17:09:34.427Z] time="2021-01-04T17:09:33Z" level=warning msg="Waiting for more hits in the index" currentHits=4 desiredHits=5 elapsedTime=40.716747086s index=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf retry=11
[2021-01-04T17:09:40.998Z] time="2021-01-04T17:09:39Z" level=debug msg="Response information" hits=5 status="200 OK" took=3
[2021-01-04T17:09:40.998Z] time="2021-01-04T17:09:39Z" level=info msg="Hits number satisfied" currentHits=5 desiredHits=5 elapsedTime=46.831468998s retries=12
[2021-01-04T17:09:40.998Z] time="2021-01-04T17:09:39Z" level=debug msg="Response information" hits=5 status="200 OK" took=2
[2021-01-04T17:09:40.998Z] time="2021-01-04T17:09:39Z" level=info msg="Hits number satisfied" currentHits=5 desiredHits=5 elapsedTime=6.910319ms retries=1
[2021-01-04T17:09:40.998Z] Stopping metricbeat_metricbeat_1 ... 
[2021-01-04T17:09:40.998Z] 
Stopping metricbeat_metricbeat_1 ... done
Removing metricbeat_metricbeat_1 ... 
[2021-01-04T17:09:40.998Z] 
Removing metricbeat_metricbeat_1 ... done
Going to remove metricbeat_metricbeat_1
[2021-01-04T17:09:40.998Z] time="2021-01-04T17:09:40Z" level=debug msg="Docker compose executed." cmd="[rm -fvs metricbeat]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false indexName:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T17:09:40.998Z] time="2021-01-04T17:09:40Z" level=debug msg="Service removed from compose" profile=metricbeat service=metricbeat
[2021-01-04T17:09:41.565Z] Stopping metricbeat_mysql_1 ... 
[2021-01-04T17:09:44.098Z] 
Stopping metricbeat_mysql_1 ... done
Removing metricbeat_mysql_1 ... 
[2021-01-04T17:09:44.098Z] 
Removing metricbeat_mysql_1 ... done
Going to remove metricbeat_mysql_1
[2021-01-04T17:09:44.357Z] time="2021-01-04T17:09:44Z" level=debug msg="Docker compose executed." cmd="[rm -fvs mysql]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/metricbeat/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/services/mysql/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false indexName:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T17:09:44.357Z] time="2021-01-04T17:09:44Z" level=debug msg="Service removed from compose" profile=metricbeat service=mysql
[2021-01-04T17:09:44.357Z] time="2021-01-04T17:09:44Z" level=debug msg="Index deleted using Elasticsearch Go client" indexName=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf status="400 Bad Request"
[2021-01-04T17:09:44.357Z] time="2021-01-04T17:09:44Z" level=debug msg="Index Alias deleted using Elasticsearch Go client" indexAlias=metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf status="400 Bad Request"
[2021-01-04T17:09:44.926Z] Stopping metricbeat_elasticsearch_1 ... 
[2021-01-04T17:09:45.865Z] 
Stopping metricbeat_elasticsearch_1 ... done
Removing metricbeat_elasticsearch_1 ... 
[2021-01-04T17:09:45.865Z] 
Removing metricbeat_elasticsearch_1 ... done
Removing network metricbeat_default
[2021-01-04T17:09:46.124Z] time="2021-01-04T17:09:45Z" level=debug msg="Docker compose executed." cmd="[down --remove-orphans]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/.op/compose/profiles/metricbeat/docker-compose.yml]" env="map[BEAT_STRICT_PERMS:false indexName:metricbeat-7.x-mysql-percona-8.0.13-4-wd9au3xf logLevel:debug metricbeatConfigFile:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553/src/github.com/elastic/e2e-testing/e2e/_suites/metricbeat/configurations/mysql.yml metricbeatTag:7.x-SNAPSHOT mysqlTag:8.0.13-4 serviceName:mysql stackVersion:7.x-SNAPSHOT]" profile=metricbeat
[2021-01-04T17:09:46.124Z] <?xml version="1.0" encoding="UTF-8"?>
[2021-01-04T17:09:46.124Z] <testsuites name="main" tests="7" skipped="0" failures="0" errors="0" time="696.923176349">
[2021-01-04T17:09:46.124Z]   <testsuite name="Integrations" tests="7" skipped="0" failures="0" errors="0" time="654.602103459">
[2021-01-04T17:09:46.124Z]     <testcase name="mysql-MariaDB-10.2.23 sends metrics to Elasticsearch without errors" status="passed" time="93.556571375"></testcase>
[2021-01-04T17:09:46.124Z]     <testcase name="mysql-MariaDB-10.3.14 sends metrics to Elasticsearch without errors" status="passed" time="88.282822815"></testcase>
[2021-01-04T17:09:46.124Z]     <testcase name="mysql-MariaDB-10.4.4 sends metrics to Elasticsearch without errors" status="passed" time="90.68056753"></testcase>
[2021-01-04T17:09:46.124Z]     <testcase name="mysql-MySQL-5.7.12 sends metrics to Elasticsearch without errors" status="passed" time="84.47196985"></testcase>
[2021-01-04T17:09:46.124Z]     <testcase name="mysql-MySQL-8.0.13 sends metrics to Elasticsearch without errors" status="passed" time="87.551709057"></testcase>
[2021-01-04T17:09:46.124Z]     <testcase name="mysql-Percona-5.7.24 sends metrics to Elasticsearch without errors" status="passed" time="92.105893151"></testcase>
[2021-01-04T17:09:46.124Z]     <testcase name="mysql-Percona-8.0.13-4 sends metrics to Elasticsearch without errors" status="passed" time="93.869385382"></testcase>
[2021-01-04T17:09:46.124Z]   </testsuite>
[2021-01-04T17:09:46.124Z] </testsuites>+ sed -e 's/^[ \t]*//; s#>.*failed$#>#g' outputs/TEST-metricbeat
[2021-01-04T17:09:46.124Z] + grep -E '^<.*>$'
[2021-01-04T17:09:46.124Z] + exit 0
[2021-01-04T17:09:46.180Z] Recording test results
[2021-01-04T17:09:46.553Z] [Checks API] No suitable checks publisher found.
[2021-01-04T17:09:46.568Z] Archiving artifacts
[2021-01-04T17:09:47.699Z] Stage "Release" skipped due to earlier failure(s)
[2021-01-04T17:09:48.204Z] Running on worker-1244230 in /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-553
[2021-01-04T17:09:48.248Z] [INFO] getVaultSecret: Getting secrets
[2021-01-04T17:09:48.314Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-01-04T17:09:50.294Z] + chmod 755 generate-build-data.sh
[2021-01-04T17:09:50.294Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-553/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-553/runs/2 FAILURE 1061252
[2021-01-04T17:09:50.295Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-553/runs/2/steps/?limit=10000 -o steps-info.json
[2021-01-04T17:09:56.671Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-553/runs/2/tests/?status=FAILED -o tests-errors.json

🐛 Flaky test report

❕ There are test failures but not known flaky tests.

Expand to view the summary

Test stats 🧪

Test Results
Failed 3
Passed 43
Skipped 20
Total 66

Genuine test errors 3

💔 There are test failures but not known flaky tests, most likely a genuine test failure.

  • Name: Initializing / End-To-End Tests / fleet_agent_endpoint_integration / [empty] – TEST-fleet.xml
  • Name: Initializing / End-To-End Tests / fleet_stand_alone_agent / [empty] – TEST-fleet.xml
  • Name: Initializing / End-To-End Tests / fleet_fleet_mode_agent / [empty] – TEST-fleet.xml

@mdelapenya mdelapenya deleted the backport/7.x/pr-549_pr-550 branch June 2, 2021 05:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants