Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ba539b6d988370ec84177bc18b80fe6f942b59b2+fcf415a52e09a542e74d978699b87b5b4fab4063 (7066f058322d1e35ce926c27fa3ce3664007ed49) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-197/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-197/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17917 in /w/workspace/gexfoundry_device-mqtt-go_PR-197 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-197 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit ba539b6d988370ec84177bc18b80fe6f942b59b2 Merge succeeded, producing ba539b6d988370ec84177bc18b80fe6f942b59b2 Checking out Revision ba539b6d988370ec84177bc18b80fe6f942b59b2 (PR-197) > git config core.sparsecheckout # timeout=10 > git checkout -f ba539b6d988370ec84177bc18b80fe6f942b59b2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba539b6d988370ec84177bc18b80fe6f942b59b2 # timeout=10 Commit message: "feat: Enable use of secret via SecretProvider for MQTT broker credentials" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:44:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:44:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:44:16 ========================================================= 21:44:16 EdgeX Global Pipelines Version Info 21:44:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:44:17 ------------------- 21:44:17 stable info: 21:44:17 ------------------- 21:44:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:44:17 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 21:44:17 Message: update stable to v1.0.173 21:44:18 ------------------- 21:44:18 experimental info: 21:44:18 ------------------- 21:44:18 Commited By: **** collab-it+edgex@linuxfoundation.org 21:44:18 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 21:44:18 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:44:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 21:44:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 21:44:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:44:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:44:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:44:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:44:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:44:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:44:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:44:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:44:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:44:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 21:44:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:44:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:44:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:44:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:44:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:44:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:44:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:44:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:44:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:44:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:44:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:44:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:44:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:44:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:44:22 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:44:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo 21:44:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba539b6d988370ec84177bc18b80fe6f942b59b2 [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba539b6 [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:44:23 provisioning config files... 21:44:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-197@tmp/config2069306704216908597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:24 ---> docker-login.sh 21:44:24 nexus3.edgexfoundry.org:10001 21:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:24 Configure a credential helper to remove this warning. See 21:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:24 21:44:24 Login Succeeded 21:44:24 nexus3.edgexfoundry.org:10002 21:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:25 Configure a credential helper to remove this warning. See 21:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:25 21:44:25 Login Succeeded 21:44:25 nexus3.edgexfoundry.org:10003 21:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:25 Configure a credential helper to remove this warning. See 21:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:25 21:44:25 Login Succeeded 21:44:25 nexus3.edgexfoundry.org:10004 21:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:25 Configure a credential helper to remove this warning. See 21:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:25 21:44:25 Login Succeeded 21:44:25 docker.io 21:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:25 Configure a credential helper to remove this warning. See 21:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:25 21:44:25 Login Succeeded 21:44:25 ---> docker-login.sh ends [Pipeline] } 21:44:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:44:26 + git log --format=format:%s -1 ba539b6d988370ec84177bc18b80fe6f942b59b2 [Pipeline] echo 21:44:26 GIT_COMMIT: ba539b6d988370ec84177bc18b80fe6f942b59b2, Commit Message: feat: Enable use of secret via SecretProvider for MQTT broker credentials [Pipeline] echo 21:44:26 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:44:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:44:28 21:44:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:44:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:44:28 latest: Pulling from edgex-devops/git-semver 21:44:28 31603596830f: Pulling fs layer 21:44:28 2a8b12db71e7: Pulling fs layer 21:44:28 6ca5941a6612: Pulling fs layer 21:44:28 ecc8261a40a4: Pulling fs layer 21:44:28 ecc8261a40a4: Waiting 21:44:28 2a8b12db71e7: Download complete 21:44:28 31603596830f: Verifying Checksum 21:44:28 31603596830f: Download complete 21:44:28 ecc8261a40a4: Verifying Checksum 21:44:28 ecc8261a40a4: Download complete 21:44:28 6ca5941a6612: Verifying Checksum 21:44:28 6ca5941a6612: Download complete 21:44:29 31603596830f: Pull complete 21:44:29 2a8b12db71e7: Pull complete 21:44:29 6ca5941a6612: Pull complete 21:44:30 ecc8261a40a4: Pull complete 21:44:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:44:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:44:30 prd-centos7-docker-4c-2g-17917 does not seem to be running inside a container 21:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-197 -v /w/workspace/gexfoundry_device-mqtt-go_PR-197:/w/workspace/gexfoundry_device-mqtt-go_PR-197:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-197@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-197@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 21:44:32 $ docker top 22f19d642659880a50e9b502cc93103ba7343103b6f8aa6af6da284986c67133 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:32 [ssh-agent] Looking for ssh-agent implementation... 21:44:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:33 $ docker exec 22f19d642659880a50e9b502cc93103ba7343103b6f8aa6af6da284986c67133 ssh-agent 21:44:33 SSH_AUTH_SOCK=/tmp/ssh-uNiNlRKeINjQ/agent.13 21:44:33 SSH_AGENT_PID=18 21:44:33 Running ssh-add (command line suppressed) 21:44:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-197@tmp/private_key_2771538637560048047.key (/w/workspace/gexfoundry_device-mqtt-go_PR-197@tmp/private_key_2771538637560048047.key) 21:44:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:33 + git tag --points-at HEAD [Pipeline] } 21:44:33 $ docker exec --env ******** --env ******** 22f19d642659880a50e9b502cc93103ba7343103b6f8aa6af6da284986c67133 ssh-agent -k 21:44:34 unset SSH_AUTH_SOCK; 21:44:34 unset SSH_AGENT_PID; 21:44:34 echo Agent pid 18 killed; 21:44:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:44:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:34 [ssh-agent] Looking for ssh-agent implementation... 21:44:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:34 $ docker exec 22f19d642659880a50e9b502cc93103ba7343103b6f8aa6af6da284986c67133 ssh-agent 21:44:34 SSH_AUTH_SOCK=/tmp/ssh-K9qlD8vYcBUj/agent.47 21:44:34 SSH_AGENT_PID=53 21:44:34 Running ssh-add (command line suppressed) 21:44:34 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-197@tmp/private_key_8828861584708250985.key (/w/workspace/gexfoundry_device-mqtt-go_PR-197@tmp/private_key_8828861584708250985.key) 21:44:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:35 + git semver init 21:44:35 # -> Open(): unable to determine branch for HEAD 21:44:35 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-197/.git 21:44:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-197 21:44:35 # $SEMVER_REMOTE_NAME = origin 21:44:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:44:35 # $SEMVER_USER_NAME = edgex-jenkins 21:44:35 # $SEMVER_BRANCH = PR-197 21:44:35 # $SEMVER_TEMP = /tmp/semver-395007751 21:44:35 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 21:44:35 # '/tmp/semver-395007751' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-197/.semver' 21:44:35 # -> Force: false 21:44:35 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-197/.semver [Pipeline] } 21:44:35 $ docker exec --env ******** --env ******** 22f19d642659880a50e9b502cc93103ba7343103b6f8aa6af6da284986c67133 ssh-agent -k 21:44:35 unset SSH_AUTH_SOCK; 21:44:35 unset SSH_AGENT_PID; 21:44:35 echo Agent pid 53 killed; 21:44:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:36 + git semver [Pipeline] } 21:44:36 $ docker stop --time=1 22f19d642659880a50e9b502cc93103ba7343103b6f8aa6af6da284986c67133 21:44:37 $ docker rm -f 22f19d642659880a50e9b502cc93103ba7343103b6f8aa6af6da284986c67133 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:44:38 Stashed 1 file(s) [Pipeline] echo 21:44:38 [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 21:44:54 Still waiting to schedule task 21:44:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:44:54 Still waiting to schedule task 21:44:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:46:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17918 in /w/workspace/gexfoundry_device-mqtt-go_PR-197 [Pipeline] { [Pipeline] ws 21:46:54 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 21:47:00 using credential edgex-jenkins-ssh 21:47:00 Cloning the remote Git repository 21:47:00 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:47:00 > git init /w/workspace/device-mqtt-go/1 # timeout=10 21:47:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:47:00 > git --version # timeout=10 21:47:00 > git --version # 'git version 2.17.1' 21:47:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:02 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit ba539b6d988370ec84177bc18b80fe6f942b59b2 21:47:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:47:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:47:01 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:47:02 > git config core.sparsecheckout # timeout=10 21:47:02 > git checkout -f ba539b6d988370ec84177bc18b80fe6f942b59b2 # timeout=10 21:47:02 Merge succeeded, producing ba539b6d988370ec84177bc18b80fe6f942b59b2 21:47:02 Checking out Revision ba539b6d988370ec84177bc18b80fe6f942b59b2 (PR-197) 21:47:02 > git remote # timeout=10 21:47:02 > git config --get remote.origin.url # timeout=10 21:47:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:02 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 21:47:02 > git rev-parse HEAD^{commit} # timeout=10 21:47:02 > git config core.sparsecheckout # timeout=10 21:47:02 > git checkout -f ba539b6d988370ec84177bc18b80fe6f942b59b2 # timeout=10 21:47:07 Commit message: "feat: Enable use of secret via SecretProvider for MQTT broker credentials" 21:47:07 > git --version # timeout=10 21:47:07 > git --version # 'git version 2.17.1' 21:47:07 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:47:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:47:09 + + sudotrue 21:47:09 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:47:12 provisioning config files... 21:47:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6473846254490253176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:13 ---> docker-login.sh 21:47:13 nexus3.edgexfoundry.org:10001 21:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:14 Configure a credential helper to remove this warning. See 21:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:14 21:47:14 Login Succeeded 21:47:14 nexus3.edgexfoundry.org:10002 21:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:14 Configure a credential helper to remove this warning. See 21:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:14 21:47:14 Login Succeeded 21:47:14 nexus3.edgexfoundry.org:10003 21:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:15 Configure a credential helper to remove this warning. See 21:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:15 21:47:15 Login Succeeded 21:47:15 nexus3.edgexfoundry.org:10004 21:47:15 Running on prd-centos7-docker-4c-2g-17919 in /w/workspace/gexfoundry_device-mqtt-go_PR-197 [Pipeline] { [Pipeline] ws 21:47:15 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 21:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:15 Configure a credential helper to remove this warning. See 21:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:15 21:47:15 Login Succeeded 21:47:15 docker.io 21:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:16 Configure a credential helper to remove this warning. See 21:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:16 21:47:16 Login Succeeded 21:47:16 ---> docker-login.sh ends [Pipeline] } 21:47:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:47:17 ========================================================= 21:47:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:47:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:47:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:47:17 using credential edgex-jenkins-ssh 21:47:17 Sending build context to Docker daemon 532.5kB 21:47:17 Step 1/8 : ARG BASE=golang:1.15-alpine 21:47:17 Step 2/8 : FROM ${BASE} 21:47:17 Cloning the remote Git repository 21:47:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:18 5f621e34cdf4: Pulling fs layer 21:47:18 a4357932f1b6: Pulling fs layer 21:47:18 18c013af1878: Pulling fs layer 21:47:18 00ac8860ef70: Pulling fs layer 21:47:18 63d7cb157983: Pulling fs layer 21:47:18 b116817d02f9: Pulling fs layer 21:47:18 745a02a5169b: Pulling fs layer 21:47:18 00ac8860ef70: Waiting 21:47:18 63d7cb157983: Waiting 21:47:18 b116817d02f9: Waiting 21:47:18 745a02a5169b: Waiting 21:47:18 18c013af1878: Verifying Checksum 21:47:18 18c013af1878: Download complete 21:47:18 a4357932f1b6: Download complete 21:47:18 63d7cb157983: Verifying Checksum 21:47:18 63d7cb157983: Download complete 21:47:18 b116817d02f9: Verifying Checksum 21:47:18 b116817d02f9: Download complete 21:47:18 5f621e34cdf4: Verifying Checksum 21:47:18 5f621e34cdf4: Download complete 21:47:17 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:47:17 > git init /w/workspace/device-mqtt-go/1 # timeout=10 21:47:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:47:17 > git --version # timeout=10 21:47:17 > git --version # 'git version 2.24.3' 21:47:17 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:47:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:47:18 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:47:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:47:19 Merging remotes/origin/master commit fcf415a52e09a542e74d978699b87b5b4fab4063 into PR head commit ba539b6d988370ec84177bc18b80fe6f942b59b2 21:47:19 Merge succeeded, producing ba539b6d988370ec84177bc18b80fe6f942b59b2 21:47:19 Checking out Revision ba539b6d988370ec84177bc18b80fe6f942b59b2 (PR-197) 21:47:19 5f621e34cdf4: Pull complete 21:47:19 > git config core.sparsecheckout # timeout=10 21:47:19 > git checkout -f ba539b6d988370ec84177bc18b80fe6f942b59b2 # timeout=10 21:47:19 > git remote # timeout=10 21:47:19 > git config --get remote.origin.url # timeout=10 21:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:19 > git merge fcf415a52e09a542e74d978699b87b5b4fab4063 # timeout=10 21:47:19 > git rev-parse HEAD^{commit} # timeout=10 21:47:19 > git config core.sparsecheckout # timeout=10 21:47:19 > git checkout -f ba539b6d988370ec84177bc18b80fe6f942b59b2 # timeout=10 21:47:20 a4357932f1b6: Pull complete 21:47:20 18c013af1878: Pull complete 21:47:21 745a02a5169b: Verifying Checksum 21:47:21 745a02a5169b: Download complete 21:47:22 00ac8860ef70: Download complete 21:47:22 Commit message: "feat: Enable use of secret via SecretProvider for MQTT broker credentials" 21:47:22 > git --version # timeout=10 21:47:22 > git --version # 'git version 2.24.3' 21:47:22 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:47:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:47:24 + sudo service docker restart 21:47:24 + true 21:47:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:47:26 provisioning config files... 21:47:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6791977218153459632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:26 ---> docker-login.sh 21:47:26 nexus3.edgexfoundry.org:10001 21:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:27 Configure a credential helper to remove this warning. See 21:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:27 21:47:27 Login Succeeded 21:47:27 nexus3.edgexfoundry.org:10002 21:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:27 Configure a credential helper to remove this warning. See 21:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:27 21:47:27 Login Succeeded 21:47:27 nexus3.edgexfoundry.org:10003 21:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:27 Configure a credential helper to remove this warning. See 21:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:27 21:47:27 Login Succeeded 21:47:27 nexus3.edgexfoundry.org:10004 21:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:28 Configure a credential helper to remove this warning. See 21:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:28 21:47:28 Login Succeeded 21:47:28 docker.io 21:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:28 Configure a credential helper to remove this warning. See 21:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:28 21:47:28 Login Succeeded 21:47:28 ---> docker-login.sh ends [Pipeline] } 21:47:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:47:28 ========================================================= 21:47:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:47:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:47:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:47:29 Sending build context to Docker daemon 533.5kB 21:47:29 Step 1/8 : ARG BASE=golang:1.15-alpine 21:47:29 Step 2/8 : FROM ${BASE} 21:47:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:47:29 188c0c94c7c5: Pulling fs layer 21:47:29 0ef7d3d256c8: Pulling fs layer 21:47:29 de9db76c5a1d: Pulling fs layer 21:47:29 bca2f99d35d6: Pulling fs layer 21:47:29 93359f2a8cfa: Pulling fs layer 21:47:29 7c6f9722023f: Pulling fs layer 21:47:29 a35cf1a2eb13: Pulling fs layer 21:47:29 7c6f9722023f: Waiting 21:47:29 a35cf1a2eb13: Waiting 21:47:29 93359f2a8cfa: Waiting 21:47:29 bca2f99d35d6: Waiting 21:47:29 de9db76c5a1d: Verifying Checksum 21:47:29 de9db76c5a1d: Download complete 21:47:29 0ef7d3d256c8: Download complete 21:47:29 93359f2a8cfa: Verifying Checksum 21:47:29 93359f2a8cfa: Download complete 21:47:29 188c0c94c7c5: Verifying Checksum 21:47:29 188c0c94c7c5: Download complete 21:47:29 7c6f9722023f: Verifying Checksum 21:47:29 7c6f9722023f: Download complete 21:47:29 188c0c94c7c5: Pull complete 21:47:30 0ef7d3d256c8: Pull complete 21:47:30 de9db76c5a1d: Pull complete 21:47:31 a35cf1a2eb13: Verifying Checksum 21:47:31 a35cf1a2eb13: Download complete 21:47:31 bca2f99d35d6: Download complete 21:47:32 00ac8860ef70: Pull complete 21:47:32 63d7cb157983: Pull complete 21:47:32 b116817d02f9: Pull complete 21:47:37 745a02a5169b: Pull complete 21:47:37 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:47:37 ---> b7e6874047d6 21:47:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 21:47:37 bca2f99d35d6: Pull complete 21:47:37 93359f2a8cfa: Pull complete 21:47:37 7c6f9722023f: Pull complete 21:47:39 ---> Running in 2af240deeafe 21:47:39 Removing intermediate container 2af240deeafe 21:47:39 ---> 820518effbf5 21:47:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:40 ---> Running in 26b4e308b3b0 21:47:42 Removing intermediate container 26b4e308b3b0 21:47:42 ---> bc46b117a0b5 21:47:42 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 21:47:42 ---> Running in 516bc684ca79 21:47:42 a35cf1a2eb13: Pull complete 21:47:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:47:42 ---> a62c8e92a672 21:47:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 21:47:42 ---> Running in 3eae97697dc6 21:47:42 Removing intermediate container 3eae97697dc6 21:47:42 ---> 238a603e5699 21:47:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:42 ---> Running in 36263f5cd910 21:47:43 Removing intermediate container 36263f5cd910 21:47:43 ---> 6046471e1a1a 21:47:43 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 21:47:43 ---> Running in cca1bcb1c55b 21:47:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:47:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:47:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:47:45 (1/14) Installing libmagic (5.38-r0) 21:47:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:47:45 (2/14) Installing file (5.38-r0) 21:47:45 (3/14) Installing libc-dev (0.7.2-r3) 21:47:45 (4/14) Installing g++ (9.3.0-r2) 21:47:45 (1/14) Installing libmagic (5.38-r0) 21:47:46 (2/14) Installing file (5.38-r0) 21:47:46 (3/14) Installing libc-dev (0.7.2-r3) 21:47:46 (4/14) Installing g++ (9.3.0-r2) 21:47:50 (5/14) Installing fortify-headers (1.1-r0) 21:47:50 (6/14) Installing patch (2.7.6-r6) 21:47:50 (7/14) Installing build-base (0.5-r2) 21:47:50 (8/14) Installing openssh-keygen (8.3_p1-r1) 21:47:50 (9/14) Installing libedit (20191231.3.1-r0) 21:47:50 (10/14) Installing openssh-client (8.3_p1-r1) 21:47:50 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 21:47:51 (12/14) Installing openssh-server-common (8.3_p1-r1) 21:47:51 (13/14) Installing openssh-server (8.3_p1-r1) 21:47:51 (14/14) Installing openssh (8.3_p1-r1) 21:47:51 Executing busybox-1.31.1-r19.trigger 21:47:51 OK: 221 MiB in 53 packages 21:47:54 (5/14) Installing fortify-headers (1.1-r0) 21:47:54 (6/14) Installing patch (2.7.6-r6) 21:47:54 (7/14) Installing build-base (0.5-r2) 21:47:54 (8/14) Installing openssh-keygen (8.3_p1-r1) 21:47:54 (9/14) Installing libedit (20191231.3.1-r0) 21:47:54 (10/14) Installing openssh-client (8.3_p1-r1) 21:47:54 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 21:47:54 (12/14) Installing openssh-server-common (8.3_p1-r1) 21:47:54 (13/14) Installing openssh-server (8.3_p1-r1) 21:47:54 (14/14) Installing openssh (8.3_p1-r1) 21:47:55 Executing busybox-1.31.1-r19.trigger 21:47:55 OK: 237 MiB in 53 packages 21:47:56 Removing intermediate container 516bc684ca79 21:47:56 ---> a994eb8317fe 21:47:56 Step 6/8 : WORKDIR /device-mqtt-go 21:47:56 ---> Running in be3b95db7d49 21:47:56 Removing intermediate container be3b95db7d49 21:47:56 ---> b265b719d779 21:47:56 Step 7/8 : COPY . . 21:47:57 ---> fe115ed945a9 21:47:57 Step 8/8 : RUN go mod download 21:47:57 ---> Running in 64fcc35c6298 21:47:58 Removing intermediate container cca1bcb1c55b 21:47:58 ---> 6e3a8f523b6a 21:47:58 Step 6/8 : WORKDIR /device-mqtt-go 21:47:58 ---> Running in 18131610803a 21:47:58 Removing intermediate container 18131610803a 21:47:58 ---> 7d586c0d9848 21:47:58 Step 7/8 : COPY . . 21:47:59 go: github.com/edgexfoundry/device-sdk-go@v1.3.0: parsing /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 21:47:59 ---> 2fe081eb50ce 21:47:59 Step 8/8 : RUN go mod download 21:47:59 ---> Running in aefa9532bce8 21:48:00 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } 21:48:01 go: github.com/edgexfoundry/device-sdk-go@v1.3.0: parsing /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 21:48:01 The command '/bin/sh -c go mod download' returned a non-zero code: 1 Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] } [Pipeline] // script [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withEnv [Pipeline] } Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] } 21:48:03 Failed in branch arm64 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:48:05 Failed in branch amd64 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 21:48:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:48:10 ---> package-listing.sh 21:48:10 ++ tr '[:upper:]' '[:lower:]' 21:48:10 ++ facter osfamily 21:48:10 + OS_FAMILY=redhat 21:48:10 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-197 21:48:10 + START_PACKAGES=/tmp/packages_start.txt 21:48:10 + END_PACKAGES=/tmp/packages_end.txt 21:48:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:48:10 + PACKAGES=/tmp/packages_start.txt 21:48:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-197 ']' 21:48:10 + PACKAGES=/tmp/packages_end.txt 21:48:10 + case "${OS_FAMILY}" in 21:48:10 + rpm -qa 21:48:10 + sort 21:48:15 + '[' -f /tmp/packages_start.txt ']' 21:48:15 + '[' -f /tmp/packages_end.txt ']' 21:48:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:48:15 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-197 ']' 21:48:15 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-197/archives/ 21:48:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-197/archives/ [Pipeline] echo 21:48:15 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-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:48:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:48:16 21:48:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:48:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:48:16 alpine: Pulling from edgex-lftools-log-publisher 21:48:16 df20fa9351a1: Pulling fs layer 21:48:16 36b3adc4ff6f: Pulling fs layer 21:48:16 8ad3a11d3b57: Pulling fs layer 21:48:16 46f8f816bc3b: Pulling fs layer 21:48:16 93b61091891f: Pulling fs layer 21:48:16 93b9cdb0e59b: Pulling fs layer 21:48:16 5e14af77c1be: Pulling fs layer 21:48:16 01666e4c0597: Pulling fs layer 21:48:16 aa168da1d23b: Pulling fs layer 21:48:16 93b9cdb0e59b: Waiting 21:48:16 5e14af77c1be: Waiting 21:48:16 01666e4c0597: Waiting 21:48:16 aa168da1d23b: Waiting 21:48:16 46f8f816bc3b: Waiting 21:48:16 93b61091891f: Waiting 21:48:16 36b3adc4ff6f: Verifying Checksum 21:48:16 36b3adc4ff6f: Download complete 21:48:16 46f8f816bc3b: Verifying Checksum 21:48:16 46f8f816bc3b: Download complete 21:48:16 df20fa9351a1: Verifying Checksum 21:48:16 df20fa9351a1: Download complete 21:48:16 93b9cdb0e59b: Verifying Checksum 21:48:16 93b9cdb0e59b: Download complete 21:48:16 5e14af77c1be: Verifying Checksum 21:48:16 5e14af77c1be: Download complete 21:48:16 01666e4c0597: Verifying Checksum 21:48:16 01666e4c0597: Download complete 21:48:17 93b61091891f: Verifying Checksum 21:48:17 93b61091891f: Download complete 21:48:17 8ad3a11d3b57: Verifying Checksum 21:48:17 8ad3a11d3b57: Download complete 21:48:17 df20fa9351a1: Pull complete 21:48:17 36b3adc4ff6f: Pull complete 21:48:18 8ad3a11d3b57: Pull complete 21:48:18 46f8f816bc3b: Pull complete 21:48:19 93b61091891f: Pull complete 21:48:19 aa168da1d23b: Verifying Checksum 21:48:19 aa168da1d23b: Download complete 21:48:19 93b9cdb0e59b: Pull complete 21:48:19 5e14af77c1be: Pull complete 21:48:19 01666e4c0597: Pull complete 21:48:26 aa168da1d23b: Pull complete 21:48:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:48:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:48:26 prd-centos7-docker-4c-2g-17917 does not seem to be running inside a container 21:48:26 $ 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-197/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-197 -v /w/workspace/gexfoundry_device-mqtt-go_PR-197:/w/workspace/gexfoundry_device-mqtt-go_PR-197:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-197@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-197@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 21:48:29 $ docker top 706e11a707daf502368083c89dbf82cda4cbde413afee8852d142e9a09ce9b5a -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:30 + touch /tmp/pre-build-complete [Pipeline] sh 21:48:30 + mkdir -p /var/log/sa [Pipeline] sh 21:48:30 + ls /var/log/sa-host 21:48:30 + sadf -c /var/log/sa-host/sa23 21:48:30 file_magic: OK 21:48:30 HZ: Using current value: 100 21:48:30 file_header: OK 21:48:30 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 21:48:30 Statistics: 21:48:30 Hnuu...uuuununununu... 21:48:30 File successfully converted to sysstat format version 12.2.1 21:48:30 + sadf -c /var/log/sa-host/sa31 21:48:30 file_magic: OK 21:48:30 HZ: Using current value: 100 21:48:30 file_header: OK 21:48:30 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 21:48:30 Statistics: 21:48:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:48:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:31 provisioning config files... 21:48:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-197@tmp/config3749548180966414791tmp [Pipeline] { [Pipeline] echo 21:48:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:48:32 ---> create-netrc.sh [Pipeline] } 21:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:48:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:48:32 ---> python-tools-install.sh [Pipeline] echo 21:48:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:48:33 ---> sudo-logs.sh 21:48:33 Archiving 'sudo' log.. [Pipeline] echo 21:48:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:48:33 ---> job-cost.sh 21:48:33 lf-activate-venv: SKIPPING 21:48:33 INFO: No Stack... 21:48:34 INFO: Retrieving Pricing Info for: v1-standard-2 21:48:34 INFO: Archiving Costs [Pipeline] echo 21:48:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:48:34 ---> logs-deploy.sh 21:48:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-197/1 21:48:34 INFO: archiving workspace using pattern(s): 21:48:36 Archives upload complete. 21:48:36 INFO: archiving logs to Nexus 21:48:37 ---> uname -a: 21:48:37 Linux prd-centos7-docker-4c-2g-17917.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:48:37 21:48:37 21:48:37 ---> lscpu: 21:48:37 Architecture: x86_64 21:48:37 CPU op-mode(s): 32-bit, 64-bit 21:48:37 Byte Order: Little Endian 21:48:37 Address sizes: 40 bits physical, 48 bits virtual 21:48:37 CPU(s): 4 21:48:37 On-line CPU(s) list: 0-3 21:48:37 Thread(s) per core: 1 21:48:37 Core(s) per socket: 1 21:48:37 Socket(s): 4 21:48:37 NUMA node(s): 1 21:48:37 Vendor ID: GenuineIntel 21:48:37 CPU family: 6 21:48:37 Model: 44 21:48:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:48:37 Stepping: 1 21:48:37 CPU MHz: 2933.442 21:48:37 BogoMIPS: 5866.88 21:48:37 Virtualization: VT-x 21:48:37 Hypervisor vendor: KVM 21:48:37 Virtualization type: full 21:48:37 L1d cache: 128 KiB 21:48:37 L1i cache: 128 KiB 21:48:37 L2 cache: 16 MiB 21:48:37 L3 cache: 64 MiB 21:48:37 NUMA node0 CPU(s): 0-3 21:48:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:48:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:48:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:48:37 Vulnerability Meltdown: Mitigation; PTI 21:48:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:48:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:48:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:48:37 Vulnerability Srbds: Not affected 21:48:37 Vulnerability Tsx async abort: Not affected 21:48:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:48:37 21:48:37 21:48:37 ---> nproc: 21:48:37 4 21:48:37 21:48:37 21:48:37 ---> df -h: 21:48:37 Filesystem Size Used Available Use% Mounted on 21:48:37 overlay 50.0G 7.3G 42.7G 15% / 21:48:37 tmpfs 64.0M 0 64.0M 0% /dev 21:48:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:48:37 shm 64.0M 0 64.0M 0% /dev/shm 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-197@tmp 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:48:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-197 21:48:37 21:48:37 21:48:37 ---> free -m: 21:48:37 total used free shared buff/cache available 21:48:37 Mem: 1837 698 98 0 1039 1034 21:48:37 Swap: 1023 1 1022 21:48:37 21:48:37 21:48:37 ---> ip addr: 21:48:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:48:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:48:37 inet 127.0.0.1/8 scope host lo 21:48:37 valid_lft forever preferred_lft forever 21:48:37 inet6 ::1/128 scope host 21:48:37 valid_lft forever preferred_lft forever 21:48:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:48:37 link/ether fa:16:3e:52:c1:4c brd ff:ff:ff:ff:ff:ff 21:48:37 inet 10.30.123.64/23 brd 10.30.123.255 scope global dynamic eth0 21:48:37 valid_lft 86101sec preferred_lft 86101sec 21:48:37 inet6 fe80::f816:3eff:fe52:c14c/64 scope link 21:48:37 valid_lft forever preferred_lft forever 21:48:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:48:37 link/ether 02:42:22:b1:03:66 brd ff:ff:ff:ff:ff:ff 21:48:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:48:37 valid_lft forever preferred_lft forever 21:48:37 inet6 fe80::42:22ff:feb1:366/64 scope link 21:48:37 valid_lft forever preferred_lft forever 21:48:37 21:48:37 21:48:37 ---> sar -b -r -n DEV: 21:48:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/31/20 _x86_64_ (4 CPU) 21:48:37 21:48:37 21:43:27 LINUX RESTART (4 CPU) 21:48:37 21:48:37 21:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:48:37 21:45:01 49.90 16.00 33.90 0.00 4778.46 3054.64 0.00 21:48:37 21:46:01 0.77 0.00 0.77 0.00 0.00 14.92 0.00 21:48:37 21:47:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 21:48:37 21:48:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 21:48:37 Average: 12.63 3.95 8.68 0.00 1179.93 759.33 0.00 21:48:37 21:48:37 21:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:48:37 21:45:01 162632 0 599192 31.85 2620 1117100 1100212 37.55 415272 1105672 132 21:48:37 21:46:01 167044 0 594772 31.61 2620 1117108 1073840 36.65 415440 1101816 20 21:48:37 21:47:01 166556 0 595256 31.64 2620 1117112 1073972 36.65 427504 1090560 16 21:48:37 21:48:01 166536 0 595220 31.63 2620 1117168 1073960 36.65 427336 1090572 32 21:48:37 Average: 165692 0 596110 31.68 2620 1117122 1080496 36.88 421388 1097155 50 21:48:37 21:48:37 21:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:48:37 21:45:01 eth0 415.44 273.70 801.10 83.30 0.00 0.00 0.00 0.00 21:48:37 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:37 21:45:01 docker0 2.12 1.73 0.42 4.10 0.00 0.00 0.00 0.00 21:48:37 21:46:01 eth0 0.60 0.07 0.04 0.01 0.00 0.00 0.00 0.00 21:48:37 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:37 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:37 21:47:01 eth0 4.55 2.45 3.34 0.31 0.00 0.00 0.00 0.00 21:48:37 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:37 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:37 21:48:01 eth0 0.57 0.47 0.31 0.21 0.00 0.00 0.00 0.00 21:48:37 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:37 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:37 Average: eth0 104.02 68.33 198.74 20.70 0.00 0.00 0.00 0.00 21:48:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:37 Average: docker0 0.52 0.43 0.10 1.01 0.00 0.00 0.00 0.00 21:48:37 21:48:37 21:48:37 ---> sar -P ALL: 21:48:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/31/20 _x86_64_ (4 CPU) 21:48:37 21:48:37 21:43:27 LINUX RESTART (4 CPU) 21:48:37 21:48:37 21:44:02 CPU %user %nice %system %iowait %steal %idle 21:48:37 21:45:01 all 7.10 0.00 2.93 1.06 0.03 88.89 21:48:37 21:45:01 0 7.05 0.00 4.02 2.01 0.03 86.89 21:48:37 21:45:01 1 6.84 0.00 2.53 0.38 0.03 90.22 21:48:37 21:45:01 2 6.58 0.00 2.48 0.07 0.02 90.85 21:48:37 21:45:01 3 7.94 0.00 2.68 1.79 0.02 87.58 21:48:37 21:46:01 all 0.16 0.00 0.05 0.00 0.00 99.79 21:48:37 21:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:48:37 21:46:01 1 0.03 0.00 0.08 0.00 0.00 99.88 21:48:37 21:46:01 2 0.53 0.00 0.05 0.00 0.00 99.42 21:48:37 21:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:48:37 21:47:01 all 0.19 0.00 0.04 0.00 0.00 99.77 21:48:37 21:47:01 0 0.10 0.00 0.05 0.00 0.00 99.85 21:48:37 21:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:48:37 21:47:01 2 0.57 0.00 0.02 0.00 0.00 99.42 21:48:37 21:47:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:48:37 21:48:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:48:37 21:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:48:37 21:48:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:48:37 21:48:01 2 0.52 0.00 0.03 0.00 0.00 99.45 21:48:37 21:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:48:37 Average: all 1.87 0.00 0.75 0.26 0.01 97.12 21:48:37 Average: 0 1.78 0.00 1.01 0.49 0.01 96.71 21:48:37 Average: 1 1.71 0.00 0.66 0.09 0.01 97.53 21:48:37 Average: 2 2.02 0.00 0.63 0.02 0.00 97.33 21:48:37 Average: 3 1.97 0.00 0.68 0.44 0.00 96.91 21:48:37 21:48:37 21:48:37