Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8018793458160898223.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7942450973978844339.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3548065609506129376.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1128143687485518290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh173666055102316564.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9194550740272638169.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-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 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-215’ is offline ‘prd-centos7-docker-4c-2g-224’ is offline Running on prd-centos7-docker-4c-2g-236 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh6460773710732312282.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 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e (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 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 Commit message: "Merge pull request #231 from cloudxxx8/issue-230" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:40:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:40:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:40:36 ========================================================= 22:40:36 EdgeX Global Pipelines Version Info 22:40:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:40:37 ------------------- 22:40:37 stable info: 22:40:37 ------------------- 22:40:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:40:37 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:40:37 Message: update stable to v1.0.196 22:40:38 ------------------- 22:40:38 experimental info: 22:40:38 ------------------- 22:40:38 Commited By: **** collab-it+edgex@linuxfoundation.org 22:40:38 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:40:38 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:40:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:40:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f60407 [Pipeline] echo 22:40:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:41 provisioning config files... 22:40:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4562457689064938890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:41 ---> docker-login.sh 22:40:41 nexus3.edgexfoundry.org:10001 22:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:41 Configure a credential helper to remove this warning. See 22:40:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:41 22:40:41 Login Succeeded 22:40:41 nexus3.edgexfoundry.org:10002 22:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:41 Configure a credential helper to remove this warning. See 22:40:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:41 22:40:41 Login Succeeded 22:40:41 nexus3.edgexfoundry.org:10003 22:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:42 Configure a credential helper to remove this warning. See 22:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:42 22:40:42 Login Succeeded 22:40:42 nexus3.edgexfoundry.org:10004 22:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:42 Configure a credential helper to remove this warning. See 22:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:42 22:40:42 Login Succeeded 22:40:42 docker.io 22:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:42 Configure a credential helper to remove this warning. See 22:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:42 22:40:42 Login Succeeded 22:40:42 ---> docker-login.sh ends [Pipeline] } 22:40:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:43 + git log --format=format:%s -1 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] echo 22:40:43 GIT_COMMIT: 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e, Commit Message: Merge pull request #231 from cloudxxx8/issue-230 [Pipeline] echo 22:40:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:44 22:40:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:40:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:44 latest: Pulling from edgex-devops/git-semver 22:40:44 31603596830f: Pulling fs layer 22:40:44 54011a49482f: Pulling fs layer 22:40:44 a6820b24f6d8: Pulling fs layer 22:40:44 f581987b2513: Pulling fs layer 22:40:44 f581987b2513: Waiting 22:40:44 54011a49482f: Verifying Checksum 22:40:44 54011a49482f: Download complete 22:40:44 31603596830f: Verifying Checksum 22:40:44 31603596830f: Download complete 22:40:45 f581987b2513: Verifying Checksum 22:40:45 f581987b2513: Download complete 22:40:45 a6820b24f6d8: Verifying Checksum 22:40:45 a6820b24f6d8: Download complete 22:40:45 31603596830f: Pull complete 22:40:45 54011a49482f: Pull complete 22:40:45 a6820b24f6d8: Pull complete 22:40:45 f581987b2513: Pull complete 22:40:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:40:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:40:46 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 22:40:46 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:40:47 $ docker top 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:47 [ssh-agent] Looking for ssh-agent implementation... 22:40:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:47 $ docker exec 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 ssh-agent 22:40:47 SSH_AUTH_SOCK=/tmp/ssh-p9Vd4fT3HpTr/agent.15 22:40:47 SSH_AGENT_PID=21 22:40:47 Running ssh-add (command line suppressed) 22:40:47 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5279199138073999145.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5279199138073999145.key) 22:40:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:48 + git tag --points-at HEAD [Pipeline] } 22:40:48 $ docker exec --env ******** --env ******** 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 ssh-agent -k 22:40:48 unset SSH_AUTH_SOCK; 22:40:48 unset SSH_AGENT_PID; 22:40:48 echo Agent pid 21 killed; 22:40:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:40:48 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0' [Pipeline] sshagent 22:40:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:48 [ssh-agent] Looking for ssh-agent implementation... 22:40:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:48 $ docker exec 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 ssh-agent 22:40:48 SSH_AUTH_SOCK=/tmp/ssh-DrqrzShlh7WX/agent.56 22:40:48 SSH_AGENT_PID=63 22:40:48 Running ssh-add (command line suppressed) 22:40:48 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5144528660155823353.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5144528660155823353.key) 22:40:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:49 + git semver init 22:40:49 # -> Open(): unable to determine branch for HEAD 22:40:49 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 22:40:49 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 22:40:49 # $SEMVER_REMOTE_NAME = origin 22:40:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:40:49 # $SEMVER_USER_NAME = edgex-jenkins 22:40:49 # $SEMVER_BRANCH = main 22:40:49 # $SEMVER_TEMP = /tmp/semver-540754352 22:40:49 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 22:40:51 # '/tmp/semver-540754352' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 22:40:51 # -> Force: false 22:40:51 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 22:40:51 $ docker exec --env ******** --env ******** 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 ssh-agent -k 22:40:51 unset SSH_AUTH_SOCK; 22:40:51 unset SSH_AGENT_PID; 22:40:51 echo Agent pid 63 killed; 22:40:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:52 + git semver [Pipeline] } 22:40:52 $ docker stop --time=1 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 22:40:53 $ docker rm -f 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:40:54 Stashed 1 file(s) [Pipeline] echo 22:40:54 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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:41:10 Still waiting to schedule task 22:41:10 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ 22:41:10 ‘prd-centos7-docker-4c-2g-215’ is offline 22:41:10 ‘prd-centos7-docker-4c-2g-216’ is offline 22:41:10 ‘prd-centos7-docker-4c-2g-246’ is offline 22:41:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-238’ doesn’t have label ‘centos7-docker-4c-2g’ 22:41:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-240’ doesn’t have label ‘centos7-docker-4c-2g’ 22:41:10 Still waiting to schedule task 22:41:10 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:41:10 ‘prd-centos7-docker-4c-2g-215’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:41:10 ‘prd-centos7-docker-4c-2g-216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:41:10 ‘prd-centos7-docker-4c-2g-246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:41:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-238’ is offline 22:41:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-240’ is offline 22:48:51 Running on prd-centos7-docker-4c-2g-657 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 22:48:51 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 22:48:51 The recommended git tool is: git 22:48:53 using credential edgex-jenkins-ssh 22:48:54 Cloning the remote Git repository 22:48:54 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:48:54 > git init /w/workspace/device-virtual-go/1 # timeout=10 22:48:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:48:54 > git --version # timeout=10 22:48:54 > git --version # 'git version 2.24.4' 22:48:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:54 [INFO] Currently running in a labeled security context 22:48:54 [INFO] Currently SELinux is 'enforcing' on the host 22:48:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh4197653094749296716.key 22:48:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:55 Avoid second fetch 22:48:55 Checking out Revision 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e (main) 22:48:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:48:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:55 > git config core.sparsecheckout # timeout=10 22:48:55 > git checkout -f 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 22:48:59 Commit message: "Merge pull request #231 from cloudxxx8/issue-230" 22:48:59 > git --version # timeout=10 22:48:59 > git --version # 'git version 2.24.4' 22:48:59 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:49:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:49:01 + sudo service docker restart 22:49:01 + true 22:49:01 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:19 provisioning config files... 22:49:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5504708078593188996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:20 ---> docker-login.sh 22:49:20 nexus3.edgexfoundry.org:10001 22:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:20 Configure a credential helper to remove this warning. See 22:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:20 22:49:20 Login Succeeded 22:49:20 nexus3.edgexfoundry.org:10002 22:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:20 Configure a credential helper to remove this warning. See 22:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:20 22:49:20 Login Succeeded 22:49:20 nexus3.edgexfoundry.org:10003 22:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:20 Configure a credential helper to remove this warning. See 22:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:20 22:49:20 Login Succeeded 22:49:20 nexus3.edgexfoundry.org:10004 22:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:21 Configure a credential helper to remove this warning. See 22:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:21 22:49:21 Login Succeeded 22:49:21 docker.io 22:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:21 Configure a credential helper to remove this warning. See 22:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:21 22:49:21 Login Succeeded 22:49:21 ---> docker-login.sh ends [Pipeline] } 22:49:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:49:21 ========================================================= 22:49:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:49:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:49:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:49:22 Sending build context to Docker daemon 8.58MB 22:49:22 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:49:22 Step 2/8 : FROM ${BASE} 22:49:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:49:22 540db60ca938: Pulling fs layer 22:49:22 adcc1eea9eea: Pulling fs layer 22:49:22 4c4ab2625f07: Pulling fs layer 22:49:22 0510c868ecb4: Pulling fs layer 22:49:22 afea3b2eda06: Pulling fs layer 22:49:22 7809a108b3ef: Pulling fs layer 22:49:22 f706445af74f: Pulling fs layer 22:49:22 0510c868ecb4: Waiting 22:49:22 afea3b2eda06: Waiting 22:49:22 f706445af74f: Waiting 22:49:22 7809a108b3ef: Waiting 22:49:22 4c4ab2625f07: Verifying Checksum 22:49:22 4c4ab2625f07: Download complete 22:49:22 adcc1eea9eea: Verifying Checksum 22:49:22 adcc1eea9eea: Download complete 22:49:22 afea3b2eda06: Verifying Checksum 22:49:22 afea3b2eda06: Download complete 22:49:22 540db60ca938: Verifying Checksum 22:49:22 540db60ca938: Download complete 22:49:22 7809a108b3ef: Verifying Checksum 22:49:22 7809a108b3ef: Download complete 22:49:22 540db60ca938: Pull complete 22:49:22 adcc1eea9eea: Pull complete 22:49:23 4c4ab2625f07: Pull complete 22:49:23 f706445af74f: Verifying Checksum 22:49:23 f706445af74f: Download complete 22:49:24 0510c868ecb4: Verifying Checksum 22:49:24 0510c868ecb4: Download complete 22:49:28 0510c868ecb4: Pull complete 22:49:28 afea3b2eda06: Pull complete 22:49:28 7809a108b3ef: Pull complete 22:49:30 f706445af74f: Pull complete 22:49:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:49:30 ---> b068be0155e3 22:49:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 22:49:33 ---> Running in 35c7e4f63a89 22:49:33 Removing intermediate container 35c7e4f63a89 22:49:33 ---> 4a6dd1b8b3aa 22:49:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:33 ---> Running in 11e23e9ba75e 22:49:34 Removing intermediate container 11e23e9ba75e 22:49:34 ---> 8ced024e4c2a 22:49:34 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 22:49:34 ---> Running in 3819b0f47e6b 22:49:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:49:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:49:35 (1/13) Installing libc-dev (0.7.2-r3) 22:49:35 (2/13) Installing libsodium (1.0.18-r0) 22:49:36 (3/13) Installing pkgconf (1.7.3-r0) 22:49:36 (4/13) Installing libsodium-dev (1.0.18-r0) 22:49:36 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:49:36 (6/13) Installing libedit (20191231.3.1-r1) 22:49:36 (7/13) Installing openssh-client (8.4_p1-r3) 22:49:36 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:49:36 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:49:37 (10/13) Installing openssh-server (8.4_p1-r3) 22:49:37 (11/13) Installing openssh (8.4_p1-r3) 22:49:37 (12/13) Installing libzmq (4.3.3-r1) 22:49:37 (13/13) Installing zeromq-dev (4.3.3-r1) 22:49:37 Executing busybox-1.32.1-r6.trigger 22:49:37 OK: 156 MiB in 53 packages 22:49:37 Removing intermediate container 3819b0f47e6b 22:49:37 ---> b7589093cf9b 22:49:37 Step 6/8 : WORKDIR /device-virtual-go 22:49:37 ---> Running in 28f9952ed821 22:49:37 Removing intermediate container 28f9952ed821 22:49:37 ---> a554197e9f4b 22:49:37 Step 7/8 : COPY . . 22:49:38 ---> 5fd7ea6eefdf 22:49:38 Step 8/8 : RUN go mod download 22:49:38 ---> Running in 9988c97bf15d 22:49:53 Removing intermediate container 9988c97bf15d 22:49:53 ---> 9313a699ee54 22:49:53 Successfully built 9313a699ee54 22:49:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:49:53 + docker inspect -f . ci-base-image-x86_64 22:49:53 . [Pipeline] withDockerContainer 22:49:53 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 22:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:49:54 $ docker top 290684f01dc35b7c21171f3812c806309ac83055665820ae201377bbce1feb9f -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:54 + go version 22:49:54 go version go1.16.3 linux/amd64 [Pipeline] } 22:49:54 $ docker stop --time=1 290684f01dc35b7c21171f3812c806309ac83055665820ae201377bbce1feb9f 22:49:55 $ docker rm -f 290684f01dc35b7c21171f3812c806309ac83055665820ae201377bbce1feb9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:49:56 + docker inspect -f . ci-base-image-x86_64 22:49:56 . [Pipeline] withDockerContainer 22:49:56 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 22:49:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:49:57 $ docker top 0312f14f5d507e816ccaf9f4c8aee8448d73633b0ee93efae755fdfe84b5e25b -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:57 + go mod tidy [Pipeline] sh 22:49:58 + make test 22:49:58 go mod tidy 22:49:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:49:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:50:21 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:50:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.261s coverage: 63.8% of statements 22:50:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:50:26 gofmt -l . 22:50:26 [ "`gofmt -l .`" = "" ] 22:50:26 ./bin/test-attribution-txt.sh 22:50:26 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:50:26 $ docker stop --time=1 0312f14f5d507e816ccaf9f4c8aee8448d73633b0ee93efae755fdfe84b5e25b 22:50:28 $ docker rm -f 0312f14f5d507e816ccaf9f4c8aee8448d73633b0ee93efae755fdfe84b5e25b [Pipeline] // withDockerContainer [Pipeline] sh 22:50:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:50:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:50:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:50:31 + ls -al . 22:50:31 total 140 22:50:31 drwxrwxr-x. 7 jenkins jenkins 4096 Jul 6 22:50 . 22:50:31 drwxrwxr-x. 4 jenkins jenkins 28 Jul 6 22:48 .. 22:50:31 -rw-rw-r--. 1 jenkins jenkins 8153 Jul 6 22:48 Attribution.txt 22:50:31 drwxrwxr-x. 2 jenkins jenkins 64 Jul 6 22:48 bin 22:50:31 -rw-rw-r--. 1 jenkins jenkins 6349 Jul 6 22:48 CHANGELOG.md 22:50:31 drwxrwxr-x. 3 jenkins jenkins 32 Jul 6 22:48 cmd 22:50:31 -rw-r--r--. 1 jenkins jenkins 47257 Jul 6 22:50 coverage.out 22:50:31 -rw-rw-r--. 1 jenkins jenkins 1921 Jul 6 22:48 Dockerfile 22:50:31 -rw-rw-r--. 1 jenkins jenkins 998 Jul 6 22:48 Dockerfile.build 22:50:31 drwxrwxr-x. 8 jenkins jenkins 162 Jul 6 22:48 .git 22:50:31 drwxrwxr-x. 2 jenkins jenkins 103 Jul 6 22:48 .github 22:50:31 -rw-rw-r--. 1 jenkins jenkins 277 Jul 6 22:48 .gitignore 22:50:31 -rw-r--r--. 1 jenkins jenkins 795 Jul 6 22:50 go.mod 22:50:31 -rw-r--r--. 1 jenkins jenkins 22824 Jul 6 22:49 go.sum 22:50:31 drwxrwxr-x. 3 jenkins jenkins 20 Jul 6 22:48 internal 22:50:31 -rw-rw-r--. 1 jenkins jenkins 660 Jul 6 22:48 Jenkinsfile 22:50:31 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 6 22:48 LICENSE 22:50:31 -rw-rw-r--. 1 jenkins jenkins 905 Jul 6 22:48 Makefile 22:50:31 -rw-rw-r--. 1 jenkins jenkins 2745 Jul 6 22:48 README.md 22:50:31 -rw-rw-r--. 1 jenkins jenkins 11 Jul 6 22:40 VERSION 22:50:31 -rw-rw-r--. 1 jenkins jenkins 235 Jul 6 22:48 version.go [Pipeline] isUnix [Pipeline] sh 22:50:31 + 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=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e --label arch=amd64 --label version=2.0.1-dev.1 . 22:50:31 Sending build context to Docker daemon 8.651MB 22:50:31 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 22:50:31 Step 2/26 : FROM ${BASE} AS builder 22:50:31 ---> 9313a699ee54 22:50:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:50:31 ---> Running in fde9bb220d0b 22:50:31 Removing intermediate container fde9bb220d0b 22:50:31 ---> d13a19cc0df5 22:50:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:50:31 ---> Running in da264dff1944 22:50:31 Removing intermediate container da264dff1944 22:50:31 ---> b982d4e87d6f 22:50:31 Step 5/26 : WORKDIR /device-virtual-go 22:50:32 ---> Running in 4eca13779280 22:50:32 Removing intermediate container 4eca13779280 22:50:32 ---> abc87a836651 22:50:32 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:32 ---> Running in f29b33ca62f4 22:50:33 Removing intermediate container f29b33ca62f4 22:50:33 ---> 0281994cfb1d 22:50:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:50:33 ---> Running in 846f69539db3 22:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:50:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:50:35 OK: 156 MiB in 53 packages 22:50:36 Removing intermediate container 846f69539db3 22:50:36 ---> 73a32f1dd8dd 22:50:36 Step 8/26 : COPY . . 22:50:36 ---> c2bcd84498f0 22:50:36 Step 9/26 : RUN go mod tidy 22:50:36 ---> Running in c7216d9c2eed 22:50:37 Removing intermediate container c7216d9c2eed 22:50:37 ---> 9fb670c315ee 22:50:37 Step 10/26 : RUN go mod download 22:50:37 ---> Running in 886d56f62a98 22:50:38 Removing intermediate container 886d56f62a98 22:50:38 ---> 820a8cab9611 22:50:38 Step 11/26 : ARG MAKE='make build' 22:50:38 ---> Running in dcf3b8f56794 22:50:38 Removing intermediate container dcf3b8f56794 22:50:38 ---> 8e433f37b618 22:50:38 Step 12/26 : RUN $MAKE 22:50:38 ---> Running in ff0999c99586 22:50:38 go mod tidy 22:50:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.1" -o cmd/device-virtual ./cmd 22:50:54 Removing intermediate container ff0999c99586 22:50:54 ---> d2aa5237df77 22:50:54 Step 13/26 : FROM alpine:3.12 22:50:54 3.12: Pulling from library/alpine 22:50:54 339de151aab4: Pulling fs layer 22:50:54 339de151aab4: Verifying Checksum 22:50:54 339de151aab4: Download complete 22:50:54 339de151aab4: Pull complete 22:50:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:50:54 Status: Downloaded newer image for alpine:3.12 22:50:54 ---> 13621d1b12d4 22:50:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:50:55 ---> Running in 811760a1c885 22:50:55 Removing intermediate container 811760a1c885 22:50:55 ---> 0f9150369135 22:50:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:55 ---> Running in d6f7f493fec0 22:50:55 Removing intermediate container d6f7f493fec0 22:50:55 ---> f028f7c03219 22:50:55 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:50:55 ---> Running in 143b42a7b3ac 22:50:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:50:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:50:57 (1/6) Installing dumb-init (1.2.2-r1) 22:50:57 (2/6) Installing libgcc (9.3.0-r2) 22:50:57 (3/6) Installing libsodium (1.0.18-r0) 22:50:57 (4/6) Installing libstdc++ (9.3.0-r2) 22:50:58 (5/6) Installing libzmq (4.3.3-r0) 22:50:58 (6/6) Installing zeromq (4.3.3-r0) 22:50:58 Executing busybox-1.31.1-r20.trigger 22:50:58 OK: 8 MiB in 20 packages 22:50:58 Removing intermediate container 143b42a7b3ac 22:50:58 ---> 3a33bee14d52 22:50:58 Step 17/26 : WORKDIR / 22:50:58 ---> Running in bf9c6c626fbb 22:50:58 Removing intermediate container bf9c6c626fbb 22:50:58 ---> 2f7412e94a04 22:50:58 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:50:58 ---> 87ccbbf7f3dc 22:50:58 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:50:58 ---> 95419fef22f0 22:50:58 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:50:59 ---> fd90c5b9a7b4 22:50:59 Step 21/26 : EXPOSE 59900 22:50:59 ---> Running in d7e4653eb0cc 22:50:59 Removing intermediate container d7e4653eb0cc 22:50:59 ---> 2e906ed8773a 22:50:59 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:50:59 ---> Running in eae036f51c34 22:50:59 Removing intermediate container eae036f51c34 22:50:59 ---> 22db78fa979d 22:50:59 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:59 ---> Running in 62b345923d95 22:50:59 Removing intermediate container 62b345923d95 22:50:59 ---> c5e2b21b2d7a 22:50:59 Step 24/26 : LABEL arch=amd64 22:50:59 ---> Running in cedfbec36cdc 22:50:59 Removing intermediate container cedfbec36cdc 22:50:59 ---> 625874f938ca 22:50:59 Step 25/26 : LABEL git_sha=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e 22:50:59 ---> Running in 2a0beabc8337 22:50:59 Removing intermediate container 2a0beabc8337 22:50:59 ---> 71112f8b89b1 22:50:59 Step 26/26 : LABEL version=2.0.1-dev.1 22:50:59 ---> Running in 8a6b0ad22f0c 22:50:59 Removing intermediate container 8a6b0ad22f0c 22:50:59 ---> 19d64169843d 22:50:59 [Warning] One or more build-args [ARCH] were not consumed 22:50:59 Successfully built 19d64169843d 22:50:59 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:00 provisioning config files... 22:51:00 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7606602992851893609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:00 ---> docker-login.sh 22:51:00 nexus3.edgexfoundry.org:10001 22:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:00 Configure a credential helper to remove this warning. See 22:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:00 22:51:00 Login Succeeded 22:51:00 nexus3.edgexfoundry.org:10002 22:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:01 Configure a credential helper to remove this warning. See 22:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:01 22:51:01 Login Succeeded 22:51:01 nexus3.edgexfoundry.org:10003 22:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:01 Configure a credential helper to remove this warning. See 22:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:01 22:51:01 Login Succeeded 22:51:01 nexus3.edgexfoundry.org:10004 22:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:01 Configure a credential helper to remove this warning. See 22:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:01 22:51:01 Login Succeeded 22:51:01 docker.io 22:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:01 Configure a credential helper to remove this warning. See 22:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:01 22:51:01 Login Succeeded 22:51:01 ---> docker-login.sh ends [Pipeline] } 22:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:51:01 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 22:51:01 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e 22:51:01 latest 22:51:01 2.0.1-dev.1 22:51:01 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 22:51:01 main 22:51:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:51:02 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] isUnix [Pipeline] sh 22:51:02 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e 22:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:51:02 f78086ae8119: Preparing 22:51:02 d434fe817b06: Preparing 22:51:02 fb2731c4a397: Preparing 22:51:02 57fc3b842a22: Preparing 22:51:02 987fd6703219: Preparing 22:51:02 32f366d666a5: Preparing 22:51:02 32f366d666a5: Waiting 22:51:03 987fd6703219: Pushed 22:51:03 32f366d666a5: Layer already exists 22:51:03 d434fe817b06: Pushed 22:51:03 57fc3b842a22: Pushed 22:51:03 fb2731c4a397: Pushed 22:51:04 f78086ae8119: Pushed 22:51:05 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:51:05 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 22:51:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 22:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:51:06 f78086ae8119: Preparing 22:51:06 d434fe817b06: Preparing 22:51:06 fb2731c4a397: Preparing 22:51:06 57fc3b842a22: Preparing 22:51:06 987fd6703219: Preparing 22:51:06 32f366d666a5: Preparing 22:51:06 32f366d666a5: Waiting 22:51:06 57fc3b842a22: Layer already exists 22:51:06 f78086ae8119: Layer already exists 22:51:06 d434fe817b06: Layer already exists 22:51:06 987fd6703219: Layer already exists 22:51:06 fb2731c4a397: Layer already exists 22:51:06 32f366d666a5: Layer already exists 22:51:06 latest: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:51:06 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:51:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.1 22:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:51:06 f78086ae8119: Preparing 22:51:06 d434fe817b06: Preparing 22:51:06 fb2731c4a397: Preparing 22:51:06 57fc3b842a22: Preparing 22:51:06 987fd6703219: Preparing 22:51:06 32f366d666a5: Preparing 22:51:06 32f366d666a5: Waiting 22:51:06 fb2731c4a397: Layer already exists 22:51:06 987fd6703219: Layer already exists 22:51:06 d434fe817b06: Layer already exists 22:51:06 f78086ae8119: Layer already exists 22:51:06 57fc3b842a22: Layer already exists 22:51:06 32f366d666a5: Layer already exists 22:51:06 2.0.1-dev.1: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:51:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:51:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 22:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:51:07 f78086ae8119: Preparing 22:51:07 d434fe817b06: Preparing 22:51:07 fb2731c4a397: Preparing 22:51:07 57fc3b842a22: Preparing 22:51:07 987fd6703219: Preparing 22:51:07 32f366d666a5: Preparing 22:51:07 32f366d666a5: Waiting 22:51:07 fb2731c4a397: Layer already exists 22:51:07 d434fe817b06: Layer already exists 22:51:07 57fc3b842a22: Layer already exists 22:51:07 f78086ae8119: Layer already exists 22:51:07 987fd6703219: Layer already exists 22:51:07 32f366d666a5: Layer already exists 22:51:07 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:51:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 22:51:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 22:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 22:51:08 f78086ae8119: Preparing 22:51:08 d434fe817b06: Preparing 22:51:08 fb2731c4a397: Preparing 22:51:08 57fc3b842a22: Preparing 22:51:08 987fd6703219: Preparing 22:51:08 32f366d666a5: Preparing 22:51:08 32f366d666a5: Waiting 22:51:08 f78086ae8119: Layer already exists 22:51:08 d434fe817b06: Layer already exists 22:51:08 987fd6703219: Layer already exists 22:51:08 fb2731c4a397: Layer already exists 22:51:08 57fc3b842a22: Layer already exists 22:51:08 32f366d666a5: Layer already exists 22:51:08 main: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:51:08 ===================================================== [Pipeline] echo 22:51:08 taggedImages: 22:51:08 - nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e 22:51:08 - nexus3.edgexfoundry.org:10004/device-virtual:latest 22:51:08 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.1 22:51:08 - nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 22:51:08 - 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] libraryResource [Pipeline] sh 22:51:09 ---> job-cost.sh 22:51:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5G9N 22:51:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-5G9N/bin to PATH 22:51:34 INFO: No Stack... 22:51:35 INFO: Retrieving Pricing Info for: v3-standard-2 22:51:35 INFO: Archiving Costs [Pipeline] sh 22:51:35 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 22:51:35 + cut -d, -f6 [Pipeline] lock 22:51:35 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] 22:51:35 Resource [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] did not exist. Created. 22:51:35 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:51:36 + echo total: 0.05999999865889549 [Pipeline] stash 22:51:36 Stashed 1 file(s) [Pipeline] } 22:51:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1622 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 23:09:23 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 23:09:23 The recommended git tool is: git 23:09:29 using credential edgex-jenkins-ssh 23:09:29 Cloning the remote Git repository 23:09:29 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:09:29 > git init /w/workspace/device-virtual-go/1 # timeout=10 23:09:29 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:09:29 > git --version # timeout=10 23:09:29 > git --version # 'git version 2.17.1' 23:09:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:31 Avoid second fetch 23:09:31 Checking out Revision 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e (main) 23:09:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:09:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:31 > git config core.sparsecheckout # timeout=10 23:09:31 > git checkout -f 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 23:09:35 Commit message: "Merge pull request #231 from cloudxxx8/issue-230" 23:09:35 > git --version # timeout=10 23:09:35 > git --version # 'git version 2.17.1' 23:09:35 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:09:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:09:38 + + sudo service docker restart 23:09:38 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:56 provisioning config files... 23:09:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8974956678123192889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:57 ---> docker-login.sh 23:09:57 nexus3.edgexfoundry.org:10001 23:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:58 Configure a credential helper to remove this warning. See 23:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:58 23:09:58 Login Succeeded 23:09:58 nexus3.edgexfoundry.org:10002 23:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:58 Configure a credential helper to remove this warning. See 23:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:58 23:09:58 Login Succeeded 23:09:58 nexus3.edgexfoundry.org:10003 23:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:59 Configure a credential helper to remove this warning. See 23:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:59 23:09:59 Login Succeeded 23:09:59 nexus3.edgexfoundry.org:10004 23:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:00 Configure a credential helper to remove this warning. See 23:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:00 23:10:00 Login Succeeded 23:10:00 docker.io 23:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:00 Configure a credential helper to remove this warning. See 23:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:00 23:10:00 Login Succeeded 23:10:00 ---> docker-login.sh ends [Pipeline] } 23:10:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:01 ========================================================= 23:10:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:10:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:10:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:10:02 Sending build context to Docker daemon 8.58MB 23:10:02 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:10:02 Step 2/8 : FROM ${BASE} 23:10:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:02 595b0fe564bb: Pulling fs layer 23:10:02 3088b5b3c5c0: Pulling fs layer 23:10:02 5b7225fbf94c: Pulling fs layer 23:10:02 ba82ee9f976e: Pulling fs layer 23:10:02 506bd15cee9f: Pulling fs layer 23:10:02 75a0a4a0db45: Pulling fs layer 23:10:02 618dc40b7e24: Pulling fs layer 23:10:02 506bd15cee9f: Waiting 23:10:02 75a0a4a0db45: Waiting 23:10:02 618dc40b7e24: Waiting 23:10:02 ba82ee9f976e: Waiting 23:10:02 5b7225fbf94c: Verifying Checksum 23:10:02 5b7225fbf94c: Download complete 23:10:02 3088b5b3c5c0: Download complete 23:10:02 506bd15cee9f: Verifying Checksum 23:10:02 506bd15cee9f: Download complete 23:10:02 75a0a4a0db45: Download complete 23:10:02 595b0fe564bb: Verifying Checksum 23:10:02 595b0fe564bb: Download complete 23:10:03 595b0fe564bb: Pull complete 23:10:03 3088b5b3c5c0: Pull complete 23:10:04 5b7225fbf94c: Pull complete 23:10:05 618dc40b7e24: Verifying Checksum 23:10:05 618dc40b7e24: Download complete 23:10:06 ba82ee9f976e: Download complete 23:10:19 ba82ee9f976e: Pull complete 23:10:19 506bd15cee9f: Pull complete 23:10:19 75a0a4a0db45: Pull complete 23:10:21 618dc40b7e24: Pull complete 23:10:21 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:10:21 ---> a36622ca3599 23:10:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 23:10:23 ---> Running in c534ec551e91 23:10:23 Removing intermediate container c534ec551e91 23:10:23 ---> 0912910c3ae9 23:10:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:24 ---> Running in 2c90b54c62b4 23:10:26 Removing intermediate container 2c90b54c62b4 23:10:26 ---> 526cff6a7af7 23:10:26 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 23:10:26 ---> Running in de65693a4ff9 23:10:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:10:29 (1/13) Installing libc-dev (0.7.2-r3) 23:10:29 (2/13) Installing libsodium (1.0.18-r0) 23:10:29 (3/13) Installing pkgconf (1.7.3-r0) 23:10:29 (4/13) Installing libsodium-dev (1.0.18-r0) 23:10:29 (5/13) Installing openssh-keygen (8.4_p1-r3) 23:10:29 (6/13) Installing libedit (20191231.3.1-r1) 23:10:29 (7/13) Installing openssh-client (8.4_p1-r3) 23:10:30 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 23:10:30 (9/13) Installing openssh-server-common (8.4_p1-r3) 23:10:30 (10/13) Installing openssh-server (8.4_p1-r3) 23:10:30 (11/13) Installing openssh (8.4_p1-r3) 23:10:31 (12/13) Installing libzmq (4.3.3-r1) 23:10:31 (13/13) Installing zeromq-dev (4.3.3-r1) 23:10:31 Executing busybox-1.32.1-r6.trigger 23:10:31 OK: 145 MiB in 53 packages 23:10:32 Removing intermediate container de65693a4ff9 23:10:32 ---> 96da1db1801c 23:10:32 Step 6/8 : WORKDIR /device-virtual-go 23:10:32 ---> Running in 1ec41765c597 23:10:33 Removing intermediate container 1ec41765c597 23:10:33 ---> 1a91e1f17a02 23:10:33 Step 7/8 : COPY . . 23:10:34 ---> 76f474ce6361 23:10:34 Step 8/8 : RUN go mod download 23:10:34 ---> Running in af98c2da1f83 23:11:01 Removing intermediate container af98c2da1f83 23:11:01 ---> 2617a3f1e0ef 23:11:01 Successfully built 2617a3f1e0ef 23:11:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:11:01 + docker inspect -f . ci-base-image-arm64 23:11:01 . [Pipeline] withDockerContainer 23:11:02 prd-ubuntu18.04-docker-arm64-4c-16g-1622 does not seem to be running inside a container 23:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:11:03 $ docker top 3c18dfc0a3e0c264ac8eec710d951a79858a29b075a1566d273f3ca42a17c091 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:04 + go version 23:11:04 go version go1.16.5 linux/arm64 [Pipeline] } 23:11:04 $ docker stop --time=1 3c18dfc0a3e0c264ac8eec710d951a79858a29b075a1566d273f3ca42a17c091 23:11:06 $ docker rm -f 3c18dfc0a3e0c264ac8eec710d951a79858a29b075a1566d273f3ca42a17c091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:07 + docker inspect -f . ci-base-image-arm64 23:11:07 . [Pipeline] withDockerContainer 23:11:07 prd-ubuntu18.04-docker-arm64-4c-16g-1622 does not seem to be running inside a container 23:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:11:09 $ docker top b3efc869897937226e497c453860b96f9c715c942ef9c14f2c7667e36cdf0f08 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:10 + go mod tidy [Pipeline] sh 23:11:11 + make test 23:11:11 go mod tidy 23:11:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:11:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:12:21 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:12:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.709s coverage: 63.8% of statements 23:12:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:12:44 gofmt -l . 23:12:44 [ "`gofmt -l .`" = "" ] 23:12:44 ./bin/test-attribution-txt.sh 23:12:44 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:12:44 $ docker stop --time=1 b3efc869897937226e497c453860b96f9c715c942ef9c14f2c7667e36cdf0f08 23:12:46 $ docker rm -f b3efc869897937226e497c453860b96f9c715c942ef9c14f2c7667e36cdf0f08 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:47 Warning: overwriting stash ‘coverage-report’ 23:12:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:48 + ls -al . 23:12:48 total 164 23:12:48 drwxrwxr-x 7 jenkins jenkins 4096 Jul 6 23:12 . 23:12:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 23:09 .. 23:12:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 23:09 .git 23:12:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 23:09 .github 23:12:48 -rw-rw-r-- 1 jenkins jenkins 277 Jul 6 23:09 .gitignore 23:12:48 -rw-rw-r-- 1 jenkins jenkins 8153 Jul 6 23:09 Attribution.txt 23:12:48 -rw-rw-r-- 1 jenkins jenkins 6349 Jul 6 23:09 CHANGELOG.md 23:12:48 -rw-rw-r-- 1 jenkins jenkins 1921 Jul 6 23:09 Dockerfile 23:12:48 -rw-rw-r-- 1 jenkins jenkins 998 Jul 6 23:09 Dockerfile.build 23:12:48 -rw-rw-r-- 1 jenkins jenkins 660 Jul 6 23:09 Jenkinsfile 23:12:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 6 23:09 LICENSE 23:12:48 -rw-rw-r-- 1 jenkins jenkins 905 Jul 6 23:09 Makefile 23:12:48 -rw-rw-r-- 1 jenkins jenkins 2745 Jul 6 23:09 README.md 23:12:48 -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 22:40 VERSION 23:12:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 23:09 bin 23:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 23:09 cmd 23:12:48 -rw-r--r-- 1 jenkins jenkins 47257 Jul 6 23:12 coverage.out 23:12:48 -rw-r--r-- 1 jenkins jenkins 795 Jul 6 23:12 go.mod 23:12:48 -rw-r--r-- 1 jenkins jenkins 22824 Jul 6 23:11 go.sum 23:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 23:09 internal 23:12:48 -rw-rw-r-- 1 jenkins jenkins 235 Jul 6 23:09 version.go [Pipeline] isUnix [Pipeline] sh 23:12:49 + 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=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e --label arch=arm64 --label version=2.0.1-dev.1 . 23:12:49 Sending build context to Docker daemon 8.651MB 23:12:49 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 23:12:49 Step 2/26 : FROM ${BASE} AS builder 23:12:49 ---> 2617a3f1e0ef 23:12:49 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:12:49 ---> Running in 32083c04556c 23:12:50 Removing intermediate container 32083c04556c 23:12:50 ---> 4ce46afa313c 23:12:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:12:50 ---> Running in a1d3d92cb7ba 23:12:51 Removing intermediate container a1d3d92cb7ba 23:12:51 ---> 081cdec8a968 23:12:51 Step 5/26 : WORKDIR /device-virtual-go 23:12:51 ---> Running in 9ec69257442c 23:12:51 Removing intermediate container 9ec69257442c 23:12:51 ---> 5e5d9e4108c3 23:12:51 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:51 ---> Running in 3d1909db4d46 23:12:53 Removing intermediate container 3d1909db4d46 23:12:53 ---> 23ef5b6fcd3f 23:12:53 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:53 ---> Running in 4b7ef71dd568 23:12:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:12:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:12:56 OK: 145 MiB in 53 packages 23:12:57 Removing intermediate container 4b7ef71dd568 23:12:57 ---> b24ac9644d3b 23:12:57 Step 8/26 : COPY . . 23:12:58 ---> b95a9870f378 23:12:58 Step 9/26 : RUN go mod tidy 23:12:59 ---> Running in 83a965b4437e 23:13:01 Removing intermediate container 83a965b4437e 23:13:01 ---> 354793792011 23:13:01 Step 10/26 : RUN go mod download 23:13:01 ---> Running in 4305c3237bf9 23:13:04 Removing intermediate container 4305c3237bf9 23:13:04 ---> 2cc1b1ac8869 23:13:04 Step 11/26 : ARG MAKE='make build' 23:13:04 ---> Running in 1cfe8105543d 23:13:04 Removing intermediate container 1cfe8105543d 23:13:04 ---> c5fe7b744ebd 23:13:04 Step 12/26 : RUN $MAKE 23:13:04 ---> Running in f175d84929d2 23:13:05 go mod tidy 23:13:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.1" -o cmd/device-virtual ./cmd 23:14:03 Removing intermediate container f175d84929d2 23:14:03 ---> 4e86c310041d 23:14:03 Step 13/26 : FROM alpine:3.12 23:14:03 3.12: Pulling from library/alpine 23:14:03 d2f70382dc9a: Pulling fs layer 23:14:03 d2f70382dc9a: Verifying Checksum 23:14:03 d2f70382dc9a: Download complete 23:14:03 d2f70382dc9a: Pull complete 23:14:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:14:03 Status: Downloaded newer image for alpine:3.12 23:14:03 ---> c4fd0aeabfcf 23:14:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:14:03 ---> Running in 7784df9bb194 23:14:03 Removing intermediate container 7784df9bb194 23:14:03 ---> 92dd7ad0b739 23:14:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:03 ---> Running in 23131fa9a35c 23:14:03 Removing intermediate container 23131fa9a35c 23:14:03 ---> df8c483b0a78 23:14:03 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:14:03 ---> Running in 255120882f29 23:14:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:14:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:14:03 (1/6) Installing dumb-init (1.2.2-r1) 23:14:03 (2/6) Installing libgcc (9.3.0-r2) 23:14:03 (3/6) Installing libsodium (1.0.18-r0) 23:14:03 (4/6) Installing libstdc++ (9.3.0-r2) 23:14:03 (5/6) Installing libzmq (4.3.3-r0) 23:14:03 (6/6) Installing zeromq (4.3.3-r0) 23:14:03 Executing busybox-1.31.1-r20.trigger 23:14:03 OK: 8 MiB in 20 packages 23:14:03 Removing intermediate container 255120882f29 23:14:03 ---> 353cb1ffd849 23:14:03 Step 17/26 : WORKDIR / 23:14:04 ---> Running in a9f53044fa57 23:14:04 Removing intermediate container a9f53044fa57 23:14:04 ---> e11f9b1c7029 23:14:04 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:14:05 ---> 622b4f9dd589 23:14:05 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 23:14:05 ---> 2c7901c15d71 23:14:05 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 23:14:07 ---> 2a60277d43c9 23:14:07 Step 21/26 : EXPOSE 59900 23:14:07 ---> Running in 207c5b9c7516 23:14:07 Removing intermediate container 207c5b9c7516 23:14:07 ---> 6e3044506dce 23:14:07 Step 22/26 : ENTRYPOINT ["/device-virtual"] 23:14:08 ---> Running in db5431d03166 23:14:08 Removing intermediate container db5431d03166 23:14:08 ---> a48d9c2a20a7 23:14:08 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:14:08 ---> Running in dbef32160903 23:14:09 Removing intermediate container dbef32160903 23:14:09 ---> bf88a2937557 23:14:09 Step 24/26 : LABEL arch=arm64 23:14:09 ---> Running in 96db7bb1764a 23:14:09 Removing intermediate container 96db7bb1764a 23:14:09 ---> c08302388bc1 23:14:09 Step 25/26 : LABEL git_sha=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e 23:14:09 ---> Running in 60210eaf4d37 23:14:10 Removing intermediate container 60210eaf4d37 23:14:10 ---> a9c74508c905 23:14:10 Step 26/26 : LABEL version=2.0.1-dev.1 23:14:10 ---> Running in 69fd33531c4a 23:14:11 Removing intermediate container 69fd33531c4a 23:14:11 ---> d2dd06da54e1 23:14:11 [Warning] One or more build-args [ARCH] were not consumed 23:14:11 Successfully built d2dd06da54e1 23:14:11 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 23:14:11 provisioning config files... 23:14:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5830756849399995721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:12 ---> docker-login.sh 23:14:12 nexus3.edgexfoundry.org:10001 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 nexus3.edgexfoundry.org:10002 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 nexus3.edgexfoundry.org:10003 23:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:13 Configure a credential helper to remove this warning. See 23:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:13 23:14:13 Login Succeeded 23:14:13 nexus3.edgexfoundry.org:10004 23:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:14 Configure a credential helper to remove this warning. See 23:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:14 23:14:14 Login Succeeded 23:14:14 docker.io 23:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:14 Configure a credential helper to remove this warning. See 23:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:14 23:14:14 Login Succeeded 23:14:14 ---> docker-login.sh ends [Pipeline] } 23:14:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:15 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 23:14:15 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e 23:14:15 latest 23:14:15 2.0.1-dev.1 23:14:15 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 23:14:15 main 23:14:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:15 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] isUnix [Pipeline] sh 23:14:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e 23:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:14:16 725c9f3bc642: Preparing 23:14:16 a3c3e96c0b92: Preparing 23:14:16 a5ac9a0b6b8e: Preparing 23:14:16 f667b3089403: Preparing 23:14:16 17b8d4cd8030: Preparing 23:14:16 3fbe34a1663b: Preparing 23:14:16 3fbe34a1663b: Waiting 23:14:16 17b8d4cd8030: Pushed 23:14:16 a5ac9a0b6b8e: Pushed 23:14:16 a3c3e96c0b92: Pushed 23:14:16 3fbe34a1663b: Layer already exists 23:14:17 f667b3089403: Pushed 23:14:19 725c9f3bc642: Pushed 23:14:20 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] isUnix [Pipeline] sh 23:14:20 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:14:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 23:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:14:21 725c9f3bc642: Preparing 23:14:21 a3c3e96c0b92: Preparing 23:14:21 a5ac9a0b6b8e: Preparing 23:14:21 f667b3089403: Preparing 23:14:21 17b8d4cd8030: Preparing 23:14:21 3fbe34a1663b: Preparing 23:14:21 3fbe34a1663b: Waiting 23:14:21 a5ac9a0b6b8e: Layer already exists 23:14:21 f667b3089403: Layer already exists 23:14:21 17b8d4cd8030: Layer already exists 23:14:21 a3c3e96c0b92: Layer already exists 23:14:21 725c9f3bc642: Layer already exists 23:14:21 3fbe34a1663b: Layer already exists 23:14:21 latest: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] isUnix [Pipeline] sh 23:14:21 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:14:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.1 23:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:14:22 725c9f3bc642: Preparing 23:14:22 a3c3e96c0b92: Preparing 23:14:22 a5ac9a0b6b8e: Preparing 23:14:22 f667b3089403: Preparing 23:14:22 17b8d4cd8030: Preparing 23:14:22 3fbe34a1663b: Preparing 23:14:22 3fbe34a1663b: Waiting 23:14:22 17b8d4cd8030: Layer already exists 23:14:22 725c9f3bc642: Layer already exists 23:14:22 a3c3e96c0b92: Layer already exists 23:14:22 f667b3089403: Layer already exists 23:14:22 a5ac9a0b6b8e: Layer already exists 23:14:22 3fbe34a1663b: Layer already exists 23:14:22 2.0.1-dev.1: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] isUnix [Pipeline] sh 23:14:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:14:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 23:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:14:23 725c9f3bc642: Preparing 23:14:23 a3c3e96c0b92: Preparing 23:14:23 a5ac9a0b6b8e: Preparing 23:14:23 f667b3089403: Preparing 23:14:23 17b8d4cd8030: Preparing 23:14:23 3fbe34a1663b: Preparing 23:14:23 3fbe34a1663b: Waiting 23:14:23 a5ac9a0b6b8e: Layer already exists 23:14:23 17b8d4cd8030: Layer already exists 23:14:23 f667b3089403: Layer already exists 23:14:23 a3c3e96c0b92: Layer already exists 23:14:23 725c9f3bc642: Layer already exists 23:14:23 3fbe34a1663b: Layer already exists 23:14:23 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] isUnix [Pipeline] sh 23:14:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 23:14:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 23:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 23:14:24 725c9f3bc642: Preparing 23:14:24 a3c3e96c0b92: Preparing 23:14:24 a5ac9a0b6b8e: Preparing 23:14:24 f667b3089403: Preparing 23:14:24 17b8d4cd8030: Preparing 23:14:24 3fbe34a1663b: Preparing 23:14:24 3fbe34a1663b: Waiting 23:14:24 f667b3089403: Layer already exists 23:14:24 17b8d4cd8030: Layer already exists 23:14:24 a3c3e96c0b92: Layer already exists 23:14:24 725c9f3bc642: Layer already exists 23:14:24 a5ac9a0b6b8e: Layer already exists 23:14:24 3fbe34a1663b: Layer already exists 23:14:24 main: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:24 ===================================================== [Pipeline] echo 23:14:24 taggedImages: 23:14:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e 23:14:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 23:14:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.1 23:14:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 23:14:24 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:14:25 ---> job-cost.sh 23:14:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3n1L 23:15:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:16:27 lf-activate-venv(): INFO: Adding /tmp/venv-3n1L/bin to PATH 23:16:27 INFO: No Stack... 23:16:28 INFO: Retrieving Pricing Info for: v2-standard-4 23:16:29 INFO: Archiving Costs [Pipeline] sh 23:16:29 + + cutcat -d, /w/workspace/device-virtual-go/1/archives/cost.csv -f6 23:16:29 [Pipeline] lock 23:16:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] 23:16:29 Resource [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] did not exist. Created. 23:16:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:30 /w/workspace/device-virtual-go/1@tmp/durable-460959b0/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-460959b0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:16:30 + echo total: 0.18000000715255737 [Pipeline] stash 23:16:30 Warning: overwriting stash ‘stack-cost’ 23:16:30 Stashed 1 file(s) [Pipeline] } 23:16:30 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [Pipeline] // lock [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 23:16:31 provisioning config files... 23:16:31 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2056806612542360898tmp [Pipeline] { [Pipeline] sh 23:16:32 + set +x 23:16:32 + curl -s https://codecov.io/bash 23:16:32 + bash -s -- 23:16:32 23:16:32 _____ _ 23:16:32 / ____| | | 23:16:32 | | ___ __| | ___ ___ _____ __ 23:16:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:32 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:32 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:32 Bash-1.0.3 23:16:32 23:16:32 23:16:32 ==> git version 2.24.4 found 23:16:32 ==> 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 23:16:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:16:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:16:32 ==> Jenkins CI detected. 23:16:32 project root: . 23:16:32 --> token set from env 23:16:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:32 ==> Running gcov in . (disable via -X gcov) 23:16:32 ==> Python coveragepy not found 23:16:32 ==> Searching for coverage reports in: 23:16:32 + . 23:16:32 -> Found 1 reports 23:16:32 ==> Detecting git/mercurial file structure 23:16:32 ==> Reading reports 23:16:32 + ./coverage.out bytes=47257 23:16:32 ==> Appending adjustments 23:16:32 https://docs.codecov.io/docs/fixing-reports 23:16:32 + Found adjustments 23:16:32 ==> Gzipping contents 23:16:32 8.0K /tmp/codecov.1Hfkyr.gz 23:16:32 ==> Uploading reports 23:16:32 url: https://codecov.io 23:16:32 query: branch=main&commit=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:32 -> Pinging Codecov 23:16:32 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:33 -> Uploading to 23:16:33 https://storage.googleapis.com/codecov/v4/raw/2021-07-06/5E52B4B073DB2E39498172D8E973AA87/2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e/f13488fc-8470-441c-8818-5505fbeea524.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T231632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2213beabd518251efa23897088a4856668cbf6fa878ec036d9990fcc254d1d6 23:16:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:33 Dload Upload Total Spent Left Speed 23:16:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5779 0 0 100 5779 0 18422 --:--:-- --:--:-- --:--:-- 18463 23:16:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] } 23:16:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:16:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:16:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:34 23:16:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:16:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:16:34 188c0c94c7c5: Pulling fs layer 23:16:34 0ef7d3d256c8: Pulling fs layer 23:16:34 de9db76c5a1d: Pulling fs layer 23:16:34 0eba1c9be4d2: Pulling fs layer 23:16:34 0d57e429df01: Pulling fs layer 23:16:34 4e4be7b47b0d: Pulling fs layer 23:16:34 e1f770b5df2f: Pulling fs layer 23:16:34 85a0685a4137: Pulling fs layer 23:16:34 0eba1c9be4d2: Waiting 23:16:34 0d57e429df01: Waiting 23:16:34 4e4be7b47b0d: Waiting 23:16:34 e1f770b5df2f: Waiting 23:16:34 85a0685a4137: Waiting 23:16:35 de9db76c5a1d: Verifying Checksum 23:16:35 de9db76c5a1d: Download complete 23:16:35 0ef7d3d256c8: Download complete 23:16:35 0d57e429df01: Verifying Checksum 23:16:35 0d57e429df01: Download complete 23:16:35 4e4be7b47b0d: Verifying Checksum 23:16:35 4e4be7b47b0d: Download complete 23:16:35 188c0c94c7c5: Verifying Checksum 23:16:35 188c0c94c7c5: Download complete 23:16:35 188c0c94c7c5: Pull complete 23:16:35 0ef7d3d256c8: Pull complete 23:16:36 de9db76c5a1d: Pull complete 23:16:36 e1f770b5df2f: Verifying Checksum 23:16:36 e1f770b5df2f: Download complete 23:16:39 0eba1c9be4d2: Verifying Checksum 23:16:39 0eba1c9be4d2: Download complete 23:16:39 85a0685a4137: Verifying Checksum 23:16:39 85a0685a4137: Download complete 23:16:43 0eba1c9be4d2: Pull complete 23:16:43 0d57e429df01: Pull complete 23:16:43 4e4be7b47b0d: Pull complete 23:16:43 e1f770b5df2f: Pull complete 23:16:47 85a0685a4137: Pull complete 23:16:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:16:47 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 23:16:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:17:04 $ docker top 857f063483741b8f01f4bc6c24062acf8ac40933a7b3cc877df5b80f93785ec4 -eo pid,comm [Pipeline] { [Pipeline] echo 23:17:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:17:05 + set -o pipefail 23:17:05 + snyk monitor '--org=edgex-jenkins' 23:17:17 23:17:17 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 23:17:17 23:17:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/0503f66f-d010-4977-9706-803212a7944d 23:17:17 23:17:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:17:17 23:17:17 [Pipeline] } 23:17:17 $ docker stop --time=1 857f063483741b8f01f4bc6c24062acf8ac40933a7b3cc877df5b80f93785ec4 23:17:20 $ docker rm -f 857f063483741b8f01f4bc6c24062acf8ac40933a7b3cc877df5b80f93785ec4 [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 23:17:21 + git log --format=format:%s -1 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] isUnix [Pipeline] sh 23:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:21 . [Pipeline] withDockerContainer 23:17:22 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 23:17:22 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:17:22 $ docker top 363e4a3b3daea705111271c93395f2923a7b89c4f6bd0a0c723234ef4b5c9525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:22 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:23 + git semver [Pipeline] } 23:17:23 $ docker stop --time=1 363e4a3b3daea705111271c93395f2923a7b89c4f6bd0a0c723234ef4b5c9525 23:17:24 $ docker rm -f 363e4a3b3daea705111271c93395f2923a7b89c4f6bd0a0c723234ef4b5c9525 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:25 23:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:25 0.23.1-centos7: Pulling from edgex-lftools 23:17:25 ab5ef0e58194: Pulling fs layer 23:17:25 9712f1f96733: Pulling fs layer 23:17:25 63f879dbbcfc: Pulling fs layer 23:17:25 0d9ebad4ef96: Pulling fs layer 23:17:25 e9a5061849ea: Pulling fs layer 23:17:25 d747dcd14b5f: Pulling fs layer 23:17:25 2de7ff778b66: Pulling fs layer 23:17:25 0d9ebad4ef96: Waiting 23:17:25 e9a5061849ea: Waiting 23:17:25 d747dcd14b5f: Waiting 23:17:25 2de7ff778b66: Waiting 23:17:25 9712f1f96733: Verifying Checksum 23:17:25 9712f1f96733: Download complete 23:17:26 63f879dbbcfc: Verifying Checksum 23:17:26 63f879dbbcfc: Download complete 23:17:26 e9a5061849ea: Verifying Checksum 23:17:26 e9a5061849ea: Download complete 23:17:26 d747dcd14b5f: Verifying Checksum 23:17:26 d747dcd14b5f: Download complete 23:17:27 2de7ff778b66: Verifying Checksum 23:17:27 2de7ff778b66: Download complete 23:17:27 0d9ebad4ef96: Verifying Checksum 23:17:27 0d9ebad4ef96: Download complete 23:17:27 ab5ef0e58194: Verifying Checksum 23:17:27 ab5ef0e58194: Download complete 23:17:30 ab5ef0e58194: Pull complete 23:17:30 9712f1f96733: Pull complete 23:17:30 63f879dbbcfc: Pull complete 23:17:34 0d9ebad4ef96: Pull complete 23:17:34 e9a5061849ea: Pull complete 23:17:34 d747dcd14b5f: Pull complete 23:17:35 2de7ff778b66: Pull complete 23:17:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:17:35 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 23:17:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:17:42 $ docker top 30a9f585fe3f8837633d54a5eb419bf7637c9b1670eedc4ceee54d77a75f2d08 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:17:42 provisioning config files... 23:17:42 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5738813503794469521tmp 23:17:42 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2270284883886791012tmp 23:17:42 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8212237837762225912tmp [Pipeline] { [Pipeline] echo 23:17:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:17:42 ---> sigul-configuration.sh 23:17:42 gpg: directory `/root/.gnupg' created 23:17:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:17:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:17:42 gpg: keyring `/root/.gnupg/secring.gpg' created 23:17:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:17:42 gpg: CAST5 encrypted data 23:17:42 gpg: encrypted with 1 passphrase 23:17:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:17:43 + mkdir /home/jenkins 23:17:43 + mkdir /home/jenkins/sigul [Pipeline] sh 23:17:43 + 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 23:17:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:17:44 ---> sigul-install.sh 23:17:48 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:17:49 + git tag --list 23:17:49 v1.0.0 23:17:49 v1.1.0 23:17:49 v1.1.1 23:17:49 v1.2.1 23:17:49 v1.2.2 23:17:49 v1.2.3 23:17:49 v1.3.0 23:17:49 v1.3.1 23:17:49 v2.0.0 [Pipeline] sh 23:17:49 + lftools sign git-tag v2.0.1-dev.1 23:17:50 Signing Git tag with Sigul... 23:17:50 Signing v2.0.1-dev.1 23:17:50 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo 23:17:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:17:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:17:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:17:50 $ docker stop --time=1 30a9f585fe3f8837633d54a5eb419bf7637c9b1670eedc4ceee54d77a75f2d08 23:17:52 $ docker rm -f 30a9f585fe3f8837633d54a5eb419bf7637c9b1670eedc4ceee54d77a75f2d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:17:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:53 . [Pipeline] withDockerContainer 23:17:53 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 23:17:53 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:17:53 $ docker top 0c3915b0db4334cef830c13da7d845579cdd79fbb5d6abe25615355c40c37dcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:54 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:54 + git semver [Pipeline] } 23:17:54 $ docker stop --time=1 0c3915b0db4334cef830c13da7d845579cdd79fbb5d6abe25615355c40c37dcb 23:17:55 $ docker rm -f 0c3915b0db4334cef830c13da7d845579cdd79fbb5d6abe25615355c40c37dcb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:56 . [Pipeline] withDockerContainer 23:17:56 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 23:17:56 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:17:56 $ docker top 4206e0cbb0e48f8c8d96488fe5ce597e22a6065705f18d6fcbcb67447f1e690a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:56 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:57 + git semver [Pipeline] } 23:17:57 $ docker stop --time=1 4206e0cbb0e48f8c8d96488fe5ce597e22a6065705f18d6fcbcb67447f1e690a 23:17:58 $ docker rm -f 4206e0cbb0e48f8c8d96488fe5ce597e22a6065705f18d6fcbcb67447f1e690a [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:18:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:18:00 ---> package-listing.sh 23:18:00 ++ facter osfamily 23:18:00 ++ tr '[:upper:]' '[:lower:]' 23:18:00 + OS_FAMILY=redhat 23:18:00 + workspace=/w/workspace/exfoundry_device-virtual-go_main 23:18:00 + START_PACKAGES=/tmp/packages_start.txt 23:18:00 + END_PACKAGES=/tmp/packages_end.txt 23:18:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:18:00 + PACKAGES=/tmp/packages_start.txt 23:18:00 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 23:18:00 + PACKAGES=/tmp/packages_end.txt 23:18:00 + case "${OS_FAMILY}" in 23:18:00 + sort 23:18:00 + rpm -qa 23:18:01 + '[' -f /tmp/packages_start.txt ']' 23:18:01 + '[' -f /tmp/packages_end.txt ']' 23:18:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:18:01 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 23:18:01 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 23:18:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 23:18:01 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 23:18:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:18:02 23:18:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:18:02 alpine: Pulling from edgex-lftools-log-publisher 23:18:02 df20fa9351a1: Pulling fs layer 23:18:02 36b3adc4ff6f: Pulling fs layer 23:18:02 8ad3a11d3b57: Pulling fs layer 23:18:02 46f8f816bc3b: Pulling fs layer 23:18:02 93b61091891f: Pulling fs layer 23:18:02 93b9cdb0e59b: Pulling fs layer 23:18:02 5e14af77c1be: Pulling fs layer 23:18:02 01666e4c0597: Pulling fs layer 23:18:02 aa168da1d23b: Pulling fs layer 23:18:02 46f8f816bc3b: Waiting 23:18:02 93b61091891f: Waiting 23:18:02 93b9cdb0e59b: Waiting 23:18:02 5e14af77c1be: Waiting 23:18:02 01666e4c0597: Waiting 23:18:02 aa168da1d23b: Waiting 23:18:02 36b3adc4ff6f: Verifying Checksum 23:18:02 36b3adc4ff6f: Download complete 23:18:02 46f8f816bc3b: Verifying Checksum 23:18:02 46f8f816bc3b: Download complete 23:18:02 df20fa9351a1: Verifying Checksum 23:18:02 df20fa9351a1: Download complete 23:18:03 93b9cdb0e59b: Verifying Checksum 23:18:03 93b9cdb0e59b: Download complete 23:18:03 5e14af77c1be: Verifying Checksum 23:18:03 5e14af77c1be: Download complete 23:18:03 01666e4c0597: Verifying Checksum 23:18:03 01666e4c0597: Download complete 23:18:03 93b61091891f: Verifying Checksum 23:18:03 93b61091891f: Download complete 23:18:03 8ad3a11d3b57: Verifying Checksum 23:18:03 8ad3a11d3b57: Download complete 23:18:03 df20fa9351a1: Pull complete 23:18:03 36b3adc4ff6f: Pull complete 23:18:03 8ad3a11d3b57: Pull complete 23:18:03 46f8f816bc3b: Pull complete 23:18:04 93b61091891f: Pull complete 23:18:04 93b9cdb0e59b: Pull complete 23:18:04 5e14af77c1be: Pull complete 23:18:04 01666e4c0597: Pull complete 23:18:05 aa168da1d23b: Verifying Checksum 23:18:05 aa168da1d23b: Download complete 23:18:09 aa168da1d23b: Pull complete 23:18:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:18:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:18:09 prd-centos7-docker-4c-2g-236 does not seem to be running inside a container 23:18:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:18:12 $ docker top fca121b74baf83e7c13b6ec2432d071919b64b30b9ab5d2cc59aca0e5d98455c -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:12 + touch /tmp/pre-build-complete [Pipeline] sh 23:18:13 + mkdir -p /var/log/sa [Pipeline] sh 23:18:13 + ls /var/log/sa-host 23:18:13 + sadf -c /var/log/sa-host/sa05 23:18:13 file_magic: OK 23:18:13 HZ: Using current value: 100 23:18:13 file_header: OK 23:18:13 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 23:18:13 Statistics: 23:18:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:18:13 File successfully converted to sysstat format version 12.2.1 23:18:13 + sadf -c /var/log/sa-host/sa06 23:18:13 file_magic: OK 23:18:13 HZ: Using current value: 100 23:18:13 file_header: OK 23:18:13 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 23:18:13 Statistics: 23:18:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:18:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:13 provisioning config files... 23:18:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4598432269673988833tmp [Pipeline] { [Pipeline] echo 23:18:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:18:14 ---> create-netrc.sh [Pipeline] } 23:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:18:15 ---> python-tools-install.sh [Pipeline] echo 23:18:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:18:15 ---> sudo-logs.sh 23:18:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:18:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:18:16 ---> job-cost.sh 23:18:16 lf-activate-venv: SKIPPING 23:18:16 DEBUG: total: 0.18000000715255737 23:18:16 INFO: Retrieving Stack Cost... 23:18:17 INFO: Retrieving Pricing Info for: v3-standard-2 23:18:17 INFO: Archiving Costs [Pipeline] echo 23:18:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:18:18 ---> logs-deploy.sh 23:18:18 lf-activate-venv: SKIPPING 23:18:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/1 23:18:18 INFO: archiving workspace using pattern(s): 23:18:19 Archives upload complete. 23:18:19 INFO: archiving logs to Nexus 23:18:20 ---> uname -a: 23:18:20 Linux prd-centos7-docker-4c-2g-236.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:18:20 23:18:20 23:18:20 ---> lscpu: 23:18:20 Architecture: x86_64 23:18:20 CPU op-mode(s): 32-bit, 64-bit 23:18:20 Byte Order: Little Endian 23:18:20 Address sizes: 40 bits physical, 48 bits virtual 23:18:20 CPU(s): 2 23:18:20 On-line CPU(s) list: 0,1 23:18:20 Thread(s) per core: 1 23:18:20 Core(s) per socket: 1 23:18:20 Socket(s): 2 23:18:20 NUMA node(s): 1 23:18:20 Vendor ID: AuthenticAMD 23:18:20 CPU family: 23 23:18:20 Model: 49 23:18:20 Model name: AMD EPYC-Rome Processor 23:18:20 Stepping: 0 23:18:20 CPU MHz: 2799.998 23:18:20 BogoMIPS: 5599.99 23:18:20 Virtualization: AMD-V 23:18:20 Hypervisor vendor: KVM 23:18:20 Virtualization type: full 23:18:20 L1d cache: 64 KiB 23:18:20 L1i cache: 64 KiB 23:18:20 L2 cache: 1 MiB 23:18:20 L3 cache: 32 MiB 23:18:20 NUMA node0 CPU(s): 0,1 23:18:20 Vulnerability Itlb multihit: Not affected 23:18:20 Vulnerability L1tf: Not affected 23:18:20 Vulnerability Mds: Not affected 23:18:20 Vulnerability Meltdown: Not affected 23:18:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:18:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:18:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:18:20 Vulnerability Srbds: Not affected 23:18:20 Vulnerability Tsx async abort: Not affected 23:18:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:18:20 23:18:20 23:18:20 ---> nproc: 23:18:20 2 23:18:20 23:18:20 23:18:20 ---> df -h: 23:18:20 Filesystem Size Used Available Use% Mounted on 23:18:20 overlay 40.0G 8.5G 31.5G 21% / 23:18:20 tmpfs 64.0M 0 64.0M 0% /dev 23:18:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:18:20 shm 64.0M 0 64.0M 0% /dev/shm 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/exfoundry_device-virtual-go_main 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/exfoundry_device-virtual-go_main@tmp 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 23:18:20 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 23:18:20 23:18:20 23:18:20 ---> free -m: 23:18:20 total used free shared buff/cache available 23:18:20 Mem: 7821 1161 3259 0 3400 6578 23:18:20 Swap: 1023 0 1023 23:18:20 23:18:20 23:18:20 ---> ip addr: 23:18:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:18:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:18:20 inet 127.0.0.1/8 scope host lo 23:18:20 valid_lft forever preferred_lft forever 23:18:20 inet6 ::1/128 scope host 23:18:20 valid_lft forever preferred_lft forever 23:18:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:18:20 link/ether fa:16:3e:ae:97:55 brd ff:ff:ff:ff:ff:ff 23:18:20 inet 10.30.123.43/23 brd 10.30.123.255 scope global dynamic eth0 23:18:20 valid_lft 84104sec preferred_lft 84104sec 23:18:20 inet6 fe80::f816:3eff:feae:9755/64 scope link 23:18:20 valid_lft forever preferred_lft forever 23:18:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:18:20 link/ether 02:42:a9:79:28:a2 brd ff:ff:ff:ff:ff:ff 23:18:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:18:20 valid_lft forever preferred_lft forever 23:18:20 inet6 fe80::42:a9ff:fe79:28a2/64 scope link 23:18:20 valid_lft forever preferred_lft forever 23:18:20 23:18:20 23:18:20 ---> sar -b -r -n DEV: 23:18:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:18:20 23:18:20 22:39:50 LINUX RESTART (2 CPU) 23:18:20 23:18:20 22:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:18:20 22:42:01 2.29 0.00 2.29 0.00 0.00 51.14 0.00 23:18:20 22:43:01 0.43 0.00 0.43 0.00 0.00 6.00 0.00 23:18:20 22:44:01 0.27 0.00 0.27 0.00 0.00 4.00 0.00 23:18:20 22:45:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 23:18:20 22:46:01 0.35 0.00 0.35 0.00 0.00 4.65 0.00 23:18:20 22:47:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 23:18:20 22:48:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 23:18:20 22:49:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 23:18:20 22:50:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 23:18:20 22:51:01 0.33 0.00 0.33 0.00 0.00 5.90 0.00 23:18:20 22:52:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 23:18:20 22:53:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 23:18:20 22:54:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 23:18:20 22:55:01 0.38 0.15 0.23 0.00 4.80 2.70 0.00 23:18:20 22:56:01 0.77 0.00 0.77 0.00 0.00 15.79 0.00 23:18:20 22:57:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 23:18:20 22:58:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 23:18:20 22:59:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 23:18:20 23:00:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 23:18:20 23:01:01 0.25 0.02 0.23 0.00 0.13 3.46 0.00 23:18:20 23:02:01 0.43 0.10 0.33 0.00 1.73 5.15 0.00 23:18:20 23:03:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 23:18:20 23:04:02 0.23 0.00 0.23 0.00 0.00 2.68 0.00 23:18:20 23:05:01 0.29 0.00 0.29 0.00 0.00 3.25 0.00 23:18:20 23:06:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 23:18:20 23:07:01 0.18 0.00 0.18 0.00 0.00 2.30 0.00 23:18:20 23:08:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 23:18:20 23:09:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 23:18:20 23:10:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 23:18:20 23:11:01 0.22 0.00 0.22 0.00 0.00 3.35 0.00 23:18:20 23:12:01 0.18 0.00 0.18 0.00 0.00 1.77 0.00 23:18:20 23:13:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 23:18:20 23:14:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 23:18:20 23:15:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 23:18:20 23:16:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 23:18:20 23:17:01 51.09 0.03 51.06 0.00 3.73 19720.56 0.00 23:18:20 23:18:01 162.72 0.07 162.66 0.00 3.46 38920.39 0.00 23:18:20 Average: 6.09 0.01 6.08 0.00 0.37 1590.92 0.00 23:18:20 23:18:20 22:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:18:20 22:42:01 5454860 0 799404 9.98 2620 1752056 1246836 13.77 575084 1580596 12 23:18:20 22:43:01 5459876 0 794380 9.92 2620 1752064 1205500 13.31 570668 1580704 8 23:18:20 22:44:01 5458936 0 795320 9.93 2620 1752064 1205500 13.31 571820 1580704 8 23:18:20 22:45:01 5458992 0 795260 9.93 2620 1752068 1205500 13.31 570900 1581488 8 23:18:20 22:46:01 5455852 0 798392 9.97 2620 1752076 1205620 13.31 571036 1584656 8 23:18:20 22:47:01 5448256 0 805984 10.06 2620 1752080 1257364 13.88 577880 1584716 8 23:18:20 22:48:01 5456232 0 798000 9.96 2620 1752088 1199340 13.24 570768 1584712 8 23:18:20 22:49:01 5444692 0 809536 10.11 2620 1752092 1216516 13.43 581444 1584712 8 23:18:20 22:50:01 5445476 0 808748 10.10 2620 1752096 1216204 13.43 583040 1582712 8 23:18:20 22:51:01 5445908 0 808312 10.09 2620 1752100 1215044 13.41 582824 1582712 8 23:18:20 22:52:01 5447036 0 807180 10.08 2620 1752104 1202684 13.28 589300 1575412 8 23:18:20 22:53:01 5447240 0 806972 10.08 2620 1752108 1200628 13.26 589104 1575408 8 23:18:20 22:54:01 5447200 0 807008 10.08 2620 1752112 1200628 13.26 588700 1575736 8 23:18:20 22:55:01 5447036 0 807168 10.08 2620 1752116 1200692 13.26 588812 1575736 16 23:18:20 22:56:01 5447716 0 806484 10.07 2620 1752120 1200776 13.26 588848 1575736 8 23:18:20 22:57:01 5446312 0 807884 10.09 2620 1752124 1200692 13.26 589188 1575736 8 23:18:20 22:58:01 5446572 0 807620 10.08 2620 1752128 1200692 13.26 589268 1575736 8 23:18:20 22:59:01 5446232 0 807952 10.09 2620 1752136 1201036 13.26 590076 1575736 8 23:18:20 23:00:01 5446008 0 808176 10.09 2620 1752136 1200988 13.26 590296 1575736 8 23:18:20 23:01:01 5443556 0 810620 10.12 2620 1752144 1204160 13.29 591364 1575412 8 23:18:20 23:02:01 5445336 0 808716 10.10 2620 1752268 1201460 13.26 590628 1575468 8 23:18:20 23:03:01 5446072 0 807972 10.09 2620 1752276 1201328 13.26 590280 1575468 8 23:18:20 23:04:02 5445776 0 808264 10.09 2620 1752280 1201328 13.26 590304 1575468 8 23:18:20 23:05:01 5446048 0 807988 10.09 2620 1752284 1201328 13.26 590172 1575468 8 23:18:20 23:06:01 5445732 0 808300 10.09 2620 1752288 1201460 13.26 590300 1575468 8 23:18:20 23:07:01 5446156 0 807868 10.09 2620 1752296 1201328 13.26 590296 1575472 8 23:18:20 23:08:01 5445876 0 808148 10.09 2620 1752296 1201328 13.26 590352 1575468 8 23:18:20 23:09:01 5445040 0 808980 10.10 2620 1752300 1201520 13.27 590612 1575468 8 23:18:20 23:10:01 5444588 0 809428 10.11 2620 1752304 1201568 13.27 591196 1575468 8 23:18:20 23:11:01 5444424 0 809588 10.11 2620 1752308 1201580 13.27 591336 1575468 8 23:18:20 23:12:01 5446552 0 807452 10.08 2620 1752316 1201328 13.26 589672 1575468 8 23:18:20 23:13:01 5446404 0 807600 10.08 2620 1752316 1201328 13.26 589904 1575468 8 23:18:20 23:14:01 5446692 0 807304 10.08 2620 1752324 1201328 13.26 589880 1575468 8 23:18:20 23:15:01 5446020 0 807976 10.09 2620 1752324 1201328 13.26 590216 1575468 8 23:18:20 23:16:01 5445320 0 808668 10.10 2620 1752332 1201436 13.26 590380 1575472 8 23:18:20 23:17:01 4588692 0 947196 11.83 2620 2470432 1387776 15.32 687164 2232916 142412 23:18:20 23:18:01 3847028 0 1084768 13.54 2620 3074524 1331184 14.70 917136 2607036 212 23:18:20 Average: 5381507 0 817476 10.21 2620 1807337 1214225 13.41 597574 1623137 3863 23:18:20 23:18:20 22:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:18:20 22:42:01 eth0 1.85 0.93 1.08 0.77 0.00 0.00 0.00 0.00 23:18:20 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:43:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 23:18:20 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:44:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:18:20 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:20 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:46:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:18:20 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:47:01 eth0 2.88 3.20 0.19 14.45 0.00 0.00 0.00 0.00 23:18:20 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:48:01 eth0 3.83 0.07 0.29 0.01 0.00 0.00 0.00 0.00 23:18:20 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:49:01 eth0 8.60 1.60 1.47 9.19 0.00 0.00 0.00 0.00 23:18:20 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:50:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 23:18:20 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:51:01 eth0 0.72 0.52 0.41 0.27 0.00 0.00 0.00 0.00 23:18:20 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:52:01 eth0 0.23 0.13 0.06 0.04 0.00 0.00 0.00 0.00 23:18:20 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:20 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:20 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:55:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:20 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:56:01 eth0 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 23:18:20 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:20 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:58:01 eth0 2.92 0.03 0.26 0.00 0.00 0.00 0.00 0.00 23:18:20 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:59:01 eth0 5.85 0.53 1.01 0.36 0.00 0.00 0.00 0.00 23:18:20 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:00:01 eth0 0.53 0.23 0.27 0.23 0.00 0.00 0.00 0.00 23:18:20 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:01:01 eth0 0.50 0.23 0.15 0.07 0.00 0.00 0.00 0.00 23:18:20 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:02:01 eth0 0.42 0.27 0.26 0.20 0.00 0.00 0.00 0.00 23:18:20 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:03:01 eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:18:20 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:04:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:18:20 23:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:05:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:06:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:18:20 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:07:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:18:20 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:08:01 eth0 1.78 0.07 0.11 0.01 0.00 0.00 0.00 0.00 23:18:20 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:09:01 eth0 4.31 0.27 0.63 0.20 0.00 0.00 0.00 0.00 23:18:20 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:10:01 eth0 2.30 0.73 0.90 0.56 0.00 0.00 0.00 0.00 23:18:20 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:11:01 eth0 0.75 0.40 0.41 0.29 0.00 0.00 0.00 0.00 23:18:20 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:12:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:18:20 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:13:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:18:20 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:14:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:15:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:16:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:18:20 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:17:01 eth0 461.75 423.49 4083.98 34.13 0.00 0.00 0.00 0.00 23:18:20 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:18:01 eth0 522.98 465.72 3925.52 94.87 0.00 0.00 0.00 0.00 23:18:20 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 23:18:01 docker0 112.29 121.45 7.94 674.60 0.00 0.00 0.00 0.00 23:18:20 Average: eth0 27.75 24.36 216.92 4.23 0.00 0.00 0.00 0.00 23:18:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:20 Average: docker0 3.04 3.29 0.21 18.25 0.00 0.00 0.00 0.00 23:18:20 23:18:20 23:18:20 ---> sar -P ALL: 23:18:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:18:20 23:18:20 22:39:50 LINUX RESTART (2 CPU) 23:18:20 23:18:20 22:41:02 CPU %user %nice %system %iowait %steal %idle 23:18:20 22:42:01 all 0.23 0.00 0.06 0.00 0.02 99.69 23:18:20 22:42:01 0 0.27 0.00 0.07 0.00 0.02 99.64 23:18:20 22:42:01 1 0.19 0.00 0.05 0.00 0.02 99.75 23:18:20 22:43:01 all 0.08 0.00 0.05 0.00 0.03 99.84 23:18:20 22:43:01 0 0.12 0.00 0.03 0.00 0.02 99.83 23:18:20 22:43:01 1 0.05 0.00 0.07 0.00 0.03 99.85 23:18:20 22:44:01 all 0.05 0.00 0.03 0.00 0.02 99.90 23:18:20 22:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:18:20 22:44:01 1 0.08 0.00 0.05 0.00 0.02 99.85 23:18:20 22:45:01 all 0.14 0.00 0.03 0.00 0.03 99.80 23:18:20 22:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:18:20 22:45:01 1 0.23 0.00 0.05 0.00 0.05 99.67 23:18:20 22:46:01 all 0.18 0.00 0.04 0.00 0.03 99.75 23:18:20 22:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:18:20 22:46:01 1 0.33 0.00 0.05 0.00 0.03 99.58 23:18:20 22:47:01 all 0.17 0.00 0.06 0.00 0.02 99.76 23:18:20 22:47:01 0 0.10 0.00 0.08 0.00 0.02 99.80 23:18:20 22:47:01 1 0.23 0.00 0.03 0.00 0.02 99.72 23:18:20 22:48:01 all 0.04 0.00 0.04 0.00 0.02 99.90 23:18:20 22:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:18:20 22:48:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:18:20 22:49:01 all 0.18 0.00 0.03 0.00 0.01 99.77 23:18:20 22:49:01 0 0.22 0.00 0.02 0.00 0.00 99.77 23:18:20 22:49:01 1 0.15 0.00 0.05 0.00 0.02 99.78 23:18:20 22:50:01 all 0.20 0.00 0.03 0.00 0.01 99.77 23:18:20 22:50:01 0 0.17 0.00 0.02 0.00 0.02 99.80 23:18:20 22:50:01 1 0.23 0.00 0.03 0.00 0.00 99.73 23:18:20 22:51:01 all 0.20 0.00 0.03 0.02 0.02 99.73 23:18:20 22:51:01 0 0.33 0.00 0.02 0.03 0.00 99.62 23:18:20 22:51:01 1 0.07 0.00 0.05 0.00 0.03 99.85 23:18:20 22:52:01 all 0.21 0.00 0.03 0.00 0.01 99.76 23:18:20 22:52:01 0 0.38 0.00 0.03 0.00 0.02 99.57 23:18:20 22:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:18:20 23:18:20 22:52:01 CPU %user %nice %system %iowait %steal %idle 23:18:20 22:53:01 all 0.16 0.00 0.03 0.00 0.02 99.79 23:18:20 22:53:01 0 0.30 0.00 0.03 0.00 0.02 99.65 23:18:20 22:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:18:20 22:54:01 all 0.17 0.00 0.03 0.00 0.02 99.79 23:18:20 22:54:01 0 0.32 0.00 0.03 0.00 0.02 99.63 23:18:20 22:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:18:20 22:55:01 all 0.14 0.00 0.05 0.00 0.02 99.79 23:18:20 22:55:01 0 0.25 0.00 0.07 0.00 0.02 99.67 23:18:20 22:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:18:20 22:56:01 all 0.12 0.00 0.03 0.00 0.02 99.84 23:18:20 22:56:01 0 0.20 0.00 0.02 0.00 0.02 99.77 23:18:20 22:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:18:20 22:57:01 all 0.11 0.00 0.03 0.00 0.02 99.85 23:18:20 22:57:01 0 0.20 0.00 0.02 0.00 0.02 99.77 23:18:20 22:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:18:20 22:58:01 all 0.13 0.00 0.03 0.00 0.01 99.83 23:18:20 22:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:18:20 22:58:01 1 0.22 0.00 0.03 0.00 0.02 99.73 23:18:20 22:59:01 all 0.05 0.00 0.03 0.00 0.02 99.90 23:18:20 22:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:18:20 22:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:18:20 23:00:01 all 0.12 0.00 0.03 0.00 0.02 99.83 23:18:20 23:00:01 0 0.20 0.00 0.03 0.00 0.02 99.75 23:18:20 23:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:18:20 23:01:01 all 0.22 0.00 0.04 0.00 0.02 99.72 23:18:20 23:01:01 0 0.35 0.00 0.02 0.00 0.00 99.63 23:18:20 23:01:01 1 0.08 0.00 0.07 0.00 0.03 99.82 23:18:20 23:02:01 all 0.19 0.00 0.03 0.00 0.02 99.76 23:18:20 23:02:01 0 0.35 0.00 0.03 0.00 0.02 99.60 23:18:20 23:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:18:20 23:03:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:18:20 23:03:01 0 0.22 0.00 0.03 0.00 0.02 99.73 23:18:20 23:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:18:20 23:18:20 23:03:01 CPU %user %nice %system %iowait %steal %idle 23:18:20 23:04:02 all 0.10 0.00 0.03 0.00 0.02 99.86 23:18:20 23:04:02 0 0.18 0.00 0.02 0.00 0.00 99.80 23:18:20 23:04:02 1 0.02 0.00 0.03 0.00 0.03 99.92 23:18:20 23:05:01 all 0.10 0.00 0.03 0.00 0.02 99.86 23:18:20 23:05:01 0 0.17 0.00 0.03 0.00 0.02 99.78 23:18:20 23:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:18:20 23:06:01 all 0.08 0.00 0.03 0.00 0.01 99.88 23:18:20 23:06:01 0 0.13 0.00 0.03 0.00 0.00 99.83 23:18:20 23:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:18:20 23:07:01 all 0.14 0.00 0.02 0.00 0.02 99.82 23:18:20 23:07:01 0 0.23 0.00 0.02 0.00 0.02 99.73 23:18:20 23:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:18:20 23:08:01 all 0.14 0.00 0.03 0.00 0.02 99.82 23:18:20 23:08:01 0 0.27 0.00 0.03 0.00 0.02 99.68 23:18:20 23:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:18:20 23:09:01 all 0.17 0.00 0.03 0.00 0.01 99.80 23:18:20 23:09:01 0 0.30 0.00 0.03 0.00 0.02 99.65 23:18:20 23:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:18:20 23:10:01 all 0.14 0.00 0.03 0.01 0.03 99.80 23:18:20 23:10:01 0 0.22 0.00 0.03 0.02 0.03 99.70 23:18:20 23:10:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:18:20 23:11:01 all 0.13 0.00 0.03 0.00 0.01 99.83 23:18:20 23:11:01 0 0.17 0.00 0.03 0.00 0.00 99.80 23:18:20 23:11:01 1 0.08 0.00 0.03 0.00 0.02 99.87 23:18:20 23:12:01 all 0.06 0.00 0.04 0.00 0.02 99.88 23:18:20 23:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:18:20 23:12:01 1 0.10 0.00 0.07 0.00 0.02 99.82 23:18:20 23:13:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:18:20 23:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:18:20 23:13:01 1 0.33 0.00 0.02 0.00 0.02 99.63 23:18:20 23:14:01 all 0.13 0.00 0.02 0.00 0.01 99.85 23:18:20 23:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:18:20 23:14:01 1 0.23 0.00 0.03 0.00 0.02 99.72 23:18:20 23:18:20 23:14:01 CPU %user %nice %system %iowait %steal %idle 23:18:20 23:15:01 all 0.17 0.00 0.03 0.00 0.02 99.79 23:18:20 23:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:18:20 23:15:01 1 0.32 0.00 0.02 0.00 0.02 99.65 23:18:20 23:16:01 all 0.17 0.00 0.03 0.00 0.01 99.80 23:18:20 23:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:18:20 23:16:01 1 0.30 0.00 0.03 0.00 0.02 99.65 23:18:20 23:17:01 all 7.72 0.00 3.27 6.94 0.04 82.03 23:18:20 23:17:01 0 7.46 0.00 3.39 4.73 0.03 84.39 23:18:20 23:17:01 1 7.99 0.00 3.15 9.14 0.05 79.67 23:18:20 23:18:01 all 16.87 0.00 7.14 8.45 0.09 67.44 23:18:20 23:18:01 0 19.47 0.00 7.02 9.11 0.09 64.31 23:18:20 23:18:01 1 14.30 0.00 7.26 7.80 0.09 70.55 23:18:20 Average: all 0.77 0.00 0.30 0.40 0.02 98.50 23:18:20 Average: 0 0.86 0.00 0.30 0.36 0.01 98.47 23:18:20 Average: 1 0.69 0.00 0.31 0.44 0.02 98.54 23:18:20 23:18:20 23:18:20