Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+b1162a6ab64ed623d797fbee07d81df3d746b7df (1389fdc52b4bf3e628b3597426ed0a4d07ef2b0f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6436259913021907576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1541738148262096517.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5207568491462376395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7288126662848500034.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3079634235859647801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3099 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh6524341277462092068.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh7365968953907714557.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing b931d5018410cc1e0745614f221dc79ed39edecb Checking out Revision b931d5018410cc1e0745614f221dc79ed39edecb (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh7720707114356713718.key > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b931d5018410cc1e0745614f221dc79ed39edecb # timeout=10 Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:08:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:08:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:08:13 ========================================================= 17:08:13 EdgeX Global Pipelines Version Info 17:08:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 505d694597da456965baefc25d5546996f8abf52 # timeout=10 17:08:14 ------------------- 17:08:14 stable info: 17:08:14 ------------------- 17:08:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:08:14 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:08:14 Message: update stable to v1.0.197 17:08:14 ------------------- 17:08:14 experimental info: 17:08:14 ------------------- 17:08:14 Commited By: **** collab-it+edgex@linuxfoundation.org 17:08:14 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:08:14 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b931d5018410cc1e0745614f221dc79ed39edecb [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b931d50 [Pipeline] echo 17:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:15 provisioning config files... 17:08:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3112902402318576085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:16 ---> docker-login.sh 17:08:16 nexus3.edgexfoundry.org:10001 17:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:21 Configure a credential helper to remove this warning. See 17:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:21 17:08:21 Login Succeeded 17:08:21 nexus3.edgexfoundry.org:10002 17:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:21 Configure a credential helper to remove this warning. See 17:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:21 17:08:21 Login Succeeded 17:08:21 nexus3.edgexfoundry.org:10003 17:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:21 Configure a credential helper to remove this warning. See 17:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:21 17:08:21 Login Succeeded 17:08:21 nexus3.edgexfoundry.org:10004 17:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:21 Configure a credential helper to remove this warning. See 17:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:21 17:08:21 Login Succeeded 17:08:21 docker.io 17:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:22 Configure a credential helper to remove this warning. See 17:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:22 17:08:22 Login Succeeded 17:08:22 ---> docker-login.sh ends [Pipeline] } 17:08:22 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 17:08:22 + git log --format=format:%s -1 b931d5018410cc1e0745614f221dc79ed39edecb [Pipeline] echo 17:08:23 GIT_COMMIT: b931d5018410cc1e0745614f221dc79ed39edecb, Commit Message: Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD [Pipeline] echo 17:08:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:23 17:08:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:08:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:23 latest: Pulling from edgex-devops/git-semver 17:08:23 31603596830f: Pulling fs layer 17:08:23 b6dc333f4379: Pulling fs layer 17:08:23 3d9ef1400e77: Pulling fs layer 17:08:23 fd332fbdc1db: Pulling fs layer 17:08:23 fd332fbdc1db: Waiting 17:08:23 b6dc333f4379: Verifying Checksum 17:08:23 b6dc333f4379: Download complete 17:08:24 31603596830f: Verifying Checksum 17:08:24 31603596830f: Download complete 17:08:24 31603596830f: Pull complete 17:08:24 3d9ef1400e77: Verifying Checksum 17:08:24 3d9ef1400e77: Download complete 17:08:24 fd332fbdc1db: Verifying Checksum 17:08:24 fd332fbdc1db: Download complete 17:08:24 b6dc333f4379: Pull complete 17:08:25 3d9ef1400e77: Pull complete 17:08:25 fd332fbdc1db: Pull complete 17:08:25 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:08:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:08:25 prd-centos7-docker-4c-2g-3099 does not seem to be running inside a container 17:08:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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 17:08:26 $ docker top 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:26 [ssh-agent] Looking for ssh-agent implementation... 17:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:26 $ docker exec 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 ssh-agent 17:08:26 SSH_AUTH_SOCK=/tmp/ssh-x3Ge2pnrVH91/agent.14 17:08:26 SSH_AGENT_PID=20 17:08:26 Running ssh-add (command line suppressed) 17:08:26 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_9210105256891636080.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_9210105256891636080.key) 17:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:26 + git tag --points-at HEAD [Pipeline] } 17:08:26 $ docker exec --env ******** --env ******** 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 ssh-agent -k 17:08:27 unset SSH_AUTH_SOCK; 17:08:27 unset SSH_AGENT_PID; 17:08:27 echo Agent pid 20 killed; 17:08:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:27 [ssh-agent] Looking for ssh-agent implementation... 17:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:27 $ docker exec 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 ssh-agent 17:08:27 SSH_AUTH_SOCK=/tmp/ssh-eMA8mqD9u4uQ/agent.53 17:08:27 SSH_AGENT_PID=59 17:08:27 Running ssh-add (command line suppressed) 17:08:27 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4582937280744322297.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4582937280744322297.key) 17:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:27 + git semver init 17:08:27 # -> Open(): unable to determine branch for HEAD 17:08:27 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 17:08:27 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 17:08:27 # $SEMVER_REMOTE_NAME = origin 17:08:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:08:27 # $SEMVER_USER_NAME = edgex-jenkins 17:08:27 # $SEMVER_BRANCH = PR-28 17:08:27 # $SEMVER_TEMP = /tmp/semver-289989933 17:08:27 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 17:08:28 # '/tmp/semver-289989933' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 17:08:28 # -> Force: false 17:08:28 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 17:08:28 $ docker exec --env ******** --env ******** 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 ssh-agent -k 17:08:28 unset SSH_AUTH_SOCK; 17:08:28 unset SSH_AGENT_PID; 17:08:28 echo Agent pid 59 killed; 17:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:28 + git semver [Pipeline] } 17:08:28 $ docker stop --time=1 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 17:08:30 $ docker rm -f 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:08:30 Stashed 1 file(s) [Pipeline] echo 17:08:30 [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 17:08:46 Still waiting to schedule task 17:08:46 ‘prd-centos7-builder-2c-1g-3095’ doesn’t have label ‘centos7-docker-4c-2g’ 17:08:46 ‘prd-centos7-docker-4c-2g-2785’ is offline 17:08:46 ‘prd-centos7-docker-4c-2g-3100’ is offline 17:08:46 ‘prd-centos7-docker-4c-2g-3101’ is offline 17:08:46 Still waiting to schedule task 17:08:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3096’ 17:12:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3104 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 17:12:34 Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout 17:12:35 Selected Git installation does not exist. Using Default 17:12:35 The recommended git tool is: NONE 17:12:43 using credential edgex-jenkins-ssh 17:12:43 Cloning the remote Git repository 17:12:43 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:12:43 > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 17:12:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:12:43 > git --version # timeout=10 17:12:43 > git --version # 'git version 2.17.1' 17:12:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:45 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 17:12:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:12:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:12:44 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:12:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:12:45 > git config core.sparsecheckout # timeout=10 17:12:45 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 17:12:45 > git remote # timeout=10 17:12:45 > git config --get remote.origin.url # timeout=10 17:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:45 > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 17:12:45 Merge succeeded, producing de8d073dbd62da0ead299f8961d5f5c0f50760d0 17:12:45 Checking out Revision de8d073dbd62da0ead299f8961d5f5c0f50760d0 (PR-28) 17:12:45 > git rev-parse HEAD^{commit} # timeout=10 17:12:45 > git config core.sparsecheckout # timeout=10 17:12:45 > git checkout -f de8d073dbd62da0ead299f8961d5f5c0f50760d0 # timeout=10 17:12:50 Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" 17:12:50 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:50 provisioning config files... 17:12:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config8268970389957603441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:51 ---> docker-login.sh 17:12:51 nexus3.edgexfoundry.org:10001 17:12:50 > git rev-list --no-walk 505d694597da456965baefc25d5546996f8abf52 # timeout=10 17:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:53 Configure a credential helper to remove this warning. See 17:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:53 17:12:53 Login Succeeded 17:12:53 nexus3.edgexfoundry.org:10002 17:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:53 Configure a credential helper to remove this warning. See 17:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:53 17:12:53 Login Succeeded 17:12:53 nexus3.edgexfoundry.org:10003 17:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:54 Configure a credential helper to remove this warning. See 17:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:54 17:12:54 Login Succeeded 17:12:54 nexus3.edgexfoundry.org:10004 17:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:55 Configure a credential helper to remove this warning. See 17:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:55 17:12:55 Login Succeeded 17:12:55 docker.io 17:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:56 Configure a credential helper to remove this warning. See 17:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:56 17:12:56 Login Succeeded 17:12:56 ---> docker-login.sh ends [Pipeline] } 17:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:12:56 ========================================================= 17:12:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:12:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:12:57 + 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 . 17:12:58 Sending build context to Docker daemon 1.197MB 17:12:58 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:12:58 Step 2/10 : FROM ${BASE} 17:12:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:58 595b0fe564bb: Pulling fs layer 17:12:58 24495759ef45: Pulling fs layer 17:12:58 d148012ef14d: Pulling fs layer 17:12:58 cb65c68fc2e2: Pulling fs layer 17:12:58 093eec477d81: Pulling fs layer 17:12:58 a6d5b2bbb924: Pulling fs layer 17:12:58 2446dc1eb7d3: Pulling fs layer 17:12:58 596795e73e0f: Pulling fs layer 17:12:58 093eec477d81: Waiting 17:12:58 a6d5b2bbb924: Waiting 17:12:58 2446dc1eb7d3: Waiting 17:12:58 596795e73e0f: Waiting 17:12:58 cb65c68fc2e2: Waiting 17:12:58 d148012ef14d: Verifying Checksum 17:12:58 d148012ef14d: Download complete 17:12:58 24495759ef45: Verifying Checksum 17:12:58 24495759ef45: Download complete 17:12:58 093eec477d81: Verifying Checksum 17:12:58 093eec477d81: Download complete 17:12:58 a6d5b2bbb924: Download complete 17:12:58 595b0fe564bb: Verifying Checksum 17:12:58 595b0fe564bb: Download complete 17:12:58 2446dc1eb7d3: Download complete 17:12:59 595b0fe564bb: Pull complete 17:13:00 24495759ef45: Pull complete 17:13:00 d148012ef14d: Pull complete 17:13:01 596795e73e0f: Verifying Checksum 17:13:02 cb65c68fc2e2: Verifying Checksum 17:13:02 cb65c68fc2e2: Download complete 17:13:12 cb65c68fc2e2: Pull complete 17:13:12 093eec477d81: Pull complete 17:13:12 a6d5b2bbb924: Pull complete 17:13:13 2446dc1eb7d3: Pull complete 17:13:17 596795e73e0f: Pull complete 17:13:17 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:13:17 ---> d9e956139c92 17:13:17 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:13:20 ---> Running in f3af5c2ad401 17:13:21 Removing intermediate container f3af5c2ad401 17:13:21 ---> e3002acbeeb1 17:13:21 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:13:21 ---> Running in 3f2f54ae07de 17:13:22 Removing intermediate container 3f2f54ae07de 17:13:22 ---> 7a3940bc8dea 17:13:22 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:13:22 ---> Running in a1382414a866 17:13:22 Removing intermediate container a1382414a866 17:13:22 ---> c73bbfd2d9de 17:13:22 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:22 ---> Running in 39bc5cf0b629 17:13:25 Removing intermediate container 39bc5cf0b629 17:13:25 ---> 1b61ad5e0c54 17:13:25 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:25 ---> Running in 8cfd7c8b981b 17:13:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:13:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:13:28 Running on prd-centos7-docker-4c-2g-3107 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 17:13:28 Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout 17:13:28 Selected Git installation does not exist. Using Default 17:13:28 The recommended git tool is: NONE 17:13:29 OK: 138 MiB in 40 packages 17:13:30 Removing intermediate container 8cfd7c8b981b 17:13:30 ---> e2e8881ff2f0 17:13:30 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:13:30 ---> Running in 2f33d1945259 17:13:31 Removing intermediate container 2f33d1945259 17:13:31 ---> 3eca8ead52a2 17:13:31 Step 9/10 : COPY . . 17:13:32 using credential edgex-jenkins-ssh 17:13:32 Cloning the remote Git repository 17:13:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:13:32 ---> a56c6abe2969 17:13:32 Step 10/10 : RUN go mod download 17:13:32 ---> Running in 2e5fd4f25473 17:13:31 > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 17:13:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:13:31 > git --version # timeout=10 17:13:31 > git --version # 'git version 2.24.4' 17:13:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:31 [INFO] Currently running in a labeled security context 17:13:31 [INFO] Currently SELinux is 'enforcing' on the host 17:13:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh8518411074320981296.key 17:13:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:13:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:13:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:13:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:32 [INFO] Currently running in a labeled security context 17:13:32 [INFO] Currently SELinux is 'enforcing' on the host 17:13:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh7674838464038418767.key 17:13:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:13:33 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 17:13:33 Merge succeeded, producing adec466ad76b07c18d85092f4a7c37f9de768cb9 17:13:33 Checking out Revision adec466ad76b07c18d85092f4a7c37f9de768cb9 (PR-28) 17:13:32 > git config core.sparsecheckout # timeout=10 17:13:32 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 17:13:32 > git remote # timeout=10 17:13:32 > git config --get remote.origin.url # timeout=10 17:13:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:32 [INFO] Currently running in a labeled security context 17:13:32 [INFO] Currently SELinux is 'enforcing' on the host 17:13:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh6345195514536902290.key 17:13:32 > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 17:13:32 > git rev-parse HEAD^{commit} # timeout=10 17:13:32 > git config core.sparsecheckout # timeout=10 17:13:32 > git checkout -f adec466ad76b07c18d85092f4a7c37f9de768cb9 # timeout=10 17:13:37 Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" 17:13:37 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:37 provisioning config files... 17:13:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config3786376166336967536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:37 ---> docker-login.sh 17:13:37 nexus3.edgexfoundry.org:10001 17:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:36 > git rev-list --no-walk 505d694597da456965baefc25d5546996f8abf52 # timeout=10 17:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:38 Configure a credential helper to remove this warning. See 17:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:38 17:13:38 Login Succeeded 17:13:38 nexus3.edgexfoundry.org:10002 17:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:38 Configure a credential helper to remove this warning. See 17:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:38 17:13:38 Login Succeeded 17:13:38 nexus3.edgexfoundry.org:10003 17:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:38 Configure a credential helper to remove this warning. See 17:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:38 17:13:38 Login Succeeded 17:13:38 nexus3.edgexfoundry.org:10004 17:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:38 Configure a credential helper to remove this warning. See 17:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:38 17:13:38 Login Succeeded 17:13:38 docker.io 17:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:39 Configure a credential helper to remove this warning. See 17:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:39 17:13:39 Login Succeeded 17:13:39 ---> docker-login.sh ends [Pipeline] } 17:13:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:39 ========================================================= 17:13:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:13:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:13:39 + 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 . 17:13:39 Sending build context to Docker daemon 1.197MB 17:13:39 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:13:39 Step 2/10 : FROM ${BASE} 17:13:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:39 540db60ca938: Pulling fs layer 17:13:39 adcc1eea9eea: Pulling fs layer 17:13:39 4c4ab2625f07: Pulling fs layer 17:13:39 0773c198feca: Pulling fs layer 17:13:39 345f892a5656: Pulling fs layer 17:13:39 4796506630df: Pulling fs layer 17:13:39 cc55df3e53f1: Pulling fs layer 17:13:39 4d027b6c602c: Pulling fs layer 17:13:39 449e75d2c14e: Pulling fs layer 17:13:39 cc55df3e53f1: Waiting 17:13:39 4d027b6c602c: Waiting 17:13:39 449e75d2c14e: Waiting 17:13:39 345f892a5656: Waiting 17:13:39 4796506630df: Waiting 17:13:39 0773c198feca: Waiting 17:13:39 4c4ab2625f07: Verifying Checksum 17:13:39 4c4ab2625f07: Download complete 17:13:39 adcc1eea9eea: Download complete 17:13:39 345f892a5656: Verifying Checksum 17:13:39 345f892a5656: Download complete 17:13:39 4796506630df: Verifying Checksum 17:13:39 4796506630df: Download complete 17:13:39 cc55df3e53f1: Verifying Checksum 17:13:39 cc55df3e53f1: Download complete 17:13:40 540db60ca938: Verifying Checksum 17:13:40 540db60ca938: Download complete 17:13:40 540db60ca938: Pull complete 17:13:40 4d027b6c602c: Verifying Checksum 17:13:40 4d027b6c602c: Download complete 17:13:40 adcc1eea9eea: Pull complete 17:13:40 4c4ab2625f07: Pull complete 17:13:44 449e75d2c14e: Verifying Checksum 17:13:44 449e75d2c14e: Download complete 17:13:45 0773c198feca: Verifying Checksum 17:13:45 0773c198feca: Download complete 17:13:48 0773c198feca: Pull complete 17:13:48 345f892a5656: Pull complete 17:13:48 4796506630df: Pull complete 17:13:48 cc55df3e53f1: Pull complete 17:13:48 4d027b6c602c: Pull complete 17:13:50 449e75d2c14e: Pull complete 17:13:50 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:13:50 ---> 0d28375d9b5b 17:13:50 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:13:52 ---> Running in ca473b70ca55 17:13:52 Removing intermediate container ca473b70ca55 17:13:52 ---> 5ec9288c9083 17:13:52 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:13:52 ---> Running in b271c0b29a00 17:13:52 Removing intermediate container b271c0b29a00 17:13:52 ---> fa693026f805 17:13:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:13:52 ---> Running in a2b4ea6bf777 17:13:52 Removing intermediate container a2b4ea6bf777 17:13:52 ---> d1bd65a30320 17:13:52 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:52 ---> Running in bfeb8e06d6a0 17:13:53 Removing intermediate container bfeb8e06d6a0 17:13:53 ---> a062df781dbe 17:13:53 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:53 ---> Running in 5a4c3502a519 17:13:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:54 OK: 149 MiB in 40 packages 17:13:54 Removing intermediate container 5a4c3502a519 17:13:54 ---> afe78d5d1143 17:13:54 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:13:54 ---> Running in c266a374a09b 17:13:54 Removing intermediate container c266a374a09b 17:13:54 ---> fb4c85bcee6b 17:13:54 Step 9/10 : COPY . . 17:13:55 ---> f66279c05556 17:13:55 Step 10/10 : RUN go mod download 17:13:55 ---> Running in 93a62f7517dd 17:13:59 Removing intermediate container 2e5fd4f25473 17:13:59 ---> cfc1ea57ce75 17:13:59 Successfully built cfc1ea57ce75 17:13:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:14:00 + docker inspect -f . ci-base-image-arm64 17:14:00 . [Pipeline] withDockerContainer 17:14:00 prd-ubuntu18.04-docker-arm64-4c-16g-3104 does not seem to be running inside a container 17:14:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:14:02 $ docker top dec51b838ad600055b0a4ad3680459c1f8c260d6b3e8e6f5a80ea86b1d990d67 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:03 + go version 17:14:03 go version go1.16.5 linux/arm64 [Pipeline] } 17:14:03 $ docker stop --time=1 dec51b838ad600055b0a4ad3680459c1f8c260d6b3e8e6f5a80ea86b1d990d67 17:14:05 Removing intermediate container 93a62f7517dd 17:14:05 ---> d2e9be0277b3 17:14:05 Successfully built d2e9be0277b3 17:14:05 Successfully tagged ci-base-image-x86_64:latest 17:14:05 $ docker rm -f dec51b838ad600055b0a4ad3680459c1f8c260d6b3e8e6f5a80ea86b1d990d67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:06 + docker inspect -f . ci-base-image-x86_64 17:14:06 . [Pipeline] withDockerContainer 17:14:06 prd-centos7-docker-4c-2g-3107 does not seem to be running inside a container 17:14:06 + docker inspect -f . ci-base-image-arm64 17:14:06 . 17:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:14:07 $ docker top 7aebe5dacd757a0405f44e0ccb80076b195e43f1029d4fd06c5ef3623bf6260a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 17:14:07 prd-ubuntu18.04-docker-arm64-4c-16g-3104 does not seem to be running inside a container 17:14:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:14:09 $ docker top adc7d2a46cd2d0dc8b4a05a51069e7fa478cffbc4e1a75ef14a89e18272be82c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:14:10 + go version 17:14:10 go version go1.16.5 linux/amd64 [Pipeline] } 17:14:10 $ docker stop --time=1 7aebe5dacd757a0405f44e0ccb80076b195e43f1029d4fd06c5ef3623bf6260a 17:14:11 + go mod tidy 17:14:11 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 17:14:11 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:14:11 $ docker rm -f 7aebe5dacd757a0405f44e0ccb80076b195e43f1029d4fd06c5ef3623bf6260a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:12 + docker inspect -f . ci-base-image-x86_64 17:14:12 . [Pipeline] withDockerContainer 17:14:12 prd-centos7-docker-4c-2g-3107 does not seem to be running inside a container 17:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:14:13 $ docker top 6ad225e7fb0580d314a829feb58d46445ee4027ced795fb88dbc557fe13f3b95 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:13 + go mod tidy 17:14:13 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 17:14:13 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:14:15 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:14:15 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:14:15 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:14:15 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:14:15 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:14:15 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 17:14:15 $ docker stop --time=1 6ad225e7fb0580d314a829feb58d46445ee4027ced795fb88dbc557fe13f3b95 17:14:16 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:14:16 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:14:16 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:14:16 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:14:16 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:14:16 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 17:14:17 $ docker rm -f 6ad225e7fb0580d314a829feb58d46445ee4027ced795fb88dbc557fe13f3b95 [Pipeline] // withDockerContainer [Pipeline] } 17:14:17 $ docker stop --time=1 adc7d2a46cd2d0dc8b4a05a51069e7fa478cffbc4e1a75ef14a89e18272be82c 17:14:19 $ docker rm -f adc7d2a46cd2d0dc8b4a05a51069e7fa478cffbc4e1a75ef14a89e18272be82c [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage Post stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 17:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:20 17:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:14:20 17:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:21 latest: Pulling from edgex-lftools-log-publisher 17:14:21 b4d181a07f80: Pulling fs layer 17:14:21 a1111a8f2ec3: Pulling fs layer 17:14:21 ed53099fbce6: Pulling fs layer 17:14:21 dc539afda2c1: Pulling fs layer 17:14:21 77bc0d833cb6: Pulling fs layer 17:14:21 9065ff56babe: Pulling fs layer 17:14:21 d287ab97295c: Pulling fs layer 17:14:21 77bc0d833cb6: Waiting 17:14:21 9065ff56babe: Waiting 17:14:21 d287ab97295c: Waiting 17:14:21 dc539afda2c1: Waiting 17:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:14:22 a1111a8f2ec3: Verifying Checksum 17:14:22 a1111a8f2ec3: Download complete 17:14:22 dc539afda2c1: Verifying Checksum 17:14:22 dc539afda2c1: Download complete 17:14:22 ed53099fbce6: Verifying Checksum 17:14:22 ed53099fbce6: Download complete 17:14:22 9065ff56babe: Verifying Checksum 17:14:22 9065ff56babe: Download complete 17:14:22 arm64: Pulling from edgex-lftools-log-publisher 17:14:22 448f6bf000e3: Pulling fs layer 17:14:22 f757da607395: Pulling fs layer 17:14:22 05883995daec: Pulling fs layer 17:14:22 8603b9c90790: Pulling fs layer 17:14:22 1560dd03e051: Pulling fs layer 17:14:22 27f5ce0e4adf: Pulling fs layer 17:14:22 c2d8d7efcc4b: Pulling fs layer 17:14:22 8603b9c90790: Waiting 17:14:22 1560dd03e051: Waiting 17:14:22 27f5ce0e4adf: Waiting 17:14:22 c2d8d7efcc4b: Waiting 17:14:23 77bc0d833cb6: Verifying Checksum 17:14:23 77bc0d833cb6: Download complete 17:14:23 f757da607395: Verifying Checksum 17:14:23 f757da607395: Download complete 17:14:23 8603b9c90790: Download complete 17:14:23 1560dd03e051: Verifying Checksum 17:14:23 1560dd03e051: Download complete 17:14:23 05883995daec: Verifying Checksum 17:14:23 05883995daec: Download complete 17:14:23 27f5ce0e4adf: Download complete 17:14:24 448f6bf000e3: Verifying Checksum 17:14:24 448f6bf000e3: Download complete 17:14:24 b4d181a07f80: Verifying Checksum 17:14:24 b4d181a07f80: Download complete 17:14:25 b4d181a07f80: Pull complete 17:14:25 a1111a8f2ec3: Pull complete 17:14:25 ed53099fbce6: Pull complete 17:14:25 dc539afda2c1: Pull complete 17:14:26 77bc0d833cb6: Pull complete 17:14:26 9065ff56babe: Pull complete 17:14:27 c2d8d7efcc4b: Verifying Checksum 17:14:27 c2d8d7efcc4b: Download complete 17:14:27 448f6bf000e3: Pull complete 17:14:28 f757da607395: Pull complete 17:14:29 d287ab97295c: Verifying Checksum 17:14:29 d287ab97295c: Download complete 17:14:29 05883995daec: Pull complete 17:14:30 8603b9c90790: Pull complete 17:14:31 1560dd03e051: Pull complete 17:14:31 27f5ce0e4adf: Pull complete 17:14:33 d287ab97295c: Pull complete 17:14:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:14:34 prd-centos7-docker-4c-2g-3107 does not seem to be running inside a container 17:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:14:36 $ docker top 0119f209bab5457719963e84b292cba446d55d0724ed3ce517205e9ec5d341b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:37 ---> job-cost.sh 17:14:37 lf-activate-venv: SKIPPING 17:14:37 INFO: No Stack... 17:14:38 INFO: Retrieving Pricing Info for: v3-standard-2 17:14:38 INFO: Archiving Costs [Pipeline] sh 17:14:38 + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv 17:14:38 + cut -d, -f6 [Pipeline] lock 17:14:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] 17:14:38 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] did not exist. Created. 17:14:38 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:39 + echo total: 0.05999999865889549 [Pipeline] stash 17:14:39 Stashed 1 file(s) [Pipeline] } 17:14:39 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:39 $ docker stop --time=1 0119f209bab5457719963e84b292cba446d55d0724ed3ce517205e9ec5d341b2 17:14:40 $ docker rm -f 0119f209bab5457719963e84b292cba446d55d0724ed3ce517205e9ec5d341b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:41 Failed in branch amd64 17:14:47 c2d8d7efcc4b: Pull complete 17:14:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:14:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:14:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:14:47 prd-ubuntu18.04-docker-arm64-4c-16g-3104 does not seem to be running inside a container 17:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:14:51 $ docker top d4ccebf81dafba15d09dd15cd3408409db14068dec6bc0f6dc07d7e576dd7dc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:52 ---> job-cost.sh 17:14:52 lf-activate-venv: SKIPPING 17:14:52 INFO: No Stack... 17:14:54 INFO: Retrieving Pricing Info for: v2-standard-4 17:14:54 INFO: Archiving Costs [Pipeline] sh 17:14:55 + cut -d, -f6 17:14:55 + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [Pipeline] lock 17:14:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] 17:14:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] did not exist. Created. 17:14:55 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:55 /w/workspace/device-rfid-llrp-go/9@tmp/durable-820066c6/script.sh: 1: /w/workspace/device-rfid-llrp-go/9@tmp/durable-820066c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:14:56 + echo total: 0.18000000715255737 [Pipeline] stash 17:14:56 Warning: overwriting stash ‘stack-cost’ 17:14:57 Stashed 1 file(s) [Pipeline] } 17:14:57 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:57 $ docker stop --time=1 d4ccebf81dafba15d09dd15cd3408409db14068dec6bc0f6dc07d7e576dd7dc3 17:14:59 $ docker rm -f d4ccebf81dafba15d09dd15cd3408409db14068dec6bc0f6dc07d7e576dd7dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:59 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 17:15:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:15:02 ---> package-listing.sh 17:15:02 ++ facter osfamily 17:15:02 ++ tr '[:upper:]' '[:lower:]' 17:15:02 + OS_FAMILY=redhat 17:15:02 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 17:15:02 + START_PACKAGES=/tmp/packages_start.txt 17:15:02 + END_PACKAGES=/tmp/packages_end.txt 17:15:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:15:02 + PACKAGES=/tmp/packages_start.txt 17:15:02 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 17:15:02 + PACKAGES=/tmp/packages_end.txt 17:15:02 + case "${OS_FAMILY}" in 17:15:02 + sort 17:15:02 + rpm -qa 17:15:03 + '[' -f /tmp/packages_start.txt ']' 17:15:03 + '[' -f /tmp/packages_end.txt ']' 17:15:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:15:03 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 17:15:03 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 17:15:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo 17:15:03 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:15:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:04 17:15:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:04 latest: Pulling from edgex-lftools-log-publisher 17:15:04 b4d181a07f80: Pulling fs layer 17:15:04 a1111a8f2ec3: Pulling fs layer 17:15:04 ed53099fbce6: Pulling fs layer 17:15:04 dc539afda2c1: Pulling fs layer 17:15:04 77bc0d833cb6: Pulling fs layer 17:15:04 9065ff56babe: Pulling fs layer 17:15:04 d287ab97295c: Pulling fs layer 17:15:04 dc539afda2c1: Waiting 17:15:04 77bc0d833cb6: Waiting 17:15:04 9065ff56babe: Waiting 17:15:04 d287ab97295c: Waiting 17:15:04 a1111a8f2ec3: Verifying Checksum 17:15:04 a1111a8f2ec3: Download complete 17:15:04 dc539afda2c1: Verifying Checksum 17:15:04 dc539afda2c1: Download complete 17:15:05 77bc0d833cb6: Verifying Checksum 17:15:05 77bc0d833cb6: Download complete 17:15:05 9065ff56babe: Verifying Checksum 17:15:05 9065ff56babe: Download complete 17:15:05 ed53099fbce6: Verifying Checksum 17:15:05 ed53099fbce6: Download complete 17:15:06 b4d181a07f80: Verifying Checksum 17:15:06 b4d181a07f80: Download complete 17:15:07 b4d181a07f80: Pull complete 17:15:07 a1111a8f2ec3: Pull complete 17:15:08 ed53099fbce6: Pull complete 17:15:08 dc539afda2c1: Pull complete 17:15:08 77bc0d833cb6: Pull complete 17:15:08 9065ff56babe: Pull complete 17:15:10 d287ab97295c: Verifying Checksum 17:15:10 d287ab97295c: Download complete 17:15:14 d287ab97295c: Pull complete 17:15:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:15:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:15:14 prd-centos7-docker-4c-2g-3099 does not seem to be running inside a container 17:15:14 $ 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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:latest cat 17:15:17 $ docker top 278d5108b3348ef27966d0aad89ee41f08999ab70a88729470064dbaf4715938 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:17 + touch /tmp/pre-build-complete [Pipeline] sh 17:15:18 + mkdir -p /var/log/sysstat [Pipeline] sh 17:15:18 + ls /var/log/sa-host 17:15:18 + sadf -c /var/log/sa-host/sa05 17:15:18 file_magic: OK 17:15:18 HZ: Using current value: 100 17:15:18 file_header: OK 17:15:18 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 17:15:18 Statistics: 17:15:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:15:18 File successfully converted to sysstat format version 12.0.3 17:15:18 + sadf -c /var/log/sa-host/sa16 17:15:18 file_magic: OK 17:15:18 HZ: Using current value: 100 17:15:18 file_header: OK 17:15:18 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 17:15:18 Statistics: 17:15:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:15:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:19 provisioning config files... 17:15:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config7990362154405327192tmp [Pipeline] { [Pipeline] echo 17:15:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:15:19 ---> create-netrc.sh [Pipeline] } 17:15:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:15:19 ---> python-tools-install.sh [Pipeline] echo 17:15:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:15:20 ---> sudo-logs.sh 17:15:20 Archiving 'sudo' log.. 17:15:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-3099.vexxhost.local: Name or service not known 17:15:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-3099.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:15:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:15:20 ---> job-cost.sh 17:15:20 lf-activate-venv: SKIPPING 17:15:20 DEBUG: total: 0.18000000715255737 17:15:20 INFO: Retrieving Stack Cost... 17:15:22 INFO: Retrieving Pricing Info for: v3-standard-2 17:15:22 INFO: Archiving Costs [Pipeline] echo 17:15:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:15:22 ---> logs-deploy.sh 17:15:22 lf-activate-venv: SKIPPING 17:15:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/9 17:15:22 INFO: archiving workspace using pattern(s): 17:15:23 Archives upload complete. 17:15:23 INFO: archiving logs to Nexus 17:15:24 ---> uname -a: 17:15:24 Linux prd-centos7-docker-4c-2g-3099.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:15:24 17:15:24 17:15:24 ---> lscpu: 17:15:24 Architecture: x86_64 17:15:24 CPU op-mode(s): 32-bit, 64-bit 17:15:24 Byte Order: Little Endian 17:15:24 Address sizes: 40 bits physical, 48 bits virtual 17:15:24 CPU(s): 2 17:15:24 On-line CPU(s) list: 0,1 17:15:24 Thread(s) per core: 1 17:15:24 Core(s) per socket: 1 17:15:24 Socket(s): 2 17:15:24 NUMA node(s): 1 17:15:24 Vendor ID: AuthenticAMD 17:15:24 CPU family: 23 17:15:24 Model: 49 17:15:24 Model name: AMD EPYC-Rome Processor 17:15:24 Stepping: 0 17:15:24 CPU MHz: 2799.998 17:15:24 BogoMIPS: 5599.99 17:15:24 Virtualization: AMD-V 17:15:24 Hypervisor vendor: KVM 17:15:24 Virtualization type: full 17:15:24 L1d cache: 32K 17:15:24 L1i cache: 32K 17:15:24 L2 cache: 512K 17:15:24 L3 cache: 16384K 17:15:24 NUMA node0 CPU(s): 0,1 17:15:24 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:15:24 17:15:24 17:15:24 ---> nproc: 17:15:24 2 17:15:24 17:15:24 17:15:24 ---> df -h: 17:15:24 Filesystem Size Used Avail Use% Mounted on 17:15:24 overlay 40G 7.7G 33G 20% / 17:15:24 tmpfs 64M 0 64M 0% /dev 17:15:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:15:24 shm 64M 0 64M 0% /dev/shm 17:15:24 /dev/vda1 40G 7.7G 33G 20% /facter-os 17:15:24 17:15:24 17:15:24 ---> sar -b -r -n DEV: 17:15:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 17:15:24 17:15:24 17:07:28 LINUX RESTART (2 CPU) 17:15:24 17:15:24 17:08:01 tps rtps wtps bread/s bwrtn/s 17:15:24 17:09:01 77.59 4.43 73.16 2835.24 3329.41 17:15:24 17:10:01 1.72 0.00 1.72 0.00 33.19 17:15:24 17:11:01 0.28 0.00 0.28 0.00 2.75 17:15:24 17:12:01 0.23 0.00 0.23 0.00 3.60 17:15:24 17:13:01 0.23 0.00 0.23 0.00 3.20 17:15:24 17:14:01 0.30 0.00 0.30 0.00 4.18 17:15:24 17:15:01 0.23 0.00 0.23 0.00 3.20 17:15:24 Average: 11.51 0.63 10.88 405.12 482.89 17:15:24 17:15:24 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:15:24 17:09:01 5482976 0 789348 9.86 2620 1733996 1147868 12.67 566432 1560880 12 17:15:24 17:10:01 5492820 0 779500 9.73 2620 1734000 1069880 11.81 558080 1560840 8 17:15:24 17:11:01 5492844 0 779472 9.73 2620 1734004 1069880 11.81 559132 1559784 8 17:15:24 17:12:01 5490004 0 782304 9.77 2620 1734012 1070096 11.81 562076 1559784 8 17:15:24 17:13:01 5489732 0 782572 9.77 2620 1734016 1070208 11.82 556832 1565328 8 17:15:24 17:14:01 5481576 0 790724 9.87 2620 1734020 1070232 11.82 565108 1565328 8 17:15:24 17:15:01 5482256 0 790040 9.86 2620 1734024 1069944 11.81 564480 1565328 8 17:15:24 Average: 5487458 0 784851 9.80 2620 1734010 1081158 11.94 561734 1562467 9 17:15:24 17:15:24 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:15:24 17:09:01 eth0 211.11 144.96 624.89 54.84 0.00 0.00 0.00 0.00 17:15:24 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:09:01 docker0 1.55 1.62 0.23 5.34 0.00 0.00 0.00 0.00 17:15:24 17:10:01 eth0 0.67 0.07 0.06 0.03 0.00 0.00 0.00 0.00 17:15:24 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:11:01 eth0 1.38 0.08 0.11 0.01 0.00 0.00 0.00 0.00 17:15:24 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:12:01 eth0 2.27 0.58 0.66 0.37 0.00 0.00 0.00 0.00 17:15:24 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:13:01 eth0 1.62 0.73 0.65 0.47 0.00 0.00 0.00 0.00 17:15:24 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:14:01 eth0 0.85 0.35 0.36 0.20 0.00 0.00 0.00 0.00 17:15:24 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:15:01 eth0 0.28 0.10 0.13 0.04 0.00 0.00 0.00 0.00 17:15:24 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 Average: eth0 31.17 20.99 89.57 8.00 0.00 0.00 0.00 0.00 17:15:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:24 Average: docker0 0.22 0.23 0.03 0.76 0.00 0.00 0.00 0.00 17:15:24 17:15:24 17:15:24 ---> sar -P ALL: 17:15:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 17:15:24 17:15:24 17:07:28 LINUX RESTART (2 CPU) 17:15:24 17:15:24 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:15:24 17:09:01 all 7.77 0.00 2.76 2.17 0.04 87.25 17:15:24 17:09:01 0 7.49 0.00 3.32 3.47 0.03 85.68 17:15:24 17:09:01 1 8.05 0.00 2.21 0.87 0.05 88.82 17:15:24 17:10:01 all 0.15 0.00 0.06 0.00 0.03 99.77 17:15:24 17:10:01 0 0.25 0.00 0.08 0.00 0.03 99.63 17:15:24 17:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:15:24 17:11:01 all 0.15 0.00 0.04 0.00 0.02 99.79 17:15:24 17:11:01 0 0.20 0.00 0.03 0.00 0.02 99.75 17:15:24 17:11:01 1 0.10 0.00 0.05 0.00 0.02 99.83 17:15:24 17:12:01 all 0.21 0.00 0.04 0.00 0.03 99.72 17:15:24 17:12:01 0 0.40 0.00 0.05 0.00 0.03 99.52 17:15:24 17:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:15:24 17:13:01 all 0.23 0.00 0.18 0.00 0.01 99.58 17:15:24 17:13:01 0 0.37 0.00 0.20 0.00 0.02 99.42 17:15:24 17:13:01 1 0.08 0.00 0.17 0.00 0.00 99.75 17:15:24 17:14:01 all 0.08 0.00 0.06 0.00 0.02 99.85 17:15:24 17:14:01 0 0.10 0.00 0.05 0.00 0.00 99.85 17:15:24 17:14:01 1 0.05 0.00 0.07 0.00 0.03 99.85 17:15:24 17:15:01 all 0.16 0.00 0.05 0.00 0.02 99.77 17:15:24 17:15:01 0 0.27 0.00 0.05 0.00 0.02 99.67 17:15:24 17:15:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:15:24 Average: all 1.23 0.00 0.45 0.31 0.02 97.99 17:15:24 Average: 0 1.28 0.00 0.53 0.49 0.02 97.67 17:15:24 Average: 1 1.18 0.00 0.37 0.12 0.02 98.31 17:15:24 17:15:24 17:15:24