Pull request #945 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eb945b0548e0ef0c94b5f7aedaf41ead26294860+13e775a2807b30f2c1896da87803f9bbf0c1a162 (06509de44bc78aed0b03ba0f451a8c816ce11a7d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5823118689765402099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1333382970652474349.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-945/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-945/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5214608548979681779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2187142842330898617.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-945/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-945/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4421570439253490100.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Executor slot already in use ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-135’ is offline ‘prd-centos7-docker-4c-2g-136’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-137’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-140 in /w/workspace/dgexfoundry_device-sdk-go_PR-945 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-945 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/jenkins-gitclient-ssh6088033353637552029.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 13e775a2807b30f2c1896da87803f9bbf0c1a162 into PR head commit eb945b0548e0ef0c94b5f7aedaf41ead26294860 Merge succeeded, producing eb945b0548e0ef0c94b5f7aedaf41ead26294860 Checking out Revision eb945b0548e0ef0c94b5f7aedaf41ead26294860 (PR-945) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/jenkins-gitclient-ssh1747232319752748127.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/945/head:refs/remotes/origin/PR-945 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/jenkins-gitclient-ssh5793912608361050649.key > git merge 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T15:53:12.243Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T15:53:12.357Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T15:53:12.384Z] ========================================================= [2021-05-25T15:53:12.384Z] EdgeX Global Pipelines Version Info [2021-05-25T15:53:12.384Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ae15c919286ab3beba3ab90c989204af5a85493d # timeout=10 [2021-05-25T15:53:13.859Z] ------------------- [2021-05-25T15:53:13.859Z] stable info: [2021-05-25T15:53:13.859Z] ------------------- [2021-05-25T15:53:13.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T15:53:13.859Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T15:53:13.859Z] Message: update stable to v1.0.192 [2021-05-25T15:53:14.432Z] ------------------- [2021-05-25T15:53:14.432Z] experimental info: [2021-05-25T15:53:14.432Z] ------------------- [2021-05-25T15:53:14.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T15:53:14.432Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T15:53:14.432Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T15:53:14.550Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-25T15:53:14.573Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-25T15:53:14.596Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T15:53:14.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T15:53:14.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T15:53:14.664Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T15:53:14.687Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T15:53:14.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T15:53:14.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-25T15:53:14.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T15:53:14.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T15:53:14.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-25T15:53:14.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T15:53:14.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T15:53:14.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T15:53:14.920Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:53:14.944Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:53:14.967Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:53:14.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T15:53:15.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T15:53:15.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T15:53:15.061Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T15:53:15.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T15:53:15.133Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T15:53:15.162Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-25T15:53:15.194Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T15:53:15.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-945 [Pipeline] echo [2021-05-25T15:53:15.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-945 [Pipeline] echo [2021-05-25T15:53:15.279Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-945 [Pipeline] echo [2021-05-25T15:53:15.314Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb945b0548e0ef0c94b5f7aedaf41ead26294860 [Pipeline] echo [2021-05-25T15:53:15.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb945b0 [Pipeline] echo [2021-05-25T15:53:15.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:53:15.440Z] provisioning config files... [2021-05-25T15:53:15.456Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/config2633959325006592556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:53:15.774Z] ---> docker-login.sh [2021-05-25T15:53:15.774Z] nexus3.edgexfoundry.org:10001 [2021-05-25T15:53:16.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:53:16.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:53:16.035Z] Configure a credential helper to remove this warning. See [2021-05-25T15:53:16.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:53:16.035Z] [2021-05-25T15:53:16.035Z] Login Succeeded [2021-05-25T15:53:16.306Z] nexus3.edgexfoundry.org:10002 [2021-05-25T15:53:16.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:53:16.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:53:16.306Z] Configure a credential helper to remove this warning. See [2021-05-25T15:53:16.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:53:16.306Z] [2021-05-25T15:53:16.306Z] Login Succeeded [2021-05-25T15:53:16.306Z] nexus3.edgexfoundry.org:10003 [2021-05-25T15:53:16.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:53:16.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:53:16.567Z] Configure a credential helper to remove this warning. See [2021-05-25T15:53:16.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:53:16.567Z] [2021-05-25T15:53:16.567Z] Login Succeeded [2021-05-25T15:53:16.567Z] nexus3.edgexfoundry.org:10004 [2021-05-25T15:53:16.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:53:16.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:53:16.567Z] Configure a credential helper to remove this warning. See [2021-05-25T15:53:16.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:53:16.567Z] [2021-05-25T15:53:16.567Z] Login Succeeded [2021-05-25T15:53:16.567Z] docker.io [2021-05-25T15:53:16.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:53:16.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:53:16.831Z] Configure a credential helper to remove this warning. See [2021-05-25T15:53:16.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:53:16.831Z] [2021-05-25T15:53:16.831Z] Login Succeeded [2021-05-25T15:53:16.831Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T15:53:16.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:53:17.281Z] + git log --format=format:%s -1 eb945b0548e0ef0c94b5f7aedaf41ead26294860 [Pipeline] echo [2021-05-25T15:53:17.318Z] GIT_COMMIT: eb945b0548e0ef0c94b5f7aedaf41ead26294860, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-05-25T15:53:17.331Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:53:17.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:53:17.911Z] [2021-05-25T15:53:17.911Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:53:18.224Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:53:18.224Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T15:53:18.224Z] 31603596830f: Pulling fs layer [2021-05-25T15:53:18.224Z] 54011a49482f: Pulling fs layer [2021-05-25T15:53:18.224Z] a6820b24f6d8: Pulling fs layer [2021-05-25T15:53:18.224Z] f581987b2513: Pulling fs layer [2021-05-25T15:53:18.224Z] f581987b2513: Waiting [2021-05-25T15:53:18.224Z] 54011a49482f: Verifying Checksum [2021-05-25T15:53:18.224Z] 54011a49482f: Download complete [2021-05-25T15:53:18.224Z] 31603596830f: Verifying Checksum [2021-05-25T15:53:18.224Z] 31603596830f: Download complete [2021-05-25T15:53:18.492Z] f581987b2513: Verifying Checksum [2021-05-25T15:53:18.493Z] f581987b2513: Download complete [2021-05-25T15:53:18.493Z] a6820b24f6d8: Verifying Checksum [2021-05-25T15:53:18.493Z] a6820b24f6d8: Download complete [2021-05-25T15:53:18.493Z] 31603596830f: Pull complete [2021-05-25T15:53:18.493Z] 54011a49482f: Pull complete [2021-05-25T15:53:19.437Z] a6820b24f6d8: Pull complete [2021-05-25T15:53:19.438Z] f581987b2513: Pull complete [2021-05-25T15:53:19.438Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T15:53:19.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:53:19.438Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T15:53:19.518Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-05-25T15:53:19.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-945 -v /w/workspace/dgexfoundry_device-sdk-go_PR-945:/w/workspace/dgexfoundry_device-sdk-go_PR-945:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T15:53:20.621Z] $ docker top 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:53:20.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:53:20.758Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:53:20.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:53:20.876Z] $ docker exec 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 ssh-agent [2021-05-25T15:53:20.986Z] SSH_AUTH_SOCK=/tmp/ssh-o0EmeMZOhsEl/agent.14 [2021-05-25T15:53:20.986Z] SSH_AGENT_PID=20 [2021-05-25T15:53:20.994Z] Running ssh-add (command line suppressed) [2021-05-25T15:53:21.083Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_3537390512197051211.key (/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_3537390512197051211.key) [2021-05-25T15:53:21.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:53:21.403Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T15:53:21.415Z] $ docker exec --env ******** --env ******** 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 ssh-agent -k [2021-05-25T15:53:21.508Z] unset SSH_AUTH_SOCK; [2021-05-25T15:53:21.508Z] unset SSH_AGENT_PID; [2021-05-25T15:53:21.508Z] echo Agent pid 20 killed; [2021-05-25T15:53:21.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T15:53:21.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:53:21.564Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:53:21.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:53:21.667Z] $ docker exec 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 ssh-agent [2021-05-25T15:53:21.775Z] SSH_AUTH_SOCK=/tmp/ssh-MeFze5L5GW5K/agent.53 [2021-05-25T15:53:21.775Z] SSH_AGENT_PID=58 [2021-05-25T15:53:21.781Z] Running ssh-add (command line suppressed) [2021-05-25T15:53:21.872Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_8351448466503409703.key (/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_8351448466503409703.key) [2021-05-25T15:53:21.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:53:22.198Z] + git semver init [2021-05-25T15:53:22.198Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:53:22.198Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-945/.git [2021-05-25T15:53:22.198Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-945 [2021-05-25T15:53:22.198Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:53:22.198Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:53:22.198Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:53:22.198Z] # $SEMVER_BRANCH = PR-945 [2021-05-25T15:53:22.198Z] # $SEMVER_TEMP = /tmp/semver-192286027 [2021-05-25T15:53:22.198Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-25T15:53:22.770Z] # '/tmp/semver-192286027' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-945/.semver' [2021-05-25T15:53:22.770Z] # -> Force: false [2021-05-25T15:53:22.770Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-945/.semver [Pipeline] } [2021-05-25T15:53:22.782Z] $ docker exec --env ******** --env ******** 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 ssh-agent -k [2021-05-25T15:53:22.873Z] unset SSH_AUTH_SOCK; [2021-05-25T15:53:22.873Z] unset SSH_AGENT_PID; [2021-05-25T15:53:22.873Z] echo Agent pid 58 killed; [2021-05-25T15:53:22.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:53:23.217Z] + git semver [Pipeline] } [2021-05-25T15:53:23.226Z] $ docker stop --time=1 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 [2021-05-25T15:53:24.864Z] $ docker rm -f 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T15:53:25.235Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T15:53:25.492Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T15:53:25.495Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-25T15:53:40.658Z] Still waiting to schedule task [2021-05-25T15:53:40.658Z] Executor slot already in use [2021-05-25T15:53:40.658Z] ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-25T15:53:40.658Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-25T15:53:40.659Z] ‘prd-centos7-docker-4c-2g-131’ is offline [2021-05-25T15:53:40.659Z] ‘prd-centos7-docker-4c-2g-133’ is offline [2021-05-25T15:53:40.659Z] ‘prd-centos7-docker-4c-2g-134’ is offline [2021-05-25T15:53:40.659Z] ‘prd-centos7-docker-4c-2g-135’ is offline [2021-05-25T15:53:40.659Z] ‘prd-centos7-docker-4c-2g-136’ is offline [2021-05-25T15:53:40.659Z] ‘prd-centos7-docker-4c-2g-144’ is offline [2021-05-25T15:53:40.659Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-25T15:53:40.659Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-137’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-25T15:53:40.659Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-139’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-25T15:53:40.659Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-142’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-25T15:53:40.662Z] Still waiting to schedule task [2021-05-25T15:53:40.662Z] ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-centos7-docker-4c-2g-131’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-centos7-docker-4c-2g-133’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-centos7-docker-4c-2g-134’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-centos7-docker-4c-2g-135’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-centos7-docker-4c-2g-136’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-centos7-docker-4c-2g-143’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-centos7-docker-4c-2g-144’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:40.662Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-137’ is offline [2021-05-25T15:53:40.662Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-139’ is offline [2021-05-25T15:53:40.662Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-142’ is offline [2021-05-25T15:58:31.529Z] Running on prd-centos7-docker-4c-2g-147 in /w/workspace/dgexfoundry_device-sdk-go_PR-945 [Pipeline] { [Pipeline] ws [2021-05-25T15:58:31.550Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-05-25T15:58:31.663Z] Selected Git installation does not exist. Using Default [2021-05-25T15:58:31.663Z] The recommended git tool is: NONE [2021-05-25T15:58:34.049Z] using credential edgex-jenkins-ssh [2021-05-25T15:58:34.080Z] Cloning the remote Git repository [2021-05-25T15:58:34.100Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:58:34.175Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-05-25T15:58:34.202Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:58:34.202Z] > git --version # timeout=10 [2021-05-25T15:58:34.211Z] > git --version # 'git version 2.24.4' [2021-05-25T15:58:34.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:58:34.241Z] [INFO] Currently running in a labeled security context [2021-05-25T15:58:34.241Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T15:58:34.241Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh6279657650736816447.key [2021-05-25T15:58:34.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:58:35.546Z] Merging remotes/origin/master commit 13e775a2807b30f2c1896da87803f9bbf0c1a162 into PR head commit eb945b0548e0ef0c94b5f7aedaf41ead26294860 [2021-05-25T15:58:35.630Z] Merge succeeded, producing eb945b0548e0ef0c94b5f7aedaf41ead26294860 [2021-05-25T15:58:35.631Z] Checking out Revision eb945b0548e0ef0c94b5f7aedaf41ead26294860 (PR-945) [2021-05-25T15:58:35.095Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T15:58:35.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:58:35.116Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T15:58:35.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:58:35.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:58:35.135Z] [INFO] Currently running in a labeled security context [2021-05-25T15:58:35.135Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T15:58:35.135Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh2285463680458972956.key [2021-05-25T15:58:35.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/945/head:refs/remotes/origin/PR-945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T15:58:35.549Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:58:35.553Z] > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 [2021-05-25T15:58:35.587Z] > git remote # timeout=10 [2021-05-25T15:58:35.590Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T15:58:35.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:58:35.601Z] [INFO] Currently running in a labeled security context [2021-05-25T15:58:35.601Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T15:58:35.601Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh8739058286491911255.key [2021-05-25T15:58:35.607Z] > git merge 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 [2021-05-25T15:58:35.619Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T15:58:35.628Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:58:35.635Z] > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 [2021-05-25T15:58:39.369Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:58:40.593Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:58:40.937Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:58:41.232Z] + true [2021-05-25T15:58:41.232Z] + sudo service docker restart [2021-05-25T15:58:41.232Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:58:59.392Z] provisioning config files... [2021-05-25T15:58:59.406Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5982592780345249884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:58:59.734Z] ---> docker-login.sh [2021-05-25T15:58:59.734Z] nexus3.edgexfoundry.org:10001 [2021-05-25T15:58:59.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:58:59.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:58:59.996Z] Configure a credential helper to remove this warning. See [2021-05-25T15:58:59.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:58:59.996Z] [2021-05-25T15:58:59.996Z] Login Succeeded [2021-05-25T15:58:59.996Z] nexus3.edgexfoundry.org:10002 [2021-05-25T15:59:00.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:59:00.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:59:00.260Z] Configure a credential helper to remove this warning. See [2021-05-25T15:59:00.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:59:00.260Z] [2021-05-25T15:59:00.260Z] Login Succeeded [2021-05-25T15:59:00.260Z] nexus3.edgexfoundry.org:10003 [2021-05-25T15:59:00.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:59:00.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:59:00.260Z] Configure a credential helper to remove this warning. See [2021-05-25T15:59:00.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:59:00.260Z] [2021-05-25T15:59:00.260Z] Login Succeeded [2021-05-25T15:59:00.260Z] nexus3.edgexfoundry.org:10004 [2021-05-25T15:59:00.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:59:00.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:59:00.521Z] Configure a credential helper to remove this warning. See [2021-05-25T15:59:00.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:59:00.521Z] [2021-05-25T15:59:00.521Z] Login Succeeded [2021-05-25T15:59:00.521Z] docker.io [2021-05-25T15:59:00.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:59:00.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:59:00.782Z] Configure a credential helper to remove this warning. See [2021-05-25T15:59:00.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:59:00.782Z] [2021-05-25T15:59:00.782Z] Login Succeeded [2021-05-25T15:59:00.782Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T15:59:00.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T15:59:00.953Z] ========================================================= [2021-05-25T15:59:00.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T15:59:00.953Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:59:01.257Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T15:59:01.258Z] Sending build context to Docker daemon 2.615MB [2021-05-25T15:59:01.258Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:59:01.258Z] Step 2/8 : FROM ${BASE} [2021-05-25T15:59:01.258Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T15:59:01.258Z] 540db60ca938: Pulling fs layer [2021-05-25T15:59:01.258Z] adcc1eea9eea: Pulling fs layer [2021-05-25T15:59:01.258Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T15:59:01.258Z] 0510c868ecb4: Pulling fs layer [2021-05-25T15:59:01.258Z] afea3b2eda06: Pulling fs layer [2021-05-25T15:59:01.258Z] 7809a108b3ef: Pulling fs layer [2021-05-25T15:59:01.258Z] f706445af74f: Pulling fs layer [2021-05-25T15:59:01.258Z] afea3b2eda06: Waiting [2021-05-25T15:59:01.258Z] 7809a108b3ef: Waiting [2021-05-25T15:59:01.258Z] f706445af74f: Waiting [2021-05-25T15:59:01.258Z] 0510c868ecb4: Waiting [2021-05-25T15:59:01.551Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T15:59:01.551Z] 4c4ab2625f07: Download complete [2021-05-25T15:59:01.552Z] adcc1eea9eea: Verifying Checksum [2021-05-25T15:59:01.552Z] adcc1eea9eea: Download complete [2021-05-25T15:59:01.552Z] afea3b2eda06: Verifying Checksum [2021-05-25T15:59:01.552Z] afea3b2eda06: Download complete [2021-05-25T15:59:01.552Z] 540db60ca938: Verifying Checksum [2021-05-25T15:59:01.552Z] 540db60ca938: Download complete [2021-05-25T15:59:01.552Z] 7809a108b3ef: Verifying Checksum [2021-05-25T15:59:01.552Z] 7809a108b3ef: Download complete [2021-05-25T15:59:01.552Z] 540db60ca938: Pull complete [2021-05-25T15:59:01.825Z] adcc1eea9eea: Pull complete [2021-05-25T15:59:01.825Z] 4c4ab2625f07: Pull complete [2021-05-25T15:59:03.741Z] f706445af74f: Verifying Checksum [2021-05-25T15:59:03.741Z] f706445af74f: Download complete [2021-05-25T15:59:04.005Z] 0510c868ecb4: Verifying Checksum [2021-05-25T15:59:04.005Z] 0510c868ecb4: Download complete [2021-05-25T15:59:07.337Z] 0510c868ecb4: Pull complete [2021-05-25T15:59:07.337Z] afea3b2eda06: Pull complete [2021-05-25T15:59:07.337Z] 7809a108b3ef: Pull complete [2021-05-25T15:59:07.425Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-146 in /w/workspace/dgexfoundry_device-sdk-go_PR-945 [Pipeline] { [Pipeline] ws [2021-05-25T15:59:07.441Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-05-25T15:59:07.660Z] Selected Git installation does not exist. Using Default [2021-05-25T15:59:07.660Z] The recommended git tool is: NONE [2021-05-25T15:59:08.731Z] f706445af74f: Pull complete [2021-05-25T15:59:08.731Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T15:59:08.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T15:59:08.731Z] ---> b068be0155e3 [2021-05-25T15:59:08.731Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T15:59:12.862Z] using credential edgex-jenkins-ssh [2021-05-25T15:59:12.896Z] Cloning the remote Git repository [2021-05-25T15:59:12.945Z] ---> Running in 0e42a25ac844 [2021-05-25T15:59:13.206Z] Removing intermediate container 0e42a25ac844 [2021-05-25T15:59:13.206Z] ---> 49c5256a27a5 [2021-05-25T15:59:13.206Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T15:59:13.206Z] ---> Running in b614218210ba [2021-05-25T15:59:13.776Z] Removing intermediate container b614218210ba [2021-05-25T15:59:13.776Z] ---> 892dcb924151 [2021-05-25T15:59:13.776Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-25T15:59:13.776Z] ---> Running in 6845f35b9938 [2021-05-25T15:59:12.984Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:59:13.105Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-05-25T15:59:13.194Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:59:13.195Z] > git --version # timeout=10 [2021-05-25T15:59:13.211Z] > git --version # 'git version 2.17.1' [2021-05-25T15:59:13.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:59:13.288Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:59:14.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T15:59:14.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T15:59:14.479Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T15:59:14.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:59:14.525Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T15:59:14.557Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:59:14.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:59:14.570Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/945/head:refs/remotes/origin/PR-945 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T15:59:15.210Z] Merging remotes/origin/master commit 13e775a2807b30f2c1896da87803f9bbf0c1a162 into PR head commit eb945b0548e0ef0c94b5f7aedaf41ead26294860 [2021-05-25T15:59:15.247Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T15:59:15.247Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T15:59:15.247Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T15:59:15.443Z] Merge succeeded, producing eb945b0548e0ef0c94b5f7aedaf41ead26294860 [2021-05-25T15:59:15.444Z] Checking out Revision eb945b0548e0ef0c94b5f7aedaf41ead26294860 (PR-945) [2021-05-25T15:59:15.509Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T15:59:15.509Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T15:59:15.773Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T15:59:15.773Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T15:59:15.773Z] OK: 150 MiB in 46 packages [2021-05-25T15:59:16.035Z] Removing intermediate container 6845f35b9938 [2021-05-25T15:59:16.035Z] ---> 5d8e25cf430c [2021-05-25T15:59:16.035Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-25T15:59:16.035Z] ---> Running in 9c9510e6ff28 [2021-05-25T15:59:16.303Z] Removing intermediate container 9c9510e6ff28 [2021-05-25T15:59:16.303Z] ---> 83af9a2e5e0e [2021-05-25T15:59:16.303Z] Step 7/8 : COPY . . [2021-05-25T15:59:15.233Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:59:15.253Z] > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 [2021-05-25T15:59:15.351Z] > git remote # timeout=10 [2021-05-25T15:59:15.383Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T15:59:15.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:59:15.406Z] > git merge 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 [2021-05-25T15:59:15.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T15:59:15.455Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:59:15.466Z] > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 [2021-05-25T15:59:16.564Z] ---> 8e6c469cc7ba [2021-05-25T15:59:16.564Z] Step 8/8 : RUN go mod download [2021-05-25T15:59:16.564Z] ---> Running in 47f8f4e4ad68 [2021-05-25T15:59:19.735Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:59:20.950Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:59:21.362Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:59:21.703Z] + + true [2021-05-25T15:59:21.703Z] sudo service docker restart [2021-05-25T15:59:28.834Z] Removing intermediate container 47f8f4e4ad68 [2021-05-25T15:59:28.835Z] ---> ec45939a4040 [2021-05-25T15:59:28.835Z] Successfully built ec45939a4040 [2021-05-25T15:59:28.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:59:29.150Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T15:59:29.151Z] . [Pipeline] withDockerContainer [2021-05-25T15:59:29.241Z] prd-centos7-docker-4c-2g-147 does not seem to be running inside a container [2021-05-25T15:59:29.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T15:59:29.635Z] $ docker top 02d44fa983712f56c198de22d2898ee152869a78f01eace939ffea6f3e5f199d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:59:30.081Z] + go version [2021-05-25T15:59:30.081Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T15:59:30.087Z] $ docker stop --time=1 02d44fa983712f56c198de22d2898ee152869a78f01eace939ffea6f3e5f199d [2021-05-25T15:59:31.281Z] $ docker rm -f 02d44fa983712f56c198de22d2898ee152869a78f01eace939ffea6f3e5f199d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:59:31.782Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T15:59:31.783Z] . [Pipeline] withDockerContainer [2021-05-25T15:59:31.858Z] prd-centos7-docker-4c-2g-147 does not seem to be running inside a container [2021-05-25T15:59:31.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T15:59:32.254Z] $ docker top a8dd099f15b6834b3a68381ee3712edde7a194a71115b6c19b37ae40f965199c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:59:32.659Z] + go mod tidy [Pipeline] sh [2021-05-25T15:59:33.221Z] + make test [2021-05-25T15:59:33.221Z] go mod tidy [2021-05-25T15:59:33.221Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T15:59:38.554Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:59:40.041Z] provisioning config files... [2021-05-25T15:59:40.066Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8339283478302218225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:59:40.438Z] ---> docker-login.sh [2021-05-25T15:59:40.438Z] nexus3.edgexfoundry.org:10001 [2021-05-25T15:59:41.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:59:41.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:59:41.696Z] Configure a credential helper to remove this warning. See [2021-05-25T15:59:41.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:59:41.696Z] [2021-05-25T15:59:41.696Z] Login Succeeded [2021-05-25T15:59:41.696Z] nexus3.edgexfoundry.org:10002 [2021-05-25T15:59:41.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:59:42.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:59:42.242Z] Configure a credential helper to remove this warning. See [2021-05-25T15:59:42.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:59:42.242Z] [2021-05-25T15:59:42.242Z] Login Succeeded [2021-05-25T15:59:42.242Z] nexus3.edgexfoundry.org:10003 [2021-05-25T15:59:42.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:59:42.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:59:42.793Z] Configure a credential helper to remove this warning. See [2021-05-25T15:59:42.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:59:42.793Z] [2021-05-25T15:59:42.793Z] Login Succeeded [2021-05-25T15:59:42.793Z] nexus3.edgexfoundry.org:10004 [2021-05-25T15:59:43.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:59:43.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:59:43.346Z] Configure a credential helper to remove this warning. See [2021-05-25T15:59:43.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:59:43.346Z] [2021-05-25T15:59:43.346Z] Login Succeeded [2021-05-25T15:59:43.346Z] docker.io [2021-05-25T15:59:43.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:59:43.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:59:43.893Z] Configure a credential helper to remove this warning. See [2021-05-25T15:59:43.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:59:43.893Z] [2021-05-25T15:59:43.893Z] Login Succeeded [2021-05-25T15:59:43.893Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T15:59:43.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T15:59:44.217Z] ========================================================= [2021-05-25T15:59:44.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T15:59:44.217Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:59:44.561Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-25T15:59:45.164Z] Sending build context to Docker daemon 2.614MB [2021-05-25T15:59:45.164Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:59:45.164Z] Step 2/8 : FROM ${BASE} [2021-05-25T15:59:45.449Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T15:59:45.449Z] 595b0fe564bb: Pulling fs layer [2021-05-25T15:59:45.449Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T15:59:45.449Z] 316046926c0a: Pulling fs layer [2021-05-25T15:59:45.449Z] 4ebd0625c992: Pulling fs layer [2021-05-25T15:59:45.449Z] 207e8628e3a3: Pulling fs layer [2021-05-25T15:59:45.449Z] c791037a9be2: Pulling fs layer [2021-05-25T15:59:45.449Z] ffd874e62e21: Pulling fs layer [2021-05-25T15:59:45.449Z] 4ebd0625c992: Waiting [2021-05-25T15:59:45.449Z] 207e8628e3a3: Waiting [2021-05-25T15:59:45.449Z] c791037a9be2: Waiting [2021-05-25T15:59:45.449Z] ffd874e62e21: Waiting [2021-05-25T15:59:45.449Z] 316046926c0a: Verifying Checksum [2021-05-25T15:59:45.449Z] 316046926c0a: Download complete [2021-05-25T15:59:45.449Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T15:59:45.449Z] 7186ed65a4f7: Download complete [2021-05-25T15:59:45.449Z] 207e8628e3a3: Verifying Checksum [2021-05-25T15:59:45.449Z] 207e8628e3a3: Download complete [2021-05-25T15:59:45.449Z] c791037a9be2: Verifying Checksum [2021-05-25T15:59:45.449Z] c791037a9be2: Download complete [2021-05-25T15:59:45.449Z] 595b0fe564bb: Verifying Checksum [2021-05-25T15:59:45.449Z] 595b0fe564bb: Download complete [2021-05-25T15:59:46.432Z] 595b0fe564bb: Pull complete [2021-05-25T15:59:46.709Z] 7186ed65a4f7: Pull complete [2021-05-25T15:59:47.312Z] 316046926c0a: Pull complete [2021-05-25T15:59:47.587Z] ffd874e62e21: Verifying Checksum [2021-05-25T15:59:47.587Z] ffd874e62e21: Download complete [2021-05-25T15:59:49.015Z] 4ebd0625c992: Verifying Checksum [2021-05-25T15:59:49.015Z] 4ebd0625c992: Download complete [2021-05-25T15:59:59.183Z] 4ebd0625c992: Pull complete [2021-05-25T15:59:59.183Z] 207e8628e3a3: Pull complete [2021-05-25T15:59:59.458Z] c791037a9be2: Pull complete [2021-05-25T16:00:00.616Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-25T16:00:00.616Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-25T16:00:00.616Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-25T16:00:03.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements [2021-05-25T16:00:03.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-25T16:00:03.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 28.1% of statements [2021-05-25T16:00:03.788Z] ffd874e62e21: Pull complete [2021-05-25T16:00:03.788Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T16:00:03.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T16:00:03.788Z] ---> cfc18b08335c [2021-05-25T16:00:03.788Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T16:00:03.799Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements [2021-05-25T16:00:03.799Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.040s coverage: 9.0% of statements [2021-05-25T16:00:03.799Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-25T16:00:03.799Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-25T16:00:03.799Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-25T16:00:05.163Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 30.2% of statements [2021-05-25T16:00:05.163Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-25T16:00:05.243Z] ---> Running in ffa74eff9160 [2021-05-25T16:00:05.839Z] Removing intermediate container ffa74eff9160 [2021-05-25T16:00:05.839Z] ---> 799d9967bd93 [2021-05-25T16:00:05.839Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:00:05.839Z] ---> Running in c41e5c412bd5 [2021-05-25T16:00:06.122Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.044s coverage: 83.3% of statements [2021-05-25T16:00:06.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-25T16:00:06.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T16:00:06.122Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements [2021-05-25T16:00:07.534Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.999s coverage: 89.2% of statements [2021-05-25T16:00:07.534Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-25T16:00:07.534Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements [2021-05-25T16:00:07.534Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-25T16:00:07.534Z] GO111MODULE=on go vet ./... [2021-05-25T16:00:08.541Z] Removing intermediate container c41e5c412bd5 [2021-05-25T16:00:08.541Z] ---> e78455f0aecc [2021-05-25T16:00:08.541Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-25T16:00:08.541Z] ---> Running in da5a01571d36 [2021-05-25T16:00:09.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:00:10.578Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:00:11.170Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T16:00:11.442Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T16:00:11.442Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T16:00:11.442Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T16:00:11.714Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T16:00:11.714Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T16:00:11.991Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T16:00:11.991Z] OK: 139 MiB in 46 packages [2021-05-25T16:00:12.988Z] Removing intermediate container da5a01571d36 [2021-05-25T16:00:12.988Z] ---> d755f44b68e9 [2021-05-25T16:00:12.988Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-25T16:00:13.261Z] ---> Running in e4d7cbeb9be4 [2021-05-25T16:00:13.857Z] Removing intermediate container e4d7cbeb9be4 [2021-05-25T16:00:13.857Z] ---> fd581ade01d7 [2021-05-25T16:00:13.857Z] Step 7/8 : COPY . . [2021-05-25T16:00:14.842Z] ---> c136e9245051 [2021-05-25T16:00:14.842Z] Step 8/8 : RUN go mod download [2021-05-25T16:00:15.114Z] ---> Running in 86dedd4b2172 [2021-05-25T16:00:25.731Z] gofmt -l . [2021-05-25T16:00:25.731Z] [ "`gofmt -l .`" = "" ] [2021-05-25T16:00:25.731Z] ./bin/test-attribution-txt.sh [2021-05-25T16:00:25.731Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-25T16:00:25.738Z] $ docker stop --time=1 a8dd099f15b6834b3a68381ee3712edde7a194a71115b6c19b37ae40f965199c [2021-05-25T16:00:27.433Z] $ docker rm -f a8dd099f15b6834b3a68381ee3712edde7a194a71115b6c19b37ae40f965199c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:00:27.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T16:00:28.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-25T16:00:30.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T16:00:30.892Z] + ls -al . [2021-05-25T16:00:30.892Z] total 212 [2021-05-25T16:00:30.892Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 25 16:00 . [2021-05-25T16:00:30.892Z] drwxrwxr-x. 4 jenkins jenkins 28 May 25 15:58 .. [2021-05-25T16:00:30.892Z] drwxrwxr-x. 2 jenkins jenkins 64 May 25 15:58 bin [2021-05-25T16:00:30.892Z] -rw-r--r--. 1 jenkins jenkins 126445 May 25 16:00 coverage.out [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 987 May 25 15:58 Dockerfile.build [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 140 May 25 15:58 .dockerignore [2021-05-25T16:00:30.892Z] drwxrwxr-x. 5 jenkins jenkins 62 May 25 15:58 example [2021-05-25T16:00:30.892Z] drwxrwxr-x. 8 jenkins jenkins 179 May 25 15:58 .git [2021-05-25T16:00:30.892Z] drwxrwxr-x. 2 jenkins jenkins 103 May 25 15:58 .github [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 138 May 25 15:58 .gitignore [2021-05-25T16:00:30.892Z] -rw-r--r--. 1 jenkins jenkins 575 May 25 16:00 go.mod [2021-05-25T16:00:30.892Z] -rw-r--r--. 1 jenkins jenkins 20803 May 25 15:59 go.sum [2021-05-25T16:00:30.892Z] drwxrwxr-x. 15 jenkins jenkins 224 May 25 15:58 internal [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 894 May 25 15:58 Jenkinsfile [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 25 15:58 LICENSE [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 25 15:58 Makefile [2021-05-25T16:00:30.892Z] drwxrwxr-x. 4 jenkins jenkins 26 May 25 15:58 openapi [2021-05-25T16:00:30.892Z] drwxrwxr-x. 5 jenkins jenkins 50 May 25 15:58 pkg [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 25 15:58 README.md [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 25 15:58 RELEASE-NOTES.txt [2021-05-25T16:00:30.892Z] drwxrwxr-x. 4 jenkins jenkins 54 May 25 15:58 snap [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 5 May 25 15:53 VERSION [2021-05-25T16:00:30.892Z] -rw-rw-r--. 1 jenkins jenkins 222 May 25 15:58 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:00:31.190Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=eb945b0548e0ef0c94b5f7aedaf41ead26294860 --label arch=amd64 --label version=0.0.0 . [2021-05-25T16:00:31.190Z] Sending build context to Docker daemon 2.742MB [2021-05-25T16:00:31.190Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:00:31.190Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-25T16:00:31.190Z] ---> ec45939a4040 [2021-05-25T16:00:31.190Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-25T16:00:31.190Z] ---> Running in 261d712bff9c [2021-05-25T16:00:31.451Z] Removing intermediate container 261d712bff9c [2021-05-25T16:00:31.451Z] ---> a1c7aef2d05e [2021-05-25T16:00:31.451Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T16:00:31.451Z] ---> Running in 31c3bccbd58b [2021-05-25T16:00:31.451Z] Removing intermediate container 31c3bccbd58b [2021-05-25T16:00:31.451Z] ---> 0506ff4d2353 [2021-05-25T16:00:31.451Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:00:31.451Z] ---> Running in e1d71dcdb834 [2021-05-25T16:00:32.033Z] Removing intermediate container e1d71dcdb834 [2021-05-25T16:00:32.033Z] ---> 551dee9b0e60 [2021-05-25T16:00:32.033Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-25T16:00:32.033Z] ---> Running in f667ac6eec18 [2021-05-25T16:00:32.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:00:32.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:00:33.445Z] OK: 150 MiB in 46 packages [2021-05-25T16:00:33.713Z] Removing intermediate container f667ac6eec18 [2021-05-25T16:00:33.713Z] ---> 6081e0972195 [2021-05-25T16:00:33.713Z] Step 7/23 : COPY . . [2021-05-25T16:00:33.976Z] ---> b0a50bdf5804 [2021-05-25T16:00:33.976Z] Step 8/23 : RUN go mod download [2021-05-25T16:00:33.976Z] ---> Running in 536f26a1b877 [2021-05-25T16:00:34.562Z] Removing intermediate container 536f26a1b877 [2021-05-25T16:00:34.562Z] ---> 6980004cab01 [2021-05-25T16:00:34.562Z] Step 9/23 : RUN make build [2021-05-25T16:00:34.562Z] ---> Running in dace175c1f37 [2021-05-25T16:00:34.562Z] go mod tidy [2021-05-25T16:00:34.831Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-25T16:00:41.934Z] Removing intermediate container 86dedd4b2172 [2021-05-25T16:00:41.934Z] ---> b24c0a92db49 [2021-05-25T16:00:41.934Z] Successfully built b24c0a92db49 [2021-05-25T16:00:41.934Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:00:42.280Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T16:00:42.280Z] . [Pipeline] withDockerContainer [2021-05-25T16:00:42.526Z] prd-ubuntu18.04-docker-arm64-4c-16g-146 does not seem to be running inside a container [2021-05-25T16:00:42.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T16:00:44.240Z] $ docker top e03651de2cc983c328944f995376b334cbc9615b189bc3cb7359ad20d41df6b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:00:45.182Z] + go version [2021-05-25T16:00:45.182Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T16:00:45.203Z] $ docker stop --time=1 e03651de2cc983c328944f995376b334cbc9615b189bc3cb7359ad20d41df6b8 [2021-05-25T16:00:46.947Z] $ docker rm -f e03651de2cc983c328944f995376b334cbc9615b189bc3cb7359ad20d41df6b8 [2021-05-25T16:00:47.162Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:00:47.612Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T16:00:47.612Z] . [Pipeline] withDockerContainer [2021-05-25T16:00:47.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-146 does not seem to be running inside a container [2021-05-25T16:00:47.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T16:00:48.544Z] Removing intermediate container dace175c1f37 [2021-05-25T16:00:48.544Z] ---> 6beb9bec6f04 [2021-05-25T16:00:48.544Z] Step 10/23 : FROM alpine:3.12 [2021-05-25T16:00:49.117Z] 3.12: Pulling from library/alpine [2021-05-25T16:00:49.378Z] 339de151aab4: Pulling fs layer [2021-05-25T16:00:49.573Z] $ docker top 37995b9bcbeffbc77c48662dbe7c295dc395f1503e6d8b030b402cf090789020 -eo pid,comm [2021-05-25T16:00:49.639Z] 339de151aab4: Verifying Checksum [2021-05-25T16:00:49.639Z] 339de151aab4: Download complete [2021-05-25T16:00:49.639Z] 339de151aab4: Pull complete [2021-05-25T16:00:49.639Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:00:49.639Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T16:00:49.639Z] ---> 13621d1b12d4 [2021-05-25T16:00:49.639Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] { [2021-05-25T16:00:49.901Z] ---> Running in 0d60a745e294 [2021-05-25T16:00:49.901Z] Removing intermediate container 0d60a745e294 [2021-05-25T16:00:49.901Z] ---> a75f9e713dee [2021-05-25T16:00:49.901Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:00:49.901Z] ---> Running in 49863a8603ae [Pipeline] sh [2021-05-25T16:00:50.476Z] Removing intermediate container 49863a8603ae [2021-05-25T16:00:50.476Z] ---> 512a6e20a53a [2021-05-25T16:00:50.476Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-25T16:00:50.476Z] ---> Running in 42ba41ac9a9b [2021-05-25T16:00:50.547Z] + go mod tidy [2021-05-25T16:00:50.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-05-25T16:00:51.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:00:51.577Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-25T16:00:51.797Z] + make test [2021-05-25T16:00:51.797Z] go mod tidy [2021-05-25T16:00:51.837Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-25T16:00:51.837Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-25T16:00:52.071Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T16:00:52.782Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-25T16:00:53.043Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-25T16:00:53.043Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:00:53.043Z] OK: 8 MiB in 19 packages [2021-05-25T16:00:53.315Z] Removing intermediate container 42ba41ac9a9b [2021-05-25T16:00:53.315Z] ---> 976280be9e82 [2021-05-25T16:00:53.315Z] Step 14/23 : WORKDIR / [2021-05-25T16:00:53.315Z] ---> Running in 0abdb9c6ab2b [2021-05-25T16:00:53.315Z] Removing intermediate container 0abdb9c6ab2b [2021-05-25T16:00:53.315Z] ---> d0398a30e85d [2021-05-25T16:00:53.315Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-25T16:00:53.582Z] ---> 20f493869b20 [2021-05-25T16:00:53.582Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-25T16:00:54.156Z] ---> 0fe95ab7cd50 [2021-05-25T16:00:54.156Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-25T16:00:54.418Z] ---> cafb00b5266e [2021-05-25T16:00:54.418Z] Step 18/23 : EXPOSE 59999 [2021-05-25T16:00:54.418Z] ---> Running in f50dd4f60480 [2021-05-25T16:00:54.679Z] Removing intermediate container f50dd4f60480 [2021-05-25T16:00:54.679Z] ---> 72e97a8417d6 [2021-05-25T16:00:54.679Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-25T16:00:54.679Z] ---> Running in 068a4bbf6927 [2021-05-25T16:00:54.679Z] Removing intermediate container 068a4bbf6927 [2021-05-25T16:00:54.679Z] ---> 86e5cdffa087 [2021-05-25T16:00:54.679Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:00:54.679Z] ---> Running in 4f4940a46d72 [2021-05-25T16:00:54.944Z] Removing intermediate container 4f4940a46d72 [2021-05-25T16:00:54.944Z] ---> 57f461a5ebb9 [2021-05-25T16:00:54.944Z] Step 21/23 : LABEL arch=amd64 [2021-05-25T16:00:54.944Z] ---> Running in 0a8c448bbfcf [2021-05-25T16:00:54.944Z] Removing intermediate container 0a8c448bbfcf [2021-05-25T16:00:54.944Z] ---> 3c1defe436f8 [2021-05-25T16:00:54.944Z] Step 22/23 : LABEL git_sha=eb945b0548e0ef0c94b5f7aedaf41ead26294860 [2021-05-25T16:00:54.944Z] ---> Running in cecb7075847f [2021-05-25T16:00:54.944Z] Removing intermediate container cecb7075847f [2021-05-25T16:00:54.944Z] ---> 893bf9fe15d5 [2021-05-25T16:00:54.944Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T16:00:55.206Z] ---> Running in 5af87d42012a [2021-05-25T16:00:55.206Z] Removing intermediate container 5af87d42012a [2021-05-25T16:00:55.206Z] ---> a0270cd63631 [2021-05-25T16:00:55.206Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-25T16:00:55.206Z] Successfully built a0270cd63631 [2021-05-25T16:00:55.206Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:00:55.865Z] ---> job-cost.sh [2021-05-25T16:00:55.865Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zCPU [2021-05-25T16:01:05.902Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T16:01:14.236Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-25T16:01:20.847Z] lf-activate-venv(): INFO: Adding /tmp/venv-zCPU/bin to PATH [2021-05-25T16:01:20.847Z] INFO: No Stack... [2021-05-25T16:01:20.847Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T16:01:21.108Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T16:01:21.407Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-05-25T16:01:21.407Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T16:01:21.437Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] [2021-05-25T16:01:21.449Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] did not exist. Created. [2021-05-25T16:01:21.449Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T16:01:21.769Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T16:01:21.836Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T16:01:21.850Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T16:02:22.342Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-25T16:02:22.342Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-25T16:02:22.342Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-25T16:02:27.781Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.258s coverage: 25.4% of statements [2021-05-25T16:02:27.781Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-25T16:02:27.782Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.210s coverage: 28.1% of statements [2021-05-25T16:02:27.782Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.223s coverage: 78.9% of statements [2021-05-25T16:02:27.782Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.197s coverage: 9.0% of statements [2021-05-25T16:02:27.782Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-25T16:02:27.782Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-25T16:02:27.782Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-25T16:02:31.198Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.275s coverage: 30.2% of statements [2021-05-25T16:02:31.198Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-25T16:02:31.814Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.205s coverage: 83.3% of statements [2021-05-25T16:02:31.814Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-25T16:02:31.814Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T16:02:31.814Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.369s coverage: 58.0% of statements [2021-05-25T16:02:36.142Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.056s coverage: 89.2% of statements [2021-05-25T16:02:36.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-25T16:02:36.142Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.186s coverage: 5.0% of statements [2021-05-25T16:02:36.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-25T16:02:36.142Z] GO111MODULE=on go vet ./... [2021-05-25T16:03:32.731Z] gofmt -l . [2021-05-25T16:03:32.731Z] [ "`gofmt -l .`" = "" ] [2021-05-25T16:03:32.731Z] ./bin/test-attribution-txt.sh [2021-05-25T16:03:32.731Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-25T16:03:32.751Z] $ docker stop --time=1 37995b9bcbeffbc77c48662dbe7c295dc395f1503e6d8b030b402cf090789020 [2021-05-25T16:03:34.844Z] $ docker rm -f 37995b9bcbeffbc77c48662dbe7c295dc395f1503e6d8b030b402cf090789020 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:03:35.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T16:03:36.014Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T16:03:36.611Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T16:03:37.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T16:03:37.437Z] + ls -al . [2021-05-25T16:03:37.437Z] total 248 [2021-05-25T16:03:37.437Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 16:03 . [2021-05-25T16:03:37.437Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:59 .. [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 15:59 .dockerignore [2021-05-25T16:03:37.437Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 15:59 .git [2021-05-25T16:03:37.437Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 15:59 .github [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 138 May 25 15:59 .gitignore [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 987 May 25 15:59 Dockerfile.build [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 894 May 25 15:59 Jenkinsfile [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 25 15:59 LICENSE [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 25 15:59 Makefile [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 25 15:59 README.md [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 25 15:59 RELEASE-NOTES.txt [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 15:53 VERSION [2021-05-25T16:03:37.437Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 15:59 bin [2021-05-25T16:03:37.437Z] -rw-r--r-- 1 jenkins jenkins 126444 May 25 16:02 coverage.out [2021-05-25T16:03:37.437Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 15:59 example [2021-05-25T16:03:37.437Z] -rw-r--r-- 1 jenkins jenkins 575 May 25 16:03 go.mod [2021-05-25T16:03:37.437Z] -rw-r--r-- 1 jenkins jenkins 20803 May 25 16:00 go.sum [2021-05-25T16:03:37.437Z] drwxrwxr-x 15 jenkins jenkins 4096 May 25 15:59 internal [2021-05-25T16:03:37.437Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:59 openapi [2021-05-25T16:03:37.437Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 15:59 pkg [2021-05-25T16:03:37.437Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:59 snap [2021-05-25T16:03:37.437Z] -rw-rw-r-- 1 jenkins jenkins 222 May 25 15:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:03:37.788Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=eb945b0548e0ef0c94b5f7aedaf41ead26294860 --label arch=arm64 --label version=0.0.0 . [2021-05-25T16:03:38.402Z] Sending build context to Docker daemon 2.741MB [2021-05-25T16:03:38.402Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:03:38.402Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-25T16:03:38.402Z] ---> b24c0a92db49 [2021-05-25T16:03:38.402Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-25T16:03:38.676Z] ---> Running in e73b3abf8da0 [2021-05-25T16:03:39.275Z] Removing intermediate container e73b3abf8da0 [2021-05-25T16:03:39.275Z] ---> 141809b01bca [2021-05-25T16:03:39.275Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T16:03:39.275Z] ---> Running in e568ac945f17 [2021-05-25T16:03:39.874Z] Removing intermediate container e568ac945f17 [2021-05-25T16:03:39.874Z] ---> 0f1aa60d112c [2021-05-25T16:03:39.874Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:03:39.874Z] ---> Running in 8a5d5a805f00 [2021-05-25T16:03:42.498Z] Removing intermediate container 8a5d5a805f00 [2021-05-25T16:03:42.498Z] ---> 21acf1419aad [2021-05-25T16:03:42.498Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-25T16:03:42.498Z] ---> Running in 0ae80fa1d795 [2021-05-25T16:03:43.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:03:44.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:03:45.043Z] OK: 139 MiB in 46 packages [2021-05-25T16:03:46.489Z] Removing intermediate container 0ae80fa1d795 [2021-05-25T16:03:46.489Z] ---> cc553a97fc64 [2021-05-25T16:03:46.489Z] Step 7/23 : COPY . . [2021-05-25T16:03:47.474Z] ---> 39a5c948ed3c [2021-05-25T16:03:47.474Z] Step 8/23 : RUN go mod download [2021-05-25T16:03:47.746Z] ---> Running in c793541e646a [2021-05-25T16:03:50.368Z] Removing intermediate container c793541e646a [2021-05-25T16:03:50.368Z] ---> 3c58dea13e18 [2021-05-25T16:03:50.368Z] Step 9/23 : RUN make build [2021-05-25T16:03:50.368Z] ---> Running in 854d001f1324 [2021-05-25T16:03:51.350Z] go mod tidy [2021-05-25T16:03:51.952Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-25T16:04:24.352Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-25T16:04:26.350Z] Removing intermediate container 854d001f1324 [2021-05-25T16:04:26.350Z] ---> 7c225bcf8881 [2021-05-25T16:04:26.350Z] Step 10/23 : FROM alpine:3.12 [2021-05-25T16:04:26.948Z] 3.12: Pulling from library/alpine [2021-05-25T16:04:27.222Z] d2f70382dc9a: Pulling fs layer [2021-05-25T16:04:27.496Z] d2f70382dc9a: Verifying Checksum [2021-05-25T16:04:27.496Z] d2f70382dc9a: Download complete [2021-05-25T16:04:28.105Z] d2f70382dc9a: Pull complete [2021-05-25T16:04:28.105Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:04:28.105Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T16:04:28.105Z] ---> 9852663dfa18 [2021-05-25T16:04:28.105Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T16:04:28.378Z] ---> Running in fa135bd29595 [2021-05-25T16:04:28.974Z] Removing intermediate container fa135bd29595 [2021-05-25T16:04:28.974Z] ---> 061268aa65ec [2021-05-25T16:04:28.974Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:04:28.974Z] ---> Running in d9e8f0416a49 [2021-05-25T16:04:30.955Z] Removing intermediate container d9e8f0416a49 [2021-05-25T16:04:30.955Z] ---> a165fe9fdd60 [2021-05-25T16:04:30.955Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-25T16:04:31.227Z] ---> Running in cf883dd6358a [2021-05-25T16:04:32.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:04:33.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:04:33.850Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-25T16:04:34.120Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-25T16:04:34.120Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-25T16:04:34.395Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-25T16:04:34.395Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-25T16:04:34.395Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:04:34.395Z] OK: 8 MiB in 19 packages [2021-05-25T16:04:35.831Z] Removing intermediate container cf883dd6358a [2021-05-25T16:04:35.831Z] ---> 5fd9dfb36836 [2021-05-25T16:04:35.831Z] Step 14/23 : WORKDIR / [2021-05-25T16:04:35.831Z] ---> Running in 9ab2869c4da1 [2021-05-25T16:04:36.429Z] Removing intermediate container 9ab2869c4da1 [2021-05-25T16:04:36.429Z] ---> bb7fc12d3aff [2021-05-25T16:04:36.429Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-25T16:04:37.028Z] ---> d5ec46c0ee31 [2021-05-25T16:04:37.028Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-25T16:04:38.457Z] ---> 74813787909f [2021-05-25T16:04:38.457Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-25T16:04:39.056Z] ---> 0fa59841cfaa [2021-05-25T16:04:39.056Z] Step 18/23 : EXPOSE 59999 [2021-05-25T16:04:39.056Z] ---> Running in 705dfc6f4a01 [2021-05-25T16:04:39.653Z] Removing intermediate container 705dfc6f4a01 [2021-05-25T16:04:39.653Z] ---> a30a89dc60ec [2021-05-25T16:04:39.653Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-25T16:04:39.653Z] ---> Running in c3af3d84c186 [2021-05-25T16:04:40.256Z] Removing intermediate container c3af3d84c186 [2021-05-25T16:04:40.256Z] ---> 2b90282f2685 [2021-05-25T16:04:40.256Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:04:40.256Z] ---> Running in c51584008979 [2021-05-25T16:04:40.854Z] Removing intermediate container c51584008979 [2021-05-25T16:04:40.854Z] ---> 79d3a9ffd9da [2021-05-25T16:04:40.854Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T16:04:41.126Z] ---> Running in 7ce1fc33bf8e [2021-05-25T16:04:41.398Z] Removing intermediate container 7ce1fc33bf8e [2021-05-25T16:04:41.398Z] ---> e96ff7e1a387 [2021-05-25T16:04:41.398Z] Step 22/23 : LABEL git_sha=eb945b0548e0ef0c94b5f7aedaf41ead26294860 [2021-05-25T16:04:41.672Z] ---> Running in 448e3a49d4e9 [2021-05-25T16:04:42.269Z] Removing intermediate container 448e3a49d4e9 [2021-05-25T16:04:42.269Z] ---> 18e129dacabe [2021-05-25T16:04:42.269Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T16:04:42.269Z] ---> Running in 38d6c7dd81ee [2021-05-25T16:04:42.549Z] Removing intermediate container 38d6c7dd81ee [2021-05-25T16:04:42.549Z] ---> d469774ce904 [2021-05-25T16:04:42.549Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-25T16:04:42.821Z] Successfully built d469774ce904 [2021-05-25T16:04:42.821Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:04:43.293Z] ---> job-cost.sh [2021-05-25T16:04:43.293Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X6w2 [2021-05-25T16:05:22.246Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T16:06:43.990Z] lf-activate-venv(): INFO: Adding /tmp/venv-X6w2/bin to PATH [2021-05-25T16:06:43.990Z] INFO: No Stack... [2021-05-25T16:06:43.990Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T16:06:43.990Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T16:06:44.329Z] + + catcut /w/workspace/device-sdk-go/3/archives/cost.csv -d, [2021-05-25T16:06:44.329Z] -f6 [Pipeline] lock [2021-05-25T16:06:44.389Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] [2021-05-25T16:06:44.401Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] did not exist. Created. [2021-05-25T16:06:44.401Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T16:06:44.767Z] /w/workspace/device-sdk-go/3@tmp/durable-d9138693/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-d9138693/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T16:06:45.112Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T16:06:45.148Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T16:06:45.309Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T16:06:45.316Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-25T16:06:45.774Z] provisioning config files... [2021-05-25T16:06:45.784Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/config4815314381003834869tmp [Pipeline] { [Pipeline] sh [2021-05-25T16:06:46.098Z] + set +x [2021-05-25T16:06:46.098Z] + curl -s https://codecov.io/bash [2021-05-25T16:06:46.098Z] + bash -s -- [2021-05-25T16:06:46.098Z] [2021-05-25T16:06:46.098Z] _____ _ [2021-05-25T16:06:46.098Z] / ____| | | [2021-05-25T16:06:46.098Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T16:06:46.098Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T16:06:46.098Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T16:06:46.098Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T16:06:46.098Z] Bash-1.0.3 [2021-05-25T16:06:46.098Z] [2021-05-25T16:06:46.098Z] [2021-05-25T16:06:46.098Z] ==> git version 2.24.4 found [2021-05-25T16:06:46.098Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-25T16:06:46.098Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T16:06:46.098Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T16:06:46.098Z] ==> Jenkins CI detected. [2021-05-25T16:06:46.098Z] project root: . [2021-05-25T16:06:46.098Z] --> token set from env [2021-05-25T16:06:46.098Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T16:06:46.359Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T16:06:46.359Z] ==> Python coveragepy not found [2021-05-25T16:06:46.359Z] ==> Searching for coverage reports in: [2021-05-25T16:06:46.359Z] + . [2021-05-25T16:06:46.359Z] -> Found 1 reports [2021-05-25T16:06:46.359Z] ==> Detecting git/mercurial file structure [2021-05-25T16:06:46.359Z] ==> Reading reports [2021-05-25T16:06:46.359Z] + ./coverage.out bytes=126444 [2021-05-25T16:06:46.359Z] ==> Appending adjustments [2021-05-25T16:06:46.359Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T16:06:46.620Z] + Found adjustments [2021-05-25T16:06:46.620Z] ==> Gzipping contents [2021-05-25T16:06:46.620Z] 20K /tmp/codecov.Wljsbt.gz [2021-05-25T16:06:46.620Z] ==> Uploading reports [2021-05-25T16:06:46.620Z] url: https://codecov.io [2021-05-25T16:06:46.620Z] query: branch=PR-945&commit=eb945b0548e0ef0c94b5f7aedaf41ead26294860&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-945%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=945&job=&cmd_args= [2021-05-25T16:06:46.620Z] -> Pinging Codecov [2021-05-25T16:06:46.620Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-945&commit=eb945b0548e0ef0c94b5f7aedaf41ead26294860&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-945%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=945&job=&cmd_args= [2021-05-25T16:06:47.208Z] -> Uploading to [2021-05-25T16:06:47.208Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/eb945b0548e0ef0c94b5f7aedaf41ead26294860/4d46fe28-aed0-440b-b894-afded0cab9a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T160646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8cfc341a66516f230843c95b84888474198666a3f3e7b5a7784e0574d5afd3ba [2021-05-25T16:06:47.208Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T16:06:47.208Z] Dload Upload Total Spent Left Speed [2021-05-25T16:06:47.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16482 0 0 100 16482 0 46313 --:--:-- --:--:-- --:--:-- 46297 100 16482 0 0 100 16482 0 46295 --:--:-- --:--:-- --:--:-- 46297 [2021-05-25T16:06:47.468Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/eb945b0548e0ef0c94b5f7aedaf41ead26294860 [Pipeline] } [2021-05-25T16:06:47.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:06:48.435Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:06:49.012Z] ---> package-listing.sh [2021-05-25T16:06:49.012Z] ++ facter osfamily [2021-05-25T16:06:49.012Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T16:06:49.273Z] + OS_FAMILY=redhat [2021-05-25T16:06:49.273Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-945 [2021-05-25T16:06:49.273Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T16:06:49.273Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T16:06:49.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T16:06:49.273Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T16:06:49.273Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-945 ']' [2021-05-25T16:06:49.273Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T16:06:49.273Z] + case "${OS_FAMILY}" in [2021-05-25T16:06:49.273Z] + rpm -qa [2021-05-25T16:06:49.273Z] + sort [2021-05-25T16:06:49.847Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T16:06:49.847Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T16:06:49.847Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T16:06:50.109Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-945 ']' [2021-05-25T16:06:50.109Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-945/archives/ [2021-05-25T16:06:50.109Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-945/archives/ [Pipeline] echo [2021-05-25T16:06:50.121Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-945/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T16:06:50.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:06:50.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T16:06:50.981Z] [2021-05-25T16:06:50.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:06:51.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T16:06:51.882Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T16:06:51.882Z] df20fa9351a1: Pulling fs layer [2021-05-25T16:06:51.882Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T16:06:51.882Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T16:06:51.882Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T16:06:51.882Z] 93b61091891f: Pulling fs layer [2021-05-25T16:06:51.882Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T16:06:51.882Z] 5e14af77c1be: Pulling fs layer [2021-05-25T16:06:51.882Z] 01666e4c0597: Pulling fs layer [2021-05-25T16:06:51.882Z] aa168da1d23b: Pulling fs layer [2021-05-25T16:06:51.882Z] 93b9cdb0e59b: Waiting [2021-05-25T16:06:51.882Z] 5e14af77c1be: Waiting [2021-05-25T16:06:51.882Z] 01666e4c0597: Waiting [2021-05-25T16:06:51.882Z] aa168da1d23b: Waiting [2021-05-25T16:06:51.882Z] 46f8f816bc3b: Waiting [2021-05-25T16:06:51.883Z] 93b61091891f: Waiting [2021-05-25T16:06:51.883Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T16:06:51.883Z] 36b3adc4ff6f: Download complete [2021-05-25T16:06:51.883Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T16:06:51.883Z] 46f8f816bc3b: Download complete [2021-05-25T16:06:51.883Z] df20fa9351a1: Verifying Checksum [2021-05-25T16:06:51.883Z] df20fa9351a1: Download complete [2021-05-25T16:06:51.883Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T16:06:51.883Z] 93b9cdb0e59b: Download complete [2021-05-25T16:06:52.149Z] 5e14af77c1be: Verifying Checksum [2021-05-25T16:06:52.149Z] 5e14af77c1be: Download complete [2021-05-25T16:06:52.149Z] 93b61091891f: Verifying Checksum [2021-05-25T16:06:52.149Z] 93b61091891f: Download complete [2021-05-25T16:06:52.149Z] 01666e4c0597: Verifying Checksum [2021-05-25T16:06:52.149Z] 01666e4c0597: Download complete [2021-05-25T16:06:52.149Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T16:06:52.149Z] 8ad3a11d3b57: Download complete [2021-05-25T16:06:52.412Z] df20fa9351a1: Pull complete [2021-05-25T16:06:52.682Z] 36b3adc4ff6f: Pull complete [2021-05-25T16:06:53.624Z] 8ad3a11d3b57: Pull complete [2021-05-25T16:06:53.624Z] 46f8f816bc3b: Pull complete [2021-05-25T16:06:54.201Z] 93b61091891f: Pull complete [2021-05-25T16:06:54.201Z] aa168da1d23b: Verifying Checksum [2021-05-25T16:06:54.201Z] aa168da1d23b: Download complete [2021-05-25T16:06:54.465Z] 93b9cdb0e59b: Pull complete [2021-05-25T16:06:55.043Z] 5e14af77c1be: Pull complete [2021-05-25T16:06:55.043Z] 01666e4c0597: Pull complete [2021-05-25T16:07:03.213Z] aa168da1d23b: Pull complete [2021-05-25T16:07:03.213Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T16:07:03.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T16:07:03.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T16:07:03.313Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-05-25T16:07:03.345Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-945/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-945 -v /w/workspace/dgexfoundry_device-sdk-go_PR-945:/w/workspace/dgexfoundry_device-sdk-go_PR-945:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T16:07:30.223Z] $ docker top 1fac990ce56c90db1a9dc143e8920eeb883b4b509c64514f9ae3f77cd540e3ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:07:30.610Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T16:07:30.925Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T16:07:31.222Z] + ls /var/log/sa-host [2021-05-25T16:07:31.222Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T16:07:31.222Z] file_magic: OK [2021-05-25T16:07:31.222Z] HZ: Using current value: 100 [2021-05-25T16:07:31.222Z] file_header: OK [2021-05-25T16:07:31.222Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T16:07:31.222Z] Statistics: [2021-05-25T16:07:31.223Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T16:07:31.223Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T16:07:31.223Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T16:07:31.223Z] file_magic: OK [2021-05-25T16:07:31.223Z] HZ: Using current value: 100 [2021-05-25T16:07:31.223Z] file_header: OK [2021-05-25T16:07:31.223Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T16:07:31.223Z] Statistics: [2021-05-25T16:07:31.223Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T16:07:31.223Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:07:31.843Z] provisioning config files... [2021-05-25T16:07:31.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/config2399267522919505544tmp [Pipeline] { [Pipeline] echo [2021-05-25T16:07:31.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:07:32.177Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T16:07:32.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T16:07:32.218Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:07:32.510Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T16:07:32.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:07:32.812Z] ---> sudo-logs.sh [2021-05-25T16:07:32.812Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T16:07:32.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:07:33.135Z] ---> job-cost.sh [2021-05-25T16:07:33.135Z] lf-activate-venv: SKIPPING [2021-05-25T16:07:33.135Z] DEBUG: total: 0.18000000715255737 [2021-05-25T16:07:33.135Z] INFO: Retrieving Stack Cost... [2021-05-25T16:07:34.523Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T16:07:34.786Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T16:07:34.800Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:07:35.096Z] ---> logs-deploy.sh [2021-05-25T16:07:35.096Z] lf-activate-venv: SKIPPING [2021-05-25T16:07:35.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-945/3 [2021-05-25T16:07:35.096Z] INFO: archiving workspace using pattern(s): [2021-05-25T16:07:36.048Z] Archives upload complete. [2021-05-25T16:07:36.048Z] INFO: archiving logs to Nexus [2021-05-25T16:07:36.630Z] ---> uname -a: [2021-05-25T16:07:36.630Z] Linux prd-centos7-docker-4c-2g-140.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T16:07:36.630Z] [2021-05-25T16:07:36.630Z] [2021-05-25T16:07:36.630Z] ---> lscpu: [2021-05-25T16:07:36.630Z] Architecture: x86_64 [2021-05-25T16:07:36.630Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T16:07:36.630Z] Byte Order: Little Endian [2021-05-25T16:07:36.630Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T16:07:36.630Z] CPU(s): 2 [2021-05-25T16:07:36.630Z] On-line CPU(s) list: 0,1 [2021-05-25T16:07:36.630Z] Thread(s) per core: 1 [2021-05-25T16:07:36.630Z] Core(s) per socket: 1 [2021-05-25T16:07:36.630Z] Socket(s): 2 [2021-05-25T16:07:36.630Z] NUMA node(s): 1 [2021-05-25T16:07:36.630Z] Vendor ID: AuthenticAMD [2021-05-25T16:07:36.630Z] CPU family: 23 [2021-05-25T16:07:36.630Z] Model: 49 [2021-05-25T16:07:36.630Z] Model name: AMD EPYC-Rome Processor [2021-05-25T16:07:36.630Z] Stepping: 0 [2021-05-25T16:07:36.630Z] CPU MHz: 2799.998 [2021-05-25T16:07:36.630Z] BogoMIPS: 5599.99 [2021-05-25T16:07:36.630Z] Virtualization: AMD-V [2021-05-25T16:07:36.630Z] Hypervisor vendor: KVM [2021-05-25T16:07:36.630Z] Virtualization type: full [2021-05-25T16:07:36.630Z] L1d cache: 64 KiB [2021-05-25T16:07:36.630Z] L1i cache: 64 KiB [2021-05-25T16:07:36.630Z] L2 cache: 1 MiB [2021-05-25T16:07:36.630Z] L3 cache: 32 MiB [2021-05-25T16:07:36.630Z] NUMA node0 CPU(s): 0,1 [2021-05-25T16:07:36.630Z] Vulnerability Itlb multihit: Not affected [2021-05-25T16:07:36.630Z] Vulnerability L1tf: Not affected [2021-05-25T16:07:36.630Z] Vulnerability Mds: Not affected [2021-05-25T16:07:36.630Z] Vulnerability Meltdown: Not affected [2021-05-25T16:07:36.630Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T16:07:36.630Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T16:07:36.630Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T16:07:36.630Z] Vulnerability Srbds: Not affected [2021-05-25T16:07:36.630Z] Vulnerability Tsx async abort: Not affected [2021-05-25T16:07:36.630Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-25T16:07:36.630Z] [2021-05-25T16:07:36.630Z] [2021-05-25T16:07:36.630Z] ---> nproc: [2021-05-25T16:07:36.630Z] 2 [2021-05-25T16:07:36.630Z] [2021-05-25T16:07:36.630Z] [2021-05-25T16:07:36.630Z] ---> df -h: [2021-05-25T16:07:36.630Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T16:07:36.630Z] overlay 40.0G 7.2G 32.8G 18% / [2021-05-25T16:07:36.630Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T16:07:36.630Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T16:07:36.630Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T16:07:36.630Z] /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os [2021-05-25T16:07:36.630Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf [2021-05-25T16:07:36.631Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname [2021-05-25T16:07:36.631Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts [2021-05-25T16:07:36.631Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log [2021-05-25T16:07:36.631Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-945 [2021-05-25T16:07:36.631Z] /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json [2021-05-25T16:07:36.631Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp [2021-05-25T16:07:36.631Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host [2021-05-25T16:07:36.631Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] ---> free -m: [2021-05-25T16:07:36.631Z] total used free shared buff/cache available [2021-05-25T16:07:36.631Z] Mem: 7821 990 4733 0 2098 6653 [2021-05-25T16:07:36.631Z] Swap: 1023 0 1023 [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] ---> ip addr: [2021-05-25T16:07:36.631Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T16:07:36.631Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T16:07:36.631Z] inet 127.0.0.1/8 scope host lo [2021-05-25T16:07:36.631Z] valid_lft forever preferred_lft forever [2021-05-25T16:07:36.631Z] inet6 ::1/128 scope host [2021-05-25T16:07:36.631Z] valid_lft forever preferred_lft forever [2021-05-25T16:07:36.631Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T16:07:36.631Z] link/ether fa:16:3e:19:56:f2 brd ff:ff:ff:ff:ff:ff [2021-05-25T16:07:36.631Z] inet 10.30.122.199/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T16:07:36.631Z] valid_lft 85471sec preferred_lft 85471sec [2021-05-25T16:07:36.631Z] inet6 fe80::f816:3eff:fe19:56f2/64 scope link [2021-05-25T16:07:36.631Z] valid_lft forever preferred_lft forever [2021-05-25T16:07:36.631Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T16:07:36.631Z] link/ether 02:42:19:83:34:3d brd ff:ff:ff:ff:ff:ff [2021-05-25T16:07:36.631Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T16:07:36.631Z] valid_lft forever preferred_lft forever [2021-05-25T16:07:36.631Z] inet6 fe80::42:19ff:fe83:343d/64 scope link [2021-05-25T16:07:36.631Z] valid_lft forever preferred_lft forever [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] ---> sar -b -r -n DEV: [2021-05-25T16:07:36.631Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] 15:51:55 LINUX RESTART (2 CPU) [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] 15:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T16:07:36.631Z] 15:54:01 60.16 5.66 54.50 0.00 3031.05 3503.93 0.00 [2021-05-25T16:07:36.631Z] 15:55:01 0.48 0.00 0.48 0.00 0.00 9.21 0.00 [2021-05-25T16:07:36.631Z] 15:56:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-05-25T16:07:36.631Z] 15:57:01 0.23 0.00 0.23 0.00 0.00 3.47 0.00 [2021-05-25T16:07:36.631Z] 15:58:01 0.32 0.00 0.32 0.00 0.00 3.86 0.00 [2021-05-25T16:07:36.631Z] 15:59:01 0.18 0.00 0.18 0.00 0.00 2.32 0.00 [2021-05-25T16:07:36.631Z] 16:00:01 0.25 0.00 0.25 0.00 0.00 4.05 0.00 [2021-05-25T16:07:36.631Z] 16:01:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-05-25T16:07:36.631Z] 16:02:02 0.47 0.12 0.35 0.00 1.86 4.64 0.00 [2021-05-25T16:07:36.631Z] 16:03:01 0.25 0.00 0.25 0.00 0.00 3.27 0.00 [2021-05-25T16:07:36.631Z] 16:04:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 [2021-05-25T16:07:36.631Z] 16:05:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-05-25T16:07:36.631Z] 16:06:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 [2021-05-25T16:07:36.631Z] 16:07:01 8.23 0.28 7.94 0.00 18.52 439.45 0.00 [2021-05-25T16:07:36.631Z] Average: 5.13 0.43 4.69 0.00 218.23 285.16 0.00 [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] 15:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T16:07:36.631Z] 15:54:01 5451604 0 814228 10.17 2620 1740488 1300156 14.35 584600 1572644 20 [2021-05-25T16:07:36.631Z] 15:55:01 5460332 0 805492 10.06 2620 1740496 1246028 13.76 580696 1568760 16 [2021-05-25T16:07:36.631Z] 15:56:01 5460960 0 804864 10.05 2620 1740496 1228576 13.56 576616 1572344 8 [2021-05-25T16:07:36.631Z] 15:57:01 5463816 0 802000 10.01 2620 1740504 1207776 13.33 574544 1572344 8 [2021-05-25T16:07:36.631Z] 15:58:01 5463792 0 802020 10.01 2620 1740508 1207776 13.33 568904 1577952 8 [2021-05-25T16:07:36.631Z] 15:59:01 5460188 0 805620 10.06 2620 1740512 1207980 13.34 572944 1577952 8 [2021-05-25T16:07:36.631Z] 16:00:01 5454512 0 811288 10.13 2620 1740520 1208064 13.34 578092 1577952 16 [2021-05-25T16:07:36.631Z] 16:01:01 5447852 0 817940 10.21 2620 1740528 1210120 13.36 584392 1577956 8 [2021-05-25T16:07:36.631Z] 16:02:02 5448848 0 816824 10.20 2620 1740648 1208284 13.34 585924 1576084 16 [2021-05-25T16:07:36.631Z] 16:03:01 5449028 0 816636 10.20 2620 1740656 1208284 13.34 585932 1576084 8 [2021-05-25T16:07:36.631Z] 16:04:01 5448136 0 817528 10.21 2620 1740656 1208368 13.34 594580 1567876 8 [2021-05-25T16:07:36.631Z] 16:05:01 5448620 0 817004 10.20 2620 1740696 1208332 13.34 594428 1567884 20 [2021-05-25T16:07:36.631Z] 16:06:01 5448004 0 817648 10.21 2620 1740668 1208428 13.34 595092 1567876 8 [2021-05-25T16:07:36.631Z] 16:07:01 4797052 0 984524 12.29 2620 2224744 1599568 17.66 947080 1808648 483308 [2021-05-25T16:07:36.631Z] Average: 5407339 0 823830 10.29 2620 1775151 1246981 13.77 608845 1590168 34533 [2021-05-25T16:07:36.631Z] [2021-05-25T16:07:36.631Z] 15:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T16:07:36.631Z] 15:54:01 eth0 557.28 388.27 1088.45 85.79 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:54:01 docker0 11.08 7.38 1.86 27.49 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:55:01 eth0 1.17 0.48 0.56 0.39 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:56:01 eth0 0.62 0.47 0.32 0.21 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:57:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:58:01 eth0 0.97 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:59:01 eth0 1.18 0.47 0.46 0.27 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:00:01 eth0 0.43 0.23 0.26 0.16 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:01:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:02:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.631Z] 16:03:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:04:01 eth0 0.67 0.18 0.10 0.07 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:05:01 eth0 0.58 0.20 0.14 0.02 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:06:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:07:01 eth0 189.18 167.58 2170.15 17.79 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] Average: eth0 53.87 39.96 233.24 7.51 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] Average: docker0 0.79 0.53 0.13 1.97 0.00 0.00 0.00 0.00 [2021-05-25T16:07:36.632Z] [2021-05-25T16:07:36.632Z] [2021-05-25T16:07:36.632Z] ---> sar -P ALL: [2021-05-25T16:07:36.632Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T16:07:36.632Z] [2021-05-25T16:07:36.632Z] 15:51:55 LINUX RESTART (2 CPU) [2021-05-25T16:07:36.632Z] [2021-05-25T16:07:36.632Z] 15:53:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T16:07:36.632Z] 15:54:01 all 10.02 0.00 2.73 2.98 0.08 84.20 [2021-05-25T16:07:36.632Z] 15:54:01 0 10.66 0.00 2.58 1.69 0.09 84.98 [2021-05-25T16:07:36.632Z] 15:54:01 1 9.38 0.00 2.88 4.26 0.07 83.42 [2021-05-25T16:07:36.632Z] 15:55:01 all 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-25T16:07:36.632Z] 15:55:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-05-25T16:07:36.632Z] 15:55:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-05-25T16:07:36.632Z] 15:56:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-25T16:07:36.632Z] 15:56:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-25T16:07:36.632Z] 15:56:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-25T16:07:36.632Z] 15:57:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-25T16:07:36.632Z] 15:57:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-25T16:07:36.632Z] 15:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T16:07:36.632Z] 15:58:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-05-25T16:07:36.632Z] 15:58:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-25T16:07:36.632Z] 15:58:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-25T16:07:36.632Z] 15:59:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-05-25T16:07:36.632Z] 15:59:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-25T16:07:36.632Z] 15:59:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-05-25T16:07:36.632Z] 16:00:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-05-25T16:07:36.632Z] 16:00:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-25T16:07:36.632Z] 16:00:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-25T16:07:36.632Z] 16:01:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-05-25T16:07:36.632Z] 16:01:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-25T16:07:36.632Z] 16:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-25T16:07:36.632Z] 16:02:02 all 0.15 0.00 0.03 0.03 0.02 99.78 [2021-05-25T16:07:36.632Z] 16:02:02 0 0.25 0.00 0.03 0.05 0.00 99.67 [2021-05-25T16:07:36.632Z] 16:02:02 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-25T16:07:36.632Z] 16:03:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-05-25T16:07:36.632Z] 16:03:01 0 0.19 0.00 0.03 0.00 0.02 99.76 [2021-05-25T16:07:36.632Z] 16:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-25T16:07:36.632Z] 16:04:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-05-25T16:07:36.632Z] 16:04:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-25T16:07:36.632Z] 16:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-25T16:07:36.632Z] [2021-05-25T16:07:36.632Z] 16:04:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T16:07:36.632Z] 16:05:01 all 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-25T16:07:36.632Z] 16:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-25T16:07:36.632Z] 16:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-25T16:07:36.632Z] 16:06:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-25T16:07:36.632Z] 16:06:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-05-25T16:07:36.632Z] 16:06:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-25T16:07:36.632Z] 16:07:01 all 5.98 0.00 2.02 0.75 0.04 91.20 [2021-05-25T16:07:36.632Z] 16:07:01 0 5.92 0.00 1.92 0.58 0.03 91.55 [2021-05-25T16:07:36.632Z] 16:07:01 1 6.04 0.00 2.13 0.93 0.05 90.85 [2021-05-25T16:07:36.632Z] Average: all 1.22 0.00 0.36 0.26 0.03 98.12 [2021-05-25T16:07:36.632Z] Average: 0 1.33 0.00 0.33 0.16 0.02 98.15 [2021-05-25T16:07:36.632Z] Average: 1 1.12 0.00 0.38 0.36 0.04 98.09 [2021-05-25T16:07:36.632Z] [2021-05-25T16:07:36.632Z] [2021-05-25T16:07:36.632Z]