Pull request #252 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 325f2998a2db587ba2919bf2ed8e533ff7f264dc+653fdc7e42cd7ec24a217595972231c9ae0d8498 (b09ba4e30f77d71779a0aaa82d0a37255a13e145) Running in Durability level: MAX_SURVIVABILITY 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-ssh7802133763660469716.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-ssh484812039621621049.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-252/workspace@libs/edgex-global-pipelines # timeout=10 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-mqtt-go/branches/PR-252/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5136909774112638487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-mqtt-go/branches/PR-252/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8947895834878205106.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4583088321105905583.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-252/workspace@libs/lf-pipelines # timeout=10 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-mqtt-go/branches/PR-252/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2756252076856923354.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15735 in /w/workspace/gexfoundry_device-mqtt-go_PR-252 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-252 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/gexfoundry_device-mqtt-go_PR-252@tmp/jenkins-gitclient-ssh1512634169038089644.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/gexfoundry_device-mqtt-go_PR-252@tmp/jenkins-gitclient-ssh3545582975271751160.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 653fdc7e42cd7ec24a217595972231c9ae0d8498 into PR head commit 325f2998a2db587ba2919bf2ed8e533ff7f264dc Merge succeeded, producing 325f2998a2db587ba2919bf2ed8e533ff7f264dc Checking out Revision 325f2998a2db587ba2919bf2ed8e533ff7f264dc (PR-252) > git config core.sparsecheckout # timeout=10 > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # 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/gexfoundry_device-mqtt-go_PR-252@tmp/jenkins-gitclient-ssh7414508623191823271.key > git merge 653fdc7e42cd7ec24a217595972231c9ae0d8498 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:45:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:45:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:45:15 ========================================================= 05:45:15 EdgeX Global Pipelines Version Info 05:45:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:45:20 ------------------- 05:45:20 stable info: 05:45:20 ------------------- 05:45:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:45:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:45:20 Message: update stable to v1.0.192 05:45:21 ------------------- 05:45:21 experimental info: 05:45:21 ------------------- 05:45:21 Commited By: **** collab-it+edgex@linuxfoundation.org 05:45:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:45:21 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:45:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:45:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:45:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:45:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:45:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:45:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:45:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:45:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-252 [Pipeline] echo 05:45:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-252 [Pipeline] echo 05:45:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-252 [Pipeline] echo 05:45:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 325f2998a2db587ba2919bf2ed8e533ff7f264dc [Pipeline] echo 05:45:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 325f299 [Pipeline] echo 05:45:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:25 provisioning config files... 05:45:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/config6670255354525166410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:25 ---> docker-login.sh 05:45:25 nexus3.edgexfoundry.org:10001 05:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:29 Configure a credential helper to remove this warning. See 05:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:29 05:45:29 Login Succeeded 05:45:29 nexus3.edgexfoundry.org:10002 05:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:29 Configure a credential helper to remove this warning. See 05:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:29 05:45:29 Login Succeeded 05:45:29 nexus3.edgexfoundry.org:10003 05:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:29 Configure a credential helper to remove this warning. See 05:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:29 05:45:29 Login Succeeded 05:45:29 nexus3.edgexfoundry.org:10004 05:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:29 Configure a credential helper to remove this warning. See 05:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:29 05:45:29 Login Succeeded 05:45:29 docker.io 05:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:29 Configure a credential helper to remove this warning. See 05:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:29 05:45:29 Login Succeeded 05:45:29 ---> docker-login.sh ends [Pipeline] } 05:45:29 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 05:45:30 + git log --format=format:%s -1 325f2998a2db587ba2919bf2ed8e533ff7f264dc [Pipeline] echo 05:45:30 GIT_COMMIT: 325f2998a2db587ba2919bf2ed8e533ff7f264dc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:45:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:45:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:31 05:45:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:45:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:31 latest: Pulling from edgex-devops/git-semver 05:45:31 31603596830f: Pulling fs layer 05:45:31 54011a49482f: Pulling fs layer 05:45:31 a6820b24f6d8: Pulling fs layer 05:45:31 f581987b2513: Pulling fs layer 05:45:31 f581987b2513: Waiting 05:45:31 54011a49482f: Verifying Checksum 05:45:31 54011a49482f: Download complete 05:45:32 31603596830f: Verifying Checksum 05:45:32 31603596830f: Download complete 05:45:32 f581987b2513: Verifying Checksum 05:45:32 f581987b2513: Download complete 05:45:32 a6820b24f6d8: Verifying Checksum 05:45:32 a6820b24f6d8: Download complete 05:45:32 31603596830f: Pull complete 05:45:34 54011a49482f: Pull complete 05:45:34 a6820b24f6d8: Pull complete 05:45:34 f581987b2513: Pull complete 05:45:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:45:34 prd-centos7-docker-4c-2g-15735 does not seem to be running inside a container 05:45:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-252 -v /w/workspace/gexfoundry_device-mqtt-go_PR-252:/w/workspace/gexfoundry_device-mqtt-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-252@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:45:35 $ docker top 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:35 [ssh-agent] Looking for ssh-agent implementation... 05:45:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:35 $ docker exec 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 ssh-agent 05:45:35 SSH_AUTH_SOCK=/tmp/ssh-JDzUzjwlunNz/agent.14 05:45:35 SSH_AGENT_PID=20 05:45:35 Running ssh-add (command line suppressed) 05:45:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/private_key_2328722531988876226.key (/w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/private_key_2328722531988876226.key) 05:45:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:36 + git tag --points-at HEAD [Pipeline] } 05:45:36 $ docker exec --env ******** --env ******** 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 ssh-agent -k 05:45:36 unset SSH_AUTH_SOCK; 05:45:36 unset SSH_AGENT_PID; 05:45:36 echo Agent pid 20 killed; 05:45:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:45:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:36 [ssh-agent] Looking for ssh-agent implementation... 05:45:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:36 $ docker exec 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 ssh-agent 05:45:36 SSH_AUTH_SOCK=/tmp/ssh-BjWAX1pDSPGb/agent.53 05:45:36 SSH_AGENT_PID=59 05:45:36 Running ssh-add (command line suppressed) 05:45:37 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/private_key_6634600312069948561.key (/w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/private_key_6634600312069948561.key) 05:45:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:37 + git semver init 05:45:37 # -> Open(): unable to determine branch for HEAD 05:45:37 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-252/.git 05:45:37 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-252 05:45:37 # $SEMVER_REMOTE_NAME = origin 05:45:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:45:37 # $SEMVER_USER_NAME = edgex-jenkins 05:45:37 # $SEMVER_BRANCH = PR-252 05:45:37 # $SEMVER_TEMP = /tmp/semver-015237007 05:45:37 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 05:45:39 # '/tmp/semver-015237007' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-252/.semver' 05:45:39 # -> Force: false 05:45:39 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-252/.semver [Pipeline] } 05:45:39 $ docker exec --env ******** --env ******** 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 ssh-agent -k 05:45:39 unset SSH_AUTH_SOCK; 05:45:39 unset SSH_AGENT_PID; 05:45:39 echo Agent pid 59 killed; 05:45:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:40 + git semver [Pipeline] } 05:45:40 $ docker stop --time=1 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 05:45:42 $ docker rm -f 80f526aed3600c712cb2ae596eed32631ee0d634029d059cd8c10c797e29e6a5 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:45:45 Stashed 1 file(s) [Pipeline] echo 05:45:45 [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 05:46:01 Still waiting to schedule task 05:46:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:46:01 Still waiting to schedule task 05:46:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:48:00 Running on prd-centos7-docker-4c-2g-15740 in /w/workspace/gexfoundry_device-mqtt-go_PR-252 [Pipeline] { [Pipeline] ws 05:48:00 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:48:00 Selected Git installation does not exist. Using Default 05:48:00 The recommended git tool is: NONE 05:48:10 using credential edgex-jenkins-ssh 05:48:10 Cloning the remote Git repository 05:48:10 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:48:10 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:48:10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:48:10 > git --version # timeout=10 05:48:10 > git --version # 'git version 2.24.4' 05:48:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:10 [INFO] Currently running in a labeled security context 05:48:10 [INFO] Currently SELinux is 'enforcing' on the host 05:48:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh2486698413241634539.key 05:48:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:11 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:48:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:15 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:48:15 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:48:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:15 [INFO] Currently running in a labeled security context 05:48:15 [INFO] Currently SELinux is 'enforcing' on the host 05:48:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh731928274678006213.key 05:48:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:48:15 Merging remotes/origin/master commit 653fdc7e42cd7ec24a217595972231c9ae0d8498 into PR head commit 325f2998a2db587ba2919bf2ed8e533ff7f264dc 05:48:15 Merge succeeded, producing 325f2998a2db587ba2919bf2ed8e533ff7f264dc 05:48:15 Checking out Revision 325f2998a2db587ba2919bf2ed8e533ff7f264dc (PR-252) 05:48:15 > git config core.sparsecheckout # timeout=10 05:48:15 > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 05:48:15 > git remote # timeout=10 05:48:15 > git config --get remote.origin.url # timeout=10 05:48:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:15 [INFO] Currently running in a labeled security context 05:48:15 [INFO] Currently SELinux is 'enforcing' on the host 05:48:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh1140089317249157038.key 05:48:15 > git merge 653fdc7e42cd7ec24a217595972231c9ae0d8498 # timeout=10 05:48:15 > git rev-parse HEAD^{commit} # timeout=10 05:48:15 > git config core.sparsecheckout # timeout=10 05:48:15 > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 05:48:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15739 in /w/workspace/gexfoundry_device-mqtt-go_PR-252 [Pipeline] { [Pipeline] ws 05:48:18 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:48:18 Selected Git installation does not exist. Using Default 05:48:18 The recommended git tool is: NONE 05:48:23 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:48:23 > git --version # timeout=10 05:48:23 > git --version # 'git version 2.24.4' 05:48:23 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:48:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:48:32 + true 05:48:32 + sudo service docker restart 05:48:32 Redirecting to /bin/systemctl restart docker.service 05:48:43 using credential edgex-jenkins-ssh 05:48:43 Cloning the remote Git repository 05:48:43 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:48:43 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:48:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:48:43 > git --version # timeout=10 05:48:43 > git --version # 'git version 2.17.1' 05:48:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:48:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:46 Merging remotes/origin/master commit 653fdc7e42cd7ec24a217595972231c9ae0d8498 into PR head commit 325f2998a2db587ba2919bf2ed8e533ff7f264dc 05:48:46 Merge succeeded, producing 325f2998a2db587ba2919bf2ed8e533ff7f264dc 05:48:46 Checking out Revision 325f2998a2db587ba2919bf2ed8e533ff7f264dc (PR-252) 05:48:45 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:48:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:48:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:48:46 > git config core.sparsecheckout # timeout=10 05:48:46 > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 05:48:46 > git remote # timeout=10 05:48:46 > git config --get remote.origin.url # timeout=10 05:48:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:46 > git merge 653fdc7e42cd7ec24a217595972231c9ae0d8498 # timeout=10 05:48:46 > git rev-parse HEAD^{commit} # timeout=10 05:48:46 > git config core.sparsecheckout # timeout=10 05:48:46 > git checkout -f 325f2998a2db587ba2919bf2ed8e533ff7f264dc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:51 provisioning config files... 05:48:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config587435444838989280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:52 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:48:52 > git --version # timeout=10 05:48:52 > git --version # 'git version 2.17.1' 05:48:52 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 05:48:52 ---> docker-login.sh 05:48:52 nexus3.edgexfoundry.org:10001 05:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:56 Configure a credential helper to remove this warning. See 05:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:56 05:48:56 Login Succeeded 05:48:56 nexus3.edgexfoundry.org:10002 05:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:56 Configure a credential helper to remove this warning. See 05:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:56 05:48:56 Login Succeeded 05:48:56 nexus3.edgexfoundry.org:10003 05:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:56 Configure a credential helper to remove this warning. See 05:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:56 05:48:56 Login Succeeded 05:48:56 nexus3.edgexfoundry.org:10004 05:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:56 Configure a credential helper to remove this warning. See 05:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:56 05:48:56 Login Succeeded 05:48:56 docker.io 05:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:56 Configure a credential helper to remove this warning. See 05:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:56 05:48:56 Login Succeeded 05:48:56 ---> docker-login.sh ends [Pipeline] withEnv [Pipeline] { [Pipeline] } 05:48:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] echo 05:49:00 ========================================================= 05:49:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:49:00 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:03 + 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 . 05:49:03 Sending build context to Docker daemon 574.5kB 05:49:03 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:49:03 Step 2/8 : FROM ${BASE} 05:49:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:49:03 540db60ca938: Pulling fs layer 05:49:03 adcc1eea9eea: Pulling fs layer 05:49:03 4c4ab2625f07: Pulling fs layer 05:49:03 0510c868ecb4: Pulling fs layer 05:49:03 afea3b2eda06: Pulling fs layer 05:49:03 7809a108b3ef: Pulling fs layer 05:49:03 f706445af74f: Pulling fs layer 05:49:03 afea3b2eda06: Waiting 05:49:03 7809a108b3ef: Waiting 05:49:03 f706445af74f: Waiting 05:49:03 0510c868ecb4: Waiting 05:49:03 4c4ab2625f07: Verifying Checksum 05:49:03 4c4ab2625f07: Download complete 05:49:03 adcc1eea9eea: Verifying Checksum 05:49:03 adcc1eea9eea: Download complete 05:49:03 afea3b2eda06: Verifying Checksum 05:49:03 afea3b2eda06: Download complete 05:49:03 7809a108b3ef: Verifying Checksum 05:49:03 7809a108b3ef: Download complete 05:49:03 540db60ca938: Verifying Checksum 05:49:03 540db60ca938: Download complete 05:49:03 540db60ca938: Pull complete 05:49:03 adcc1eea9eea: Pull complete 05:49:03 4c4ab2625f07: Pull complete 05:49:03 f706445af74f: Verifying Checksum 05:49:03 f706445af74f: Download complete 05:49:06 0510c868ecb4: Verifying Checksum 05:49:06 0510c868ecb4: Download complete 05:49:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:49:08 0510c868ecb4: Pull complete 05:49:08 afea3b2eda06: Pull complete 05:49:08 7809a108b3ef: Pull complete 05:49:09 f706445af74f: Pull complete 05:49:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:49:09 ---> b068be0155e3 05:49:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:49:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:13 + sudo service docker restart+ 05:49:13 true 05:49:32 ---> Running in d797a7cd68ae 05:49:32 Removing intermediate container d797a7cd68ae 05:49:32 ---> 93b50823cc3f 05:49:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:32 ---> Running in 63f6d93b1dac 05:49:32 Removing intermediate container 63f6d93b1dac 05:49:32 ---> 3de7a6ca272a 05:49:32 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:49:32 ---> Running in 15b207b36302 05:49:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:32 provisioning config files... 05:49:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5952416577136487618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:49:34 (1/13) Installing libc-dev (0.7.2-r3) 05:49:34 (2/13) Installing libsodium (1.0.18-r0) 05:49:34 (3/13) Installing pkgconf (1.7.3-r0) 05:49:34 (4/13) Installing libsodium-dev (1.0.18-r0) 05:49:34 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:49:34 (6/13) Installing libedit (20191231.3.1-r1) 05:49:34 (7/13) Installing openssh-client (8.4_p1-r3) 05:49:35 ---> docker-login.sh 05:49:35 nexus3.edgexfoundry.org:10001 05:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:35 Configure a credential helper to remove this warning. See 05:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:35 05:49:35 Login Succeeded 05:49:35 nexus3.edgexfoundry.org:10002 05:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:35 Configure a credential helper to remove this warning. See 05:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:35 05:49:35 Login Succeeded 05:49:35 nexus3.edgexfoundry.org:10003 05:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:35 Configure a credential helper to remove this warning. See 05:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:35 05:49:35 Login Succeeded 05:49:35 nexus3.edgexfoundry.org:10004 05:49:35 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:49:35 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:49:35 (10/13) Installing openssh-server (8.4_p1-r3) 05:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:37 Configure a credential helper to remove this warning. See 05:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:37 05:49:37 Login Succeeded 05:49:37 docker.io 05:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:37 Configure a credential helper to remove this warning. See 05:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:37 05:49:37 Login Succeeded 05:49:37 ---> docker-login.sh ends [Pipeline] } 05:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider 05:49:37 (11/13) Installing openssh (8.4_p1-r3) 05:49:37 (12/13) Installing libzmq (4.3.3-r1) 05:49:37 (13/13) Installing zeromq-dev (4.3.3-r1) 05:49:37 Executing busybox-1.32.1-r6.trigger 05:49:37 OK: 156 MiB in 53 packages 05:49:37 Removing intermediate container 15b207b36302 05:49:37 ---> ec67a7d54054 05:49:37 Step 6/8 : WORKDIR /device-mqtt-go 05:49:37 ---> Running in ccb8cb23cad3 05:49:37 Removing intermediate container ccb8cb23cad3 05:49:37 ---> c5c981b884b6 05:49:37 Step 7/8 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:49:38 ---> e6f6aa4e56e3 05:49:38 Step 8/8 : RUN go mod download 05:49:38 ---> Running in 0b1c1837e860 [Pipeline] echo 05:49:40 ========================================================= 05:49:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:49:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:49:43 + 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 . 05:49:43 Sending build context to Docker daemon 573.4kB 05:49:43 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:49:43 Step 2/8 : FROM ${BASE} 05:49:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:49:43 595b0fe564bb: Pulling fs layer 05:49:43 7186ed65a4f7: Pulling fs layer 05:49:43 316046926c0a: Pulling fs layer 05:49:43 4ebd0625c992: Pulling fs layer 05:49:43 207e8628e3a3: Pulling fs layer 05:49:43 c791037a9be2: Pulling fs layer 05:49:43 ffd874e62e21: Pulling fs layer 05:49:43 4ebd0625c992: Waiting 05:49:43 207e8628e3a3: Waiting 05:49:43 c791037a9be2: Waiting 05:49:43 ffd874e62e21: Waiting 05:49:43 316046926c0a: Download complete 05:49:43 7186ed65a4f7: Verifying Checksum 05:49:43 7186ed65a4f7: Download complete 05:49:43 207e8628e3a3: Download complete 05:49:43 595b0fe564bb: Verifying Checksum 05:49:43 595b0fe564bb: Download complete 05:49:43 c791037a9be2: Verifying Checksum 05:49:43 c791037a9be2: Download complete 05:49:43 595b0fe564bb: Pull complete 05:49:43 7186ed65a4f7: Pull complete 05:49:43 316046926c0a: Pull complete 05:49:45 ffd874e62e21: Verifying Checksum 05:49:45 ffd874e62e21: Download complete 05:49:48 4ebd0625c992: Verifying Checksum 05:49:48 4ebd0625c992: Download complete 05:49:59 4ebd0625c992: Pull complete 05:49:59 207e8628e3a3: Pull complete 05:49:59 c791037a9be2: Pull complete 05:50:02 ffd874e62e21: Pull complete 05:50:02 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:50:02 ---> cfc18b08335c 05:50:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:50:05 ---> Running in 9a8f456fe20a 05:50:05 Removing intermediate container 9a8f456fe20a 05:50:05 ---> b872fdfdd284 05:50:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:05 ---> Running in 594003a6b0fa 05:50:08 Removing intermediate container 594003a6b0fa 05:50:08 ---> b62fb8f00ba8 05:50:08 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:50:08 ---> Running in 21550289affb 05:50:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:11 (1/13) Installing libc-dev (0.7.2-r3) 05:50:11 (2/13) Installing libsodium (1.0.18-r0) 05:50:11 (3/13) Installing pkgconf (1.7.3-r0) 05:50:11 (4/13) Installing libsodium-dev (1.0.18-r0) 05:50:11 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:50:11 (6/13) Installing libedit (20191231.3.1-r1) 05:50:11 (7/13) Installing openssh-client (8.4_p1-r3) 05:50:11 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:50:11 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:50:11 (10/13) Installing openssh-server (8.4_p1-r3) 05:50:11 (11/13) Installing openssh (8.4_p1-r3) 05:50:11 (12/13) Installing libzmq (4.3.3-r1) 05:50:11 (13/13) Installing zeromq-dev (4.3.3-r1) 05:50:11 Executing busybox-1.32.1-r6.trigger 05:50:11 OK: 145 MiB in 53 packages 05:50:14 Removing intermediate container 21550289affb 05:50:14 ---> 439daa1042b7 05:50:14 Step 6/8 : WORKDIR /device-mqtt-go 05:50:14 ---> Running in 981be4a544db 05:50:14 Removing intermediate container 981be4a544db 05:50:14 ---> c421a97c0e3e 05:50:14 Step 7/8 : COPY . . 05:50:14 ---> e5436a4ee11f 05:50:14 Step 8/8 : RUN go mod download 05:50:14 ---> Running in 3b46aa1e98ff 05:50:21 Removing intermediate container 0b1c1837e860 05:50:21 ---> c4aeb4b493c7 05:50:21 Successfully built c4aeb4b493c7 05:50:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:50:23 + docker inspect -f . ci-base-image-x86_64 05:50:23 . [Pipeline] withDockerContainer 05:50:23 prd-centos7-docker-4c-2g-15740 does not seem to be running inside a container 05:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-x86_64 cat 05:50:24 $ docker top 3ad2f93f2692c3119b1d1cdd31c864b7976eed4c20256429669c91c7163e831b -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:24 + go version 05:50:24 go version go1.16.3 linux/amd64 [Pipeline] } 05:50:24 $ docker stop --time=1 3ad2f93f2692c3119b1d1cdd31c864b7976eed4c20256429669c91c7163e831b 05:50:27 $ docker rm -f 3ad2f93f2692c3119b1d1cdd31c864b7976eed4c20256429669c91c7163e831b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:28 + docker inspect -f . ci-base-image-x86_64 05:50:28 . [Pipeline] withDockerContainer 05:50:28 prd-centos7-docker-4c-2g-15740 does not seem to be running inside a container 05:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-x86_64 cat 05:50:30 $ docker top cbb3973f878df2d50145a306d54b48cee71504071d6157b1cfeba6781db18435 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:30 + go mod tidy [Pipeline] sh 05:50:33 + make test 05:50:33 go mod tidy 05:50:38 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:50:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:50:38 # github.com/edgexfoundry/device-sdk-go/v2/internal/config 05:50:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:106:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo 05:50:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:107:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo 05:50:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:111:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo 05:50:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:114:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo 05:50:40 Removing intermediate container 3b46aa1e98ff 05:50:40 ---> f4cad2e563fb 05:50:40 Successfully built f4cad2e563fb 05:50:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:50:43 + docker inspect -f . ci-base-image-arm64 05:50:43 . [Pipeline] withDockerContainer 05:50:43 prd-ubuntu18.04-docker-arm64-4c-16g-15739 does not seem to be running inside a container 05:50:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 05:50:48 $ docker top 8200f8a14d1c22ef591cce526746cc5c87e0b8ae7b73b421d09bad5a13b19c60 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:50 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 05:50:50 make: *** [Makefile:27: test] Error 2 [Pipeline] } 05:50:50 $ docker stop --time=1 cbb3973f878df2d50145a306d54b48cee71504071d6157b1cfeba6781db18435 05:50:53 + go version 05:50:53 go version go1.16.3 linux/arm64 05:50:53 $ docker rm -f cbb3973f878df2d50145a306d54b48cee71504071d6157b1cfeba6781db18435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 05:50:55 $ docker stop --time=1 8200f8a14d1c22ef591cce526746cc5c87e0b8ae7b73b421d09bad5a13b19c60 05:50:59 $ docker rm -f 8200f8a14d1c22ef591cce526746cc5c87e0b8ae7b73b421d09bad5a13b19c60 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:51:15 ---> job-cost.sh 05:51:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5xsJ 05:51:15 + docker inspect -f . ci-base-image-arm64 05:51:15 . [Pipeline] withDockerContainer 05:51:18 prd-ubuntu18.04-docker-arm64-4c-16g-15739 does not seem to be running inside a container 05:51:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 05:51:20 $ docker top b8291aae63382114898f58239d8bc614b301c3021b52bce9dd2091e08d0e3207 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:25 + go mod tidy [Pipeline] sh 05:51:28 + make test 05:51:28 go mod tidy 05:51:28 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:51:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:51:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:51:45 # github.com/edgexfoundry/device-sdk-go/v2/internal/config 05:51:45 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:106:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo 05:51:45 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:107:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo 05:51:45 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:111:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo 05:51:45 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.63/internal/config/types.go:114:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo 05:51:51 lf-activate-venv(): INFO: Adding /tmp/venv-5xsJ/bin to PATH 05:51:51 INFO: No Stack... 05:51:51 INFO: Retrieving Pricing Info for: v3-standard-2 05:51:51 INFO: Archiving Costs [Pipeline] sh 05:51:51 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 05:51:51 + cut -d, -f6 [Pipeline] lock 05:51:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] 05:51:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] did not exist. Created. 05:51:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:54 + echo total: 0.05999999865889549 [Pipeline] stash 05:51:56 Stashed 1 file(s) [Pipeline] } 05:51:57 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:52:04 Failed in branch amd64 05:52:23 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 05:52:23 make: *** [Makefile:27: test] Error 2 [Pipeline] } 05:52:23 $ docker stop --time=1 b8291aae63382114898f58239d8bc614b301c3021b52bce9dd2091e08d0e3207 05:52:26 $ docker rm -f b8291aae63382114898f58239d8bc614b301c3021b52bce9dd2091e08d0e3207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:52:37 ---> job-cost.sh 05:52:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2YH6 05:53:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:55:04 lf-activate-venv(): INFO: Adding /tmp/venv-2YH6/bin to PATH 05:55:04 INFO: No Stack... 05:55:04 INFO: Retrieving Pricing Info for: v2-standard-4 05:55:04 INFO: Archiving Costs [Pipeline] sh 05:55:05 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 05:55:05 + cut -d, -f6 [Pipeline] lock 05:55:05 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] 05:55:05 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] did not exist. Created. 05:55:05 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:55:07 /w/workspace/device-mqtt-go/1@tmp/durable-d0b5e1c6/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-d0b5e1c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:55:08 + echo total: 0.18000000715255737 [Pipeline] stash 05:55:08 Warning: overwriting stash ‘stack-cost’ 05:55:09 Stashed 1 file(s) [Pipeline] } 05:55:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:55:11 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:55:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:55:21 ---> package-listing.sh 05:55:21 ++ facter osfamily 05:55:21 ++ tr '[:upper:]' '[:lower:]' 05:55:21 + OS_FAMILY=redhat 05:55:21 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-252 05:55:21 + START_PACKAGES=/tmp/packages_start.txt 05:55:21 + END_PACKAGES=/tmp/packages_end.txt 05:55:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:55:21 + PACKAGES=/tmp/packages_start.txt 05:55:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-252 ']' 05:55:21 + PACKAGES=/tmp/packages_end.txt 05:55:21 + case "${OS_FAMILY}" in 05:55:21 + rpm -qa 05:55:21 + sort 05:55:22 + '[' -f /tmp/packages_start.txt ']' 05:55:22 + '[' -f /tmp/packages_end.txt ']' 05:55:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:55:22 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-252 ']' 05:55:22 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-252/archives/ 05:55:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-252/archives/ [Pipeline] echo 05:55:22 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/gexfoundry_device-mqtt-go_PR-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:55:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:23 05:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:23 alpine: Pulling from edgex-lftools-log-publisher 05:55:23 df20fa9351a1: Pulling fs layer 05:55:23 36b3adc4ff6f: Pulling fs layer 05:55:23 8ad3a11d3b57: Pulling fs layer 05:55:23 46f8f816bc3b: Pulling fs layer 05:55:23 93b61091891f: Pulling fs layer 05:55:23 93b9cdb0e59b: Pulling fs layer 05:55:23 5e14af77c1be: Pulling fs layer 05:55:23 01666e4c0597: Pulling fs layer 05:55:23 aa168da1d23b: Pulling fs layer 05:55:23 93b9cdb0e59b: Waiting 05:55:23 5e14af77c1be: Waiting 05:55:23 01666e4c0597: Waiting 05:55:23 aa168da1d23b: Waiting 05:55:23 46f8f816bc3b: Waiting 05:55:23 93b61091891f: Waiting 05:55:23 36b3adc4ff6f: Verifying Checksum 05:55:23 36b3adc4ff6f: Download complete 05:55:23 46f8f816bc3b: Verifying Checksum 05:55:23 46f8f816bc3b: Download complete 05:55:23 df20fa9351a1: Verifying Checksum 05:55:23 df20fa9351a1: Download complete 05:55:24 93b9cdb0e59b: Verifying Checksum 05:55:24 93b9cdb0e59b: Download complete 05:55:24 5e14af77c1be: Verifying Checksum 05:55:24 5e14af77c1be: Download complete 05:55:24 01666e4c0597: Verifying Checksum 05:55:24 01666e4c0597: Download complete 05:55:24 93b61091891f: Verifying Checksum 05:55:24 93b61091891f: Download complete 05:55:24 8ad3a11d3b57: Verifying Checksum 05:55:24 8ad3a11d3b57: Download complete 05:55:24 df20fa9351a1: Pull complete 05:55:24 36b3adc4ff6f: Pull complete 05:55:25 8ad3a11d3b57: Pull complete 05:55:25 46f8f816bc3b: Pull complete 05:55:25 93b61091891f: Pull complete 05:55:25 93b9cdb0e59b: Pull complete 05:55:25 5e14af77c1be: Pull complete 05:55:25 01666e4c0597: Pull complete 05:55:25 aa168da1d23b: Verifying Checksum 05:55:25 aa168da1d23b: Download complete 05:55:30 aa168da1d23b: Pull complete 05:55:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:55:30 prd-centos7-docker-4c-2g-15735 does not seem to be running inside a container 05:55:30 $ 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/gexfoundry_device-mqtt-go_PR-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-252 -v /w/workspace/gexfoundry_device-mqtt-go_PR-252:/w/workspace/gexfoundry_device-mqtt-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-252@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:10003/edgex-lftools-log-publisher:alpine cat 05:55:33 $ docker top f428ff8092f4b8802c8a496823dd468dce85f609d84b12e702ffed55cf06e5df -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:35 + touch /tmp/pre-build-complete [Pipeline] sh 05:55:36 + mkdir -p /var/log/sa [Pipeline] sh 05:55:36 + ls /var/log/sa-host 05:55:36 + sadf -c /var/log/sa-host/sa05 05:55:36 file_magic: OK 05:55:36 HZ: Using current value: 100 05:55:36 file_header: OK 05:55:36 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 05:55:36 Statistics: 05:55:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:55:36 File successfully converted to sysstat format version 12.2.1 05:55:36 + sadf -c /var/log/sa-host/sa24 05:55:36 file_magic: OK 05:55:36 HZ: Using current value: 100 05:55:36 file_header: OK 05:55:36 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 05:55:36 Statistics: 05:55:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:55:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:36 provisioning config files... 05:55:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp/config5968808284785403075tmp [Pipeline] { [Pipeline] echo 05:55:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:55:37 ---> create-netrc.sh [Pipeline] } 05:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:55:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:55:37 ---> python-tools-install.sh [Pipeline] echo 05:55:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:55:38 ---> sudo-logs.sh 05:55:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:55:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:55:40 ---> job-cost.sh 05:55:40 lf-activate-venv: SKIPPING 05:55:40 DEBUG: total: 0.18000000715255737 05:55:40 INFO: Retrieving Stack Cost... 05:55:41 INFO: Retrieving Pricing Info for: v3-standard-2 05:55:44 INFO: Archiving Costs [Pipeline] echo 05:55:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:55:44 ---> logs-deploy.sh 05:55:44 lf-activate-venv: SKIPPING 05:55:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-252/1 05:55:44 INFO: archiving workspace using pattern(s): 05:55:46 Archives upload complete. 05:55:46 INFO: archiving logs to Nexus 05:55:46 ---> uname -a: 05:55:46 Linux prd-centos7-docker-4c-2g-15735.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:55:46 05:55:46 05:55:46 ---> lscpu: 05:55:46 Architecture: x86_64 05:55:46 CPU op-mode(s): 32-bit, 64-bit 05:55:46 Byte Order: Little Endian 05:55:46 Address sizes: 40 bits physical, 48 bits virtual 05:55:46 CPU(s): 2 05:55:46 On-line CPU(s) list: 0,1 05:55:46 Thread(s) per core: 1 05:55:46 Core(s) per socket: 1 05:55:46 Socket(s): 2 05:55:46 NUMA node(s): 1 05:55:46 Vendor ID: AuthenticAMD 05:55:46 CPU family: 23 05:55:46 Model: 49 05:55:46 Model name: AMD EPYC-Rome Processor 05:55:46 Stepping: 0 05:55:46 CPU MHz: 2799.998 05:55:46 BogoMIPS: 5599.99 05:55:46 Virtualization: AMD-V 05:55:46 Hypervisor vendor: KVM 05:55:46 Virtualization type: full 05:55:46 L1d cache: 64 KiB 05:55:46 L1i cache: 64 KiB 05:55:46 L2 cache: 1 MiB 05:55:46 L3 cache: 32 MiB 05:55:46 NUMA node0 CPU(s): 0,1 05:55:46 Vulnerability Itlb multihit: Not affected 05:55:46 Vulnerability L1tf: Not affected 05:55:46 Vulnerability Mds: Not affected 05:55:46 Vulnerability Meltdown: Not affected 05:55:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:55:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:55:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:55:46 Vulnerability Srbds: Not affected 05:55:46 Vulnerability Tsx async abort: Not affected 05:55:46 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 05:55:46 05:55:46 05:55:46 ---> nproc: 05:55:46 2 05:55:46 05:55:46 05:55:46 ---> df -h: 05:55:46 Filesystem Size Used Available Use% Mounted on 05:55:46 overlay 40.0G 7.6G 32.4G 19% / 05:55:46 tmpfs 64.0M 0 64.0M 0% /dev 05:55:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:55:46 shm 64.0M 0 64.0M 0% /dev/shm 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-mqtt-go_PR-252 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-mqtt-go_PR-252@tmp 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:55:46 05:55:46 05:55:46 ---> free -m: 05:55:46 total used free shared buff/cache available 05:55:46 Mem: 7821 970 4756 0 2093 6672 05:55:46 Swap: 1023 0 1023 05:55:46 05:55:46 05:55:46 ---> ip addr: 05:55:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:55:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:55:46 inet 127.0.0.1/8 scope host lo 05:55:46 valid_lft forever preferred_lft forever 05:55:46 inet6 ::1/128 scope host 05:55:46 valid_lft forever preferred_lft forever 05:55:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:55:46 link/ether fa:16:3e:1c:ac:31 brd ff:ff:ff:ff:ff:ff 05:55:46 inet 10.30.122.106/23 brd 10.30.123.255 scope global dynamic eth0 05:55:46 valid_lft 85722sec preferred_lft 85722sec 05:55:46 inet6 fe80::f816:3eff:fe1c:ac31/64 scope link 05:55:46 valid_lft forever preferred_lft forever 05:55:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:55:46 link/ether 02:42:95:5e:61:76 brd ff:ff:ff:ff:ff:ff 05:55:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:55:46 valid_lft forever preferred_lft forever 05:55:46 inet6 fe80::42:95ff:fe5e:6176/64 scope link 05:55:46 valid_lft forever preferred_lft forever 05:55:46 05:55:46 05:55:46 ---> sar -b -r -n DEV: 05:55:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 05:55:46 05:55:46 05:44:17 LINUX RESTART (2 CPU) 05:55:46 05:55:46 05:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:55:46 05:46:01 83.92 3.56 80.35 0.00 2600.33 3433.78 0.00 05:55:46 05:47:01 1.78 0.00 1.78 0.00 0.00 35.35 0.00 05:55:46 05:48:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 05:55:46 05:49:01 0.22 0.00 0.22 0.00 0.00 3.73 0.00 05:55:46 05:50:01 0.25 0.00 0.25 0.00 0.00 3.48 0.00 05:55:46 05:51:01 0.33 0.00 0.33 0.00 0.00 4.81 0.00 05:55:46 05:52:01 0.18 0.00 0.18 0.00 0.00 2.96 0.00 05:55:46 05:53:01 0.17 0.00 0.17 0.00 0.00 2.30 0.00 05:55:46 05:54:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 05:55:46 05:55:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 05:55:46 Average: 8.76 0.36 8.40 0.00 260.14 349.63 0.00 05:55:46 05:55:46 05:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:55:46 05:46:01 5462952 0 806828 10.07 2620 1736532 1297288 14.32 573240 1572172 136 05:55:46 05:47:01 5471516 0 798256 9.97 2620 1736540 1233908 13.62 566372 1571936 16 05:55:46 05:48:01 5469772 0 800000 9.99 2620 1736540 1233932 13.62 568188 1572136 16 05:55:46 05:49:01 5469120 0 800644 10.00 2620 1736548 1232880 13.61 569084 1572136 12 05:55:46 05:50:01 5467908 0 801852 10.01 2620 1736552 1225864 13.53 566508 1576280 20 05:55:46 05:51:01 5467704 0 802056 10.01 2620 1736552 1220688 13.48 566524 1576280 8 05:55:46 05:52:01 5467992 0 801760 10.01 2620 1736560 1218632 13.45 566304 1576280 16 05:55:46 05:53:01 5461740 0 808008 10.09 2620 1736564 1218668 13.45 573036 1576280 8 05:55:46 05:54:01 5460884 0 808860 10.10 2620 1736568 1216624 13.43 575080 1574448 20 05:55:46 05:55:01 5463080 0 806660 10.07 2620 1736572 1201264 13.26 573508 1574448 20 05:55:46 Average: 5466267 0 803492 10.03 2620 1736553 1229975 13.58 569784 1574240 27 05:55:46 05:55:46 05:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:55:46 05:46:01 eth0 141.94 106.49 449.70 27.61 0.00 0.00 0.00 0.00 05:55:46 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:46:01 docker0 2.50 2.00 0.52 5.22 0.00 0.00 0.00 0.00 05:55:46 05:47:01 eth0 2.13 0.27 0.44 0.23 0.00 0.00 0.00 0.00 05:55:46 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:48:01 eth0 2.30 0.53 0.68 0.39 0.00 0.00 0.00 0.00 05:55:46 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:49:01 eth0 4.61 0.73 1.14 0.58 0.00 0.00 0.00 0.00 05:55:46 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:50:01 eth0 2.42 1.37 1.46 1.01 0.00 0.00 0.00 0.00 05:55:46 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:51:01 eth0 3.17 0.32 0.56 0.23 0.00 0.00 0.00 0.00 05:55:46 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:52:01 eth0 3.80 0.73 1.05 0.59 0.00 0.00 0.00 0.00 05:55:46 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:53:01 eth0 0.95 0.48 0.54 0.36 0.00 0.00 0.00 0.00 05:55:46 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:54:01 eth0 0.98 0.50 0.54 0.39 0.00 0.00 0.00 0.00 05:55:46 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:55:01 eth0 0.28 0.23 0.14 0.11 0.00 0.00 0.00 0.00 05:55:46 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 Average: eth0 16.26 11.17 45.64 3.15 0.00 0.00 0.00 0.00 05:55:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:46 Average: docker0 0.25 0.20 0.05 0.52 0.00 0.00 0.00 0.00 05:55:46 05:55:46 05:55:46 ---> sar -P ALL: 05:55:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 05:55:46 05:55:46 05:44:17 LINUX RESTART (2 CPU) 05:55:46 05:55:46 05:45:01 CPU %user %nice %system %iowait %steal %idle 05:55:46 05:46:01 all 5.04 0.00 2.56 1.97 0.06 90.38 05:55:46 05:46:01 0 5.26 0.00 2.39 1.53 0.05 90.77 05:55:46 05:46:01 1 4.81 0.00 2.73 2.41 0.07 89.99 05:55:46 05:47:01 all 0.12 0.00 0.06 0.00 0.05 99.77 05:55:46 05:47:01 0 0.18 0.00 0.05 0.00 0.05 99.72 05:55:46 05:47:01 1 0.05 0.00 0.07 0.00 0.05 99.83 05:55:46 05:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 05:55:46 05:48:01 0 0.13 0.00 0.03 0.00 0.03 99.80 05:55:46 05:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:55:46 05:49:01 all 0.04 0.00 0.03 0.00 0.04 99.89 05:55:46 05:49:01 0 0.03 0.00 0.03 0.00 0.05 99.88 05:55:46 05:49:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:55:46 05:50:01 all 0.09 0.00 0.05 0.00 0.03 99.82 05:55:46 05:50:01 0 0.12 0.00 0.05 0.00 0.03 99.80 05:55:46 05:50:01 1 0.07 0.00 0.05 0.00 0.03 99.85 05:55:46 05:51:01 all 0.05 0.00 0.03 0.00 0.05 99.87 05:55:46 05:51:01 0 0.07 0.00 0.02 0.00 0.03 99.88 05:55:46 05:51:01 1 0.03 0.00 0.03 0.00 0.07 99.87 05:55:46 05:52:01 all 0.08 0.00 0.03 0.00 0.04 99.86 05:55:46 05:52:01 0 0.08 0.00 0.02 0.00 0.03 99.87 05:55:46 05:52:01 1 0.07 0.00 0.03 0.00 0.05 99.85 05:55:46 05:53:01 all 0.04 0.00 0.03 0.00 0.05 99.88 05:55:46 05:53:01 0 0.05 0.00 0.02 0.00 0.05 99.88 05:55:46 05:53:01 1 0.03 0.00 0.03 0.00 0.05 99.88 05:55:46 05:54:01 all 0.05 0.00 0.04 0.00 0.05 99.86 05:55:46 05:54:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:55:46 05:54:01 1 0.05 0.00 0.05 0.00 0.07 99.83 05:55:46 05:55:01 all 0.05 0.00 0.03 0.00 0.04 99.88 05:55:46 05:55:01 0 0.08 0.00 0.02 0.00 0.05 99.85 05:55:46 05:55:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:55:46 Average: all 0.56 0.00 0.28 0.19 0.04 98.92 05:55:46 Average: 0 0.60 0.00 0.26 0.15 0.04 98.94 05:55:46 Average: 1 0.52 0.00 0.30 0.24 0.05 98.90 05:55:46 05:55:46 05:55:46