Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2df8c8ad4822796dc8acc1b504482056a7890ea9 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5949906542839916281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh2121458367217092897.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3985362893893352999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh5104763649983810016.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-ssh6201432280620258452.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.16 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13771 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-ssh1288273700561755284.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 2df8c8ad4822796dc8acc1b504482056a7890ea9 (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 2df8c8ad4822796dc8acc1b504482056a7890ea9 # timeout=10 Commit message: "Merge pull request #247 from lenny-intel/sdk" > git rev-list --no-walk ec57df2525f5cafee8ef272e9914b3bd69991a03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:09:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:09:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:09:35 ========================================================= 22:09:35 EdgeX Global Pipelines Version Info 22:09:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:09:37 ------------------- 22:09:37 stable info: 22:09:37 ------------------- 22:09:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:09:37 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 22:09:37 Message: update stable to v1.0.211 22:09:37 ------------------- 22:09:37 experimental info: 22:09:37 ------------------- 22:09:37 Commited By: **** collab-it+edgex@linuxfoundation.org 22:09:37 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 22:09:37 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:09:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] echo 22:09:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2df8c8a [Pipeline] echo 22:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:38 provisioning config files... 22:09:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6943583248966545828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:38 ---> docker-login.sh 22:09:38 nexus3.edgexfoundry.org:10001 22:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:38 Configure a credential helper to remove this warning. See 22:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:38 22:09:38 Login Succeeded 22:09:38 nexus3.edgexfoundry.org:10002 22:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:38 Configure a credential helper to remove this warning. See 22:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:38 22:09:38 Login Succeeded 22:09:38 nexus3.edgexfoundry.org:10003 22:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:38 Configure a credential helper to remove this warning. See 22:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:38 22:09:38 Login Succeeded 22:09:38 nexus3.edgexfoundry.org:10004 22:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:38 Configure a credential helper to remove this warning. See 22:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:38 22:09:38 Login Succeeded 22:09:38 docker.io 22:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:39 Configure a credential helper to remove this warning. See 22:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:39 22:09:39 Login Succeeded 22:09:39 ---> docker-login.sh ends [Pipeline] } 22:09:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:09:39 + git rev-list -1 --merges 2df8c8ad4822796dc8acc1b504482056a7890ea9~1..2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] echo 22:09:39 -----------> git rev-list -1 --merges 2df8c8ad4822796dc8acc1b504482056a7890ea9~1..2df8c8ad4822796dc8acc1b504482056a7890ea9 2df8c8ad4822796dc8acc1b504482056a7890ea9 22:09:39 2df8c8ad4822796dc8acc1b504482056a7890ea9 [false] [Pipeline] sh 22:09:40 + git log --format=format:%s -1 2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] echo 22:09:40 ========================================================= 22:09:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:09:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:09:40 + git log --format=format:%s -1 2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] echo 22:09:40 [semverPrep] GIT_COMMIT: 2df8c8ad4822796dc8acc1b504482056a7890ea9, Commit Message: Merge pull request #247 from lenny-intel/sdk [Pipeline] echo 22:09:40 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:41 22:09:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:09:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:41 latest: Pulling from edgex-devops/git-semver 22:09:41 a0d0a0d46f8b: Pulling fs layer 22:09:41 3e5f54012d9b: Pulling fs layer 22:09:41 4c7163046ea9: Pulling fs layer 22:09:41 0c2d73faf560: Pulling fs layer 22:09:41 0c2d73faf560: Waiting 22:09:41 3e5f54012d9b: Verifying Checksum 22:09:41 3e5f54012d9b: Download complete 22:09:41 a0d0a0d46f8b: Verifying Checksum 22:09:41 a0d0a0d46f8b: Download complete 22:09:41 4c7163046ea9: Verifying Checksum 22:09:41 4c7163046ea9: Download complete 22:09:41 0c2d73faf560: Verifying Checksum 22:09:41 0c2d73faf560: Download complete 22:09:41 a0d0a0d46f8b: Pull complete 22:09:41 3e5f54012d9b: Pull complete 22:09:41 4c7163046ea9: Pull complete 22:09:42 0c2d73faf560: Pull complete 22:09:42 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:09:42 prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container 22:09:42 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:09:42 $ docker top c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:43 [ssh-agent] Looking for ssh-agent implementation... 22:09:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:43 $ docker exec c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d ssh-agent 22:09:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEkcLNh/agent.15 22:09:43 SSH_AGENT_PID=21 22:09:43 Running ssh-add (command line suppressed) 22:09:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7073335421407703803.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7073335421407703803.key) 22:09:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:43 + git tag --points-at HEAD [Pipeline] } 22:09:43 $ docker exec --env ******** --env ******** c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d ssh-agent -k 22:09:43 unset SSH_AUTH_SOCK; 22:09:43 unset SSH_AGENT_PID; 22:09:43 echo Agent pid 21 killed; 22:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:09:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:43 [ssh-agent] Looking for ssh-agent implementation... 22:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:44 $ docker exec c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d ssh-agent 22:09:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBOCKgb/agent.54 22:09:44 SSH_AGENT_PID=60 22:09:44 Running ssh-add (command line suppressed) 22:09:44 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7232435847558117385.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7232435847558117385.key) 22:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:44 + git semver init 22:09:44 # -> Open(): unable to determine branch for HEAD 22:09:44 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:09:44 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:09:44 # $SEMVER_REMOTE_NAME = origin 22:09:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:09:44 # $SEMVER_USER_NAME = edgex-jenkins 22:09:44 # $SEMVER_BRANCH = main 22:09:44 # $SEMVER_TEMP = /tmp/semver-873683495 22:09:44 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 22:09:45 # '/tmp/semver-873683495' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 22:09:45 # -> Force: false 22:09:45 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 22:09:45 $ docker exec --env ******** --env ******** c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d ssh-agent -k 22:09:45 unset SSH_AUTH_SOCK; 22:09:45 unset SSH_AGENT_PID; 22:09:45 echo Agent pid 60 killed; 22:09:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:45 + git semver [Pipeline] } 22:09:45 $ docker stop --time=1 c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d 22:09:47 $ docker rm -f c1532d4eff77f3d280ff135f1637c363441af00447f9f84ffdbf291661e6b59d [Pipeline] // withDockerContainer [Pipeline] sh 22:09:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:09:47 Stashed 1 file(s) [Pipeline] echo 22:09:47 [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:10:02 Still waiting to schedule task 22:10:02 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13771’ 22:10:02 Still waiting to schedule task 22:10:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:12:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13772 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 22:12:12 Running in /w/workspace/device-virtual-go/12 [Pipeline] { [Pipeline] checkout 22:12:12 The recommended git tool is: git 22:12:16 Running on prd-centos7-docker-4c-2g-13773 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 22:12:16 Running in /w/workspace/device-virtual-go/12 [Pipeline] { [Pipeline] checkout 22:12:16 The recommended git tool is: git 22:12:18 using credential edgex-jenkins-ssh 22:12:18 Cloning the remote Git repository 22:12:18 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:12:18 > git init /w/workspace/device-virtual-go/12 # timeout=10 22:12:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:12:18 > git --version # timeout=10 22:12:18 > git --version # 'git version 2.24.4' 22:12:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:18 [INFO] Currently running in a labeled security context 22:12:18 [INFO] Currently SELinux is 'enforcing' on the host 22:12:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/12@tmp/jenkins-gitclient-ssh6510628811204022110.key 22:12:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:19 using credential edgex-jenkins-ssh 22:12:19 Cloning the remote Git repository 22:12:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:12:19 Avoid second fetch 22:12:19 Checking out Revision 2df8c8ad4822796dc8acc1b504482056a7890ea9 (main) 22:12:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:12:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:19 > git config core.sparsecheckout # timeout=10 22:12:19 > git checkout -f 2df8c8ad4822796dc8acc1b504482056a7890ea9 # timeout=10 22:12:19 > git init /w/workspace/device-virtual-go/12 # timeout=10 22:12:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:12:19 > git --version # timeout=10 22:12:19 > git --version # 'git version 2.17.1' 22:12:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:21 Avoid second fetch 22:12:21 Checking out Revision 2df8c8ad4822796dc8acc1b504482056a7890ea9 (main) 22:12:21 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:12:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:21 > git config core.sparsecheckout # timeout=10 22:12:21 > git checkout -f 2df8c8ad4822796dc8acc1b504482056a7890ea9 # timeout=10 22:12:23 Commit message: "Merge pull request #247 from lenny-intel/sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:23 provisioning config files... 22:12:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/12@tmp/config2938327821416175605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:24 ---> docker-login.sh 22:12:24 nexus3.edgexfoundry.org:10001 22:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:24 Configure a credential helper to remove this warning. See 22:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:24 22:12:24 Login Succeeded 22:12:24 nexus3.edgexfoundry.org:10002 22:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:24 Configure a credential helper to remove this warning. See 22:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:24 22:12:24 Login Succeeded 22:12:24 nexus3.edgexfoundry.org:10003 22:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:24 Configure a credential helper to remove this warning. See 22:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:24 22:12:24 Login Succeeded 22:12:24 nexus3.edgexfoundry.org:10004 22:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:24 Configure a credential helper to remove this warning. See 22:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:24 22:12:24 Login Succeeded 22:12:24 docker.io 22:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:24 Configure a credential helper to remove this warning. See 22:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:24 22:12:24 Login Succeeded 22:12:24 ---> docker-login.sh ends [Pipeline] } 22:12:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:12:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:25 ========================================================= 22:12:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:12:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:12:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:12:25 Sending build context to Docker daemon 8.709MB 22:12:25 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 22:12:25 Step 2/11 : FROM ${BASE} AS builder 22:12:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:12:25 a0d0a0d46f8b: Pulling fs layer 22:12:25 31adcdaf11c8: Pulling fs layer 22:12:25 b8b176561691: Pulling fs layer 22:12:25 4527c011a84f: Pulling fs layer 22:12:25 5d74067f8e1e: Pulling fs layer 22:12:25 e0aca202a116: Pulling fs layer 22:12:25 3a43be97a3b4: Pulling fs layer 22:12:25 34cad66bf833: Pulling fs layer 22:12:25 b4e3c513aaa6: Pulling fs layer 22:12:25 e0aca202a116: Waiting 22:12:25 3a43be97a3b4: Waiting 22:12:25 34cad66bf833: Waiting 22:12:25 b4e3c513aaa6: Waiting 22:12:25 4527c011a84f: Waiting 22:12:25 5d74067f8e1e: Waiting 22:12:25 b8b176561691: Verifying Checksum 22:12:25 b8b176561691: Download complete 22:12:25 31adcdaf11c8: Verifying Checksum 22:12:25 31adcdaf11c8: Download complete 22:12:25 5d74067f8e1e: Verifying Checksum 22:12:25 5d74067f8e1e: Download complete 22:12:25 a0d0a0d46f8b: Verifying Checksum 22:12:25 a0d0a0d46f8b: Download complete 22:12:25 e0aca202a116: Verifying Checksum 22:12:25 e0aca202a116: Download complete 22:12:25 3a43be97a3b4: Verifying Checksum 22:12:25 3a43be97a3b4: Download complete 22:12:25 34cad66bf833: Verifying Checksum 22:12:25 34cad66bf833: Download complete 22:12:25 Commit message: "Merge pull request #247 from lenny-intel/sdk" 22:12:26 a0d0a0d46f8b: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 22:12:26 31adcdaf11c8: Pull complete 22:12:26 4527c011a84f: Verifying Checksum 22:12:26 4527c011a84f: Download complete 22:12:26 b8b176561691: Pull complete 22:12:26 b4e3c513aaa6: Verifying Checksum 22:12:26 b4e3c513aaa6: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:12:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:26 Dload Upload Total Spent Left Speed 22:12:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10504 0 0 61788 0 --:--:-- --:--:-- --:--:-- 61788 100 11824 100 11824 0 0 69146 0 --:--:-- --:--:-- --:--:-- 68744 [Pipeline] sh 22:12:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:12:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:12:27 + sudo tee /etc/docker/daemon.new 22:12:27 { 22:12:27 "registry-mirrors": [ 22:12:27 "https://nexus3.edgexfoundry.org:10001" 22:12:27 ], 22:12:27 "bip": "10.250.0.254/24", 22:12:27 "hosts": [ 22:12:27 "tcp://0.0.0.0:5555", 22:12:27 "unix:///var/run/docker.sock" 22:12:27 ], 22:12:27 "mtu": 1458, 22:12:27 "selinux-enabled": true, 22:12:27 "seccomp-profile": "/etc/docker/seccomp.json" 22:12:27 } [Pipeline] sh 22:12:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:12:28 + sudo service docker restart 22:12:30 4527c011a84f: Pull complete 22:12:30 5d74067f8e1e: Pull complete 22:12:30 e0aca202a116: Pull complete 22:12:30 3a43be97a3b4: Pull complete 22:12:30 34cad66bf833: Pull complete 22:12:33 b4e3c513aaa6: Pull complete 22:12:33 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:12:33 ---> 9f6097aaca64 22:12:33 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:12:37 ---> Running in def2c6d6b87b 22:12:37 Removing intermediate container def2c6d6b87b 22:12:37 ---> 64c8d7096385 22:12:37 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 22:12:37 ---> Running in 2547616f66a8 22:12:37 Removing intermediate container 2547616f66a8 22:12:37 ---> 0a10f00cf6d9 22:12:37 Step 5/11 : WORKDIR /device-virtual-go 22:12:37 ---> Running in 97c081d25312 22:12:37 Removing intermediate container 97c081d25312 22:12:37 ---> c4cdfbb0ff28 22:12:37 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:37 ---> Running in 16e4438dcc86 22:12:37 Removing intermediate container 16e4438dcc86 22:12:37 ---> d62137ede30b 22:12:37 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:37 ---> Running in 95d4029af5d5 22:12:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:12:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:12:39 (1/4) Installing openssh-keygen (8.6_p1-r3) 22:12:39 (2/4) Installing libedit (20210216.3.1-r0) 22:12:39 (3/4) Installing openssh-client-common (8.6_p1-r3) 22:12:39 (4/4) Installing openssh-client-default (8.6_p1-r3) 22:12:39 Executing busybox-1.33.1-r3.trigger 22:12:39 OK: 224 MiB in 56 packages 22:12:40 Removing intermediate container 95d4029af5d5 22:12:40 ---> 0ee547709d73 22:12:40 Step 8/11 : COPY . . 22:12:40 ---> e0b6bf063688 22:12:40 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:40 ---> Running in 9de98e19a3b0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:46 provisioning config files... 22:12:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/12@tmp/config7034788195478231367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:47 ---> docker-login.sh 22:12:47 nexus3.edgexfoundry.org:10001 22:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:48 Configure a credential helper to remove this warning. See 22:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:48 22:12:48 Login Succeeded 22:12:48 nexus3.edgexfoundry.org:10002 22:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:49 Configure a credential helper to remove this warning. See 22:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:49 22:12:49 Login Succeeded 22:12:49 nexus3.edgexfoundry.org:10003 22:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:49 Configure a credential helper to remove this warning. See 22:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:49 22:12:49 Login Succeeded 22:12:49 nexus3.edgexfoundry.org:10004 22:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:50 Configure a credential helper to remove this warning. See 22:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:50 22:12:50 Login Succeeded 22:12:50 docker.io 22:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:51 Configure a credential helper to remove this warning. See 22:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:51 22:12:51 Login Succeeded 22:12:51 ---> docker-login.sh ends [Pipeline] } 22:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:51 ========================================================= 22:12:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:12:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:12:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:12:52 Sending build context to Docker daemon 8.708MB 22:12:52 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 22:12:52 Step 2/11 : FROM ${BASE} AS builder 22:12:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:12:53 552d1f2373af: Pulling fs layer 22:12:53 ea3f2d53f512: Pulling fs layer 22:12:53 9e70ebbbe112: Pulling fs layer 22:12:53 7a9cfe048b4a: Pulling fs layer 22:12:53 72dc09318566: Pulling fs layer 22:12:53 f4f7b4309257: Pulling fs layer 22:12:53 0ac9a79272e3: Pulling fs layer 22:12:53 b78e95d17946: Pulling fs layer 22:12:53 72dc09318566: Waiting 22:12:53 f4f7b4309257: Waiting 22:12:53 0ac9a79272e3: Waiting 22:12:53 b78e95d17946: Waiting 22:12:53 7a9cfe048b4a: Waiting 22:12:53 9e70ebbbe112: Verifying Checksum 22:12:53 9e70ebbbe112: Download complete 22:12:53 ea3f2d53f512: Verifying Checksum 22:12:53 ea3f2d53f512: Download complete 22:12:53 72dc09318566: Verifying Checksum 22:12:53 72dc09318566: Download complete 22:12:53 f4f7b4309257: Verifying Checksum 22:12:53 f4f7b4309257: Download complete 22:12:53 552d1f2373af: Verifying Checksum 22:12:53 0ac9a79272e3: Verifying Checksum 22:12:53 0ac9a79272e3: Download complete 22:12:54 552d1f2373af: Pull complete 22:12:54 ea3f2d53f512: Pull complete 22:12:54 9e70ebbbe112: Pull complete 22:12:55 b78e95d17946: Download complete 22:12:55 7a9cfe048b4a: Verifying Checksum 22:12:55 7a9cfe048b4a: Download complete 22:13:08 7a9cfe048b4a: Pull complete 22:13:08 72dc09318566: Pull complete 22:13:08 f4f7b4309257: Pull complete 22:13:08 0ac9a79272e3: Pull complete 22:13:12 Removing intermediate container 9de98e19a3b0 22:13:12 ---> 73f7f957b8dd 22:13:12 Step 10/11 : ARG MAKE='make build' 22:13:12 ---> Running in d2005ac95adc 22:13:13 Removing intermediate container d2005ac95adc 22:13:13 ---> 4f8ca6f60c53 22:13:13 Step 11/11 : RUN $MAKE 22:13:13 ---> Running in a875d361e261 22:13:13 noop 22:13:13 b78e95d17946: Pull complete 22:13:13 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:13:13 ---> 8b459fc5aaf0 22:13:13 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:13:13 Removing intermediate container a875d361e261 22:13:13 ---> d6a56cbda1a3 22:13:13 Successfully built d6a56cbda1a3 22:13:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:13:14 + docker inspect -f . ci-base-image-x86_64 22:13:14 . [Pipeline] withDockerContainer 22:13:14 prd-centos7-docker-4c-2g-13773 does not seem to be running inside a container 22:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-x86_64 cat 22:13:14 $ docker top 0e6026503291ca8c5863a38aea0dca1d9155603ddc77a86ad61c1a90b6b37bfc -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:14 + go version 22:13:14 go version go1.16.8 linux/amd64 [Pipeline] } 22:13:14 $ docker stop --time=1 0e6026503291ca8c5863a38aea0dca1d9155603ddc77a86ad61c1a90b6b37bfc 22:13:15 ---> Running in 59b745a8760b 22:13:16 $ docker rm -f 0e6026503291ca8c5863a38aea0dca1d9155603ddc77a86ad61c1a90b6b37bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:13:16 Removing intermediate container 59b745a8760b 22:13:16 ---> b9e1af6fbd2d 22:13:16 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 22:13:16 ---> Running in 936dc4082784 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:13:16 Removing intermediate container 936dc4082784 22:13:16 ---> 48f8ba7c9742 22:13:16 Step 5/11 : WORKDIR /device-virtual-go 22:13:16 ---> Running in 4198317894ec 22:13:16 + docker inspect -f . ci-base-image-x86_64 22:13:16 . [Pipeline] withDockerContainer 22:13:16 prd-centos7-docker-4c-2g-13773 does not seem to be running inside a container 22:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-x86_64 cat 22:13:17 $ docker top ce22fa2f64fe300a3a590d547503e4bb8d5b4d2bd26cc7330c8b4906d13e74da -eo pid,comm 22:13:17 Removing intermediate container 4198317894ec 22:13:17 ---> dcae937388e0 22:13:17 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:17 ---> Running in 41d18e807273 [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:13:17 + make test 22:13:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:13:17 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:13:19 Removing intermediate container 41d18e807273 22:13:19 ---> 26b12d8e91a9 22:13:19 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:19 ---> Running in f4c391762243 22:13:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:13:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:13:22 (1/4) Installing openssh-keygen (8.6_p1-r3) 22:13:22 (2/4) Installing libedit (20210216.3.1-r0) 22:13:22 (3/4) Installing openssh-client-common (8.6_p1-r3) 22:13:22 (4/4) Installing openssh-client-default (8.6_p1-r3) 22:13:22 Executing busybox-1.33.1-r3.trigger 22:13:22 OK: 223 MiB in 56 packages 22:13:23 Removing intermediate container f4c391762243 22:13:23 ---> a1b9e1c43ef7 22:13:23 Step 8/11 : COPY . . 22:13:25 ---> a269ebf8b2da 22:13:25 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:25 ---> Running in b09467d9e4aa 22:13:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:13:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.261s coverage: 64.6% of statements 22:13:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:43 ./bin/test-attribution-txt.sh [Pipeline] } 22:13:44 $ docker stop --time=1 ce22fa2f64fe300a3a590d547503e4bb8d5b4d2bd26cc7330c8b4906d13e74da 22:13:45 $ docker rm -f ce22fa2f64fe300a3a590d547503e4bb8d5b4d2bd26cc7330c8b4906d13e74da [Pipeline] // withDockerContainer [Pipeline] sh 22:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:13:47 + ls -al . 22:13:47 total 176 22:13:47 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 1 22:13 . 22:13:47 drwxrwxr-x. 4 jenkins jenkins 30 Nov 1 22:12 .. 22:13:47 -rw-rw-r--. 1 jenkins jenkins 8449 Nov 1 22:12 Attribution.txt 22:13:47 drwxrwxr-x. 2 jenkins jenkins 37 Nov 1 22:12 bin 22:13:47 -rw-rw-r--. 1 jenkins jenkins 6349 Nov 1 22:12 CHANGELOG.md 22:13:47 drwxrwxr-x. 3 jenkins jenkins 32 Nov 1 22:12 cmd 22:13:47 -rw-r--r--. 1 jenkins jenkins 46339 Nov 1 22:13 coverage.out 22:13:47 -rw-rw-r--. 1 jenkins jenkins 1951 Nov 1 22:12 Dockerfile 22:13:47 drwxrwxr-x. 8 jenkins jenkins 162 Nov 1 22:12 .git 22:13:47 drwxrwxr-x. 2 jenkins jenkins 103 Nov 1 22:12 .github 22:13:47 -rw-rw-r--. 1 jenkins jenkins 270 Nov 1 22:12 .gitignore 22:13:47 -rw-rw-r--. 1 jenkins jenkins 358 Nov 1 22:12 go.mod 22:13:47 -rw-rw-r--. 1 jenkins jenkins 52389 Nov 1 22:12 go.sum 22:13:47 -rw-rw-r--. 1 jenkins jenkins 677 Nov 1 22:12 GOVERNANCE.md 22:13:47 drwxrwxr-x. 3 jenkins jenkins 20 Nov 1 22:12 internal 22:13:47 -rw-rw-r--. 1 jenkins jenkins 660 Nov 1 22:12 Jenkinsfile 22:13:47 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 1 22:12 LICENSE 22:13:47 -rw-rw-r--. 1 jenkins jenkins 999 Nov 1 22:12 Makefile 22:13:47 -rw-rw-r--. 1 jenkins jenkins 623 Nov 1 22:12 OWNERS.md 22:13:47 -rw-rw-r--. 1 jenkins jenkins 2913 Nov 1 22:12 README.md 22:13:47 -rw-rw-r--. 1 jenkins jenkins 12 Nov 1 22:09 VERSION 22:13:47 -rw-rw-r--. 1 jenkins jenkins 235 Nov 1 22:12 version.go [Pipeline] isUnix [Pipeline] sh 22:13:47 + 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=2df8c8ad4822796dc8acc1b504482056a7890ea9 --label arch=amd64 --label version=2.0.1-dev.11 . 22:13:47 Sending build context to Docker daemon 8.756MB 22:13:47 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 22:13:47 Step 2/25 : FROM ${BASE} AS builder 22:13:47 ---> d6a56cbda1a3 22:13:47 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:13:47 ---> Running in 4f3b66857230 22:13:48 Removing intermediate container 4f3b66857230 22:13:48 ---> b184e59f5944 22:13:48 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 22:13:48 ---> Running in 04a96771c470 22:13:48 Removing intermediate container 04a96771c470 22:13:48 ---> 2dfdcf374571 22:13:48 Step 5/25 : WORKDIR /device-virtual-go 22:13:48 ---> Running in 65ddf8d0349c 22:13:48 Removing intermediate container 65ddf8d0349c 22:13:48 ---> 8b13567d2c4b 22:13:48 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:48 ---> Running in 8043deaf0278 22:13:48 Removing intermediate container 8043deaf0278 22:13:48 ---> fba8ed9997a8 22:13:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:48 ---> Running in be40d177e992 22:13:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:13:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:13:50 OK: 224 MiB in 56 packages 22:13:50 Removing intermediate container be40d177e992 22:13:50 ---> d29d0fb88c82 22:13:50 Step 8/25 : COPY . . 22:13:50 ---> 1412aa9a3a9c 22:13:50 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:50 ---> Running in 661d6f5568ca 22:13:51 Removing intermediate container 661d6f5568ca 22:13:51 ---> 86ed7f804f58 22:13:51 Step 10/25 : ARG MAKE='make build' 22:13:51 ---> Running in 97bb47547b89 22:13:51 Removing intermediate container 97bb47547b89 22:13:51 ---> 26194da30fe7 22:13:51 Step 11/25 : RUN $MAKE 22:13:51 ---> Running in 3e2d59ee9b09 22:13:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.11" -o cmd/device-virtual ./cmd 22:14:06 Removing intermediate container 3e2d59ee9b09 22:14:06 ---> 0521c71757ce 22:14:06 Step 12/25 : FROM alpine:3.14 22:14:07 3.14: Pulling from library/alpine 22:14:07 a0d0a0d46f8b: Already exists 22:14:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:14:07 Status: Downloaded newer image for alpine:3.14 22:14:07 ---> 14119a10abf4 22:14:07 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:14:07 ---> Running in 5e26c6c80d88 22:14:08 Removing intermediate container 5e26c6c80d88 22:14:08 ---> d7463737e50f 22:14:08 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:08 ---> Running in 1a2e91369f61 22:14:08 Removing intermediate container 1a2e91369f61 22:14:08 ---> fbd4a91834ee 22:14:08 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 22:14:08 ---> Running in 37f91ecd050d 22:14:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:14:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:14:09 (1/6) Installing dumb-init (1.2.5-r1) 22:14:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:14:10 (3/6) Installing libsodium (1.0.18-r0) 22:14:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:14:10 (5/6) Installing libzmq (4.3.4-r0) 22:14:10 (6/6) Installing zeromq (4.3.4-r0) 22:14:10 Executing busybox-1.33.1-r3.trigger 22:14:10 OK: 8 MiB in 20 packages 22:14:10 Removing intermediate container 37f91ecd050d 22:14:10 ---> 244a10837258 22:14:10 Step 16/25 : WORKDIR / 22:14:10 ---> Running in 9bca7ded4d63 22:14:10 Removing intermediate container 9bca7ded4d63 22:14:10 ---> 2ff23d80dd73 22:14:10 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:14:11 ---> 60c9efe39bd7 22:14:11 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 22:14:11 ---> 3162fdc1b4a1 22:14:11 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 22:14:11 ---> 9c145c106b91 22:14:11 Step 20/25 : EXPOSE 59900 22:14:11 ---> Running in d23d1dbe477f 22:14:11 Removing intermediate container d23d1dbe477f 22:14:11 ---> c77286039b4b 22:14:11 Step 21/25 : ENTRYPOINT ["/device-virtual"] 22:14:11 ---> Running in a5b72eb0d10e 22:14:11 Removing intermediate container a5b72eb0d10e 22:14:11 ---> 0d262a269b7a 22:14:11 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:14:11 ---> Running in 51468458c7a6 22:14:11 Removing intermediate container 51468458c7a6 22:14:11 ---> a69412ffcdab 22:14:11 Step 23/25 : LABEL arch=amd64 22:14:11 ---> Running in e6c23d299c97 22:14:11 Removing intermediate container e6c23d299c97 22:14:11 ---> 63b03f81388e 22:14:11 Step 24/25 : LABEL git_sha=2df8c8ad4822796dc8acc1b504482056a7890ea9 22:14:11 ---> Running in d8742cc4b50a 22:14:11 Removing intermediate container d8742cc4b50a 22:14:11 ---> cf8c03337a31 22:14:11 Step 25/25 : LABEL version=2.0.1-dev.11 22:14:12 ---> Running in 1946e9611a7a 22:14:12 Removing intermediate container 1946e9611a7a 22:14:12 ---> bbb688227d2b 22:14:12 [Warning] One or more build-args [ARCH] were not consumed 22:14:12 Successfully built bbb688227d2b 22:14:12 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:12 provisioning config files... 22:14:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/12@tmp/config4874250688028008742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:12 ---> docker-login.sh 22:14:12 nexus3.edgexfoundry.org:10001 22:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:12 Configure a credential helper to remove this warning. See 22:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:12 22:14:12 Login Succeeded 22:14:12 nexus3.edgexfoundry.org:10002 22:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:12 Configure a credential helper to remove this warning. See 22:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:12 22:14:12 Login Succeeded 22:14:12 nexus3.edgexfoundry.org:10003 22:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:12 Configure a credential helper to remove this warning. See 22:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:12 22:14:12 Login Succeeded 22:14:12 nexus3.edgexfoundry.org:10004 22:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:12 Configure a credential helper to remove this warning. See 22:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:12 22:14:12 Login Succeeded 22:14:12 docker.io 22:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:13 Configure a credential helper to remove this warning. See 22:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:13 22:14:13 Login Succeeded 22:14:13 ---> docker-login.sh ends [Pipeline] } 22:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:13 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 22:14:13 2df8c8ad4822796dc8acc1b504482056a7890ea9 22:14:13 latest 22:14:13 2.0.1-dev.11 22:14:13 2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 22:14:13 main 22:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:14:13 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] isUnix [Pipeline] sh 22:14:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9 22:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:14:14 2b8fbe7078ae: Preparing 22:14:14 c8f04b0786a7: Preparing 22:14:14 fffcc6cfcdf5: Preparing 22:14:14 ed28d93efc1c: Preparing 22:14:14 a64ed2098627: Preparing 22:14:14 e2eb06d8af82: Preparing 22:14:14 e2eb06d8af82: Waiting 22:14:14 a64ed2098627: Pushed 22:14:14 e2eb06d8af82: Layer already exists 22:14:14 ed28d93efc1c: Pushed 22:14:14 fffcc6cfcdf5: Pushed 22:14:14 c8f04b0786a7: Pushed 22:14:15 2b8fbe7078ae: Pushed 22:14:15 2df8c8ad4822796dc8acc1b504482056a7890ea9: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] isUnix [Pipeline] sh 22:14:16 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 22:14:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 22:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:14:16 2b8fbe7078ae: Preparing 22:14:16 c8f04b0786a7: Preparing 22:14:16 fffcc6cfcdf5: Preparing 22:14:16 ed28d93efc1c: Preparing 22:14:16 a64ed2098627: Preparing 22:14:16 e2eb06d8af82: Preparing 22:14:16 e2eb06d8af82: Waiting 22:14:16 a64ed2098627: Layer already exists 22:14:16 fffcc6cfcdf5: Layer already exists 22:14:16 2b8fbe7078ae: Layer already exists 22:14:16 c8f04b0786a7: Layer already exists 22:14:16 ed28d93efc1c: Layer already exists 22:14:16 e2eb06d8af82: Layer already exists 22:14:16 latest: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] isUnix [Pipeline] sh 22:14:16 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 22:14:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.11 22:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:14:17 2b8fbe7078ae: Preparing 22:14:17 c8f04b0786a7: Preparing 22:14:17 fffcc6cfcdf5: Preparing 22:14:17 ed28d93efc1c: Preparing 22:14:17 a64ed2098627: Preparing 22:14:17 e2eb06d8af82: Preparing 22:14:17 e2eb06d8af82: Waiting 22:14:17 c8f04b0786a7: Layer already exists 22:14:17 2b8fbe7078ae: Layer already exists 22:14:17 a64ed2098627: Layer already exists 22:14:17 fffcc6cfcdf5: Layer already exists 22:14:17 ed28d93efc1c: Layer already exists 22:14:17 e2eb06d8af82: Layer already exists 22:14:17 2.0.1-dev.11: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] isUnix [Pipeline] sh 22:14:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 22:14:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 22:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:14:17 2b8fbe7078ae: Preparing 22:14:17 c8f04b0786a7: Preparing 22:14:17 fffcc6cfcdf5: Preparing 22:14:17 ed28d93efc1c: Preparing 22:14:17 a64ed2098627: Preparing 22:14:17 e2eb06d8af82: Preparing 22:14:17 e2eb06d8af82: Waiting 22:14:17 a64ed2098627: Layer already exists 22:14:17 c8f04b0786a7: Layer already exists 22:14:17 fffcc6cfcdf5: Layer already exists 22:14:17 2b8fbe7078ae: Layer already exists 22:14:17 ed28d93efc1c: Layer already exists 22:14:17 e2eb06d8af82: Layer already exists 22:14:17 2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] isUnix [Pipeline] sh 22:14:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 22:14:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 22:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:14:18 2b8fbe7078ae: Preparing 22:14:18 c8f04b0786a7: Preparing 22:14:18 fffcc6cfcdf5: Preparing 22:14:18 ed28d93efc1c: Preparing 22:14:18 a64ed2098627: Preparing 22:14:18 e2eb06d8af82: Preparing 22:14:18 e2eb06d8af82: Waiting 22:14:18 2b8fbe7078ae: Layer already exists 22:14:18 fffcc6cfcdf5: Layer already exists 22:14:18 c8f04b0786a7: Layer already exists 22:14:18 a64ed2098627: Layer already exists 22:14:18 ed28d93efc1c: Layer already exists 22:14:18 e2eb06d8af82: Layer already exists 22:14:18 main: digest: sha256:7bfbf97df4ae8bdf635fc3a5fa9520b6f19c6c64add292252a563dc075a7f38a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:18 ===================================================== [Pipeline] echo 22:14:18 taggedImages: 22:14:18 - nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9 22:14:18 - nexus3.edgexfoundry.org:10004/device-virtual:latest 22:14:18 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.11 22:14:18 - nexus3.edgexfoundry.org:10004/device-virtual:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 22:14:18 - 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:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:18 22:14:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:19 latest: Pulling from edgex-lftools-log-publisher 22:14:19 b4d181a07f80: Pulling fs layer 22:14:19 a1111a8f2ec3: Pulling fs layer 22:14:19 ed53099fbce6: Pulling fs layer 22:14:19 dc539afda2c1: Pulling fs layer 22:14:19 77bc0d833cb6: Pulling fs layer 22:14:19 9065ff56babe: Pulling fs layer 22:14:19 d287ab97295c: Pulling fs layer 22:14:19 77bc0d833cb6: Waiting 22:14:19 9065ff56babe: Waiting 22:14:19 d287ab97295c: Waiting 22:14:19 dc539afda2c1: Waiting 22:14:19 a1111a8f2ec3: Verifying Checksum 22:14:19 a1111a8f2ec3: Download complete 22:14:19 dc539afda2c1: Verifying Checksum 22:14:19 dc539afda2c1: Download complete 22:14:19 ed53099fbce6: Verifying Checksum 22:14:19 ed53099fbce6: Download complete 22:14:19 77bc0d833cb6: Verifying Checksum 22:14:19 77bc0d833cb6: Download complete 22:14:19 9065ff56babe: Verifying Checksum 22:14:19 9065ff56babe: Download complete 22:14:19 b4d181a07f80: Verifying Checksum 22:14:19 b4d181a07f80: Download complete 22:14:19 d287ab97295c: Verifying Checksum 22:14:19 d287ab97295c: Download complete 22:14:20 b4d181a07f80: Pull complete 22:14:20 a1111a8f2ec3: Pull complete 22:14:21 ed53099fbce6: Pull complete 22:14:21 dc539afda2c1: Pull complete 22:14:21 77bc0d833cb6: Pull complete 22:14:21 9065ff56babe: Pull complete 22:14:27 d287ab97295c: Pull complete 22:14:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:14:27 prd-centos7-docker-4c-2g-13773 does not seem to be running inside a container 22:14:27 $ 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/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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:14:29 $ docker top 034784b884fd4f6b326da1b6ed0f502e7a14dbe685b5d5095d354ecfd03899fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:30 ---> job-cost.sh 22:14:30 lf-activate-venv: SKIPPING 22:14:30 INFO: No Stack... 22:14:30 INFO: Retrieving Pricing Info for: v3-standard-2 22:14:30 INFO: Archiving Costs [Pipeline] sh 22:14:31 + cat /w/workspace/device-virtual-go/12/archives/cost.csv 22:14:31 + cut -d, -f6 [Pipeline] lock 22:14:31 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] 22:14:31 Resource [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] did not exist. Created. 22:14:31 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:31 + echo total: 0.05999999865889549 [Pipeline] stash 22:14:31 Stashed 1 file(s) [Pipeline] } 22:14:31 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 22:14:31 $ docker stop --time=1 034784b884fd4f6b326da1b6ed0f502e7a14dbe685b5d5095d354ecfd03899fd 22:14:32 $ docker rm -f 034784b884fd4f6b326da1b6ed0f502e7a14dbe685b5d5095d354ecfd03899fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:14:46 Removing intermediate container b09467d9e4aa 22:14:46 ---> d0e9eabd971f 22:14:46 Step 10/11 : ARG MAKE='make build' 22:14:46 ---> Running in 16ae343c0ac6 22:14:46 Removing intermediate container 16ae343c0ac6 22:14:46 ---> dcad9198884f 22:14:46 Step 11/11 : RUN $MAKE 22:14:46 ---> Running in 1ee73cf3de20 22:14:46 noop 22:14:46 Removing intermediate container 1ee73cf3de20 22:14:46 ---> 687ed3c0b4c7 22:14:46 Successfully built 687ed3c0b4c7 22:14:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:14:47 + docker inspect -f . ci-base-image-arm64 22:14:47 . [Pipeline] withDockerContainer 22:14:47 prd-ubuntu18.04-docker-arm64-4c-16g-13772 does not seem to be running inside a container 22:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-arm64 cat 22:14:49 $ docker top 443a5a5eb9417fca7dcb5ec3ef60b48e88fa060afebcfb4098b447ca51e0b7b5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:50 + go version 22:14:50 go version go1.16.8 linux/arm64 [Pipeline] } 22:14:50 $ docker stop --time=1 443a5a5eb9417fca7dcb5ec3ef60b48e88fa060afebcfb4098b447ca51e0b7b5 22:14:51 $ docker rm -f 443a5a5eb9417fca7dcb5ec3ef60b48e88fa060afebcfb4098b447ca51e0b7b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:14:52 + docker inspect -f . ci-base-image-arm64 22:14:52 . [Pipeline] withDockerContainer 22:14:52 prd-ubuntu18.04-docker-arm64-4c-16g-13772 does not seem to be running inside a container 22:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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-arm64 cat 22:14:54 $ docker top e23f84fc5e1067630bc204645bbf064173a2eecf2a8ba482d05d61bad4f79221 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:14:55 + make test 22:14:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:14:57 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:16:05 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:16:06 ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.297s coverage: 64.6% of statements 22:16:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:16:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:16:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:16:45 ./bin/test-attribution-txt.sh [Pipeline] } 22:16:45 $ docker stop --time=1 e23f84fc5e1067630bc204645bbf064173a2eecf2a8ba482d05d61bad4f79221 22:16:47 $ docker rm -f e23f84fc5e1067630bc204645bbf064173a2eecf2a8ba482d05d61bad4f79221 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:48 Warning: overwriting stash ‘coverage-report’ 22:16:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:16:50 + ls -al . 22:16:50 total 200 22:16:50 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 22:16 . 22:16:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 22:12 .. 22:16:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 22:12 .git 22:16:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 22:12 .github 22:16:50 -rw-rw-r-- 1 jenkins jenkins 270 Nov 1 22:12 .gitignore 22:16:50 -rw-rw-r-- 1 jenkins jenkins 8449 Nov 1 22:12 Attribution.txt 22:16:50 -rw-rw-r-- 1 jenkins jenkins 6349 Nov 1 22:12 CHANGELOG.md 22:16:50 -rw-rw-r-- 1 jenkins jenkins 1951 Nov 1 22:12 Dockerfile 22:16:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 22:12 GOVERNANCE.md 22:16:50 -rw-rw-r-- 1 jenkins jenkins 660 Nov 1 22:12 Jenkinsfile 22:16:50 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 22:12 LICENSE 22:16:50 -rw-rw-r-- 1 jenkins jenkins 999 Nov 1 22:12 Makefile 22:16:50 -rw-rw-r-- 1 jenkins jenkins 623 Nov 1 22:12 OWNERS.md 22:16:50 -rw-rw-r-- 1 jenkins jenkins 2913 Nov 1 22:12 README.md 22:16:50 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 22:09 VERSION 22:16:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 22:12 bin 22:16:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 22:12 cmd 22:16:50 -rw-r--r-- 1 jenkins jenkins 46339 Nov 1 22:16 coverage.out 22:16:50 -rw-rw-r-- 1 jenkins jenkins 358 Nov 1 22:12 go.mod 22:16:50 -rw-rw-r-- 1 jenkins jenkins 52389 Nov 1 22:12 go.sum 22:16:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 22:12 internal 22:16:50 -rw-rw-r-- 1 jenkins jenkins 235 Nov 1 22:12 version.go [Pipeline] isUnix [Pipeline] sh 22:16:50 + 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=2df8c8ad4822796dc8acc1b504482056a7890ea9 --label arch=arm64 --label version=2.0.1-dev.11 . 22:16:51 Sending build context to Docker daemon 8.755MB 22:16:51 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 22:16:51 Step 2/25 : FROM ${BASE} AS builder 22:16:51 ---> 687ed3c0b4c7 22:16:51 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:16:51 ---> Running in ba82072033a1 22:16:51 Removing intermediate container ba82072033a1 22:16:51 ---> bdbc6571aa76 22:16:51 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 22:16:51 ---> Running in 2bb022a4d136 22:16:52 Removing intermediate container 2bb022a4d136 22:16:52 ---> 46f0dfe01f0d 22:16:52 Step 5/25 : WORKDIR /device-virtual-go 22:16:52 ---> Running in 4f75c089c973 22:16:53 Removing intermediate container 4f75c089c973 22:16:53 ---> 033304a0ab0b 22:16:53 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:53 ---> Running in 9457502fdd95 22:16:55 Removing intermediate container 9457502fdd95 22:16:55 ---> ce713bd7c65c 22:16:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:16:55 ---> Running in 8b229d5dd697 22:16:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:16:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:16:58 OK: 223 MiB in 56 packages 22:16:59 Removing intermediate container 8b229d5dd697 22:16:59 ---> 7da138d5cb3d 22:16:59 Step 8/25 : COPY . . 22:17:01 ---> 41ccd52cc0f0 22:17:01 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:01 ---> Running in 0adbe282a572 22:17:04 Removing intermediate container 0adbe282a572 22:17:04 ---> 768a78fe545a 22:17:04 Step 10/25 : ARG MAKE='make build' 22:17:04 ---> Running in 2e10a68ed4c7 22:17:04 Removing intermediate container 2e10a68ed4c7 22:17:04 ---> 70e60e8f2230 22:17:04 Step 11/25 : RUN $MAKE 22:17:04 ---> Running in 5780e68589fd 22:17:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.11" -o cmd/device-virtual ./cmd 22:18:02 Removing intermediate container 5780e68589fd 22:18:02 ---> cdab59d4f600 22:18:02 Step 12/25 : FROM alpine:3.14 22:18:02 3.14: Pulling from library/alpine 22:18:02 552d1f2373af: Already exists 22:18:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:18:02 Status: Downloaded newer image for alpine:3.14 22:18:02 ---> bb3de5531c18 22:18:02 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:18:02 ---> Running in 063d241cb715 22:18:02 Removing intermediate container 063d241cb715 22:18:02 ---> dcdecb361f74 22:18:02 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:02 ---> Running in 4f5bb4c8d18e 22:18:05 Removing intermediate container 4f5bb4c8d18e 22:18:05 ---> b1dda4827965 22:18:05 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 22:18:05 ---> Running in acb496b8210d 22:18:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:18:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:18:08 (1/6) Installing dumb-init (1.2.5-r1) 22:18:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:18:08 (3/6) Installing libsodium (1.0.18-r0) 22:18:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:18:08 (5/6) Installing libzmq (4.3.4-r0) 22:18:08 (6/6) Installing zeromq (4.3.4-r0) 22:18:08 Executing busybox-1.33.1-r3.trigger 22:18:08 OK: 8 MiB in 20 packages 22:18:10 Removing intermediate container acb496b8210d 22:18:10 ---> 26e0f87013df 22:18:10 Step 16/25 : WORKDIR / 22:18:10 ---> Running in c764aa073c9c 22:18:10 Removing intermediate container c764aa073c9c 22:18:10 ---> bab83ca2c843 22:18:10 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:18:11 ---> c26cb9a39494 22:18:11 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 22:18:12 ---> ad2b958eff07 22:18:12 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 22:18:13 ---> d2794556ad5c 22:18:13 Step 20/25 : EXPOSE 59900 22:18:13 ---> Running in cfaabf54ca35 22:18:14 Removing intermediate container cfaabf54ca35 22:18:14 ---> 178ddfa4c111 22:18:14 Step 21/25 : ENTRYPOINT ["/device-virtual"] 22:18:14 ---> Running in 416e341acc3e 22:18:14 Removing intermediate container 416e341acc3e 22:18:14 ---> 6ed745fd9a2f 22:18:14 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:14 ---> Running in 14172536d551 22:18:15 Removing intermediate container 14172536d551 22:18:15 ---> d8b157bb8c55 22:18:15 Step 23/25 : LABEL arch=arm64 22:18:15 ---> Running in d0f7f49f3a82 22:18:16 Removing intermediate container d0f7f49f3a82 22:18:16 ---> 6b03ac2caf55 22:18:16 Step 24/25 : LABEL git_sha=2df8c8ad4822796dc8acc1b504482056a7890ea9 22:18:16 ---> Running in 1b9fb1f030e3 22:18:16 Removing intermediate container 1b9fb1f030e3 22:18:16 ---> f401e69789ce 22:18:16 Step 25/25 : LABEL version=2.0.1-dev.11 22:18:16 ---> Running in 4948d6afb297 22:18:17 Removing intermediate container 4948d6afb297 22:18:17 ---> afca4186d83c 22:18:17 [Warning] One or more build-args [ARCH] were not consumed 22:18:17 Successfully built afca4186d83c 22:18:17 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:18:17 provisioning config files... 22:18:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/12@tmp/config1243565569743328671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:17 ---> docker-login.sh 22:18:17 nexus3.edgexfoundry.org:10001 22:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:18 Configure a credential helper to remove this warning. See 22:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:18 22:18:18 Login Succeeded 22:18:18 nexus3.edgexfoundry.org:10002 22:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:18 Configure a credential helper to remove this warning. See 22:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:18 22:18:18 Login Succeeded 22:18:18 nexus3.edgexfoundry.org:10003 22:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:19 Configure a credential helper to remove this warning. See 22:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:19 22:18:19 Login Succeeded 22:18:19 nexus3.edgexfoundry.org:10004 22:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:20 Configure a credential helper to remove this warning. See 22:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:20 22:18:20 Login Succeeded 22:18:20 docker.io 22:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:20 Configure a credential helper to remove this warning. See 22:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:20 22:18:20 Login Succeeded 22:18:20 ---> docker-login.sh ends [Pipeline] } 22:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:21 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 22:18:21 2df8c8ad4822796dc8acc1b504482056a7890ea9 22:18:21 latest 22:18:21 2.0.1-dev.11 22:18:21 2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 22:18:21 main 22:18:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:18:21 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] isUnix [Pipeline] sh 22:18:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9 22:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:18:21 7f9aca6c49c3: Preparing 22:18:21 2ebd935090f0: Preparing 22:18:21 e2cf6b9c0a9b: Preparing 22:18:21 2d825c1487fd: Preparing 22:18:21 6715d6d7c9e4: Preparing 22:18:21 ee420dfed78a: Preparing 22:18:21 ee420dfed78a: Waiting 22:18:22 2ebd935090f0: Pushed 22:18:22 6715d6d7c9e4: Pushed 22:18:22 e2cf6b9c0a9b: Pushed 22:18:22 ee420dfed78a: Layer already exists 22:18:22 2d825c1487fd: Pushed 22:18:25 7f9aca6c49c3: Pushed 22:18:25 2df8c8ad4822796dc8acc1b504482056a7890ea9: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:18:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:18:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 22:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:18:26 7f9aca6c49c3: Preparing 22:18:26 2ebd935090f0: Preparing 22:18:26 e2cf6b9c0a9b: Preparing 22:18:26 2d825c1487fd: Preparing 22:18:26 6715d6d7c9e4: Preparing 22:18:26 ee420dfed78a: Preparing 22:18:26 ee420dfed78a: Waiting 22:18:26 6715d6d7c9e4: Layer already exists 22:18:26 e2cf6b9c0a9b: Layer already exists 22:18:26 2ebd935090f0: Layer already exists 22:18:26 2d825c1487fd: Layer already exists 22:18:26 7f9aca6c49c3: Layer already exists 22:18:26 ee420dfed78a: Layer already exists 22:18:26 latest: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:18:26 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 22:18:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.11 22:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:18:27 7f9aca6c49c3: Preparing 22:18:27 2ebd935090f0: Preparing 22:18:27 e2cf6b9c0a9b: Preparing 22:18:27 2d825c1487fd: Preparing 22:18:27 6715d6d7c9e4: Preparing 22:18:27 ee420dfed78a: Preparing 22:18:27 ee420dfed78a: Waiting 22:18:27 2d825c1487fd: Layer already exists 22:18:27 7f9aca6c49c3: Layer already exists 22:18:27 2ebd935090f0: Layer already exists 22:18:27 6715d6d7c9e4: Layer already exists 22:18:27 e2cf6b9c0a9b: Layer already exists 22:18:27 ee420dfed78a: Layer already exists 22:18:27 2.0.1-dev.11: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:18:27 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 22:18:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 22:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:18:28 7f9aca6c49c3: Preparing 22:18:28 2ebd935090f0: Preparing 22:18:28 e2cf6b9c0a9b: Preparing 22:18:28 2d825c1487fd: Preparing 22:18:28 6715d6d7c9e4: Preparing 22:18:28 ee420dfed78a: Preparing 22:18:28 ee420dfed78a: Waiting 22:18:28 2d825c1487fd: Layer already exists 22:18:28 7f9aca6c49c3: Layer already exists 22:18:28 2ebd935090f0: Layer already exists 22:18:28 e2cf6b9c0a9b: Layer already exists 22:18:28 6715d6d7c9e4: Layer already exists 22:18:28 ee420dfed78a: Layer already exists 22:18:28 2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:18:28 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 22:18:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 22:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 22:18:29 7f9aca6c49c3: Preparing 22:18:29 2ebd935090f0: Preparing 22:18:29 e2cf6b9c0a9b: Preparing 22:18:29 2d825c1487fd: Preparing 22:18:29 6715d6d7c9e4: Preparing 22:18:29 ee420dfed78a: Preparing 22:18:29 ee420dfed78a: Waiting 22:18:29 2ebd935090f0: Layer already exists 22:18:29 2d825c1487fd: Layer already exists 22:18:29 6715d6d7c9e4: Layer already exists 22:18:29 e2cf6b9c0a9b: Layer already exists 22:18:29 7f9aca6c49c3: Layer already exists 22:18:29 ee420dfed78a: Layer already exists 22:18:29 main: digest: sha256:02431eb19d4790f78095d33e522ae321039ab0faa7acdc0193bbbed1f45336b5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:29 ===================================================== [Pipeline] echo 22:18:29 taggedImages: 22:18:29 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9 22:18:29 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 22:18:29 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.11 22:18:29 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2df8c8ad4822796dc8acc1b504482056a7890ea9-2.0.1-dev.11 22:18:29 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:30 22:18:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:18:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:30 arm64: Pulling from edgex-lftools-log-publisher 22:18:30 448f6bf000e3: Pulling fs layer 22:18:30 f757da607395: Pulling fs layer 22:18:30 05883995daec: Pulling fs layer 22:18:30 8603b9c90790: Pulling fs layer 22:18:30 1560dd03e051: Pulling fs layer 22:18:30 27f5ce0e4adf: Pulling fs layer 22:18:30 c2d8d7efcc4b: Pulling fs layer 22:18:30 27f5ce0e4adf: Waiting 22:18:30 c2d8d7efcc4b: Waiting 22:18:30 8603b9c90790: Waiting 22:18:30 f757da607395: Verifying Checksum 22:18:30 f757da607395: Download complete 22:18:30 8603b9c90790: Verifying Checksum 22:18:30 8603b9c90790: Download complete 22:18:31 1560dd03e051: Verifying Checksum 22:18:31 1560dd03e051: Download complete 22:18:31 05883995daec: Download complete 22:18:31 27f5ce0e4adf: Verifying Checksum 22:18:31 27f5ce0e4adf: Download complete 22:18:31 448f6bf000e3: Verifying Checksum 22:18:31 448f6bf000e3: Download complete 22:18:33 c2d8d7efcc4b: Verifying Checksum 22:18:33 c2d8d7efcc4b: Download complete 22:18:34 448f6bf000e3: Pull complete 22:18:35 f757da607395: Pull complete 22:18:36 05883995daec: Pull complete 22:18:36 8603b9c90790: Pull complete 22:18:37 1560dd03e051: Pull complete 22:18:38 27f5ce0e4adf: Pull complete 22:18:53 c2d8d7efcc4b: Pull complete 22:18:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:18:53 prd-ubuntu18.04-docker-arm64-4c-16g-13772 does not seem to be running inside a container 22:18:54 $ 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/12 -v /w/workspace/device-virtual-go/12:/w/workspace/device-virtual-go/12:rw,z -v /w/workspace/device-virtual-go/12@tmp:/w/workspace/device-virtual-go/12@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:arm64 cat 22:18:57 $ docker top 32938e67452c681d771972bbff4b1cbbd9e410157550ce1e4e82a7d60d3740ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:58 ---> job-cost.sh 22:18:58 lf-activate-venv: SKIPPING 22:18:58 INFO: No Stack... 22:18:58 INFO: Retrieving Pricing Info for: v3-standard-4 22:18:59 INFO: Archiving Costs [Pipeline] sh 22:18:59 + cat /w/workspace/device-virtual-go/12/archives/cost.csv 22:18:59 + cut -d, -f6 [Pipeline] lock 22:18:59 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] 22:19:00 Resource [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] did not exist. Created. 22:19:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:19:00 /w/workspace/device-virtual-go/12@tmp/durable-74621f59/script.sh: 1: /w/workspace/device-virtual-go/12@tmp/durable-74621f59/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:19:01 + echo total: 0.10999999940395355 [Pipeline] stash 22:19:01 Warning: overwriting stash ‘stack-cost’ 22:19:01 Stashed 1 file(s) [Pipeline] } 22:19:01 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 22:19:01 $ docker stop --time=1 32938e67452c681d771972bbff4b1cbbd9e410157550ce1e4e82a7d60d3740ba 22:19:03 $ docker rm -f 32938e67452c681d771972bbff4b1cbbd9e410157550ce1e4e82a7d60d3740ba [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:19:03 provisioning config files... 22:19:03 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5263296447034125333tmp [Pipeline] { [Pipeline] sh 22:19:04 + set +x 22:19:04 + curl -s https://codecov.io/bash 22:19:04 + bash -s -- 22:19:04 22:19:04 _____ _ 22:19:04 / ____| | | 22:19:04 | | ___ __| | ___ ___ _____ __ 22:19:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:19:04 | |___| (_) | (_| | __/ (_| (_) \ V / 22:19:04 \_____\___/ \__,_|\___|\___\___/ \_/ 22:19:04 Bash-1.0.6 22:19:04 22:19:04 22:19:04 ==> git version 2.24.4 found 22:19:04 ==> 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:19:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:19:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:19:04 ==> Jenkins CI detected. 22:19:04 current dir:  /w/workspace/exfoundry_device-virtual-go_main 22:19:04 project root: . 22:19:04 --> token set from env 22:19:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:19:04 ==> Running gcov in . (disable via -X gcov) 22:19:04 ==> Python coveragepy not found 22:19:04 ==> Searching for coverage reports in: 22:19:04 + . 22:19:04 -> Found 1 reports 22:19:04 ==> Detecting git/mercurial file structure 22:19:04 ==> Reading reports 22:19:04 + ./coverage.out bytes=46339 22:19:04 ==> Appending adjustments 22:19:04 https://docs.codecov.io/docs/fixing-reports 22:19:04 + Found adjustments 22:19:04 ==> Gzipping contents 22:19:04 8.0K /tmp/codecov.XUnByS.gz 22:19:04 ==> Uploading reports 22:19:04 url: https://codecov.io 22:19:04 query: branch=main&commit=2df8c8ad4822796dc8acc1b504482056a7890ea9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:19:04 -> Pinging Codecov 22:19:04 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=2df8c8ad4822796dc8acc1b504482056a7890ea9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:19:04 -> Uploading to 22:19:04 https://storage.googleapis.com/codecov/v4/raw/2021-11-01/5E52B4B073DB2E39498172D8E973AA87/2df8c8ad4822796dc8acc1b504482056a7890ea9/1d817054-0d82-4700-af96-b298b52bfa71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T221904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20af3318bd778ba0cb006f411620e683510b1a0017d0c691f2d0f923d0fd1236 22:19:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:19:04 Dload Upload Total Spent Left Speed 22:19:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5480 0 0 100 5480 0 12967 --:--:-- --:--:-- --:--:-- 12985 22:19:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] } 22:19:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:19:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:19:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:19:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:19:05 22:19:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:19:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:19:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:19:06 188c0c94c7c5: Pulling fs layer 22:19:06 0ef7d3d256c8: Pulling fs layer 22:19:06 de9db76c5a1d: Pulling fs layer 22:19:06 0eba1c9be4d2: Pulling fs layer 22:19:06 0d57e429df01: Pulling fs layer 22:19:06 4e4be7b47b0d: Pulling fs layer 22:19:06 e1f770b5df2f: Pulling fs layer 22:19:06 85a0685a4137: Pulling fs layer 22:19:06 0d57e429df01: Waiting 22:19:06 4e4be7b47b0d: Waiting 22:19:06 e1f770b5df2f: Waiting 22:19:06 85a0685a4137: Waiting 22:19:06 0eba1c9be4d2: Waiting 22:19:06 de9db76c5a1d: Verifying Checksum 22:19:06 de9db76c5a1d: Download complete 22:19:06 0ef7d3d256c8: Verifying Checksum 22:19:06 0ef7d3d256c8: Download complete 22:19:06 0d57e429df01: Verifying Checksum 22:19:06 0d57e429df01: Download complete 22:19:06 188c0c94c7c5: Verifying Checksum 22:19:06 188c0c94c7c5: Download complete 22:19:06 4e4be7b47b0d: Verifying Checksum 22:19:06 4e4be7b47b0d: Download complete 22:19:06 e1f770b5df2f: Verifying Checksum 22:19:06 e1f770b5df2f: Download complete 22:19:06 0eba1c9be4d2: Verifying Checksum 22:19:06 0eba1c9be4d2: Download complete 22:19:07 188c0c94c7c5: Pull complete 22:19:07 85a0685a4137: Verifying Checksum 22:19:07 85a0685a4137: Download complete 22:19:07 0ef7d3d256c8: Pull complete 22:19:07 de9db76c5a1d: Pull complete 22:19:11 0eba1c9be4d2: Pull complete 22:19:11 0d57e429df01: Pull complete 22:19:11 4e4be7b47b0d: Pull complete 22:19:11 e1f770b5df2f: Pull complete 22:19:16 85a0685a4137: Pull complete 22:19:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:19:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:19:16 prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container 22:19:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:19:18 $ docker top 2d398cd19a004175bb10a23602bdca4e5aec421edcc08dffc7c6ccb0c526ea06 -eo pid,comm [Pipeline] { [Pipeline] echo 22:19:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:19:19 + set -o pipefail 22:19:19 + snyk monitor '--org=edgex-jenkins' 22:19:24 22:19:24 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 22:19:24 22:19:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/37ed2e10-89bf-47d0-9733-9389dd9d65fe 22:19:24 22:19:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:19:24 22:19:24 [Pipeline] } 22:19:24 $ docker stop --time=1 2d398cd19a004175bb10a23602bdca4e5aec421edcc08dffc7c6ccb0c526ea06 22:19:26 $ docker rm -f 2d398cd19a004175bb10a23602bdca4e5aec421edcc08dffc7c6ccb0c526ea06 [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:19:27 + git log --format=format:%s -1 2df8c8ad4822796dc8acc1b504482056a7890ea9 [Pipeline] isUnix [Pipeline] sh 22:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:28 . [Pipeline] withDockerContainer 22:19:28 prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container 22:19:28 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:19:28 $ docker top 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:28 [ssh-agent] Looking for ssh-agent implementation... 22:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:28 $ docker exec 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca ssh-agent 22:19:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmaKMOb/agent.13 22:19:28 SSH_AGENT_PID=20 22:19:28 Running ssh-add (command line suppressed) 22:19:29 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6623362039278364248.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6623362039278364248.key) 22:19:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:29 + git semver tag 22:19:29 # -> Open(): unable to determine branch for HEAD 22:19:29 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:19:29 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:19:29 # $SEMVER_REMOTE_NAME = origin 22:19:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:19:29 # $SEMVER_USER_NAME = edgex-jenkins 22:19:29 # $SEMVER_BRANCH = main 22:19:29 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 22:19:29 # 2df8c8ad4822796dc8acc1b504482056a7890ea9 HEAD 22:19:29 # -> Force: false 22:19:29 # 008b731e9505977143ca59bfaa97a644714e1b9d refs/tags/v2.0.1-dev.11 [Pipeline] } 22:19:29 $ docker exec --env ******** --env ******** 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca ssh-agent -k 22:19:29 unset SSH_AUTH_SOCK; 22:19:29 unset SSH_AGENT_PID; 22:19:29 echo Agent pid 20 killed; 22:19:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:29 + git semver [Pipeline] } 22:19:29 $ docker stop --time=1 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca 22:19:30 $ docker rm -f 9f1b52b3320e0357794915a215e50f2d7aa5e2811ebdc5d1a78601087659d3ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:19:31 22:19:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:19:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:19:31 0.23.1-centos7: Pulling from edgex-lftools 22:19:31 ab5ef0e58194: Pulling fs layer 22:19:31 9712f1f96733: Pulling fs layer 22:19:31 63f879dbbcfc: Pulling fs layer 22:19:31 0d9ebad4ef96: Pulling fs layer 22:19:31 e9a5061849ea: Pulling fs layer 22:19:31 d747dcd14b5f: Pulling fs layer 22:19:31 2de7ff778b66: Pulling fs layer 22:19:31 e9a5061849ea: Waiting 22:19:31 d747dcd14b5f: Waiting 22:19:31 2de7ff778b66: Waiting 22:19:31 0d9ebad4ef96: Waiting 22:19:31 9712f1f96733: Verifying Checksum 22:19:31 9712f1f96733: Download complete 22:19:32 63f879dbbcfc: Verifying Checksum 22:19:32 63f879dbbcfc: Download complete 22:19:32 0d9ebad4ef96: Verifying Checksum 22:19:32 0d9ebad4ef96: Download complete 22:19:32 d747dcd14b5f: Verifying Checksum 22:19:32 d747dcd14b5f: Download complete 22:19:32 ab5ef0e58194: Verifying Checksum 22:19:32 ab5ef0e58194: Download complete 22:19:32 e9a5061849ea: Verifying Checksum 22:19:32 e9a5061849ea: Download complete 22:19:32 2de7ff778b66: Verifying Checksum 22:19:32 2de7ff778b66: Download complete 22:19:35 ab5ef0e58194: Pull complete 22:19:35 9712f1f96733: Pull complete 22:19:36 63f879dbbcfc: Pull complete 22:19:40 0d9ebad4ef96: Pull complete 22:19:40 e9a5061849ea: Pull complete 22:19:40 d747dcd14b5f: Pull complete 22:19:42 2de7ff778b66: Pull complete 22:19:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:19:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:19:42 prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container 22:19: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:19:45 $ docker top 6f14966ac4985e09b77a0e2aba4026c6e81f64e16f19ee63c026a6c869eb1137 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:19:45 provisioning config files... 22:19:45 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7690565876197210639tmp 22:19:45 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7551398034329084991tmp 22:19:45 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4816103216707308848tmp [Pipeline] { [Pipeline] echo 22:19:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:19:46 ---> sigul-configuration.sh 22:19:46 gpg: directory `/root/.gnupg' created 22:19:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:19:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:19:46 gpg: keyring `/root/.gnupg/secring.gpg' created 22:19:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:19:46 gpg: CAST5 encrypted data 22:19:46 gpg: encrypted with 1 passphrase 22:19:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:19:46 + mkdir /home/jenkins 22:19:46 + mkdir /home/jenkins/sigul [Pipeline] sh 22:19:46 + 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:19:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:19:46 ---> sigul-install.sh 22:19:46 Sigul already installed; skipping installation. [Pipeline] sh 22:19:47 + git tag --list 22:19:47 v1.0.0 22:19:47 v1.1.0 22:19:47 v1.1.1 22:19:47 v1.2.1 22:19:47 v1.2.2 22:19:47 v1.2.3 22:19:47 v1.3.0 22:19:47 v1.3.1 22:19:47 v2.0.0 22:19:47 v2.0.1-dev.1 22:19:47 v2.0.1-dev.10 22:19:47 v2.0.1-dev.11 22:19:47 v2.0.1-dev.2 22:19:47 v2.0.1-dev.3 22:19:47 v2.0.1-dev.4 22:19:47 v2.0.1-dev.5 22:19:47 v2.0.1-dev.6 22:19:47 v2.0.1-dev.7 22:19:47 v2.0.1-dev.8 22:19:47 v2.0.1-dev.9 [Pipeline] sh 22:19:47 + lftools sign git-tag v2.0.1-dev.11 22:19:48 Signing Git tag with Sigul... 22:19:48 Signing v2.0.1-dev.11 [Pipeline] echo 22:19:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:19:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:19:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:19:49 $ docker stop --time=1 6f14966ac4985e09b77a0e2aba4026c6e81f64e16f19ee63c026a6c869eb1137 22:19:51 $ docker rm -f 6f14966ac4985e09b77a0e2aba4026c6e81f64e16f19ee63c026a6c869eb1137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:51 . [Pipeline] withDockerContainer 22:19:51 prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container 22:19:51 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:19:52 $ docker top 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:52 [ssh-agent] Looking for ssh-agent implementation... 22:19:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:52 $ docker exec 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 ssh-agent 22:19:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbjGpkN/agent.14 22:19:52 SSH_AGENT_PID=20 22:19:52 Running ssh-add (command line suppressed) 22:19:52 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_947776560698804252.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_947776560698804252.key) 22:19:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:52 + git semver bump pre 22:19:52 # -> Open(): unable to determine branch for HEAD 22:19:52 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:19:52 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:19:52 # $SEMVER_REMOTE_NAME = origin 22:19:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:19:52 # $SEMVER_USER_NAME = edgex-jenkins 22:19:52 # $SEMVER_BRANCH = main 22:19:52 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 22:19:52 2.0.1-dev.12 [Pipeline] } 22:19:52 $ docker exec --env ******** --env ******** 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 ssh-agent -k 22:19:53 unset SSH_AUTH_SOCK; 22:19:53 unset SSH_AGENT_PID; 22:19:53 echo Agent pid 20 killed; 22:19:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:53 + git semver [Pipeline] } 22:19:53 $ docker stop --time=1 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 22:19:54 $ docker rm -f 36c4f94940c341ff0a13a64e028aa1e68d3d5a3cc0114ca8b9afb92d6c868a89 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:55 . [Pipeline] withDockerContainer 22:19:55 prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container 22:19:55 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:19:55 $ docker top 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:55 [ssh-agent] Looking for ssh-agent implementation... 22:19:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:55 $ docker exec 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b ssh-agent 22:19:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCHfDb/agent.13 22:19:56 SSH_AGENT_PID=20 22:19:56 Running ssh-add (command line suppressed) 22:19:56 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3268747504512481467.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3268747504512481467.key) 22:19:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:56 + git semver push 22:19:56 # -> Open(): unable to determine branch for HEAD 22:19:56 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:19:56 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:19:56 # $SEMVER_REMOTE_NAME = origin 22:19:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:19:56 # $SEMVER_USER_NAME = edgex-jenkins 22:19:56 # $SEMVER_BRANCH = main 22:19:56 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 22:19:57 $ docker exec --env ******** --env ******** 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b ssh-agent -k 22:19:58 unset SSH_AUTH_SOCK; 22:19:58 unset SSH_AGENT_PID; 22:19:58 echo Agent pid 20 killed; 22:19:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:58 + git semver [Pipeline] } 22:19:58 $ docker stop --time=1 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b 22:19:59 $ docker rm -f 266fa5ee089101858f1fa32e088ba75284c46c376d3701be209f077e8402209b [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:20:00 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:20:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:01 ---> package-listing.sh 22:20:01 ++ facter osfamily 22:20:01 ++ tr '[:upper:]' '[:lower:]' 22:20:01 + OS_FAMILY=redhat 22:20:01 + workspace=/w/workspace/exfoundry_device-virtual-go_main 22:20:01 + START_PACKAGES=/tmp/packages_start.txt 22:20:01 + END_PACKAGES=/tmp/packages_end.txt 22:20:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:01 + PACKAGES=/tmp/packages_start.txt 22:20:01 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:20:01 + PACKAGES=/tmp/packages_end.txt 22:20:01 + case "${OS_FAMILY}" in 22:20:01 + rpm -qa 22:20:01 + sort 22:20:02 + '[' -f /tmp/packages_start.txt ']' 22:20:02 + '[' -f /tmp/packages_end.txt ']' 22:20:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:02 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 22:20:02 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 22:20:02 + 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:20:02 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:20:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:03 22:20:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:03 latest: Pulling from edgex-lftools-log-publisher 22:20:03 b4d181a07f80: Pulling fs layer 22:20:03 a1111a8f2ec3: Pulling fs layer 22:20:03 ed53099fbce6: Pulling fs layer 22:20:03 dc539afda2c1: Pulling fs layer 22:20:03 77bc0d833cb6: Pulling fs layer 22:20:03 9065ff56babe: Pulling fs layer 22:20:03 d287ab97295c: Pulling fs layer 22:20:03 dc539afda2c1: Waiting 22:20:03 77bc0d833cb6: Waiting 22:20:03 9065ff56babe: Waiting 22:20:03 d287ab97295c: Waiting 22:20:03 a1111a8f2ec3: Verifying Checksum 22:20:03 a1111a8f2ec3: Download complete 22:20:03 dc539afda2c1: Verifying Checksum 22:20:03 dc539afda2c1: Download complete 22:20:03 ed53099fbce6: Verifying Checksum 22:20:03 ed53099fbce6: Download complete 22:20:03 9065ff56babe: Verifying Checksum 22:20:03 9065ff56babe: Download complete 22:20:03 77bc0d833cb6: Verifying Checksum 22:20:03 77bc0d833cb6: Download complete 22:20:03 b4d181a07f80: Verifying Checksum 22:20:03 b4d181a07f80: Download complete 22:20:04 d287ab97295c: Verifying Checksum 22:20:04 d287ab97295c: Download complete 22:20:05 b4d181a07f80: Pull complete 22:20:05 a1111a8f2ec3: Pull complete 22:20:05 ed53099fbce6: Pull complete 22:20:05 dc539afda2c1: Pull complete 22:20:06 77bc0d833cb6: Pull complete 22:20:06 9065ff56babe: Pull complete 22:20:11 d287ab97295c: Pull complete 22:20:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:20:11 prd-centos7-docker-4c-2g-13771 does not seem to be running inside a container 22:20:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:20:14 $ docker top 733a7c20e437cc41a3f037fafe6cf76f6e42625334ac624f267ea860f64d7a92 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:14 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:15 + mkdir -p /var/log/sysstat [Pipeline] sh 22:20:15 + ls /var/log/sa-host 22:20:15 + sadf -c /var/log/sa-host/sa01 22:20:15 file_magic: OK 22:20:15 HZ: Using current value: 100 22:20:15 file_header: OK 22:20:15 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:20:15 Statistics: 22:20:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:20:15 File successfully converted to sysstat format version 12.0.3 22:20:15 + sadf -c /var/log/sa-host/sa30 22:20:15 file_magic: OK 22:20:15 HZ: Using current value: 100 22:20:15 file_header: OK 22:20:15 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:20:15 Statistics: 22:20:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:20:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:15 provisioning config files... 22:20:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config112560016058100024tmp [Pipeline] { [Pipeline] echo 22:20:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:16 ---> create-netrc.sh [Pipeline] } 22:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:20:16 ---> python-tools-install.sh [Pipeline] echo 22:20:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:16 ---> sudo-logs.sh 22:20:16 Archiving 'sudo' log.. 22:20:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-13771.novalocal: Name or service not known 22:20:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-13771.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:20:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:17 ---> job-cost.sh 22:20:17 lf-activate-venv: SKIPPING 22:20:17 DEBUG: total: 0.10999999940395355 22:20:17 INFO: Retrieving Stack Cost... 22:20:21 INFO: Retrieving Pricing Info for: v3-standard-2 22:20:21 INFO: Archiving Costs [Pipeline] echo 22:20:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:20:21 ---> logs-deploy.sh 22:20:21 lf-activate-venv: SKIPPING 22:20:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/12 22:20:21 INFO: archiving workspace using pattern(s): 22:20:22 Archives upload complete. 22:20:22 INFO: archiving logs to Nexus 22:20:23 ---> uname -a: 22:20:23 Linux prd-centos7-docker-4c-2g-13771.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:20:23 22:20:23 22:20:23 ---> lscpu: 22:20:23 Architecture: x86_64 22:20:23 CPU op-mode(s): 32-bit, 64-bit 22:20:23 Byte Order: Little Endian 22:20:23 Address sizes: 40 bits physical, 48 bits virtual 22:20:23 CPU(s): 2 22:20:23 On-line CPU(s) list: 0,1 22:20:23 Thread(s) per core: 1 22:20:23 Core(s) per socket: 1 22:20:23 Socket(s): 2 22:20:23 NUMA node(s): 1 22:20:23 Vendor ID: AuthenticAMD 22:20:23 CPU family: 23 22:20:23 Model: 49 22:20:23 Model name: AMD EPYC-Rome Processor 22:20:23 Stepping: 0 22:20:23 CPU MHz: 2799.994 22:20:23 BogoMIPS: 5599.98 22:20:23 Virtualization: AMD-V 22:20:23 Hypervisor vendor: KVM 22:20:23 Virtualization type: full 22:20:23 L1d cache: 32K 22:20:23 L1i cache: 32K 22:20:23 L2 cache: 512K 22:20:23 L3 cache: 16384K 22:20:23 NUMA node0 CPU(s): 0,1 22:20:23 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:20:23 22:20:23 22:20:23 ---> nproc: 22:20:23 2 22:20:23 22:20:23 22:20:23 ---> df -h: 22:20:23 Filesystem Size Used Avail Use% Mounted on 22:20:23 overlay 40G 9.0G 32G 23% / 22:20:23 tmpfs 64M 0 64M 0% /dev 22:20:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:20:23 shm 64M 0 64M 0% /dev/shm 22:20:23 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:20:23 22:20:23 22:20:23 ---> sar -b -r -n DEV: 22:20:23 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 22:20:23 22:20:23 22:09:04 LINUX RESTART (2 CPU) 22:20:23 22:20:23 22:10:01 tps rtps wtps bread/s bwrtn/s 22:20:23 22:11:01 3.56 0.05 3.51 1.60 103.78 22:20:23 22:12:01 0.48 0.00 0.48 0.00 7.45 22:20:23 22:13:01 0.33 0.00 0.33 0.00 4.41 22:20:23 22:14:01 0.18 0.00 0.18 0.00 1.92 22:20:23 22:15:01 0.45 0.00 0.45 0.00 6.16 22:20:23 22:16:01 0.28 0.00 0.28 0.00 4.45 22:20:23 22:17:01 0.25 0.00 0.25 0.00 3.11 22:20:23 22:18:01 0.28 0.00 0.28 0.00 2.73 22:20:23 22:19:01 0.18 0.00 0.18 0.00 2.05 22:20:23 22:20:01 220.47 0.18 220.29 9.46 54617.12 22:20:23 Average: 22.65 0.02 22.63 1.11 5475.41 22:20:23 22:20:23 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:20:23 22:11:01 5683692 0 611356 7.63 2620 1711272 1163808 12.85 561908 1531184 8 22:20:23 22:12:01 5679720 0 615320 7.68 2620 1711280 1167360 12.89 564852 1531644 8 22:20:23 22:13:01 5679932 0 615108 7.68 2620 1711280 1171472 12.93 564736 1531644 8 22:20:23 22:14:01 5684020 0 611012 7.63 2620 1711288 1163592 12.85 560776 1532540 16 22:20:23 22:15:01 5686128 0 608900 7.60 2620 1711292 1163664 12.85 558692 1532540 8 22:20:23 22:16:01 5686768 0 608260 7.59 2620 1711292 1163592 12.85 558384 1532540 12 22:20:23 22:17:01 5680568 0 614452 7.67 2620 1711300 1163592 12.85 564300 1532540 8 22:20:23 22:18:01 5678052 0 616964 7.70 2620 1711304 1163592 12.85 566820 1532540 8 22:20:23 22:19:01 5677992 0 617020 7.70 2620 1711308 1163592 12.85 568588 1530860 8 22:20:23 22:20:01 3970468 0 1002460 12.52 2620 3033392 1449340 16.00 1002300 2582408 96 22:20:23 Average: 5510734 0 652085 8.14 2620 1843501 1193360 13.18 607136 1637044 18 22:20:23 22:20:23 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:20:23 22:11:01 eth0 0.57 0.08 0.05 0.03 0.00 0.00 0.00 0.00 22:20:23 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:12:01 eth0 4.10 1.65 3.49 0.11 0.00 0.00 0.00 0.00 22:20:23 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:13:01 eth0 0.92 0.72 0.53 0.40 0.00 0.00 0.00 0.00 22:20:23 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:14:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:20:23 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:15:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:20:23 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:16:01 eth0 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:20:23 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:17:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:20:23 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:18:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:20:23 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:19:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:20:23 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:20:01 eth0 407.78 253.51 7715.55 122.04 0.00 0.00 0.00 0.00 22:20:23 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 22:20:01 docker0 37.91 56.00 3.67 405.13 0.00 0.00 0.00 0.00 22:20:23 Average: eth0 41.42 25.66 771.99 12.27 0.00 0.00 0.00 0.00 22:20:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:23 Average: docker0 3.79 5.60 0.37 40.51 0.00 0.00 0.00 0.00 22:20:23 22:20:23 22:20:23 ---> sar -P ALL: 22:20:23 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 22:20:23 22:20:23 22:09:04 LINUX RESTART (2 CPU) 22:20:23 22:20:23 22:10:01 CPU %user %nice %system %iowait %steal %idle 22:20:23 22:11:01 all 0.20 0.00 0.06 0.00 0.03 99.71 22:20:23 22:11:01 0 0.27 0.00 0.05 0.00 0.02 99.67 22:20:23 22:11:01 1 0.13 0.00 0.07 0.00 0.05 99.75 22:20:23 22:12:01 all 0.16 0.00 0.06 0.00 0.02 99.77 22:20:23 22:12:01 0 0.22 0.00 0.05 0.00 0.02 99.72 22:20:23 22:12:01 1 0.10 0.00 0.07 0.00 0.02 99.82 22:20:23 22:13:01 all 0.04 0.00 0.03 0.00 0.03 99.89 22:20:23 22:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:20:23 22:13:01 1 0.05 0.00 0.03 0.00 0.03 99.88 22:20:23 22:14:01 all 0.09 0.00 0.03 0.00 0.04 99.83 22:20:23 22:14:01 0 0.07 0.00 0.05 0.00 0.05 99.83 22:20:23 22:14:01 1 0.12 0.00 0.02 0.00 0.03 99.83 22:20:23 22:15:01 all 0.08 0.00 0.04 0.00 0.03 99.85 22:20:23 22:15:01 0 0.05 0.00 0.05 0.00 0.03 99.87 22:20:23 22:15:01 1 0.10 0.00 0.03 0.00 0.03 99.83 22:20:23 22:16:01 all 0.08 0.00 0.03 0.00 0.03 99.86 22:20:23 22:16:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:20:23 22:16:01 1 0.10 0.00 0.02 0.00 0.02 99.87 22:20:23 22:17:01 all 0.08 0.00 0.05 0.00 0.02 99.86 22:20:23 22:17:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:20:23 22:17:01 1 0.08 0.00 0.05 0.00 0.00 99.87 22:20:23 22:18:01 all 0.17 0.00 0.04 0.00 0.03 99.77 22:20:23 22:18:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:20:23 22:18:01 1 0.28 0.00 0.03 0.00 0.03 99.65 22:20:23 22:19:01 all 0.12 0.00 0.03 0.00 0.03 99.82 22:20:23 22:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:20:23 22:19:01 1 0.20 0.00 0.03 0.00 0.03 99.73 22:20:23 22:20:01 all 28.03 0.00 13.22 3.04 0.09 55.63 22:20:23 22:20:01 0 27.11 0.00 13.42 3.34 0.09 56.04 22:20:23 22:20:01 1 28.95 0.00 13.02 2.74 0.09 55.21 22:20:23 Average: all 2.75 0.00 1.29 0.29 0.03 95.64 22:20:23 Average: 0 2.65 0.00 1.31 0.32 0.04 95.69 22:20:23 Average: 1 2.86 0.00 1.27 0.26 0.03 95.58 22:20:23 22:20:23 22:20:23