Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e418388a8703d5229e379f4d284fa8e853be613 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-ssh8588689123749665537.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh1369562453715780544.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/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-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1446134886231831652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh16174998909411231904.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/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-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1965844851851971692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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: false 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 ‘prd-centos7-docker-4c-2g-2107’ Running on prd-centos7-docker-4c-2g-2111 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh6134011602129945974.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e418388a8703d5229e379f4d284fa8e853be613 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e418388a8703d5229e379f4d284fa8e853be613 # timeout=10 Commit message: "Merge pull request #258 from ernestojeda/go-1_17-dockerfile-changes" > git rev-list --no-walk 724087511cf3d7293bcbfd68c5d6ae44a4ff0394 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:13:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:13:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:13:41 ========================================================= 22:13:41 EdgeX Global Pipelines Version Info 22:13:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:13:42 ------------------- 22:13:42 stable info: 22:13:42 ------------------- 22:13:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:13:42 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:13:42 Message: update stable to v1.0.219 22:13:42 ------------------- 22:13:42 experimental info: 22:13:42 ------------------- 22:13:42 Commited By: **** collab-it+edgex@linuxfoundation.org 22:13:42 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:13:42 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e418388a8703d5229e379f4d284fa8e853be613 [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e41838 [Pipeline] echo 22:13:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:43 provisioning config files... 22:13:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config157136150563840287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:43 ---> docker-login.sh 22:13:43 nexus3.edgexfoundry.org:10001 22:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:43 Configure a credential helper to remove this warning. See 22:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:43 22:13:43 Login Succeeded 22:13:43 nexus3.edgexfoundry.org:10002 22:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:44 Configure a credential helper to remove this warning. See 22:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:44 22:13:44 Login Succeeded 22:13:44 nexus3.edgexfoundry.org:10003 22:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:44 Configure a credential helper to remove this warning. See 22:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:44 22:13:44 Login Succeeded 22:13:44 nexus3.edgexfoundry.org:10004 22:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:44 Configure a credential helper to remove this warning. See 22:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:44 22:13:44 Login Succeeded 22:13:44 docker.io 22:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:44 Configure a credential helper to remove this warning. See 22:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:44 22:13:44 Login Succeeded 22:13:44 ---> docker-login.sh ends [Pipeline] } 22:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:13:45 + git rev-list -1 --merges 6e418388a8703d5229e379f4d284fa8e853be613~1..6e418388a8703d5229e379f4d284fa8e853be613 [Pipeline] echo 22:13:45 -----------> git rev-list -1 --merges 6e418388a8703d5229e379f4d284fa8e853be613~1..6e418388a8703d5229e379f4d284fa8e853be613 6e418388a8703d5229e379f4d284fa8e853be613 22:13:45 6e418388a8703d5229e379f4d284fa8e853be613 [false] [Pipeline] sh 22:13:45 + git log --format=format:%s -1 6e418388a8703d5229e379f4d284fa8e853be613 [Pipeline] echo 22:13:45 ========================================================= 22:13:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:13:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:45 + git log --format=format:%s -1 6e418388a8703d5229e379f4d284fa8e853be613 [Pipeline] echo 22:13:45 [semverPrep] GIT_COMMIT: 6e418388a8703d5229e379f4d284fa8e853be613, Commit Message: Merge pull request #258 from ernestojeda/go-1_17-dockerfile-changes [Pipeline] echo 22:13:45 [semverPrep] This is not a build commit. [Pipeline] sh 22:13:46 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:13:46 + grep -v github /etc/ssh/ssh_known_hosts 22:13:46 + '[' -e /tmp/ssh_known_hosts ']' 22:13:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:13:46 + sudo tee -a /etc/ssh/ssh_known_hosts 22:13:46 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:13:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:46 22:13:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:13:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:47 latest: Pulling from edgex-devops/git-semver 22:13:47 a0d0a0d46f8b: Pulling fs layer 22:13:47 3e5f54012d9b: Pulling fs layer 22:13:47 4c7163046ea9: Pulling fs layer 22:13:47 0c2d73faf560: Pulling fs layer 22:13:47 0c2d73faf560: Waiting 22:13:47 3e5f54012d9b: Verifying Checksum 22:13:47 3e5f54012d9b: Download complete 22:13:47 a0d0a0d46f8b: Verifying Checksum 22:13:47 a0d0a0d46f8b: Download complete 22:13:47 0c2d73faf560: Verifying Checksum 22:13:47 0c2d73faf560: Download complete 22:13:47 4c7163046ea9: Verifying Checksum 22:13:47 4c7163046ea9: Download complete 22:13:47 a0d0a0d46f8b: Pull complete 22:13:47 3e5f54012d9b: Pull complete 22:13:47 4c7163046ea9: Pull complete 22:13:47 0c2d73faf560: Pull complete 22:13:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:13:47 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:13:48 $ docker top 7f301a07b65f480809aa9284c6bcb24f52afce63077db4f3b989b237542f9e44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:48 [ssh-agent] Looking for ssh-agent implementation... 22:13:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:48 $ docker exec 7f301a07b65f480809aa9284c6bcb24f52afce63077db4f3b989b237542f9e44 ssh-agent 22:13:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpnKJgo/agent.15 22:13:48 SSH_AGENT_PID=22 22:13:48 Running ssh-add (command line suppressed) 22:13:48 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4555609760545684666.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4555609760545684666.key) 22:13:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:49 + git tag --points-at HEAD [Pipeline] } 22:13:49 $ docker exec --env ******** --env ******** 7f301a07b65f480809aa9284c6bcb24f52afce63077db4f3b989b237542f9e44 ssh-agent -k 22:13:49 unset SSH_AUTH_SOCK; 22:13:49 unset SSH_AGENT_PID; 22:13:49 echo Agent pid 22 killed; 22:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:49 [ssh-agent] Looking for ssh-agent implementation... 22:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:49 $ docker exec 7f301a07b65f480809aa9284c6bcb24f52afce63077db4f3b989b237542f9e44 ssh-agent 22:13:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNDiMBc/agent.57 22:13:49 SSH_AGENT_PID=64 22:13:49 Running ssh-add (command line suppressed) 22:13:49 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5259466216588844931.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5259466216588844931.key) 22:13:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:50 + git semver init 22:13:50 # -> Open(): unable to determine branch for HEAD 22:13:50 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:13:50 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:13:50 # $SEMVER_REMOTE_NAME = origin 22:13:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:13:50 # $SEMVER_USER_NAME = edgex-jenkins 22:13:50 # $SEMVER_BRANCH = main 22:13:50 # $SEMVER_TEMP = /tmp/semver-951030599 22:13:50 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 22:13:51 # '/tmp/semver-951030599' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 22:13:51 # -> Force: false 22:13:51 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 22:13:51 $ docker exec --env ******** --env ******** 7f301a07b65f480809aa9284c6bcb24f52afce63077db4f3b989b237542f9e44 ssh-agent -k 22:13:51 unset SSH_AUTH_SOCK; 22:13:51 unset SSH_AGENT_PID; 22:13:51 echo Agent pid 64 killed; 22:13:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:51 + git semver [Pipeline] } 22:13:51 $ docker stop --time=1 7f301a07b65f480809aa9284c6bcb24f52afce63077db4f3b989b237542f9e44 22:13:53 $ docker rm -f 7f301a07b65f480809aa9284c6bcb24f52afce63077db4f3b989b237542f9e44 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:13:53 Stashed 1 file(s) [Pipeline] echo 22:13:53 [edgeXSemver]: initialized semver on version 2.2.0-dev.4 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:53 provisioning config files... 22:13:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2222991832992238260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:54 ---> docker-login.sh 22:13:54 nexus3.edgexfoundry.org:10001 22:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:54 Configure a credential helper to remove this warning. See 22:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:54 22:13:54 Login Succeeded 22:13:54 nexus3.edgexfoundry.org:10002 22:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:54 Configure a credential helper to remove this warning. See 22:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:54 22:13:54 Login Succeeded 22:13:54 nexus3.edgexfoundry.org:10003 22:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:54 Configure a credential helper to remove this warning. See 22:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:54 22:13:54 Login Succeeded 22:13:54 nexus3.edgexfoundry.org:10004 22:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:54 Configure a credential helper to remove this warning. See 22:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:54 22:13:54 Login Succeeded 22:13:54 docker.io 22:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:54 Configure a credential helper to remove this warning. See 22:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:54 22:13:54 Login Succeeded 22:13:54 ---> docker-login.sh ends [Pipeline] } 22:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:55 ========================================================= 22:13:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:13:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:13:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:13:55 Sending build context to Docker daemon 22.81MB 22:13:55 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 22:13:55 Step 2/12 : FROM ${BASE} AS builder 22:13:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:13:55 59bf1c3509f3: Pulling fs layer 22:13:55 666ba61612fd: Pulling fs layer 22:13:55 8ed8ca486205: Pulling fs layer 22:13:55 4fe6c5a15a65: Pulling fs layer 22:13:55 22a0e8bec74d: Pulling fs layer 22:13:55 f965cba54748: Pulling fs layer 22:13:55 861ffc35075e: Pulling fs layer 22:13:55 4b385c91608e: Pulling fs layer 22:13:55 560528eb2ebb: Pulling fs layer 22:13:55 4fe6c5a15a65: Waiting 22:13:55 22a0e8bec74d: Waiting 22:13:55 f965cba54748: Waiting 22:13:55 861ffc35075e: Waiting 22:13:55 4b385c91608e: Waiting 22:13:55 560528eb2ebb: Waiting 22:13:55 8ed8ca486205: Verifying Checksum 22:13:55 8ed8ca486205: Download complete 22:13:55 666ba61612fd: Verifying Checksum 22:13:55 666ba61612fd: Download complete 22:13:55 22a0e8bec74d: Verifying Checksum 22:13:55 22a0e8bec74d: Download complete 22:13:55 59bf1c3509f3: Verifying Checksum 22:13:55 59bf1c3509f3: Download complete 22:13:55 f965cba54748: Verifying Checksum 22:13:55 f965cba54748: Download complete 22:13:55 861ffc35075e: Verifying Checksum 22:13:55 861ffc35075e: Download complete 22:13:55 4b385c91608e: Verifying Checksum 22:13:55 4b385c91608e: Download complete 22:13:55 59bf1c3509f3: Pull complete 22:13:56 666ba61612fd: Pull complete 22:13:56 560528eb2ebb: Verifying Checksum 22:13:56 560528eb2ebb: Download complete 22:13:56 4fe6c5a15a65: Verifying Checksum 22:13:56 4fe6c5a15a65: Download complete 22:13:56 8ed8ca486205: Pull complete 22:14:00 4fe6c5a15a65: Pull complete 22:14:00 22a0e8bec74d: Pull complete 22:14:00 f965cba54748: Pull complete 22:14:00 861ffc35075e: Pull complete 22:14:00 4b385c91608e: Pull complete 22:14:02 560528eb2ebb: Pull complete 22:14:02 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 22:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:14:02 ---> dd4a08f94e63 22:14:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:14:04 ---> Running in a0cf5327d956 22:14:04 Removing intermediate container a0cf5327d956 22:14:04 ---> 323a86b668f4 22:14:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:14:04 ---> Running in 30f650af863f 22:14:04 Removing intermediate container 30f650af863f 22:14:04 ---> cfda1b11dcb8 22:14:04 Step 5/12 : WORKDIR /device-virtual-go 22:14:04 ---> Running in 394aaf7a0358 22:14:04 Removing intermediate container 394aaf7a0358 22:14:04 ---> 7ee7bc5aa457 22:14:04 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:04 ---> Running in e31eb9b8a72c 22:14:04 Removing intermediate container e31eb9b8a72c 22:14:04 ---> 3eae811c33e4 22:14:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:05 ---> Running in 08e643bfb804 22:14:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:14:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:14:06 (1/4) Installing openssh-keygen (8.8_p1-r1) 22:14:06 (2/4) Installing libedit (20210910.3.1-r0) 22:14:06 (3/4) Installing openssh-client-common (8.8_p1-r1) 22:14:06 (4/4) Installing openssh-client-default (8.8_p1-r1) 22:14:06 Executing busybox-1.34.1-r3.trigger 22:14:06 OK: 224 MiB in 56 packages 22:14:07 Removing intermediate container 08e643bfb804 22:14:07 ---> 69d10ad4cf04 22:14:07 Step 8/12 : COPY go.mod vendor* ./ 22:14:07 ---> 6a4b220c309c 22:14:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:07 ---> Running in 5ce12d6f2124 22:14:08 Still waiting to schedule task 22:14:08 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2108’ 22:14:39 Removing intermediate container 5ce12d6f2124 22:14:39 ---> 52c88c93d8f2 22:14:39 Step 10/12 : COPY . . 22:14:39 ---> 788b68736481 22:14:39 Step 11/12 : ARG MAKE='make build' 22:14:39 ---> Running in 185d98e4c23e 22:14:39 Removing intermediate container 185d98e4c23e 22:14:39 ---> 6bacae45089e 22:14:39 Step 12/12 : RUN $MAKE 22:14:39 ---> Running in 3328a1813cf2 22:14:39 noop 22:14:39 Removing intermediate container 3328a1813cf2 22:14:39 ---> 8dbb91b32711 22:14:39 Successfully built 8dbb91b32711 22:14:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:14:39 + docker inspect -f . ci-base-image-x86_64 22:14:39 . [Pipeline] withDockerContainer 22:14:39 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:14:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:14:40 $ docker top 6fb61e49a48a6a6150c8189bac9645b63ee0007d51ab508a0e6b8f947a61eba4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:40 + go version 22:14:40 go version go1.17.6 linux/amd64 [Pipeline] } 22:14:40 $ docker stop --time=1 6fb61e49a48a6a6150c8189bac9645b63ee0007d51ab508a0e6b8f947a61eba4 22:14:41 $ docker rm -f 6fb61e49a48a6a6150c8189bac9645b63ee0007d51ab508a0e6b8f947a61eba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:14:42 + docker inspect -f . ci-base-image-x86_64 22:14:42 . [Pipeline] withDockerContainer 22:14:42 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:14:42 $ docker top 0143786e2ef07f01a980689d66bfe65caafad3b8fe8fcf9abedaece0aec835bf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:14:43 + make test 22:14:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:14:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:15:05 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:15:05 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.239s coverage: 64.6% of statements 22:15:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:15:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:15:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:15:09 ./bin/test-attribution-txt.sh [Pipeline] echo 22:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:15:09 $ docker stop --time=1 0143786e2ef07f01a980689d66bfe65caafad3b8fe8fcf9abedaece0aec835bf 22:15:11 $ docker rm -f 0143786e2ef07f01a980689d66bfe65caafad3b8fe8fcf9abedaece0aec835bf [Pipeline] // withDockerContainer [Pipeline] sh 22:15:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:15:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:15:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:15:12 + ls -al . 22:15:12 total 176 22:15:12 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 19 22:15 . 22:15:12 drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 22:13 .. 22:15:12 -rw-rw-r--. 1 jenkins jenkins 8449 Jan 19 22:13 Attribution.txt 22:15:12 drwxrwxr-x. 2 jenkins jenkins 37 Jan 19 22:13 bin 22:15:12 -rw-rw-r--. 1 jenkins jenkins 6349 Jan 19 22:13 CHANGELOG.md 22:15:12 drwxrwxr-x. 3 jenkins jenkins 32 Jan 19 22:13 cmd 22:15:12 -rw-r--r--. 1 jenkins jenkins 46339 Jan 19 22:15 coverage.out 22:15:12 -rw-rw-r--. 1 jenkins jenkins 1974 Jan 19 22:13 Dockerfile 22:15:12 drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 22:13 .git 22:15:12 drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 22:13 .github 22:15:12 -rw-rw-r--. 1 jenkins jenkins 270 Jan 19 22:13 .gitignore 22:15:12 -rw-rw-r--. 1 jenkins jenkins 350 Jan 19 22:13 go.mod 22:15:12 -rw-rw-r--. 1 jenkins jenkins 52323 Jan 19 22:13 go.sum 22:15:12 -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 22:13 GOVERNANCE.md 22:15:12 drwxrwxr-x. 3 jenkins jenkins 20 Jan 19 22:13 internal 22:15:12 -rw-rw-r--. 1 jenkins jenkins 660 Jan 19 22:13 Jenkinsfile 22:15:12 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 19 22:13 LICENSE 22:15:12 -rw-rw-r--. 1 jenkins jenkins 1157 Jan 19 22:13 Makefile 22:15:12 -rw-rw-r--. 1 jenkins jenkins 623 Jan 19 22:13 OWNERS.md 22:15:12 -rw-rw-r--. 1 jenkins jenkins 2914 Jan 19 22:13 README.md 22:15:12 drwx------. 3 jenkins jenkins 57 Jan 19 22:13 .semver 22:15:12 -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 22:13 VERSION 22:15:12 -rw-rw-r--. 1 jenkins jenkins 235 Jan 19 22:13 version.go [Pipeline] isUnix [Pipeline] sh 22:15:13 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6e418388a8703d5229e379f4d284fa8e853be613 --label arch=amd64 --label version=2.2.0-dev.4 . 22:15:13 Sending build context to Docker daemon 22.86MB 22:15:13 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 22:15:13 Step 2/26 : FROM ${BASE} AS builder 22:15:13 ---> 8dbb91b32711 22:15:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:15:13 ---> Running in d70ec20a3779 22:15:13 Removing intermediate container d70ec20a3779 22:15:13 ---> 4bce5b647aa4 22:15:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:15:13 ---> Running in 15d1822325b0 22:15:13 Removing intermediate container 15d1822325b0 22:15:13 ---> e349d8115ef0 22:15:13 Step 5/26 : WORKDIR /device-virtual-go 22:15:13 ---> Running in b07ebb714482 22:15:13 Removing intermediate container b07ebb714482 22:15:13 ---> cf68f62f7288 22:15:13 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:13 ---> Running in b627634e9315 22:15:14 Removing intermediate container b627634e9315 22:15:14 ---> c4f5d3e814e7 22:15:14 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:14 ---> Running in 76edf321eaf6 22:15:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:15:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:15:15 OK: 224 MiB in 56 packages 22:15:15 Removing intermediate container 76edf321eaf6 22:15:15 ---> 711e227004a3 22:15:15 Step 8/26 : COPY go.mod vendor* ./ 22:15:16 ---> 2a00364d57f7 22:15:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:16 ---> Running in 2835977df140 22:15:16 Removing intermediate container 2835977df140 22:15:16 ---> e4898516ccff 22:15:16 Step 10/26 : COPY . . 22:15:17 ---> 29bb01bcb105 22:15:17 Step 11/26 : ARG MAKE='make build' 22:15:17 ---> Running in 9b85a5b15d6c 22:15:17 Removing intermediate container 9b85a5b15d6c 22:15:17 ---> 7116cb0c0838 22:15:17 Step 12/26 : RUN $MAKE 22:15:17 ---> Running in fe8c6f08069d 22:15:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.4" -o cmd/device-virtual ./cmd 22:15:39 Removing intermediate container fe8c6f08069d 22:15:39 ---> f0daeb7806a2 22:15:39 Step 13/26 : FROM alpine:3.14 22:15:39 3.14: Pulling from library/alpine 22:15:39 97518928ae5f: Pulling fs layer 22:15:39 97518928ae5f: Verifying Checksum 22:15:39 97518928ae5f: Download complete 22:15:39 97518928ae5f: Pull complete 22:15:39 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:15:39 Status: Downloaded newer image for alpine:3.14 22:15:39 ---> 0a97eee8041e 22:15:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:15:39 ---> Running in 99aca4daaed3 22:15:39 Removing intermediate container 99aca4daaed3 22:15:39 ---> b682fbff124a 22:15:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:39 ---> Running in 4322493c84ff 22:15:39 Removing intermediate container 4322493c84ff 22:15:39 ---> 5a036720393b 22:15:39 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:15:39 ---> Running in 475126222a5b 22:15:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:15:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:15:39 (1/6) Installing dumb-init (1.2.5-r1) 22:15:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:15:39 (3/6) Installing libsodium (1.0.18-r0) 22:15:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:15:40 (5/6) Installing libzmq (4.3.4-r0) 22:15:40 (6/6) Installing zeromq (4.3.4-r0) 22:15:40 Executing busybox-1.33.1-r6.trigger 22:15:40 OK: 8 MiB in 20 packages 22:15:40 Removing intermediate container 475126222a5b 22:15:40 ---> 2365cc0f67b7 22:15:40 Step 17/26 : WORKDIR / 22:15:40 ---> Running in 38bc2762710d 22:15:40 Removing intermediate container 38bc2762710d 22:15:40 ---> 730ef58a2c01 22:15:40 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:15:40 ---> e154afff84ab 22:15:40 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:15:40 ---> b69d8e94a5b3 22:15:40 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:15:41 ---> 07899ba73c09 22:15:41 Step 21/26 : EXPOSE 59900 22:15:41 ---> Running in 67df1a26f889 22:15:41 Removing intermediate container 67df1a26f889 22:15:41 ---> fd1c300babd9 22:15:41 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:15:41 ---> Running in d7b75bb2e003 22:15:41 Removing intermediate container d7b75bb2e003 22:15:41 ---> 08d437dbd4b1 22:15:41 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:15:41 ---> Running in ed2e8acbb115 22:15:41 Removing intermediate container ed2e8acbb115 22:15:41 ---> 7874386fdcf7 22:15:41 Step 24/26 : LABEL arch=amd64 22:15:41 ---> Running in 04575625b422 22:15:41 Removing intermediate container 04575625b422 22:15:41 ---> f090b3300730 22:15:41 Step 25/26 : LABEL git_sha=6e418388a8703d5229e379f4d284fa8e853be613 22:15:41 ---> Running in a604c2155202 22:15:41 Removing intermediate container a604c2155202 22:15:41 ---> dad27a6c80dd 22:15:41 Step 26/26 : LABEL version=2.2.0-dev.4 22:15:41 ---> Running in 6fc7dc594f27 22:15:41 Removing intermediate container 6fc7dc594f27 22:15:41 ---> d5ec53f6f1a7 22:15:41 [Warning] One or more build-args [ARCH] were not consumed 22:15:41 Successfully built d5ec53f6f1a7 22:15:41 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:41 provisioning config files... 22:15:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1111759226148359434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:42 ---> docker-login.sh 22:15:42 nexus3.edgexfoundry.org:10001 22:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:42 Configure a credential helper to remove this warning. See 22:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:42 22:15:42 Login Succeeded 22:15:42 nexus3.edgexfoundry.org:10002 22:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:42 Configure a credential helper to remove this warning. See 22:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:42 22:15:42 Login Succeeded 22:15:42 nexus3.edgexfoundry.org:10003 22:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:42 Configure a credential helper to remove this warning. See 22:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:42 22:15:42 Login Succeeded 22:15:42 nexus3.edgexfoundry.org:10004 22:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:42 Configure a credential helper to remove this warning. See 22:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:42 22:15:42 Login Succeeded 22:15:42 docker.io 22:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:43 Configure a credential helper to remove this warning. See 22:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:43 22:15:43 Login Succeeded 22:15:43 ---> docker-login.sh ends [Pipeline] } 22:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:43 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 22:15:43 6e418388a8703d5229e379f4d284fa8e853be613 22:15:43 latest 22:15:43 2.2.0-dev.4 22:15:43 6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4 22:15:43 main 22:15:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:15:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6e418388a8703d5229e379f4d284fa8e853be613 [Pipeline] isUnix [Pipeline] sh 22:15:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6e418388a8703d5229e379f4d284fa8e853be613 22:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:15:43 3ea1a6948846: Preparing 22:15:43 688b6c91d46b: Preparing 22:15:43 75afa0f9d2a5: Preparing 22:15:43 8b6c110adec7: Preparing 22:15:43 0550af225aca: Preparing 22:15:43 1a058d5342cc: Preparing 22:15:43 1a058d5342cc: Waiting 22:15:44 688b6c91d46b: Pushed 22:15:44 75afa0f9d2a5: Pushed 22:15:44 1a058d5342cc: Layer already exists 22:15:44 0550af225aca: Pushed 22:15:44 8b6c110adec7: Pushed 22:15:45 3ea1a6948846: Pushed 22:15:45 6e418388a8703d5229e379f4d284fa8e853be613: digest: sha256:8033ac2877cabb536f8f7795c8c7c4fdc42e1ae2f866b2f190c569948a7c9ec3 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:15:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 22:15:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 22:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:15:46 3ea1a6948846: Preparing 22:15:46 688b6c91d46b: Preparing 22:15:46 75afa0f9d2a5: Preparing 22:15:46 8b6c110adec7: Preparing 22:15:46 0550af225aca: Preparing 22:15:46 1a058d5342cc: Preparing 22:15:46 1a058d5342cc: Waiting 22:15:46 75afa0f9d2a5: Layer already exists 22:15:46 688b6c91d46b: Layer already exists 22:15:46 0550af225aca: Layer already exists 22:15:46 3ea1a6948846: Layer already exists 22:15:46 8b6c110adec7: Layer already exists 22:15:46 1a058d5342cc: Layer already exists 22:15:46 latest: digest: sha256:8033ac2877cabb536f8f7795c8c7c4fdc42e1ae2f866b2f190c569948a7c9ec3 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:15:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 22:15:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.4 22:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:15:46 3ea1a6948846: Preparing 22:15:46 688b6c91d46b: Preparing 22:15:46 75afa0f9d2a5: Preparing 22:15:46 8b6c110adec7: Preparing 22:15:46 0550af225aca: Preparing 22:15:46 1a058d5342cc: Preparing 22:15:46 1a058d5342cc: Waiting 22:15:46 0550af225aca: Layer already exists 22:15:46 688b6c91d46b: Layer already exists 22:15:46 75afa0f9d2a5: Layer already exists 22:15:46 3ea1a6948846: Layer already exists 22:15:46 8b6c110adec7: Layer already exists 22:15:46 1a058d5342cc: Layer already exists 22:15:46 2.2.0-dev.4: digest: sha256:8033ac2877cabb536f8f7795c8c7c4fdc42e1ae2f866b2f190c569948a7c9ec3 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:15:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 22:15:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4 22:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:15:47 3ea1a6948846: Preparing 22:15:47 688b6c91d46b: Preparing 22:15:47 75afa0f9d2a5: Preparing 22:15:47 8b6c110adec7: Preparing 22:15:47 0550af225aca: Preparing 22:15:47 1a058d5342cc: Preparing 22:15:47 1a058d5342cc: Waiting 22:15:47 75afa0f9d2a5: Layer already exists 22:15:47 8b6c110adec7: Layer already exists 22:15:47 3ea1a6948846: Layer already exists 22:15:47 688b6c91d46b: Layer already exists 22:15:47 0550af225aca: Layer already exists 22:15:47 1a058d5342cc: Layer already exists 22:15:47 6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4: digest: sha256:8033ac2877cabb536f8f7795c8c7c4fdc42e1ae2f866b2f190c569948a7c9ec3 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:15:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 22:15:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 22:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:15:47 3ea1a6948846: Preparing 22:15:47 688b6c91d46b: Preparing 22:15:47 75afa0f9d2a5: Preparing 22:15:47 8b6c110adec7: Preparing 22:15:47 0550af225aca: Preparing 22:15:47 1a058d5342cc: Preparing 22:15:47 1a058d5342cc: Waiting 22:15:47 0550af225aca: Layer already exists 22:15:47 3ea1a6948846: Layer already exists 22:15:47 8b6c110adec7: Layer already exists 22:15:47 75afa0f9d2a5: Layer already exists 22:15:47 688b6c91d46b: Layer already exists 22:15:47 1a058d5342cc: Layer already exists 22:15:47 main: digest: sha256:8033ac2877cabb536f8f7795c8c7c4fdc42e1ae2f866b2f190c569948a7c9ec3 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:47 ===================================================== [Pipeline] echo 22:15:47 taggedImages: 22:15:47 - nexus3.edgexfoundry.org:10004/device-virtual:6e418388a8703d5229e379f4d284fa8e853be613 22:15:47 - nexus3.edgexfoundry.org:10004/device-virtual:latest 22:15:47 - nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.4 22:15:47 - nexus3.edgexfoundry.org:10004/device-virtual:6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4 22:15:47 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:48 22:15:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:48 latest: Pulling from edgex-lftools-log-publisher 22:15:48 b4d181a07f80: Pulling fs layer 22:15:48 a1111a8f2ec3: Pulling fs layer 22:15:48 ed53099fbce6: Pulling fs layer 22:15:48 dc539afda2c1: Pulling fs layer 22:15:48 77bc0d833cb6: Pulling fs layer 22:15:48 9065ff56babe: Pulling fs layer 22:15:48 d287ab97295c: Pulling fs layer 22:15:48 dc539afda2c1: Waiting 22:15:48 77bc0d833cb6: Waiting 22:15:48 9065ff56babe: Waiting 22:15:48 d287ab97295c: Waiting 22:15:48 a1111a8f2ec3: Verifying Checksum 22:15:48 a1111a8f2ec3: Download complete 22:15:48 dc539afda2c1: Verifying Checksum 22:15:48 dc539afda2c1: Download complete 22:15:48 77bc0d833cb6: Verifying Checksum 22:15:48 77bc0d833cb6: Download complete 22:15:48 9065ff56babe: Verifying Checksum 22:15:48 9065ff56babe: Download complete 22:15:48 ed53099fbce6: Verifying Checksum 22:15:48 ed53099fbce6: Download complete 22:15:48 b4d181a07f80: Verifying Checksum 22:15:48 b4d181a07f80: Download complete 22:15:49 d287ab97295c: Verifying Checksum 22:15:49 d287ab97295c: Download complete 22:15:50 b4d181a07f80: Pull complete 22:15:50 a1111a8f2ec3: Pull complete 22:15:50 ed53099fbce6: Pull complete 22:15:51 dc539afda2c1: Pull complete 22:15:51 77bc0d833cb6: Pull complete 22:15:51 9065ff56babe: Pull complete 22:15:56 d287ab97295c: Pull complete 22:15:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:15:56 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:15:56 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:15:59 $ docker top 633f43358222ad6e48f2b204cde6b2a3dac5cdf8684c40e3d23580c732371791 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:00 ---> job-cost.sh 22:16:00 lf-activate-venv: SKIPPING 22:16:00 INFO: No Stack... 22:16:00 INFO: Retrieving Pricing Info for: v3-standard-2 22:16:00 INFO: Archiving Costs [Pipeline] sh 22:16:00 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 22:16:00 + cut -d, -f6 [Pipeline] lock 22:16:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-20-stack-cost] 22:16:00 Resource [jenkins-edgexfoundry-device-virtual-go-main-20-stack-cost] did not exist. Created. 22:16:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:16:01 + echo total: 0.05999999865889549 [Pipeline] stash 22:16:01 Stashed 1 file(s) [Pipeline] } 22:16:01 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 22:16:01 $ docker stop --time=1 633f43358222ad6e48f2b204cde6b2a3dac5cdf8684c40e3d23580c732371791 22:16:02 $ docker rm -f 633f43358222ad6e48f2b204cde6b2a3dac5cdf8684c40e3d23580c732371791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:17:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2113 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 22:17:37 Running in /w/workspace/device-virtual-go/20 [Pipeline] { [Pipeline] checkout 22:17:38 The recommended git tool is: git 22:17:42 using credential edgex-jenkins-ssh 22:17:43 Cloning the remote Git repository 22:17:43 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:17:43 > git init /w/workspace/device-virtual-go/20 # timeout=10 22:17:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:17:43 > git --version # timeout=10 22:17:43 > git --version # 'git version 2.17.1' 22:17:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:45 Avoid second fetch 22:17:45 Checking out Revision 6e418388a8703d5229e379f4d284fa8e853be613 (main) 22:17:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:17:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:45 > git config core.sparsecheckout # timeout=10 22:17:45 > git checkout -f 6e418388a8703d5229e379f4d284fa8e853be613 # timeout=10 22:17:49 Commit message: "Merge pull request #258 from ernestojeda/go-1_17-dockerfile-changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:17:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:17:50 Dload Upload Total Spent Left Speed 22:17:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 64364 0 --:--:-- --:--:-- --:--:-- 64364 [Pipeline] sh 22:17:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:17:51 + sudo tee /etc/docker/daemon.new 22:17:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:17:51 { 22:17:51 "registry-mirrors": [ 22:17:51 "https://nexus3.edgexfoundry.org:10001" 22:17:51 ], 22:17:51 "bip": "10.250.0.254/24", 22:17:51 "hosts": [ 22:17:51 "tcp://0.0.0.0:5555", 22:17:51 "unix:///var/run/docker.sock" 22:17:51 ], 22:17:51 "mtu": 1458, 22:17:51 "selinux-enabled": true, 22:17:51 "seccomp-profile": "/etc/docker/seccomp.json" 22:17:51 } [Pipeline] sh 22:17:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:17:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:10 provisioning config files... 22:18:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/20@tmp/config4162441227782723805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:11 ---> docker-login.sh 22:18:11 nexus3.edgexfoundry.org:10001 22:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:11 Configure a credential helper to remove this warning. See 22:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:11 22:18:11 Login Succeeded 22:18:11 nexus3.edgexfoundry.org:10002 22:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:12 Configure a credential helper to remove this warning. See 22:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:12 22:18:12 Login Succeeded 22:18:12 nexus3.edgexfoundry.org:10003 22:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:12 Configure a credential helper to remove this warning. See 22:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:12 22:18:12 Login Succeeded 22:18:12 nexus3.edgexfoundry.org:10004 22:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:13 Configure a credential helper to remove this warning. See 22:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:13 22:18:13 Login Succeeded 22:18:13 docker.io 22:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:13 Configure a credential helper to remove this warning. See 22:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:13 22:18:13 Login Succeeded 22:18:13 ---> docker-login.sh ends [Pipeline] } 22:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:18:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:14 ========================================================= 22:18:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:18:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:18:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:18:14 Sending build context to Docker daemon 11.54MB 22:18:14 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 22:18:14 Step 2/12 : FROM ${BASE} AS builder 22:18:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:18:15 9b3977197b4f: Pulling fs layer 22:18:15 1a89e8eeedd5: Pulling fs layer 22:18:15 94645a83ff95: Pulling fs layer 22:18:15 3f3a8bcf1eab: Pulling fs layer 22:18:15 0c92f367c5e7: Pulling fs layer 22:18:15 4b8299f9d1f4: Pulling fs layer 22:18:15 3f3a8bcf1eab: Waiting 22:18:15 9a6b49a46696: Pulling fs layer 22:18:15 0c92f367c5e7: Waiting 22:18:15 cf05db05a679: Pulling fs layer 22:18:15 9a6b49a46696: Waiting 22:18:15 cf05db05a679: Waiting 22:18:15 4b8299f9d1f4: Waiting 22:18:15 94645a83ff95: Verifying Checksum 22:18:15 94645a83ff95: Download complete 22:18:15 1a89e8eeedd5: Verifying Checksum 22:18:15 1a89e8eeedd5: Download complete 22:18:15 0c92f367c5e7: Verifying Checksum 22:18:15 4b8299f9d1f4: Verifying Checksum 22:18:15 4b8299f9d1f4: Download complete 22:18:15 9b3977197b4f: Verifying Checksum 22:18:15 9b3977197b4f: Download complete 22:18:15 9a6b49a46696: Verifying Checksum 22:18:15 9a6b49a46696: Download complete 22:18:15 9b3977197b4f: Pull complete 22:18:16 1a89e8eeedd5: Pull complete 22:18:16 94645a83ff95: Pull complete 22:18:16 cf05db05a679: Verifying Checksum 22:18:16 cf05db05a679: Download complete 22:18:17 3f3a8bcf1eab: Verifying Checksum 22:18:17 3f3a8bcf1eab: Download complete 22:18:29 3f3a8bcf1eab: Pull complete 22:18:29 0c92f367c5e7: Pull complete 22:18:29 4b8299f9d1f4: Pull complete 22:18:29 9a6b49a46696: Pull complete 22:18:35 cf05db05a679: Pull complete 22:18:35 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 22:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:18:35 ---> 0ccda1f7e2ee 22:18:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:18:36 ---> Running in 7a1f5e9c16a5 22:18:36 Removing intermediate container 7a1f5e9c16a5 22:18:36 ---> ab70d75a8072 22:18:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:18:36 ---> Running in 6f2e98681d10 22:18:37 Removing intermediate container 6f2e98681d10 22:18:37 ---> 8523530a0dcc 22:18:37 Step 5/12 : WORKDIR /device-virtual-go 22:18:37 ---> Running in e5bb620ce205 22:18:37 Removing intermediate container e5bb620ce205 22:18:37 ---> 636581c65d12 22:18:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:37 ---> Running in 4c461c498c99 22:18:39 Removing intermediate container 4c461c498c99 22:18:39 ---> a7e4a35a2665 22:18:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:39 ---> Running in b4a07e454ca5 22:18:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:18:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:18:41 (1/4) Installing openssh-keygen (8.8_p1-r1) 22:18:42 (2/4) Installing libedit (20210910.3.1-r0) 22:18:42 (3/4) Installing openssh-client-common (8.8_p1-r1) 22:18:42 (4/4) Installing openssh-client-default (8.8_p1-r1) 22:18:42 Executing busybox-1.34.1-r3.trigger 22:18:42 OK: 224 MiB in 56 packages 22:18:43 Removing intermediate container b4a07e454ca5 22:18:43 ---> 1399e2368668 22:18:43 Step 8/12 : COPY go.mod vendor* ./ 22:18:44 ---> 882946944abb 22:18:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:44 ---> Running in 4a25fefac807 22:20:05 Removing intermediate container 4a25fefac807 22:20:05 ---> 034b3fe6ba40 22:20:05 Step 10/12 : COPY . . 22:20:05 ---> 13055b5c2592 22:20:05 Step 11/12 : ARG MAKE='make build' 22:20:05 ---> Running in 563cc118ca3a 22:20:05 Removing intermediate container 563cc118ca3a 22:20:05 ---> acc7ea0dbbb7 22:20:05 Step 12/12 : RUN $MAKE 22:20:05 ---> Running in 7bac23c9ce59 22:20:05 noop 22:20:05 Removing intermediate container 7bac23c9ce59 22:20:05 ---> 3d013168af75 22:20:05 Successfully built 3d013168af75 22:20:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:20:06 + docker inspect -f . ci-base-image-arm64 22:20:06 . [Pipeline] withDockerContainer 22:20:06 prd-ubuntu18.04-docker-arm64-4c-16g-2113 does not seem to be running inside a container 22:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/20 -v /w/workspace/device-virtual-go/20:/w/workspace/device-virtual-go/20:rw,z -v /w/workspace/device-virtual-go/20@tmp:/w/workspace/device-virtual-go/20@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 ******** ci-base-image-arm64 cat 22:20:07 $ docker top 2d4587c7160e1f2c683013b0ebac0184ec577353b907d76593a185198cd42b14 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:08 + go version 22:20:08 go version go1.17.6 linux/arm64 [Pipeline] } 22:20:08 $ docker stop --time=1 2d4587c7160e1f2c683013b0ebac0184ec577353b907d76593a185198cd42b14 22:20:10 $ docker rm -f 2d4587c7160e1f2c683013b0ebac0184ec577353b907d76593a185198cd42b14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:10 + docker inspect -f . ci-base-image-arm64 22:20:10 . [Pipeline] withDockerContainer 22:20:10 prd-ubuntu18.04-docker-arm64-4c-16g-2113 does not seem to be running inside a container 22:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/20 -v /w/workspace/device-virtual-go/20:/w/workspace/device-virtual-go/20:rw,z -v /w/workspace/device-virtual-go/20@tmp:/w/workspace/device-virtual-go/20@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 ******** ci-base-image-arm64 cat 22:20:12 $ docker top 146dbeefd39cba70e32e5087d5ca03b62649af7d85248c088dbcf4163c9abbc6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:20:13 + make test 22:20:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:20:14 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:21:10 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:21:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.699s coverage: 64.6% of statements 22:21:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:21:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:35 ./bin/test-attribution-txt.sh [Pipeline] echo 22:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:21:35 $ docker stop --time=1 146dbeefd39cba70e32e5087d5ca03b62649af7d85248c088dbcf4163c9abbc6 22:21:36 $ docker rm -f 146dbeefd39cba70e32e5087d5ca03b62649af7d85248c088dbcf4163c9abbc6 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:37 Warning: overwriting stash ‘coverage-report’ 22:21:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:38 + ls -al . 22:21:38 total 200 22:21:38 drwxrwxr-x 7 jenkins jenkins 4096 Jan 19 22:21 . 22:21:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 22:17 .. 22:21:38 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 22:17 .git 22:21:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 22:17 .github 22:21:38 -rw-rw-r-- 1 jenkins jenkins 270 Jan 19 22:17 .gitignore 22:21:38 -rw-rw-r-- 1 jenkins jenkins 8449 Jan 19 22:17 Attribution.txt 22:21:38 -rw-rw-r-- 1 jenkins jenkins 6349 Jan 19 22:17 CHANGELOG.md 22:21:38 -rw-rw-r-- 1 jenkins jenkins 1974 Jan 19 22:17 Dockerfile 22:21:38 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 22:17 GOVERNANCE.md 22:21:38 -rw-rw-r-- 1 jenkins jenkins 660 Jan 19 22:17 Jenkinsfile 22:21:38 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 22:17 LICENSE 22:21:38 -rw-rw-r-- 1 jenkins jenkins 1157 Jan 19 22:17 Makefile 22:21:38 -rw-rw-r-- 1 jenkins jenkins 623 Jan 19 22:17 OWNERS.md 22:21:38 -rw-rw-r-- 1 jenkins jenkins 2914 Jan 19 22:17 README.md 22:21:38 -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 22:13 VERSION 22:21:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 22:17 bin 22:21:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 22:17 cmd 22:21:38 -rw-r--r-- 1 jenkins jenkins 46339 Jan 19 22:21 coverage.out 22:21:38 -rw-rw-r-- 1 jenkins jenkins 350 Jan 19 22:17 go.mod 22:21:38 -rw-rw-r-- 1 jenkins jenkins 52323 Jan 19 22:17 go.sum 22:21:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 22:17 internal 22:21:38 -rw-rw-r-- 1 jenkins jenkins 235 Jan 19 22:17 version.go [Pipeline] isUnix [Pipeline] sh 22:21:39 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6e418388a8703d5229e379f4d284fa8e853be613 --label arch=arm64 --label version=2.2.0-dev.4 . 22:21:39 Sending build context to Docker daemon 11.59MB 22:21:39 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 22:21:39 Step 2/26 : FROM ${BASE} AS builder 22:21:39 ---> 3d013168af75 22:21:39 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:21:39 ---> Running in c5030de87756 22:21:40 Removing intermediate container c5030de87756 22:21:40 ---> ea4914b6699c 22:21:40 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:21:40 ---> Running in 9d5baa768c17 22:21:40 Removing intermediate container 9d5baa768c17 22:21:40 ---> 964d2247e5cc 22:21:40 Step 5/26 : WORKDIR /device-virtual-go 22:21:40 ---> Running in 88532648322f 22:21:41 Removing intermediate container 88532648322f 22:21:41 ---> 11b2c9e30de2 22:21:41 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:41 ---> Running in 02025c3fdae5 22:21:42 Removing intermediate container 02025c3fdae5 22:21:42 ---> 0b4b2e0b9923 22:21:42 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:42 ---> Running in 13eb79a34b8e 22:21:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:21:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:21:45 OK: 224 MiB in 56 packages 22:21:46 Removing intermediate container 13eb79a34b8e 22:21:46 ---> f72fd36e5182 22:21:46 Step 8/26 : COPY go.mod vendor* ./ 22:21:47 ---> 654a21853938 22:21:47 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:47 ---> Running in d01b304927be 22:21:49 Removing intermediate container d01b304927be 22:21:49 ---> afb69af6f13a 22:21:49 Step 10/26 : COPY . . 22:21:50 ---> 7eacc999049e 22:21:50 Step 11/26 : ARG MAKE='make build' 22:21:50 ---> Running in f45d6e89ed15 22:21:50 Removing intermediate container f45d6e89ed15 22:21:50 ---> 3590ddabb9cf 22:21:50 Step 12/26 : RUN $MAKE 22:21:50 ---> Running in 39ad73696a8d 22:21:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.4" -o cmd/device-virtual ./cmd 22:22:48 Removing intermediate container 39ad73696a8d 22:22:48 ---> 95fcd4b6f289 22:22:48 Step 13/26 : FROM alpine:3.14 22:22:48 3.14: Pulling from library/alpine 22:22:48 be307f383ecc: Pulling fs layer 22:22:48 be307f383ecc: Download complete 22:22:48 be307f383ecc: Pull complete 22:22:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:22:48 Status: Downloaded newer image for alpine:3.14 22:22:48 ---> 5b8b7b635229 22:22:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:22:48 ---> Running in 7433a16162a4 22:22:48 Removing intermediate container 7433a16162a4 22:22:48 ---> 70caf394fbd4 22:22:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:48 ---> Running in 712bd308f9e6 22:22:49 Removing intermediate container 712bd308f9e6 22:22:49 ---> 7f4fcbffbe98 22:22:49 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:22:49 ---> Running in 34e1a6ac68d3 22:22:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:22:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:22:52 (1/6) Installing dumb-init (1.2.5-r1) 22:22:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:22:52 (3/6) Installing libsodium (1.0.18-r0) 22:22:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:22:52 (5/6) Installing libzmq (4.3.4-r0) 22:22:52 (6/6) Installing zeromq (4.3.4-r0) 22:22:52 Executing busybox-1.33.1-r6.trigger 22:22:52 OK: 8 MiB in 20 packages 22:22:53 Removing intermediate container 34e1a6ac68d3 22:22:53 ---> 86186aaf9926 22:22:53 Step 17/26 : WORKDIR / 22:22:54 ---> Running in 43bd3001a1b1 22:22:54 Removing intermediate container 43bd3001a1b1 22:22:54 ---> 10462182934f 22:22:54 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:22:55 ---> e5431137b40b 22:22:55 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:22:55 ---> b27c4102ab7a 22:22:55 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:22:56 ---> 20f897cd8794 22:22:56 Step 21/26 : EXPOSE 59900 22:22:56 ---> Running in 5a76ab72fe31 22:22:56 Removing intermediate container 5a76ab72fe31 22:22:56 ---> 0187d9c52b83 22:22:56 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:22:57 ---> Running in bff70c22fe7a 22:22:57 Removing intermediate container bff70c22fe7a 22:22:57 ---> adf9a16614eb 22:22:57 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:57 ---> Running in ecb70a10e8b2 22:22:57 Removing intermediate container ecb70a10e8b2 22:22:57 ---> ddc5d8140be5 22:22:57 Step 24/26 : LABEL arch=arm64 22:22:58 ---> Running in 08e257231e9a 22:22:58 Removing intermediate container 08e257231e9a 22:22:58 ---> b03a3418cd4f 22:22:58 Step 25/26 : LABEL git_sha=6e418388a8703d5229e379f4d284fa8e853be613 22:22:58 ---> Running in cf1da5524452 22:22:58 Removing intermediate container cf1da5524452 22:22:58 ---> 93017d48e9c9 22:22:58 Step 26/26 : LABEL version=2.2.0-dev.4 22:22:58 ---> Running in 4affd2e9c556 22:22:59 Removing intermediate container 4affd2e9c556 22:22:59 ---> f9d70ba564b9 22:22:59 [Warning] One or more build-args [ARCH] were not consumed 22:22:59 Successfully built f9d70ba564b9 22:22:59 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:59 provisioning config files... 22:22:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/20@tmp/config2473730128398947830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:59 ---> docker-login.sh 22:22:59 nexus3.edgexfoundry.org:10001 22:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:59 Configure a credential helper to remove this warning. See 22:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:59 22:22:59 Login Succeeded 22:22:59 nexus3.edgexfoundry.org:10002 22:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:00 Configure a credential helper to remove this warning. See 22:23:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:00 22:23:00 Login Succeeded 22:23:00 nexus3.edgexfoundry.org:10003 22:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:01 Configure a credential helper to remove this warning. See 22:23:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:01 22:23:01 Login Succeeded 22:23:01 nexus3.edgexfoundry.org:10004 22:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:01 Configure a credential helper to remove this warning. See 22:23:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:01 22:23:01 Login Succeeded 22:23:01 docker.io 22:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:02 Configure a credential helper to remove this warning. See 22:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:02 22:23:02 Login Succeeded 22:23:02 ---> docker-login.sh ends [Pipeline] } 22:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:02 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 22:23:02 6e418388a8703d5229e379f4d284fa8e853be613 22:23:02 latest 22:23:02 2.2.0-dev.4 22:23:02 6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4 22:23:02 main 22:23:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:02 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6e418388a8703d5229e379f4d284fa8e853be613 [Pipeline] isUnix [Pipeline] sh 22:23:02 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6e418388a8703d5229e379f4d284fa8e853be613 22:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:23:02 99b1d07b3a8f: Preparing 22:23:02 699f671b41b2: Preparing 22:23:02 75cc050e88d1: Preparing 22:23:02 403b46bec5ca: Preparing 22:23:02 ca726e9221f5: Preparing 22:23:02 62170e181a92: Preparing 22:23:02 62170e181a92: Waiting 22:23:03 75cc050e88d1: Pushed 22:23:03 ca726e9221f5: Pushed 22:23:03 699f671b41b2: Pushed 22:23:03 62170e181a92: Layer already exists 22:23:03 403b46bec5ca: Pushed 22:23:06 99b1d07b3a8f: Pushed 22:23:06 6e418388a8703d5229e379f4d284fa8e853be613: digest: sha256:768e89180198bc85bb43ece022df6026d5fc98adc9180923029a673f21904da6 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:23:06 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:23:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 22:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:23:07 99b1d07b3a8f: Preparing 22:23:07 699f671b41b2: Preparing 22:23:07 75cc050e88d1: Preparing 22:23:07 403b46bec5ca: Preparing 22:23:07 ca726e9221f5: Preparing 22:23:07 62170e181a92: Preparing 22:23:07 62170e181a92: Waiting 22:23:07 ca726e9221f5: Layer already exists 22:23:07 75cc050e88d1: Layer already exists 22:23:07 99b1d07b3a8f: Layer already exists 22:23:07 403b46bec5ca: Layer already exists 22:23:07 699f671b41b2: Layer already exists 22:23:07 62170e181a92: Layer already exists 22:23:07 latest: digest: sha256:768e89180198bc85bb43ece022df6026d5fc98adc9180923029a673f21904da6 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:23:08 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 22:23:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.4 22:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:23:08 99b1d07b3a8f: Preparing 22:23:08 699f671b41b2: Preparing 22:23:08 75cc050e88d1: Preparing 22:23:08 403b46bec5ca: Preparing 22:23:08 ca726e9221f5: Preparing 22:23:08 62170e181a92: Preparing 22:23:08 62170e181a92: Waiting 22:23:08 699f671b41b2: Layer already exists 22:23:08 99b1d07b3a8f: Layer already exists 22:23:08 ca726e9221f5: Layer already exists 22:23:08 403b46bec5ca: Layer already exists 22:23:08 75cc050e88d1: Layer already exists 22:23:08 62170e181a92: Layer already exists 22:23:08 2.2.0-dev.4: digest: sha256:768e89180198bc85bb43ece022df6026d5fc98adc9180923029a673f21904da6 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:23:09 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 22:23:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4 22:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:23:09 99b1d07b3a8f: Preparing 22:23:09 699f671b41b2: Preparing 22:23:09 75cc050e88d1: Preparing 22:23:09 403b46bec5ca: Preparing 22:23:09 ca726e9221f5: Preparing 22:23:09 62170e181a92: Preparing 22:23:09 62170e181a92: Waiting 22:23:09 403b46bec5ca: Layer already exists 22:23:09 699f671b41b2: Layer already exists 22:23:09 ca726e9221f5: Layer already exists 22:23:09 99b1d07b3a8f: Layer already exists 22:23:09 75cc050e88d1: Layer already exists 22:23:09 62170e181a92: Layer already exists 22:23:09 6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4: digest: sha256:768e89180198bc85bb43ece022df6026d5fc98adc9180923029a673f21904da6 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:23:10 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 22:23:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 22:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:23:10 99b1d07b3a8f: Preparing 22:23:10 699f671b41b2: Preparing 22:23:10 75cc050e88d1: Preparing 22:23:10 403b46bec5ca: Preparing 22:23:10 ca726e9221f5: Preparing 22:23:10 62170e181a92: Preparing 22:23:10 62170e181a92: Waiting 22:23:10 699f671b41b2: Layer already exists 22:23:10 99b1d07b3a8f: Layer already exists 22:23:10 403b46bec5ca: Layer already exists 22:23:10 ca726e9221f5: Layer already exists 22:23:10 75cc050e88d1: Layer already exists 22:23:10 62170e181a92: Layer already exists 22:23:10 main: digest: sha256:768e89180198bc85bb43ece022df6026d5fc98adc9180923029a673f21904da6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:10 ===================================================== [Pipeline] echo 22:23:10 taggedImages: 22:23:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6e418388a8703d5229e379f4d284fa8e853be613 22:23:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 22:23:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.4 22:23:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6e418388a8703d5229e379f4d284fa8e853be613-2.2.0-dev.4 22:23:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:11 22:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:11 arm64: Pulling from edgex-lftools-log-publisher 22:23:11 448f6bf000e3: Pulling fs layer 22:23:11 f757da607395: Pulling fs layer 22:23:11 05883995daec: Pulling fs layer 22:23:11 8603b9c90790: Pulling fs layer 22:23:11 1560dd03e051: Pulling fs layer 22:23:11 27f5ce0e4adf: Pulling fs layer 22:23:11 c2d8d7efcc4b: Pulling fs layer 22:23:11 8603b9c90790: Waiting 22:23:11 1560dd03e051: Waiting 22:23:11 27f5ce0e4adf: Waiting 22:23:11 c2d8d7efcc4b: Waiting 22:23:11 f757da607395: Verifying Checksum 22:23:11 f757da607395: Download complete 22:23:11 8603b9c90790: Verifying Checksum 22:23:11 8603b9c90790: Download complete 22:23:11 1560dd03e051: Verifying Checksum 22:23:11 1560dd03e051: Download complete 22:23:11 27f5ce0e4adf: Verifying Checksum 22:23:11 27f5ce0e4adf: Download complete 22:23:11 05883995daec: Verifying Checksum 22:23:11 05883995daec: Download complete 22:23:12 448f6bf000e3: Download complete 22:23:15 c2d8d7efcc4b: Verifying Checksum 22:23:15 c2d8d7efcc4b: Download complete 22:23:16 448f6bf000e3: Pull complete 22:23:17 f757da607395: Pull complete 22:23:18 05883995daec: Pull complete 22:23:18 8603b9c90790: Pull complete 22:23:19 1560dd03e051: Pull complete 22:23:19 27f5ce0e4adf: Pull complete 22:23:34 c2d8d7efcc4b: Pull complete 22:23:34 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:23:35 prd-ubuntu18.04-docker-arm64-4c-16g-2113 does not seem to be running inside a container 22:23:35 $ 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-virtual-go/20 -v /w/workspace/device-virtual-go/20:/w/workspace/device-virtual-go/20:rw,z -v /w/workspace/device-virtual-go/20@tmp:/w/workspace/device-virtual-go/20@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:23:37 $ docker top 13f3f8604e8b8198c5480c20b2a0990b305999b76b94ad0a1ffd5266012ea0d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:38 ---> job-cost.sh 22:23:38 lf-activate-venv: SKIPPING 22:23:38 INFO: No Stack... 22:23:38 INFO: Retrieving Pricing Info for: v3-standard-4 22:23:39 INFO: Archiving Costs [Pipeline] sh 22:23:40 + cat /w/workspace/device-virtual-go/20/archives/cost.csv 22:23:40 + cut -d, -f6 [Pipeline] lock 22:23:40 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-20-stack-cost] 22:23:40 Resource [jenkins-edgexfoundry-device-virtual-go-main-20-stack-cost] did not exist. Created. 22:23:40 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:40 /w/workspace/device-virtual-go/20@tmp/durable-551f839b/script.sh: 1: /w/workspace/device-virtual-go/20@tmp/durable-551f839b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:23:41 + echo total: 0.10999999940395355 [Pipeline] stash 22:23:41 Warning: overwriting stash ‘stack-cost’ 22:23:41 Stashed 1 file(s) [Pipeline] } 22:23:41 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:41 $ docker stop --time=1 13f3f8604e8b8198c5480c20b2a0990b305999b76b94ad0a1ffd5266012ea0d7 22:23:43 $ docker rm -f 13f3f8604e8b8198c5480c20b2a0990b305999b76b94ad0a1ffd5266012ea0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:23:43 provisioning config files... 22:23:43 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5232604608934878230tmp [Pipeline] { [Pipeline] sh 22:23:43 + set +x 22:23:43 + curl -s https://codecov.io/bash 22:23:43 + bash -s -- 22:23:43 22:23:43 _____ _ 22:23:43 / ____| | | 22:23:43 | | ___ __| | ___ ___ _____ __ 22:23:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:23:43 | |___| (_) | (_| | __/ (_| (_) \ V / 22:23:43 \_____\___/ \__,_|\___|\___\___/ \_/ 22:23:43 Bash-1.0.6 22:23:43 22:23:43 22:23:43 ==> git version 2.24.4 found 22:23:43 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:23:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:23:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:23:43 ==> Jenkins CI detected. 22:23:43 current dir:  /w/workspace/exfoundry_device-virtual-go_main 22:23:43 project root: . 22:23:43 --> token set from env 22:23:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:23:44 ==> Running gcov in . (disable via -X gcov) 22:23:44 ==> Python coveragepy not found 22:23:44 ==> Searching for coverage reports in: 22:23:44 + . 22:23:44 -> Found 1 reports 22:23:44 ==> Detecting git/mercurial file structure 22:23:44 ==> Reading reports 22:23:44 + ./coverage.out bytes=46339 22:23:44 ==> Appending adjustments 22:23:44 https://docs.codecov.io/docs/fixing-reports 22:23:44 + Found adjustments 22:23:44 ==> Gzipping contents 22:23:44 8.0K /tmp/codecov.MB4Pf5.gz 22:23:44 ==> Uploading reports 22:23:44 url: https://codecov.io 22:23:44 query: branch=main&commit=6e418388a8703d5229e379f4d284fa8e853be613&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:44 -> Pinging Codecov 22:23:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=6e418388a8703d5229e379f4d284fa8e853be613&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:44 -> Uploading to 22:23:44 https://storage.googleapis.com/codecov/v4/raw/2022-01-19/5E52B4B073DB2E39498172D8E973AA87/6e418388a8703d5229e379f4d284fa8e853be613/8fff919d-198e-4094-bc7d-294751004f00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T222344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3fc39af281e82c4860be33823de2334a3ab391cff2586b15640237d107e12e2b 22:23:44 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:44 Dload Upload Total Spent Left Speed 22:23:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5483 0 0 100 5483 0 17994 --:--:-- --:--:-- --:--:-- 17977 100 5483 0 0 100 5483 0 17986 --:--:-- --:--:-- --:--:-- 17977 22:23:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6e418388a8703d5229e379f4d284fa8e853be613 [Pipeline] } 22:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:23:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:23:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:45 22:23:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:23:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:23:45 188c0c94c7c5: Pulling fs layer 22:23:45 0ef7d3d256c8: Pulling fs layer 22:23:45 de9db76c5a1d: Pulling fs layer 22:23:45 0eba1c9be4d2: Pulling fs layer 22:23:45 0d57e429df01: Pulling fs layer 22:23:45 4e4be7b47b0d: Pulling fs layer 22:23:45 e1f770b5df2f: Pulling fs layer 22:23:45 85a0685a4137: Pulling fs layer 22:23:45 0d57e429df01: Waiting 22:23:45 4e4be7b47b0d: Waiting 22:23:45 e1f770b5df2f: Waiting 22:23:45 85a0685a4137: Waiting 22:23:45 0eba1c9be4d2: Waiting 22:23:45 de9db76c5a1d: Verifying Checksum 22:23:45 de9db76c5a1d: Download complete 22:23:45 0ef7d3d256c8: Verifying Checksum 22:23:45 0ef7d3d256c8: Download complete 22:23:45 0d57e429df01: Verifying Checksum 22:23:45 0d57e429df01: Download complete 22:23:45 4e4be7b47b0d: Verifying Checksum 22:23:45 4e4be7b47b0d: Download complete 22:23:45 188c0c94c7c5: Verifying Checksum 22:23:45 188c0c94c7c5: Download complete 22:23:45 e1f770b5df2f: Verifying Checksum 22:23:45 e1f770b5df2f: Download complete 22:23:45 188c0c94c7c5: Pull complete 22:23:46 0eba1c9be4d2: Verifying Checksum 22:23:46 0eba1c9be4d2: Download complete 22:23:46 0ef7d3d256c8: Pull complete 22:23:46 de9db76c5a1d: Pull complete 22:23:46 85a0685a4137: Verifying Checksum 22:23:46 85a0685a4137: Download complete 22:23:50 0eba1c9be4d2: Pull complete 22:23:50 0d57e429df01: Pull complete 22:23:50 4e4be7b47b0d: Pull complete 22:23:50 e1f770b5df2f: Pull complete 22:23:55 85a0685a4137: Pull complete 22:23:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:23:55 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:23:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:23:56 $ docker top d917969f82f4bf19e205efad76c37eace78d039a7bc34ab0148b795967641a8f -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:23:57 + set -o pipefail 22:23:57 + snyk monitor '--org=edgex-jenkins' 22:24:02 22:24:02 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 22:24:02 22:24:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/3bcefbf8-1e9a-408e-8984-e3f68c2c4a08 22:24:02 22:24:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:24:02 22:24:02 [Pipeline] } 22:24:02 $ docker stop --time=1 d917969f82f4bf19e205efad76c37eace78d039a7bc34ab0148b795967641a8f 22:24:04 $ docker rm -f d917969f82f4bf19e205efad76c37eace78d039a7bc34ab0148b795967641a8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:05 + git log --format=format:%s -1 6e418388a8703d5229e379f4d284fa8e853be613 [Pipeline] sh 22:24:05 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:24:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:05 . [Pipeline] withDockerContainer 22:24:05 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:24:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:24:06 $ docker top d7ad3ba069869fecc016afafa7ea10a3643f8164d0f9a7852b27907129ba3074 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:06 [ssh-agent] Looking for ssh-agent implementation... 22:24:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:06 $ docker exec d7ad3ba069869fecc016afafa7ea10a3643f8164d0f9a7852b27907129ba3074 ssh-agent 22:24:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjMboGJ/agent.13 22:24:06 SSH_AGENT_PID=19 22:24:06 Running ssh-add (command line suppressed) 22:24:06 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2092875450678948533.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2092875450678948533.key) 22:24:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:07 + git semver tag 22:24:07 # -> Open(): unable to determine branch for HEAD 22:24:07 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:24:07 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:24:07 # $SEMVER_REMOTE_NAME = origin 22:24:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:24:07 # $SEMVER_USER_NAME = edgex-jenkins 22:24:07 # $SEMVER_BRANCH = main 22:24:07 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 22:24:07 # 6e418388a8703d5229e379f4d284fa8e853be613 HEAD 22:24:07 # -> Force: false 22:24:07 # 06a0e1584e2649c97e2ef4c8abbb1d1777a79d35 refs/tags/v2.2.0-dev.4 [Pipeline] } 22:24:07 $ docker exec --env ******** --env ******** d7ad3ba069869fecc016afafa7ea10a3643f8164d0f9a7852b27907129ba3074 ssh-agent -k 22:24:07 unset SSH_AUTH_SOCK; 22:24:07 unset SSH_AGENT_PID; 22:24:07 echo Agent pid 19 killed; 22:24:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:07 + git semver [Pipeline] } 22:24:07 $ docker stop --time=1 d7ad3ba069869fecc016afafa7ea10a3643f8164d0f9a7852b27907129ba3074 22:24:08 $ docker rm -f d7ad3ba069869fecc016afafa7ea10a3643f8164d0f9a7852b27907129ba3074 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:09 22:24:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:09 0.23.1-centos7: Pulling from edgex-lftools 22:24:09 ab5ef0e58194: Pulling fs layer 22:24:09 9712f1f96733: Pulling fs layer 22:24:09 63f879dbbcfc: Pulling fs layer 22:24:09 0d9ebad4ef96: Pulling fs layer 22:24:09 e9a5061849ea: Pulling fs layer 22:24:09 d747dcd14b5f: Pulling fs layer 22:24:09 2de7ff778b66: Pulling fs layer 22:24:09 0d9ebad4ef96: Waiting 22:24:09 e9a5061849ea: Waiting 22:24:09 d747dcd14b5f: Waiting 22:24:09 2de7ff778b66: Waiting 22:24:09 9712f1f96733: Verifying Checksum 22:24:09 9712f1f96733: Download complete 22:24:09 63f879dbbcfc: Verifying Checksum 22:24:09 63f879dbbcfc: Download complete 22:24:10 0d9ebad4ef96: Verifying Checksum 22:24:10 0d9ebad4ef96: Download complete 22:24:10 d747dcd14b5f: Verifying Checksum 22:24:10 d747dcd14b5f: Download complete 22:24:10 ab5ef0e58194: Verifying Checksum 22:24:10 ab5ef0e58194: Download complete 22:24:10 e9a5061849ea: Verifying Checksum 22:24:10 e9a5061849ea: Download complete 22:24:10 2de7ff778b66: Verifying Checksum 22:24:10 2de7ff778b66: Download complete 22:24:13 ab5ef0e58194: Pull complete 22:24:13 9712f1f96733: Pull complete 22:24:13 63f879dbbcfc: Pull complete 22:24:19 0d9ebad4ef96: Pull complete 22:24:19 e9a5061849ea: Pull complete 22:24:19 d747dcd14b5f: Pull complete 22:24:20 2de7ff778b66: Pull complete 22:24:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:24:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:24:20 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:24:24 $ docker top 947fe1632e9b5055e5c7b01c82b53984e7ec9cbad5f48c861b960441105014c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:24:24 provisioning config files... 22:24:24 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1836049257993282441tmp 22:24:24 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8542745737768211758tmp 22:24:24 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2487602768168136821tmp [Pipeline] { [Pipeline] echo 22:24:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:24:24 ---> sigul-configuration.sh 22:24:24 gpg: directory `/root/.gnupg' created 22:24:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:24:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:24:24 gpg: keyring `/root/.gnupg/secring.gpg' created 22:24:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:24:24 gpg: CAST5 encrypted data 22:24:24 gpg: encrypted with 1 passphrase 22:24:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:24:24 + mkdir /home/jenkins 22:24:24 + mkdir /home/jenkins/sigul [Pipeline] sh 22:24:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:24:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:24:25 ---> sigul-install.sh 22:24:25 Sigul already installed; skipping installation. [Pipeline] sh 22:24:25 + git tag --list 22:24:25 v1.0.0 22:24:25 v1.1.0 22:24:25 v1.1.1 22:24:25 v1.2.1 22:24:25 v1.2.2 22:24:25 v1.2.3 22:24:25 v1.3.0 22:24:25 v1.3.1 22:24:25 v2.0.0 22:24:25 v2.0.1-dev.1 22:24:25 v2.0.1-dev.10 22:24:25 v2.0.1-dev.11 22:24:25 v2.0.1-dev.12 22:24:25 v2.0.1-dev.13 22:24:25 v2.0.1-dev.14 22:24:25 v2.0.1-dev.15 22:24:25 v2.0.1-dev.2 22:24:25 v2.0.1-dev.3 22:24:25 v2.0.1-dev.4 22:24:25 v2.0.1-dev.5 22:24:25 v2.0.1-dev.6 22:24:25 v2.0.1-dev.7 22:24:25 v2.0.1-dev.8 22:24:25 v2.0.1-dev.9 22:24:25 v2.1.0 22:24:25 v2.2.0-dev.1 22:24:25 v2.2.0-dev.2 22:24:25 v2.2.0-dev.3 22:24:25 v2.2.0-dev.4 [Pipeline] sh 22:24:25 + lftools sign git-tag v2.2.0-dev.4 22:24:26 Signing Git tag with Sigul... 22:24:26 Signing v2.2.0-dev.4 [Pipeline] echo 22:24:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:24:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:24:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:24:27 $ docker stop --time=1 947fe1632e9b5055e5c7b01c82b53984e7ec9cbad5f48c861b960441105014c6 22:24:28 $ docker rm -f 947fe1632e9b5055e5c7b01c82b53984e7ec9cbad5f48c861b960441105014c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:24:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:24:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:29 . [Pipeline] withDockerContainer 22:24:29 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:24:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:24:29 $ docker top 1e080e5b6d8259fff57ad936103bed6edcb89d15459745f8415b27be81025ec5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:29 [ssh-agent] Looking for ssh-agent implementation... 22:24:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:30 $ docker exec 1e080e5b6d8259fff57ad936103bed6edcb89d15459745f8415b27be81025ec5 ssh-agent 22:24:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNNCCmP/agent.15 22:24:30 SSH_AGENT_PID=21 22:24:30 Running ssh-add (command line suppressed) 22:24:30 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_969455887642847328.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_969455887642847328.key) 22:24:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:30 + git semver bump pre 22:24:30 # -> Open(): unable to determine branch for HEAD 22:24:30 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:24:30 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:24:30 # $SEMVER_REMOTE_NAME = origin 22:24:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:24:30 # $SEMVER_USER_NAME = edgex-jenkins 22:24:30 # $SEMVER_BRANCH = main 22:24:30 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 22:24:30 2.2.0-dev.5 [Pipeline] } 22:24:30 $ docker exec --env ******** --env ******** 1e080e5b6d8259fff57ad936103bed6edcb89d15459745f8415b27be81025ec5 ssh-agent -k 22:24:30 unset SSH_AUTH_SOCK; 22:24:30 unset SSH_AGENT_PID; 22:24:30 echo Agent pid 21 killed; 22:24:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:30 + git semver [Pipeline] } 22:24:30 $ docker stop --time=1 1e080e5b6d8259fff57ad936103bed6edcb89d15459745f8415b27be81025ec5 22:24:32 $ docker rm -f 1e080e5b6d8259fff57ad936103bed6edcb89d15459745f8415b27be81025ec5 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:32 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:24:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:32 . [Pipeline] withDockerContainer 22:24:32 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:24:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:24:33 $ docker top b56b15ce753f9b82fd9f1a8e4edb53ac7da7808b06ba46783b1312f60a4521de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:33 [ssh-agent] Looking for ssh-agent implementation... 22:24:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:33 $ docker exec b56b15ce753f9b82fd9f1a8e4edb53ac7da7808b06ba46783b1312f60a4521de ssh-agent 22:24:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgedmpo/agent.13 22:24:33 SSH_AGENT_PID=19 22:24:33 Running ssh-add (command line suppressed) 22:24:33 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3911402263994246190.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3911402263994246190.key) 22:24:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:34 + git semver push 22:24:34 # -> Open(): unable to determine branch for HEAD 22:24:34 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:24:34 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:24:34 # $SEMVER_REMOTE_NAME = origin 22:24:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:24:34 # $SEMVER_USER_NAME = edgex-jenkins 22:24:34 # $SEMVER_BRANCH = main 22:24:34 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 22:24:35 $ docker exec --env ******** --env ******** b56b15ce753f9b82fd9f1a8e4edb53ac7da7808b06ba46783b1312f60a4521de ssh-agent -k 22:24:36 unset SSH_AUTH_SOCK; 22:24:36 unset SSH_AGENT_PID; 22:24:36 echo Agent pid 19 killed; 22:24:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:36 + git semver [Pipeline] } 22:24:36 $ docker stop --time=1 b56b15ce753f9b82fd9f1a8e4edb53ac7da7808b06ba46783b1312f60a4521de 22:24:37 $ docker rm -f b56b15ce753f9b82fd9f1a8e4edb53ac7da7808b06ba46783b1312f60a4521de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:24:38 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' 22:24:38 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 22:24:38 total 8 22:24:38 drwxr-xr-x. 3 root root 34 Jan 19 22:16 . 22:24:38 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 22:24 .. 22:24:38 drwxr-xr-x. 2 root root 6 Jan 19 22:16 cost 22:24:38 -rw-r--r--. 1 root root 87 Jan 19 22:16 cost.csv 22:24:38 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 22:24:38 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 22:24:38 total 8 22:24:38 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 22:16 . 22:24:38 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 22:24 .. 22:24:38 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 22:16 cost 22:24:38 -rw-r--r--. 1 jenkins jenkins 87 Jan 19 22:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:24:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:38 ---> package-listing.sh 22:24:38 ++ facter osfamily 22:24:38 ++ tr '[:upper:]' '[:lower:]' 22:24:39 + OS_FAMILY=redhat 22:24:39 + workspace=/w/workspace/exfoundry_device-virtual-go_main 22:24:39 + START_PACKAGES=/tmp/packages_start.txt 22:24:39 + END_PACKAGES=/tmp/packages_end.txt 22:24:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:39 + PACKAGES=/tmp/packages_start.txt 22:24:39 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:24:39 + PACKAGES=/tmp/packages_end.txt 22:24:39 + case "${OS_FAMILY}" in 22:24:39 + rpm -qa 22:24:39 + sort 22:24:39 + '[' -f /tmp/packages_start.txt ']' 22:24:39 + '[' -f /tmp/packages_end.txt ']' 22:24:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:39 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:24:39 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 22:24:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 22:24:39 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:40 . [Pipeline] withDockerContainer 22:24:40 prd-centos7-docker-4c-2g-2111 does not seem to be running inside a container 22:24:40 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:40 $ docker top 9f13b630afaa5dbf062752c7bd80358f6a3f4de2e7616bb5d7f8e73545463ce3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:41 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:41 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:41 + ls /var/log/sa-host 22:24:41 + sadf -c /var/log/sa-host/sa17 22:24:41 file_magic: OK 22:24:41 HZ: Using current value: 100 22:24:41 file_header: OK 22:24:41 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 22:24:41 Statistics: 22:24:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:24:41 File successfully converted to sysstat format version 12.0.3 22:24:41 + sadf -c /var/log/sa-host/sa19 22:24:41 file_magic: OK 22:24:41 HZ: Using current value: 100 22:24:41 file_header: OK 22:24:41 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 22:24:41 Statistics: 22:24:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:24:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:42 provisioning config files... 22:24:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6063437239172359165tmp [Pipeline] { [Pipeline] echo 22:24:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:42 ---> create-netrc.sh [Pipeline] } 22:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:42 ---> python-tools-install.sh [Pipeline] echo 22:24:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:42 ---> sudo-logs.sh 22:24:42 Archiving 'sudo' log.. 22:24:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-2111.novalocal: Name or service not known 22:24:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-2111.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:24:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:43 ---> job-cost.sh 22:24:43 lf-activate-venv: SKIPPING 22:24:43 DEBUG: total: 0.05999999865889549 22:24:43 INFO: Retrieving Stack Cost... 22:24:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:24:44 INFO: Archiving Costs [Pipeline] echo 22:24:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:44 ---> logs-deploy.sh 22:24:44 lf-activate-venv: SKIPPING 22:24:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/20 22:24:44 INFO: archiving workspace using pattern(s): 22:24:45 Archives upload complete. 22:24:45 INFO: archiving logs to Nexus 22:24:45 ---> uname -a: 22:24:45 Linux prd-centos7-docker-4c-2g-2111.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 22:24:45 22:24:45 22:24:45 ---> lscpu: 22:24:45 Architecture: x86_64 22:24:45 CPU op-mode(s): 32-bit, 64-bit 22:24:45 Byte Order: Little Endian 22:24:45 Address sizes: 40 bits physical, 48 bits virtual 22:24:45 CPU(s): 2 22:24:45 On-line CPU(s) list: 0,1 22:24:45 Thread(s) per core: 1 22:24:45 Core(s) per socket: 1 22:24:45 Socket(s): 2 22:24:45 NUMA node(s): 1 22:24:45 Vendor ID: AuthenticAMD 22:24:45 CPU family: 23 22:24:45 Model: 49 22:24:45 Model name: AMD EPYC-Rome Processor 22:24:45 Stepping: 0 22:24:45 CPU MHz: 2799.998 22:24:45 BogoMIPS: 5599.99 22:24:45 Virtualization: AMD-V 22:24:45 Hypervisor vendor: KVM 22:24:45 Virtualization type: full 22:24:45 L1d cache: 32K 22:24:45 L1i cache: 32K 22:24:45 L2 cache: 512K 22:24:45 L3 cache: 16384K 22:24:45 NUMA node0 CPU(s): 0,1 22:24:45 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 22:24:45 22:24:45 22:24:45 ---> nproc: 22:24:45 2 22:24:45 22:24:45 22:24:45 ---> df -h: 22:24:45 Filesystem Size Used Avail Use% Mounted on 22:24:45 overlay 40G 11G 30G 27% / 22:24:45 tmpfs 64M 0 64M 0% /dev 22:24:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:24:45 shm 64M 0 64M 0% /dev/shm 22:24:45 /dev/vda1 40G 11G 30G 27% /facter-os 22:24:45 22:24:45 22:24:45 ---> sar -b -r -n DEV: 22:24:45 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/19/22 _x86_64_ (2 CPU) 22:24:45 22:24:45 22:13:10 LINUX RESTART (2 CPU) 22:24:45 22:24:45 22:14:01 tps rtps wtps bread/s bwrtn/s 22:24:45 22:15:02 312.45 0.02 312.44 0.53 80631.83 22:24:45 22:16:01 146.01 0.00 146.01 0.00 30727.49 22:24:45 22:17:01 4.50 0.00 4.50 0.00 192.36 22:24:45 22:18:01 0.15 0.00 0.15 0.00 2.15 22:24:45 22:19:01 0.33 0.00 0.33 0.00 4.83 22:24:45 22:20:01 0.25 0.00 0.25 0.00 2.83 22:24:45 22:21:01 0.20 0.00 0.20 0.00 2.33 22:24:45 22:22:01 0.35 0.00 0.35 0.00 4.51 22:24:45 22:23:01 0.22 0.00 0.22 0.00 3.13 22:24:45 22:24:01 110.62 0.03 110.59 3.73 28430.55 22:24:45 Average: 57.41 0.01 57.41 0.43 13985.67 22:24:45 22:24:45 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:24:45 22:15:02 3815396 0 955940 11.94 2620 3234976 1491228 16.46 954856 2773272 138644 22:24:45 22:16:01 3211620 0 1080712 13.49 2620 3713980 1458520 16.10 1084796 3167744 56 22:24:45 22:17:01 3221540 0 1070924 13.37 2620 3713848 1360312 15.02 1077312 3167596 8 22:24:45 22:18:01 3232516 0 1059944 13.23 2620 3713852 1301432 14.37 1069964 3167596 8 22:24:45 22:19:01 3244316 0 1048136 13.09 2620 3713860 1301504 14.37 1058824 3167596 12 22:24:45 22:20:01 3248092 0 1044356 13.04 2620 3713864 1290828 14.25 1056936 3167596 20 22:24:45 22:21:01 3255352 0 1037088 12.95 2620 3713872 1290828 14.25 1050848 3167596 8 22:24:45 22:22:01 3253912 0 1038524 12.97 2620 3713876 1290892 14.25 1051988 3167596 20 22:24:45 22:23:01 3246328 0 1046108 13.06 2620 3713876 1290892 14.25 1059980 3167596 8 22:24:45 22:24:01 2165104 0 1269344 15.85 2620 4571864 1482340 16.37 1307120 3883812 112824 22:24:45 Average: 3189418 0 1065108 13.30 2620 3751787 1355878 14.97 1077262 3199800 25161 22:24:45 22:24:45 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:24:45 22:15:02 eth0 273.93 201.70 2146.14 28.98 0.00 0.00 0.00 0.00 22:24:45 22:15:02 veth990d6c9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:24:45 22:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:15:02 docker0 183.82 244.28 14.98 2118.58 0.00 0.00 0.00 0.00 22:24:45 22:16:01 eth0 193.72 141.73 2823.81 186.45 0.00 0.00 0.00 0.00 22:24:45 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:16:01 docker0 15.42 18.64 0.87 91.17 0.00 0.00 0.00 0.00 22:24:45 22:17:01 eth0 14.36 6.81 16.35 1.50 0.00 0.00 0.00 0.00 22:24:45 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:18:01 eth0 1.32 0.45 0.41 0.24 0.00 0.00 0.00 0.00 22:24:45 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:19:01 eth0 0.80 0.50 0.43 0.36 0.00 0.00 0.00 0.00 22:24:45 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:20:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:24:45 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:21:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:24:45 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:22:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:24:45 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:24:45 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:24:01 eth0 182.82 106.21 4465.33 15.06 0.00 0.00 0.00 0.00 22:24:45 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 22:24:01 vethcee18db 32.38 49.58 3.42 404.27 0.00 0.00 0.00 0.00 22:24:45 22:24:01 docker0 32.38 49.48 2.98 404.26 0.00 0.00 0.00 0.00 22:24:45 Average: eth0 66.59 45.66 942.63 23.00 0.00 0.00 0.00 0.00 22:24:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:45 Average: vethcee18db 3.24 4.97 0.34 40.51 0.00 0.00 0.00 0.00 22:24:45 Average: docker0 23.20 31.30 1.89 262.01 0.00 0.00 0.00 0.00 22:24:45 22:24:45 22:24:45 ---> sar -P ALL: 22:24:45 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/19/22 _x86_64_ (2 CPU) 22:24:45 22:24:45 22:13:10 LINUX RESTART (2 CPU) 22:24:45 22:24:45 22:14:01 CPU %user %nice %system %iowait %steal %idle 22:24:45 22:15:02 all 44.78 0.00 13.47 2.96 0.11 38.69 22:24:45 22:15:02 0 45.12 0.00 13.47 3.53 0.11 37.77 22:24:45 22:15:02 1 44.43 0.00 13.47 2.39 0.11 39.61 22:24:45 22:16:01 all 45.00 0.00 10.84 2.68 0.10 41.37 22:24:45 22:16:01 0 44.13 0.00 11.28 3.38 0.11 41.09 22:24:45 22:16:01 1 45.88 0.00 10.40 1.98 0.09 41.65 22:24:45 22:17:01 all 0.32 0.00 0.19 0.02 0.03 99.44 22:24:45 22:17:01 0 0.33 0.00 0.22 0.02 0.03 99.40 22:24:45 22:17:01 1 0.30 0.00 0.17 0.02 0.03 99.48 22:24:45 22:18:01 all 0.15 0.00 0.09 0.00 0.03 99.73 22:24:45 22:18:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:24:45 22:18:01 1 0.23 0.00 0.12 0.00 0.03 99.62 22:24:45 22:19:01 all 0.11 0.00 0.07 0.00 0.01 99.82 22:24:45 22:19:01 0 0.08 0.00 0.07 0.00 0.02 99.83 22:24:45 22:19:01 1 0.13 0.00 0.07 0.00 0.00 99.80 22:24:45 22:20:01 all 0.16 0.00 0.05 0.00 0.03 99.77 22:24:45 22:20:01 0 0.03 0.00 0.05 0.00 0.03 99.88 22:24:45 22:20:01 1 0.28 0.00 0.05 0.00 0.02 99.65 22:24:45 22:21:01 all 0.20 0.00 0.05 0.00 0.02 99.73 22:24:45 22:21:01 0 0.08 0.00 0.07 0.00 0.03 99.82 22:24:45 22:21:01 1 0.32 0.00 0.03 0.00 0.00 99.65 22:24:45 22:22:01 all 0.30 0.00 0.06 0.00 0.01 99.63 22:24:45 22:22:01 0 0.20 0.00 0.08 0.00 0.02 99.70 22:24:45 22:22:01 1 0.40 0.00 0.03 0.00 0.00 99.57 22:24:45 22:23:01 all 0.18 0.00 0.04 0.00 0.02 99.76 22:24:45 22:23:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:24:45 22:23:01 1 0.30 0.00 0.03 0.00 0.02 99.65 22:24:45 22:24:01 all 12.31 0.00 4.93 1.60 0.04 81.11 22:24:45 22:24:01 0 12.46 0.00 5.15 1.69 0.03 80.67 22:24:45 22:24:01 1 12.17 0.00 4.71 1.51 0.05 81.56 22:24:45 Average: all 9.77 0.00 2.82 0.69 0.04 86.68 22:24:45 Average: 0 9.68 0.00 2.89 0.82 0.04 86.58 22:24:45 Average: 1 9.87 0.00 2.76 0.56 0.03 86.78 22:24:45 22:24:45 22:24:45