Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5358375566382072998.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5689918168082867393.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4133513520451580188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7584641715170493060.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4606462507023253350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27934’ Running on prd-centos7-docker-4c-2g-27937 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh2857480249513917398.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 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f (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 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f # timeout=10 Commit message: "Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" > git rev-list --no-walk 2df8c8ad4822796dc8acc1b504482056a7890ea9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:28:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:28:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:28:44 ========================================================= 12:28:44 EdgeX Global Pipelines Version Info 12:28:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:28:45 ------------------- 12:28:45 stable info: 12:28:45 ------------------- 12:28:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:28:45 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 12:28:45 Message: update stable to v1.0.211 12:28:46 ------------------- 12:28:46 experimental info: 12:28:46 ------------------- 12:28:46 Commited By: **** collab-it+edgex@linuxfoundation.org 12:28:46 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 12:28:46 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ddaff4 [Pipeline] echo 12:28:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:28:46 provisioning config files... 12:28:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3096410387676800741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:28:46 ---> docker-login.sh 12:28:46 nexus3.edgexfoundry.org:10001 12:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:46 Configure a credential helper to remove this warning. See 12:28:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:46 12:28:46 Login Succeeded 12:28:46 nexus3.edgexfoundry.org:10002 12:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:47 Configure a credential helper to remove this warning. See 12:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:47 12:28:47 Login Succeeded 12:28:47 nexus3.edgexfoundry.org:10003 12:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:47 Configure a credential helper to remove this warning. See 12:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:47 12:28:47 Login Succeeded 12:28:47 nexus3.edgexfoundry.org:10004 12:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:47 Configure a credential helper to remove this warning. See 12:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:47 12:28:47 Login Succeeded 12:28:47 docker.io 12:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:47 Configure a credential helper to remove this warning. See 12:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:47 12:28:47 Login Succeeded 12:28:47 ---> docker-login.sh ends [Pipeline] } 12:28:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:28:48 + git rev-list -1 --merges 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f~1..6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] echo 12:28:48 -----------> git rev-list -1 --merges 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f~1..6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 12:28:48 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [false] [Pipeline] sh 12:28:48 + git log --format=format:%s -1 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] echo 12:28:48 ========================================================= 12:28:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:28:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:28:48 + git log --format=format:%s -1 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] echo 12:28:48 [semverPrep] GIT_COMMIT: 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f, Commit Message: Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28 [Pipeline] echo 12:28:48 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:28:49 12:28:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:28:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:28:49 latest: Pulling from edgex-devops/git-semver 12:28:49 a0d0a0d46f8b: Pulling fs layer 12:28:49 3e5f54012d9b: Pulling fs layer 12:28:49 4c7163046ea9: Pulling fs layer 12:28:49 0c2d73faf560: Pulling fs layer 12:28:49 0c2d73faf560: Waiting 12:28:49 3e5f54012d9b: Verifying Checksum 12:28:49 3e5f54012d9b: Download complete 12:28:49 a0d0a0d46f8b: Verifying Checksum 12:28:49 a0d0a0d46f8b: Download complete 12:28:49 4c7163046ea9: Verifying Checksum 12:28:49 4c7163046ea9: Download complete 12:28:49 0c2d73faf560: Verifying Checksum 12:28:49 0c2d73faf560: Download complete 12:28:49 a0d0a0d46f8b: Pull complete 12:28:49 3e5f54012d9b: Pull complete 12:28:50 4c7163046ea9: Pull complete 12:28:50 0c2d73faf560: Pull complete 12:28:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:28:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:28:50 prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container 12:28:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:28:50 $ docker top 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:51 [ssh-agent] Looking for ssh-agent implementation... 12:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:51 $ docker exec 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 ssh-agent 12:28:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjomImI/agent.13 12:28:51 SSH_AGENT_PID=19 12:28:51 Running ssh-add (command line suppressed) 12:28:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1683478151309053000.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1683478151309053000.key) 12:28:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:51 + git tag --points-at HEAD [Pipeline] } 12:28:51 $ docker exec --env ******** --env ******** 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 ssh-agent -k 12:28:51 unset SSH_AUTH_SOCK; 12:28:51 unset SSH_AGENT_PID; 12:28:51 echo Agent pid 19 killed; 12:28:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:51 [ssh-agent] Looking for ssh-agent implementation... 12:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:51 $ docker exec 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 ssh-agent 12:28:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGdKmpo/agent.52 12:28:52 SSH_AGENT_PID=58 12:28:52 Running ssh-add (command line suppressed) 12:28:52 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3101860015457827419.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3101860015457827419.key) 12:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:52 + git semver init 12:28:52 # -> Open(): unable to determine branch for HEAD 12:28:52 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 12:28:52 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 12:28:52 # $SEMVER_REMOTE_NAME = origin 12:28:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:28:52 # $SEMVER_USER_NAME = edgex-jenkins 12:28:52 # $SEMVER_BRANCH = main 12:28:52 # $SEMVER_TEMP = /tmp/semver-603328009 12:28:52 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 12:28:53 # '/tmp/semver-603328009' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 12:28:53 # -> Force: false 12:28:53 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 12:28:53 $ docker exec --env ******** --env ******** 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 ssh-agent -k 12:28:53 unset SSH_AUTH_SOCK; 12:28:53 unset SSH_AGENT_PID; 12:28:53 echo Agent pid 58 killed; 12:28:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:53 + git semver [Pipeline] } 12:28:53 $ docker stop --time=1 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 12:28:55 $ docker rm -f 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 [Pipeline] // withDockerContainer [Pipeline] sh 12:28:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:28:55 Stashed 1 file(s) [Pipeline] echo 12:28:55 [edgeXSemver]: initialized semver on version 2.0.1-dev.12 [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 12:29:10 Still waiting to schedule task 12:29:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:29:10 Still waiting to schedule task 12:29:10 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-27935’ 12:31:31 Running on prd-centos7-docker-4c-2g-27940 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 12:31:31 Running in /w/workspace/device-virtual-go/13 [Pipeline] { [Pipeline] checkout 12:31:31 The recommended git tool is: git 12:31:33 using credential edgex-jenkins-ssh 12:31:33 Cloning the remote Git repository 12:31:33 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:31:33 > git init /w/workspace/device-virtual-go/13 # timeout=10 12:31:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:31:34 > git --version # timeout=10 12:31:34 > git --version # 'git version 2.24.4' 12:31:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:31:34 [INFO] Currently running in a labeled security context 12:31:34 [INFO] Currently SELinux is 'enforcing' on the host 12:31:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/13@tmp/jenkins-gitclient-ssh7708988975539786741.key 12:31:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:35 Avoid second fetch 12:31:35 Checking out Revision 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f (main) 12:31:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:31:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:35 > git config core.sparsecheckout # timeout=10 12:31:35 > git checkout -f 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f # timeout=10 12:31:38 Commit message: "Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:39 provisioning config files... 12:31:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/13@tmp/config3175930966377824043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:31:39 ---> docker-login.sh 12:31:39 nexus3.edgexfoundry.org:10001 12:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:39 Configure a credential helper to remove this warning. See 12:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:39 12:31:39 Login Succeeded 12:31:39 nexus3.edgexfoundry.org:10002 12:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:39 Configure a credential helper to remove this warning. See 12:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:39 12:31:39 Login Succeeded 12:31:39 nexus3.edgexfoundry.org:10003 12:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:39 Configure a credential helper to remove this warning. See 12:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:39 12:31:39 Login Succeeded 12:31:39 nexus3.edgexfoundry.org:10004 12:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:39 Configure a credential helper to remove this warning. See 12:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:39 12:31:39 Login Succeeded 12:31:39 docker.io 12:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:40 Configure a credential helper to remove this warning. See 12:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:40 12:31:40 Login Succeeded 12:31:40 ---> docker-login.sh ends [Pipeline] } 12:31:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:31:40 ========================================================= 12:31:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:31:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:31:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 12:31:40 Sending build context to Docker daemon 8.712MB 12:31:40 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 12:31:40 Step 2/11 : FROM ${BASE} AS builder 12:31:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:31:40 a0d0a0d46f8b: Pulling fs layer 12:31:40 31adcdaf11c8: Pulling fs layer 12:31:40 b8b176561691: Pulling fs layer 12:31:40 4527c011a84f: Pulling fs layer 12:31:40 5d74067f8e1e: Pulling fs layer 12:31:40 e0aca202a116: Pulling fs layer 12:31:40 3a43be97a3b4: Pulling fs layer 12:31:40 34cad66bf833: Pulling fs layer 12:31:40 b4e3c513aaa6: Pulling fs layer 12:31:40 4527c011a84f: Waiting 12:31:40 5d74067f8e1e: Waiting 12:31:40 e0aca202a116: Waiting 12:31:40 3a43be97a3b4: Waiting 12:31:40 34cad66bf833: Waiting 12:31:40 b4e3c513aaa6: Waiting 12:31:40 b8b176561691: Verifying Checksum 12:31:40 b8b176561691: Download complete 12:31:40 31adcdaf11c8: Verifying Checksum 12:31:40 31adcdaf11c8: Download complete 12:31:40 5d74067f8e1e: Verifying Checksum 12:31:40 5d74067f8e1e: Download complete 12:31:40 e0aca202a116: Verifying Checksum 12:31:40 e0aca202a116: Download complete 12:31:40 a0d0a0d46f8b: Download complete 12:31:40 3a43be97a3b4: Verifying Checksum 12:31:40 3a43be97a3b4: Download complete 12:31:40 34cad66bf833: Verifying Checksum 12:31:40 34cad66bf833: Download complete 12:31:41 a0d0a0d46f8b: Pull complete 12:31:41 31adcdaf11c8: Pull complete 12:31:41 4527c011a84f: Verifying Checksum 12:31:41 4527c011a84f: Download complete 12:31:41 b8b176561691: Pull complete 12:31:41 b4e3c513aaa6: Verifying Checksum 12:31:41 b4e3c513aaa6: Download complete 12:31:45 4527c011a84f: Pull complete 12:31:45 5d74067f8e1e: Pull complete 12:31:45 e0aca202a116: Pull complete 12:31:45 3a43be97a3b4: Pull complete 12:31:45 34cad66bf833: Pull complete 12:31:48 b4e3c513aaa6: Pull complete 12:31:48 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 12:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:31:48 ---> 9f6097aaca64 12:31:48 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:31:50 ---> Running in b65e3183ad98 12:31:50 Removing intermediate container b65e3183ad98 12:31:50 ---> 7531e801fbf8 12:31:50 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 12:31:50 ---> Running in 49d83951b9fb 12:31:50 Removing intermediate container 49d83951b9fb 12:31:50 ---> 06ec03e8bcd2 12:31:50 Step 5/11 : WORKDIR /device-virtual-go 12:31:50 ---> Running in 7c3c3dc4682c 12:31:50 Removing intermediate container 7c3c3dc4682c 12:31:50 ---> e3307ae81bf9 12:31:50 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:31:50 ---> Running in 810897feb3ba 12:31:50 Removing intermediate container 810897feb3ba 12:31:50 ---> 660ab6a3e1bd 12:31:50 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:31:50 ---> Running in 7930b6b57f02 12:31:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:31:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:31:52 (1/4) Installing openssh-keygen (8.6_p1-r3) 12:31:52 (2/4) Installing libedit (20210216.3.1-r0) 12:31:52 (3/4) Installing openssh-client-common (8.6_p1-r3) 12:31:52 (4/4) Installing openssh-client-default (8.6_p1-r3) 12:31:52 Executing busybox-1.33.1-r3.trigger 12:31:52 OK: 224 MiB in 56 packages 12:31:52 Removing intermediate container 7930b6b57f02 12:31:52 ---> fd81b74457da 12:31:52 Step 8/11 : COPY . . 12:31:53 ---> 90bc997d9061 12:31:53 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:31:53 ---> Running in ca9ef3298473 12:32:19 Removing intermediate container ca9ef3298473 12:32:19 ---> 5906b1bbca63 12:32:19 Step 10/11 : ARG MAKE='make build' 12:32:19 ---> Running in 406272f3d8b3 12:32:19 Removing intermediate container 406272f3d8b3 12:32:19 ---> 9681e1aa36b2 12:32:19 Step 11/11 : RUN $MAKE 12:32:19 ---> Running in 4bd118192578 12:32:19 noop 12:32:20 Removing intermediate container 4bd118192578 12:32:20 ---> beccee3ded13 12:32:20 Successfully built beccee3ded13 12:32:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:32:20 + docker inspect -f . ci-base-image-x86_64 12:32:20 . [Pipeline] withDockerContainer 12:32:20 prd-centos7-docker-4c-2g-27940 does not seem to be running inside a container 12:32:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:32:20 $ docker top b8aca2800cae3b2b73a515f8b7ae81a93b3bdd19b188feff5ec583c4c964efac -eo pid,comm [Pipeline] { [Pipeline] sh 12:32:21 + go version 12:32:21 go version go1.16.8 linux/amd64 [Pipeline] } 12:32:21 $ docker stop --time=1 b8aca2800cae3b2b73a515f8b7ae81a93b3bdd19b188feff5ec583c4c964efac 12:32:22 $ docker rm -f b8aca2800cae3b2b73a515f8b7ae81a93b3bdd19b188feff5ec583c4c964efac 12:32:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27939 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 12:32:22 Running in /w/workspace/device-virtual-go/13 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:32:22 The recommended git tool is: git 12:32:22 + docker inspect -f . ci-base-image-x86_64 12:32:22 . [Pipeline] withDockerContainer 12:32:23 prd-centos7-docker-4c-2g-27940 does not seem to be running inside a container 12:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:32:23 $ docker top 0ca2a07a11e6d47b4d65d73b0066cacfcb91e5c2a2a59ab2494e29fe6ee2d97d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:32:23 + make test 12:32:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:32:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:32:28 using credential edgex-jenkins-ssh 12:32:28 Cloning the remote Git repository 12:32:28 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:32:28 > git init /w/workspace/device-virtual-go/13 # timeout=10 12:32:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:32:28 > git --version # timeout=10 12:32:28 > git --version # 'git version 2.17.1' 12:32:28 using GIT_SSH to set credentials SSH Credentials for GitHub 12:32:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:30 Avoid second fetch 12:32:30 Checking out Revision 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f (main) 12:32:30 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:32:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:30 > git config core.sparsecheckout # timeout=10 12:32:30 > git checkout -f 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f # timeout=10 12:32:34 Commit message: "Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:32:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:32:35 % Total % Received % Xferd Average Speed Time Time Time Current 12:32:35 Dload Upload Total Spent Left Speed 12:32:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76779 0 --:--:-- --:--:-- --:--:-- 77281 [Pipeline] sh 12:32:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:32:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:32:36 + sudo tee /etc/docker/daemon.new 12:32:36 { 12:32:36 "registry-mirrors": [ 12:32:36 "https://nexus3.edgexfoundry.org:10001" 12:32:36 ], 12:32:36 "bip": "10.250.0.254/24", 12:32:36 "hosts": [ 12:32:36 "tcp://0.0.0.0:5555", 12:32:36 "unix:///var/run/docker.sock" 12:32:36 ], 12:32:36 "mtu": 1458, 12:32:36 "selinux-enabled": true, 12:32:36 "seccomp-profile": "/etc/docker/seccomp.json" 12:32:36 } [Pipeline] sh 12:32:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:32:37 + sudo service docker restart 12:32:46 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:32:46 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.275s coverage: 64.6% of statements 12:32:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:32:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:32:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:32:51 ./bin/test-attribution-txt.sh [Pipeline] } 12:32:51 $ docker stop --time=1 0ca2a07a11e6d47b4d65d73b0066cacfcb91e5c2a2a59ab2494e29fe6ee2d97d 12:32:53 $ docker rm -f 0ca2a07a11e6d47b4d65d73b0066cacfcb91e5c2a2a59ab2494e29fe6ee2d97d [Pipeline] // withDockerContainer [Pipeline] sh 12:32:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:32:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:32:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:32:55 + ls -al . 12:32:55 total 176 12:32:55 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 8 12:32 . 12:32:55 drwxrwxr-x. 4 jenkins jenkins 30 Nov 8 12:31 .. 12:32:55 -rw-rw-r--. 1 jenkins jenkins 8449 Nov 8 12:31 Attribution.txt 12:32:55 drwxrwxr-x. 2 jenkins jenkins 37 Nov 8 12:31 bin 12:32:55 -rw-rw-r--. 1 jenkins jenkins 6349 Nov 8 12:31 CHANGELOG.md 12:32:55 drwxrwxr-x. 3 jenkins jenkins 32 Nov 8 12:31 cmd 12:32:55 -rw-r--r--. 1 jenkins jenkins 46339 Nov 8 12:32 coverage.out 12:32:55 -rw-rw-r--. 1 jenkins jenkins 1951 Nov 8 12:31 Dockerfile 12:32:55 drwxrwxr-x. 8 jenkins jenkins 162 Nov 8 12:31 .git 12:32:55 drwxrwxr-x. 2 jenkins jenkins 103 Nov 8 12:31 .github 12:32:55 -rw-rw-r--. 1 jenkins jenkins 270 Nov 8 12:31 .gitignore 12:32:55 -rw-rw-r--. 1 jenkins jenkins 358 Nov 8 12:31 go.mod 12:32:55 -rw-rw-r--. 1 jenkins jenkins 52389 Nov 8 12:31 go.sum 12:32:55 -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 12:31 GOVERNANCE.md 12:32:55 drwxrwxr-x. 3 jenkins jenkins 20 Nov 8 12:31 internal 12:32:55 -rw-rw-r--. 1 jenkins jenkins 660 Nov 8 12:31 Jenkinsfile 12:32:55 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 8 12:31 LICENSE 12:32:55 -rw-rw-r--. 1 jenkins jenkins 999 Nov 8 12:31 Makefile 12:32:55 -rw-rw-r--. 1 jenkins jenkins 623 Nov 8 12:31 OWNERS.md 12:32:55 -rw-rw-r--. 1 jenkins jenkins 2913 Nov 8 12:31 README.md 12:32:55 -rw-rw-r--. 1 jenkins jenkins 12 Nov 8 12:28 VERSION 12:32:55 -rw-rw-r--. 1 jenkins jenkins 235 Nov 8 12:31 version.go [Pipeline] isUnix [Pipeline] sh 12:32:55 + 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=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f --label arch=amd64 --label version=2.0.1-dev.12 . 12:32:55 Sending build context to Docker daemon 8.759MB 12:32:55 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 12:32:55 Step 2/25 : FROM ${BASE} AS builder 12:32:55 ---> beccee3ded13 12:32:55 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:32:55 ---> Running in 0062750b596a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:32:55 provisioning config files... 12:32:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/13@tmp/config7394544250982553865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:55 Removing intermediate container 0062750b596a 12:32:55 ---> 36306f647832 12:32:55 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:32:55 ---> Running in 9b18e90d2416 12:32:55 Removing intermediate container 9b18e90d2416 12:32:55 ---> 57ef02b62fc7 12:32:55 Step 5/25 : WORKDIR /device-virtual-go 12:32:55 ---> Running in 2c705a4810c8 12:32:55 Removing intermediate container 2c705a4810c8 12:32:55 ---> 08efc08b30fb 12:32:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:32:56 ---> docker-login.sh 12:32:56 nexus3.edgexfoundry.org:10001 12:32:56 ---> Running in a8fccae94b26 12:32:56 Removing intermediate container a8fccae94b26 12:32:56 ---> 63f9ab02d106 12:32:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:32:56 ---> Running in fcdc557dbd51 12:32:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:57 Configure a credential helper to remove this warning. See 12:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:57 12:32:57 Login Succeeded 12:32:57 nexus3.edgexfoundry.org:10002 12:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:57 Configure a credential helper to remove this warning. See 12:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:57 12:32:57 Login Succeeded 12:32:57 nexus3.edgexfoundry.org:10003 12:32:57 OK: 224 MiB in 56 packages 12:32:58 Removing intermediate container fcdc557dbd51 12:32:58 ---> 9b77aa5f3042 12:32:58 Step 8/25 : COPY . . 12:32:58 ---> a42a52b7c5fd 12:32:58 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:32:58 ---> Running in 726784c8865f 12:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:58 Configure a credential helper to remove this warning. See 12:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:58 12:32:58 Login Succeeded 12:32:58 nexus3.edgexfoundry.org:10004 12:32:58 Removing intermediate container 726784c8865f 12:32:58 ---> d608a713f410 12:32:58 Step 10/25 : ARG MAKE='make build' 12:32:58 ---> Running in 04b5a538c8f5 12:32:58 Removing intermediate container 04b5a538c8f5 12:32:58 ---> bac1f85554f2 12:32:58 Step 11/25 : RUN $MAKE 12:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:58 Configure a credential helper to remove this warning. See 12:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:58 12:32:58 Login Succeeded 12:32:58 docker.io 12:32:59 ---> Running in 02c08e0ad8ac 12:32:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.12" -o cmd/device-virtual ./cmd 12:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:59 Configure a credential helper to remove this warning. See 12:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:59 12:32:59 Login Succeeded 12:32:59 ---> docker-login.sh ends [Pipeline] } 12:32:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:33:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:33:00 ========================================================= 12:33:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:33:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:33:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 12:33:01 Sending build context to Docker daemon 8.711MB 12:33:01 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 12:33:01 Step 2/11 : FROM ${BASE} AS builder 12:33:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:33:01 552d1f2373af: Pulling fs layer 12:33:01 ea3f2d53f512: Pulling fs layer 12:33:01 9e70ebbbe112: Pulling fs layer 12:33:01 7a9cfe048b4a: Pulling fs layer 12:33:01 72dc09318566: Pulling fs layer 12:33:01 f4f7b4309257: Pulling fs layer 12:33:01 0ac9a79272e3: Pulling fs layer 12:33:01 b78e95d17946: Pulling fs layer 12:33:01 7a9cfe048b4a: Waiting 12:33:01 72dc09318566: Waiting 12:33:01 f4f7b4309257: Waiting 12:33:01 0ac9a79272e3: Waiting 12:33:01 b78e95d17946: Waiting 12:33:01 9e70ebbbe112: Verifying Checksum 12:33:01 9e70ebbbe112: Download complete 12:33:01 ea3f2d53f512: Download complete 12:33:01 72dc09318566: Download complete 12:33:01 f4f7b4309257: Verifying Checksum 12:33:01 f4f7b4309257: Download complete 12:33:01 552d1f2373af: Verifying Checksum 12:33:01 552d1f2373af: Download complete 12:33:01 0ac9a79272e3: Download complete 12:33:02 552d1f2373af: Pull complete 12:33:03 ea3f2d53f512: Pull complete 12:33:03 9e70ebbbe112: Pull complete 12:33:03 b78e95d17946: Verifying Checksum 12:33:03 b78e95d17946: Download complete 12:33:03 7a9cfe048b4a: Download complete 12:33:14 7a9cfe048b4a: Pull complete 12:33:14 72dc09318566: Pull complete 12:33:14 f4f7b4309257: Pull complete 12:33:14 0ac9a79272e3: Pull complete 12:33:17 Removing intermediate container 02c08e0ad8ac 12:33:17 ---> 1980e870a039 12:33:17 Step 12/25 : FROM alpine:3.14 12:33:18 3.14: Pulling from library/alpine 12:33:18 a0d0a0d46f8b: Already exists 12:33:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:33:18 Status: Downloaded newer image for alpine:3.14 12:33:18 ---> 14119a10abf4 12:33:18 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:33:18 ---> Running in 711853c2debd 12:33:18 Removing intermediate container 711853c2debd 12:33:18 ---> 4c9e6747f091 12:33:18 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:18 ---> Running in ec7cee22d11f 12:33:19 Removing intermediate container ec7cee22d11f 12:33:19 ---> f5e60c4f4ffa 12:33:19 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 12:33:19 ---> Running in 3101ee156582 12:33:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:33:19 b78e95d17946: Pull complete 12:33:19 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 12:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:33:19 ---> 8b459fc5aaf0 12:33:19 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:33:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:33:20 (1/6) Installing dumb-init (1.2.5-r1) 12:33:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:33:20 (3/6) Installing libsodium (1.0.18-r0) 12:33:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:33:20 ---> Running in 0ab3f05ad7f5 12:33:20 (5/6) Installing libzmq (4.3.4-r0) 12:33:20 (6/6) Installing zeromq (4.3.4-r0) 12:33:20 Executing busybox-1.33.1-r3.trigger 12:33:20 OK: 8 MiB in 20 packages 12:33:21 Removing intermediate container 3101ee156582 12:33:21 ---> 4c6d74ae0de1 12:33:21 Step 16/25 : WORKDIR / 12:33:21 ---> Running in 38f397f3ccbf 12:33:21 Removing intermediate container 38f397f3ccbf 12:33:21 ---> 0233993860ad 12:33:21 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:33:21 ---> 5afcb7b8ed99 12:33:21 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:33:21 Removing intermediate container 0ab3f05ad7f5 12:33:21 ---> 7296609fdea3 12:33:21 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 12:33:21 ---> Running in 096935c84c92 12:33:21 ---> 14554481d763 12:33:21 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:33:21 ---> 5f283b6f4841 12:33:21 Step 20/25 : EXPOSE 59900 12:33:21 ---> Running in bf82d3a9a037 12:33:21 Removing intermediate container bf82d3a9a037 12:33:21 ---> 2be0c3021b76 12:33:21 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:33:22 Removing intermediate container 096935c84c92 12:33:22 ---> 300f7027f2ac 12:33:22 Step 5/11 : WORKDIR /device-virtual-go 12:33:22 ---> Running in b36b4e8fd337 12:33:22 ---> Running in 5f69dec27d11 12:33:22 Removing intermediate container 5f69dec27d11 12:33:22 ---> 1a28f4138df1 12:33:22 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:33:22 ---> Running in 941ecc465d9b 12:33:22 Removing intermediate container 941ecc465d9b 12:33:22 ---> 4832413cb1b2 12:33:22 Step 23/25 : LABEL arch=amd64 12:33:22 ---> Running in 84f5951465df 12:33:22 Removing intermediate container 84f5951465df 12:33:22 ---> 48803023c9e6 12:33:22 Step 24/25 : LABEL git_sha=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 12:33:22 ---> Running in 133e6007f9ad 12:33:22 Removing intermediate container 133e6007f9ad 12:33:22 ---> 446bb4a16893 12:33:22 Step 25/25 : LABEL version=2.0.1-dev.12 12:33:22 ---> Running in 0b0a66879dd1 12:33:22 Removing intermediate container 0b0a66879dd1 12:33:22 ---> eb51d20203fd 12:33:22 [Warning] One or more build-args [ARCH] were not consumed 12:33:22 Successfully built eb51d20203fd 12:33:22 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:33:22 provisioning config files... 12:33:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/13@tmp/config2345617793071589668tmp [Pipeline] { 12:33:22 Removing intermediate container b36b4e8fd337 12:33:22 ---> 4ea83eda867b 12:33:22 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:22 ---> Running in 6fcd70590c97 [Pipeline] libraryResource [Pipeline] sh 12:33:22 ---> docker-login.sh 12:33:22 nexus3.edgexfoundry.org:10001 12:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:22 Configure a credential helper to remove this warning. See 12:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:22 12:33:22 Login Succeeded 12:33:22 nexus3.edgexfoundry.org:10002 12:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:22 Configure a credential helper to remove this warning. See 12:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:22 12:33:22 Login Succeeded 12:33:22 nexus3.edgexfoundry.org:10003 12:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:23 Configure a credential helper to remove this warning. See 12:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:23 12:33:23 Login Succeeded 12:33:23 nexus3.edgexfoundry.org:10004 12:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:23 Configure a credential helper to remove this warning. See 12:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:23 12:33:23 Login Succeeded 12:33:23 docker.io 12:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:23 Configure a credential helper to remove this warning. See 12:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:23 12:33:23 Login Succeeded 12:33:23 ---> docker-login.sh ends [Pipeline] } 12:33:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:33:23 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:33:23 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 12:33:23 latest 12:33:23 2.0.1-dev.12 12:33:23 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 12:33:23 main 12:33:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:33:24 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] isUnix [Pipeline] sh 12:33:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 12:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:33:24 db9138453813: Preparing 12:33:24 223a43c22661: Preparing 12:33:24 55aab800c6b0: Preparing 12:33:24 6732b816c14a: Preparing 12:33:24 70670300380d: Preparing 12:33:24 e2eb06d8af82: Preparing 12:33:24 e2eb06d8af82: Waiting 12:33:24 223a43c22661: Pushed 12:33:24 e2eb06d8af82: Layer already exists 12:33:24 70670300380d: Pushed 12:33:24 55aab800c6b0: Pushed 12:33:24 6732b816c14a: Pushed 12:33:25 Removing intermediate container 6fcd70590c97 12:33:25 ---> 77cddc4c4e89 12:33:25 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:33:25 ---> Running in 961cfc666901 12:33:26 db9138453813: Pushed 12:33:26 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] isUnix [Pipeline] sh 12:33:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:33:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 12:33:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:33:26 db9138453813: Preparing 12:33:26 223a43c22661: Preparing 12:33:26 55aab800c6b0: Preparing 12:33:26 6732b816c14a: Preparing 12:33:26 70670300380d: Preparing 12:33:26 e2eb06d8af82: Preparing 12:33:26 e2eb06d8af82: Waiting 12:33:26 6732b816c14a: Layer already exists 12:33:26 223a43c22661: Layer already exists 12:33:26 55aab800c6b0: Layer already exists 12:33:26 70670300380d: Layer already exists 12:33:26 db9138453813: Layer already exists 12:33:26 e2eb06d8af82: Layer already exists 12:33:26 latest: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] isUnix [Pipeline] sh 12:33:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 12:33:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:33:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.12 12:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:33:27 db9138453813: Preparing 12:33:27 223a43c22661: Preparing 12:33:27 55aab800c6b0: Preparing 12:33:27 6732b816c14a: Preparing 12:33:27 70670300380d: Preparing 12:33:27 e2eb06d8af82: Preparing 12:33:27 e2eb06d8af82: Waiting 12:33:27 6732b816c14a: Layer already exists 12:33:27 70670300380d: Layer already exists 12:33:27 55aab800c6b0: Layer already exists 12:33:27 db9138453813: Layer already exists 12:33:27 223a43c22661: Layer already exists 12:33:27 e2eb06d8af82: Layer already exists 12:33:27 2.0.1-dev.12: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] isUnix [Pipeline] sh 12:33:27 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 12:33:27 (1/4) Installing openssh-keygen (8.6_p1-r3) 12:33:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 12:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:33:27 db9138453813: Preparing 12:33:27 223a43c22661: Preparing 12:33:27 55aab800c6b0: Preparing 12:33:27 6732b816c14a: Preparing 12:33:27 70670300380d: Preparing 12:33:27 e2eb06d8af82: Preparing 12:33:27 e2eb06d8af82: Waiting 12:33:27 70670300380d: Layer already exists 12:33:27 55aab800c6b0: Layer already exists 12:33:27 223a43c22661: Layer already exists 12:33:27 db9138453813: Layer already exists 12:33:27 6732b816c14a: Layer already exists 12:33:27 e2eb06d8af82: Layer already exists 12:33:27 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] isUnix [Pipeline] sh 12:33:28 (2/4) Installing libedit (20210216.3.1-r0) 12:33:28 (3/4) Installing openssh-client-common (8.6_p1-r3) 12:33:28 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 12:33:28 (4/4) Installing openssh-client-default (8.6_p1-r3) 12:33:28 Executing busybox-1.33.1-r3.trigger 12:33:28 OK: 223 MiB in 56 packages 12:33:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:33:28 db9138453813: Preparing 12:33:28 223a43c22661: Preparing 12:33:28 55aab800c6b0: Preparing 12:33:28 6732b816c14a: Preparing 12:33:28 70670300380d: Preparing 12:33:28 e2eb06d8af82: Preparing 12:33:28 e2eb06d8af82: Waiting 12:33:28 70670300380d: Layer already exists 12:33:28 55aab800c6b0: Layer already exists 12:33:28 223a43c22661: Layer already exists 12:33:28 db9138453813: Layer already exists 12:33:28 6732b816c14a: Layer already exists 12:33:28 e2eb06d8af82: Layer already exists 12:33:28 main: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:28 ===================================================== [Pipeline] echo 12:33:28 taggedImages: 12:33:28 - nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 12:33:28 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:33:28 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.12 12:33:28 - nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 12:33:28 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:29 12:33:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:29 latest: Pulling from edgex-lftools-log-publisher 12:33:29 b4d181a07f80: Pulling fs layer 12:33:29 a1111a8f2ec3: Pulling fs layer 12:33:29 ed53099fbce6: Pulling fs layer 12:33:29 dc539afda2c1: Pulling fs layer 12:33:29 77bc0d833cb6: Pulling fs layer 12:33:29 9065ff56babe: Pulling fs layer 12:33:29 d287ab97295c: Pulling fs layer 12:33:29 77bc0d833cb6: Waiting 12:33:29 9065ff56babe: Waiting 12:33:29 d287ab97295c: Waiting 12:33:29 dc539afda2c1: Waiting 12:33:29 a1111a8f2ec3: Verifying Checksum 12:33:29 a1111a8f2ec3: Download complete 12:33:29 dc539afda2c1: Verifying Checksum 12:33:29 dc539afda2c1: Download complete 12:33:29 ed53099fbce6: Verifying Checksum 12:33:29 ed53099fbce6: Download complete 12:33:29 9065ff56babe: Verifying Checksum 12:33:29 9065ff56babe: Download complete 12:33:29 77bc0d833cb6: Verifying Checksum 12:33:29 77bc0d833cb6: Download complete 12:33:29 b4d181a07f80: Verifying Checksum 12:33:29 b4d181a07f80: Download complete 12:33:29 Removing intermediate container 961cfc666901 12:33:29 ---> 33a326a492eb 12:33:29 Step 8/11 : COPY . . 12:33:30 d287ab97295c: Verifying Checksum 12:33:30 d287ab97295c: Download complete 12:33:30 ---> f77b034f340e 12:33:30 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:33:30 ---> Running in e6a3572f673d 12:33:31 b4d181a07f80: Pull complete 12:33:31 a1111a8f2ec3: Pull complete 12:33:31 ed53099fbce6: Pull complete 12:33:31 dc539afda2c1: Pull complete 12:33:31 77bc0d833cb6: Pull complete 12:33:31 9065ff56babe: Pull complete 12:33:37 d287ab97295c: Pull complete 12:33:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:33:37 prd-centos7-docker-4c-2g-27940 does not seem to be running inside a container 12:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:33:39 $ docker top be2c5d9950e256773f46b9b60a3e082df3559c46f0cd67339f60cdadf9d81db7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:33:39 ---> job-cost.sh 12:33:39 lf-activate-venv: SKIPPING 12:33:39 INFO: No Stack... 12:33:43 INFO: Retrieving Pricing Info for: v3-standard-2 12:33:43 INFO: Archiving Costs [Pipeline] sh 12:33:43 + cat /w/workspace/device-virtual-go/13/archives/cost.csv 12:33:43 + cut -d, -f6 [Pipeline] lock 12:33:43 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] 12:33:43 Resource [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] did not exist. Created. 12:33:43 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:33:43 + echo total: 0.05999999865889549 [Pipeline] stash 12:33:43 Stashed 1 file(s) [Pipeline] } 12:33:43 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 12:33:43 $ docker stop --time=1 be2c5d9950e256773f46b9b60a3e082df3559c46f0cd67339f60cdadf9d81db7 12:33:44 $ docker rm -f be2c5d9950e256773f46b9b60a3e082df3559c46f0cd67339f60cdadf9d81db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:34:52 Removing intermediate container e6a3572f673d 12:34:52 ---> 8517dcb202aa 12:34:52 Step 10/11 : ARG MAKE='make build' 12:34:52 ---> Running in cca6439e638c 12:34:52 Removing intermediate container cca6439e638c 12:34:52 ---> cd97908ee7da 12:34:52 Step 11/11 : RUN $MAKE 12:34:52 ---> Running in 8822dc9bdf33 12:34:52 noop 12:34:52 Removing intermediate container 8822dc9bdf33 12:34:52 ---> 7a4086b6ae58 12:34:52 Successfully built 7a4086b6ae58 12:34:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:34:53 + docker inspect -f . ci-base-image-arm64 12:34:53 . [Pipeline] withDockerContainer 12:34:53 prd-ubuntu18.04-docker-arm64-4c-16g-27939 does not seem to be running inside a container 12:34:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:34:55 $ docker top f4a5676659ecbd1a129c4106fa22b9ca5ae8e4b1c09736cab0a338fec1a75f60 -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:56 + go version 12:34:56 go version go1.16.8 linux/arm64 [Pipeline] } 12:34:56 $ docker stop --time=1 f4a5676659ecbd1a129c4106fa22b9ca5ae8e4b1c09736cab0a338fec1a75f60 12:34:57 $ docker rm -f f4a5676659ecbd1a129c4106fa22b9ca5ae8e4b1c09736cab0a338fec1a75f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:34:58 + docker inspect -f . ci-base-image-arm64 12:34:58 . [Pipeline] withDockerContainer 12:34:58 prd-ubuntu18.04-docker-arm64-4c-16g-27939 does not seem to be running inside a container 12:34:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:35:00 $ docker top 27c3f9443e0bab37f152c4b16a1e2719c5ae7a545eb2ef1c6d643cf994ad33dc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:35:01 + make test 12:35:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:35:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:36:24 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:36:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.943s coverage: 64.6% of statements 12:36:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:36:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:36:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:36:47 ./bin/test-attribution-txt.sh [Pipeline] } 12:36:48 $ docker stop --time=1 27c3f9443e0bab37f152c4b16a1e2719c5ae7a545eb2ef1c6d643cf994ad33dc 12:36:50 $ docker rm -f 27c3f9443e0bab37f152c4b16a1e2719c5ae7a545eb2ef1c6d643cf994ad33dc [Pipeline] // withDockerContainer [Pipeline] sh 12:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:36:51 Warning: overwriting stash ‘coverage-report’ 12:36:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:36:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:36:52 + ls -al . 12:36:52 total 200 12:36:52 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 12:36 . 12:36:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:32 .. 12:36:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:32 .git 12:36:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:32 .github 12:36:52 -rw-rw-r-- 1 jenkins jenkins 270 Nov 8 12:32 .gitignore 12:36:52 -rw-rw-r-- 1 jenkins jenkins 8449 Nov 8 12:32 Attribution.txt 12:36:52 -rw-rw-r-- 1 jenkins jenkins 6349 Nov 8 12:32 CHANGELOG.md 12:36:52 -rw-rw-r-- 1 jenkins jenkins 1951 Nov 8 12:32 Dockerfile 12:36:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 12:32 GOVERNANCE.md 12:36:52 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 12:32 Jenkinsfile 12:36:52 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 12:32 LICENSE 12:36:52 -rw-rw-r-- 1 jenkins jenkins 999 Nov 8 12:32 Makefile 12:36:52 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 12:32 OWNERS.md 12:36:52 -rw-rw-r-- 1 jenkins jenkins 2913 Nov 8 12:32 README.md 12:36:52 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 12:28 VERSION 12:36:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:32 bin 12:36:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:32 cmd 12:36:52 -rw-r--r-- 1 jenkins jenkins 46339 Nov 8 12:36 coverage.out 12:36:52 -rw-rw-r-- 1 jenkins jenkins 358 Nov 8 12:32 go.mod 12:36:52 -rw-rw-r-- 1 jenkins jenkins 52389 Nov 8 12:32 go.sum 12:36:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:32 internal 12:36:52 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 12:32 version.go [Pipeline] isUnix [Pipeline] sh 12:36:53 + 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=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f --label arch=arm64 --label version=2.0.1-dev.12 . 12:36:53 Sending build context to Docker daemon 8.758MB 12:36:53 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 12:36:53 Step 2/25 : FROM ${BASE} AS builder 12:36:53 ---> 7a4086b6ae58 12:36:53 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:36:53 ---> Running in d6a3d8a471ae 12:36:54 Removing intermediate container d6a3d8a471ae 12:36:54 ---> 497d50bc79f8 12:36:54 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:36:54 ---> Running in c51c6a129bf9 12:36:54 Removing intermediate container c51c6a129bf9 12:36:54 ---> 3e6c0ab8ce79 12:36:54 Step 5/25 : WORKDIR /device-virtual-go 12:36:54 ---> Running in 4f50bfc81656 12:36:55 Removing intermediate container 4f50bfc81656 12:36:55 ---> 468d87c9e6f1 12:36:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:36:55 ---> Running in e87317978b2d 12:36:57 Removing intermediate container e87317978b2d 12:36:57 ---> 50054cead93b 12:36:57 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:36:57 ---> Running in ad5bbb26457a 12:36:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:36:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:37:00 OK: 223 MiB in 56 packages 12:37:01 Removing intermediate container ad5bbb26457a 12:37:01 ---> e643d422a5ac 12:37:01 Step 8/25 : COPY . . 12:37:02 ---> ea7d8be29fa4 12:37:02 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:37:02 ---> Running in bfd3fbd905ab 12:37:05 Removing intermediate container bfd3fbd905ab 12:37:05 ---> 43f6f8fd05ac 12:37:05 Step 10/25 : ARG MAKE='make build' 12:37:05 ---> Running in 7f533d4512f0 12:37:05 Removing intermediate container 7f533d4512f0 12:37:05 ---> 4514a2f0d2af 12:37:05 Step 11/25 : RUN $MAKE 12:37:05 ---> Running in 5e66decf61ac 12:37:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.12" -o cmd/device-virtual ./cmd 12:38:03 Removing intermediate container 5e66decf61ac 12:38:03 ---> 154a5b4f2651 12:38:03 Step 12/25 : FROM alpine:3.14 12:38:06 3.14: Pulling from library/alpine 12:38:06 552d1f2373af: Already exists 12:38:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:38:06 Status: Downloaded newer image for alpine:3.14 12:38:06 ---> bb3de5531c18 12:38:06 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:38:06 ---> Running in 83523cb1ab0e 12:38:07 Removing intermediate container 83523cb1ab0e 12:38:07 ---> 18a21751e070 12:38:07 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:38:07 ---> Running in 2c4ad4ba97f5 12:38:09 Removing intermediate container 2c4ad4ba97f5 12:38:09 ---> 0e3814eff1a7 12:38:09 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 12:38:09 ---> Running in 12a719204676 12:38:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:38:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:38:12 (1/6) Installing dumb-init (1.2.5-r1) 12:38:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:38:12 (3/6) Installing libsodium (1.0.18-r0) 12:38:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:38:13 (5/6) Installing libzmq (4.3.4-r0) 12:38:13 (6/6) Installing zeromq (4.3.4-r0) 12:38:13 Executing busybox-1.33.1-r3.trigger 12:38:13 OK: 8 MiB in 20 packages 12:38:14 Removing intermediate container 12a719204676 12:38:14 ---> 25dd2ad7ce83 12:38:14 Step 16/25 : WORKDIR / 12:38:14 ---> Running in 554934e192fe 12:38:15 Removing intermediate container 554934e192fe 12:38:15 ---> 7566c9ab8145 12:38:15 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:38:16 ---> f8115c1a084e 12:38:16 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:38:16 ---> e3c75a6a0480 12:38:16 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:38:18 ---> dd34000d40a6 12:38:18 Step 20/25 : EXPOSE 59900 12:38:18 ---> Running in 53e64f6dcca1 12:38:18 Removing intermediate container 53e64f6dcca1 12:38:18 ---> 1a2f19c45a08 12:38:18 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:38:18 ---> Running in 8dc1e0c85bcf 12:38:18 Removing intermediate container 8dc1e0c85bcf 12:38:18 ---> 806e98f76233 12:38:18 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:38:19 ---> Running in 3e18c0146467 12:38:19 Removing intermediate container 3e18c0146467 12:38:19 ---> ac63443e19ef 12:38:19 Step 23/25 : LABEL arch=arm64 12:38:19 ---> Running in 202fd4cc238d 12:38:19 Removing intermediate container 202fd4cc238d 12:38:19 ---> b352f9a01d16 12:38:19 Step 24/25 : LABEL git_sha=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 12:38:20 ---> Running in 5e8ac0ebd736 12:38:20 Removing intermediate container 5e8ac0ebd736 12:38:20 ---> 4486f4e84fd8 12:38:20 Step 25/25 : LABEL version=2.0.1-dev.12 12:38:20 ---> Running in e75ff907f8f6 12:38:21 Removing intermediate container e75ff907f8f6 12:38:21 ---> 0344ebbb0fde 12:38:21 [Warning] One or more build-args [ARCH] were not consumed 12:38:21 Successfully built 0344ebbb0fde 12:38:21 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 12:38:21 provisioning config files... 12:38:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/13@tmp/config8791088023146825854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:21 ---> docker-login.sh 12:38:21 nexus3.edgexfoundry.org:10001 12:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:22 Configure a credential helper to remove this warning. See 12:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:22 12:38:22 Login Succeeded 12:38:22 nexus3.edgexfoundry.org:10002 12:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:23 Configure a credential helper to remove this warning. See 12:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:23 12:38:23 Login Succeeded 12:38:23 nexus3.edgexfoundry.org:10003 12:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:23 Configure a credential helper to remove this warning. See 12:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:23 12:38:23 Login Succeeded 12:38:23 nexus3.edgexfoundry.org:10004 12:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:24 Configure a credential helper to remove this warning. See 12:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:24 12:38:24 Login Succeeded 12:38:24 docker.io 12:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:25 Configure a credential helper to remove this warning. See 12:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:25 12:38:25 Login Succeeded 12:38:25 ---> docker-login.sh ends [Pipeline] } 12:38:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:38:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:38:25 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:38:25 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 12:38:25 latest 12:38:25 2.0.1-dev.12 12:38:25 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 12:38:25 main 12:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:38:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] isUnix [Pipeline] sh 12:38:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 12:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:38:25 b4f50af0aee8: Preparing 12:38:25 bb30ae779087: Preparing 12:38:25 a039943ecaeb: Preparing 12:38:25 ab9379973109: Preparing 12:38:25 fea5e8a8d319: Preparing 12:38:25 ee420dfed78a: Preparing 12:38:25 ee420dfed78a: Waiting 12:38:26 a039943ecaeb: Pushed 12:38:26 fea5e8a8d319: Pushed 12:38:26 bb30ae779087: Pushed 12:38:26 ee420dfed78a: Layer already exists 12:38:26 ab9379973109: Pushed 12:38:30 b4f50af0aee8: Pushed 12:38:30 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:38:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:38:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:38:31 b4f50af0aee8: Preparing 12:38:31 bb30ae779087: Preparing 12:38:31 a039943ecaeb: Preparing 12:38:31 ab9379973109: Preparing 12:38:31 fea5e8a8d319: Preparing 12:38:31 ee420dfed78a: Preparing 12:38:31 ee420dfed78a: Waiting 12:38:31 ab9379973109: Layer already exists 12:38:31 a039943ecaeb: Layer already exists 12:38:31 b4f50af0aee8: Layer already exists 12:38:31 fea5e8a8d319: Layer already exists 12:38:31 bb30ae779087: Layer already exists 12:38:31 ee420dfed78a: Layer already exists 12:38:31 latest: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:38:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 12:38:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.12 12:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:38:32 b4f50af0aee8: Preparing 12:38:32 bb30ae779087: Preparing 12:38:32 a039943ecaeb: Preparing 12:38:32 ab9379973109: Preparing 12:38:32 fea5e8a8d319: Preparing 12:38:32 ee420dfed78a: Preparing 12:38:32 ee420dfed78a: Waiting 12:38:32 b4f50af0aee8: Layer already exists 12:38:32 bb30ae779087: Layer already exists 12:38:32 fea5e8a8d319: Layer already exists 12:38:32 a039943ecaeb: Layer already exists 12:38:32 ab9379973109: Layer already exists 12:38:32 ee420dfed78a: Layer already exists 12:38:32 2.0.1-dev.12: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:38:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 12:38:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 12:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:38:32 b4f50af0aee8: Preparing 12:38:32 bb30ae779087: Preparing 12:38:32 a039943ecaeb: Preparing 12:38:32 ab9379973109: Preparing 12:38:32 fea5e8a8d319: Preparing 12:38:32 ee420dfed78a: Preparing 12:38:32 ee420dfed78a: Waiting 12:38:33 b4f50af0aee8: Layer already exists 12:38:33 fea5e8a8d319: Layer already exists 12:38:33 a039943ecaeb: Layer already exists 12:38:33 bb30ae779087: Layer already exists 12:38:33 ab9379973109: Layer already exists 12:38:33 ee420dfed78a: Layer already exists 12:38:33 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:38:33 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 12:38:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:38:33 b4f50af0aee8: Preparing 12:38:33 bb30ae779087: Preparing 12:38:33 a039943ecaeb: Preparing 12:38:33 ab9379973109: Preparing 12:38:33 fea5e8a8d319: Preparing 12:38:33 ee420dfed78a: Preparing 12:38:33 ee420dfed78a: Waiting 12:38:34 b4f50af0aee8: Layer already exists 12:38:34 bb30ae779087: Layer already exists 12:38:34 fea5e8a8d319: Layer already exists 12:38:34 a039943ecaeb: Layer already exists 12:38:34 ab9379973109: Layer already exists 12:38:34 ee420dfed78a: Layer already exists 12:38:34 main: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:38:34 ===================================================== [Pipeline] echo 12:38:34 taggedImages: 12:38:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 12:38:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:38:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.12 12:38:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 12:38:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:34 12:38:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:35 arm64: Pulling from edgex-lftools-log-publisher 12:38:35 448f6bf000e3: Pulling fs layer 12:38:35 f757da607395: Pulling fs layer 12:38:35 05883995daec: Pulling fs layer 12:38:35 8603b9c90790: Pulling fs layer 12:38:35 1560dd03e051: Pulling fs layer 12:38:35 27f5ce0e4adf: Pulling fs layer 12:38:35 c2d8d7efcc4b: Pulling fs layer 12:38:35 1560dd03e051: Waiting 12:38:35 27f5ce0e4adf: Waiting 12:38:35 8603b9c90790: Waiting 12:38:35 c2d8d7efcc4b: Waiting 12:38:35 f757da607395: Verifying Checksum 12:38:35 f757da607395: Download complete 12:38:35 8603b9c90790: Verifying Checksum 12:38:35 1560dd03e051: Verifying Checksum 12:38:35 1560dd03e051: Download complete 12:38:35 27f5ce0e4adf: Download complete 12:38:35 05883995daec: Verifying Checksum 12:38:35 05883995daec: Download complete 12:38:36 448f6bf000e3: Verifying Checksum 12:38:36 448f6bf000e3: Download complete 12:38:38 c2d8d7efcc4b: Verifying Checksum 12:38:38 c2d8d7efcc4b: Download complete 12:38:39 448f6bf000e3: Pull complete 12:38:40 f757da607395: Pull complete 12:38:42 05883995daec: Pull complete 12:38:42 8603b9c90790: Pull complete 12:38:43 1560dd03e051: Pull complete 12:38:44 27f5ce0e4adf: Pull complete 12:38:59 c2d8d7efcc4b: Pull complete 12:38:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:38:59 prd-ubuntu18.04-docker-arm64-4c-16g-27939 does not seem to be running inside a container 12:38:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:39:02 $ docker top 9751431e1fe01eb696058e4ca0522041e6642a8678e0c9baca06bfef47514d28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:03 ---> job-cost.sh 12:39:03 lf-activate-venv: SKIPPING 12:39:03 INFO: No Stack... 12:39:03 INFO: Retrieving Pricing Info for: v3-standard-4 12:39:04 INFO: Archiving Costs [Pipeline] sh 12:39:04 + cat /w/workspace/device-virtual-go/13/archives/cost.csv 12:39:04 + cut -d, -f6 [Pipeline] lock 12:39:04 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] 12:39:04 Resource [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] did not exist. Created. 12:39:04 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:39:05 /w/workspace/device-virtual-go/13@tmp/durable-4d37360a/script.sh: 1: /w/workspace/device-virtual-go/13@tmp/durable-4d37360a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:39:06 + echo total: 0.10999999940395355 [Pipeline] stash 12:39:06 Warning: overwriting stash ‘stack-cost’ 12:39:06 Stashed 1 file(s) [Pipeline] } 12:39:06 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 12:39:06 $ docker stop --time=1 9751431e1fe01eb696058e4ca0522041e6642a8678e0c9baca06bfef47514d28 12:39:07 $ docker rm -f 9751431e1fe01eb696058e4ca0522041e6642a8678e0c9baca06bfef47514d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:39:08 provisioning config files... 12:39:08 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5195542924832389278tmp [Pipeline] { [Pipeline] sh 12:39:08 + set +x 12:39:08 + curl -s https://codecov.io/bash 12:39:08 + bash -s -- 12:39:08 12:39:08 _____ _ 12:39:08 / ____| | | 12:39:08 | | ___ __| | ___ ___ _____ __ 12:39:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:39:08 | |___| (_) | (_| | __/ (_| (_) \ V / 12:39:08 \_____\___/ \__,_|\___|\___\___/ \_/ 12:39:08 Bash-1.0.6 12:39:08 12:39:08 12:39:08 ==> git version 2.24.4 found 12:39:08 ==> 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 12:39:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:39:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:39:08 ==> Jenkins CI detected. 12:39:08 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:39:08 project root: . 12:39:08 --> token set from env 12:39:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:39:08 ==> Running gcov in . (disable via -X gcov) 12:39:08 ==> Python coveragepy not found 12:39:08 ==> Searching for coverage reports in: 12:39:08 + . 12:39:08 -> Found 1 reports 12:39:08 ==> Detecting git/mercurial file structure 12:39:08 ==> Reading reports 12:39:08 + ./coverage.out bytes=46339 12:39:08 ==> Appending adjustments 12:39:08 https://docs.codecov.io/docs/fixing-reports 12:39:08 + Found adjustments 12:39:08 ==> Gzipping contents 12:39:08 8.0K /tmp/codecov.m27siH.gz 12:39:08 ==> Uploading reports 12:39:08 url: https://codecov.io 12:39:08 query: branch=main&commit=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:39:08 -> Pinging Codecov 12:39:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:39:09 -> Uploading to 12:39:09 https://storage.googleapis.com/codecov/v4/raw/2021-11-08/5E52B4B073DB2E39498172D8E973AA87/6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f/f5018cbb-2c9f-457d-a019-445afb695da8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T123909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3aec352575656d42c57b870bd27b2e5443d1d6fa8826a9cc53cb028bef4d3b6 12:39:09 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:09 Dload Upload Total Spent Left Speed 12:39:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5505 0 0 100 5505 0 20075 --:--:-- --:--:-- --:--:-- 20091 12:39:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] } 12:39:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:39:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:39:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:39:10 12:39:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 12:39:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:39:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:39:10 188c0c94c7c5: Pulling fs layer 12:39:10 0ef7d3d256c8: Pulling fs layer 12:39:10 de9db76c5a1d: Pulling fs layer 12:39:10 0eba1c9be4d2: Pulling fs layer 12:39:10 0d57e429df01: Pulling fs layer 12:39:10 4e4be7b47b0d: Pulling fs layer 12:39:10 e1f770b5df2f: Pulling fs layer 12:39:10 85a0685a4137: Pulling fs layer 12:39:10 0eba1c9be4d2: Waiting 12:39:10 0d57e429df01: Waiting 12:39:10 4e4be7b47b0d: Waiting 12:39:10 e1f770b5df2f: Waiting 12:39:10 85a0685a4137: Waiting 12:39:10 de9db76c5a1d: Verifying Checksum 12:39:10 de9db76c5a1d: Download complete 12:39:10 0ef7d3d256c8: Verifying Checksum 12:39:10 0ef7d3d256c8: Download complete 12:39:10 0d57e429df01: Verifying Checksum 12:39:10 0d57e429df01: Download complete 12:39:10 4e4be7b47b0d: Verifying Checksum 12:39:10 4e4be7b47b0d: Download complete 12:39:10 188c0c94c7c5: Verifying Checksum 12:39:10 188c0c94c7c5: Download complete 12:39:10 e1f770b5df2f: Verifying Checksum 12:39:10 e1f770b5df2f: Download complete 12:39:11 188c0c94c7c5: Pull complete 12:39:11 0ef7d3d256c8: Pull complete 12:39:11 0eba1c9be4d2: Verifying Checksum 12:39:11 0eba1c9be4d2: Download complete 12:39:11 de9db76c5a1d: Pull complete 12:39:11 85a0685a4137: Verifying Checksum 12:39:11 85a0685a4137: Download complete 12:39:14 0eba1c9be4d2: Pull complete 12:39:15 0d57e429df01: Pull complete 12:39:15 4e4be7b47b0d: Pull complete 12:39:15 e1f770b5df2f: Pull complete 12:39:19 85a0685a4137: Pull complete 12:39:19 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 12:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:39:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 12:39:19 prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container 12:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:39:21 $ docker top 7373b592c71547991c2d2ec256fe7b0d3277acd0ce4ea9a3674ebe03ce05c60c -eo pid,comm [Pipeline] { [Pipeline] echo 12:39:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 12:39:21 + set -o pipefail 12:39:21 + snyk monitor '--org=edgex-jenkins' 12:39:27 12:39:27 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:39:27 12:39:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/274e7274-22fe-4b8a-be47-15597091e573 12:39:27 12:39:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:39:27 12:39:27 12:39:27 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 12:39:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:39:27 $ docker stop --time=1 7373b592c71547991c2d2ec256fe7b0d3277acd0ce4ea9a3674ebe03ce05c60c 12:39:29 $ docker rm -f 7373b592c71547991c2d2ec256fe7b0d3277acd0ce4ea9a3674ebe03ce05c60c [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 12:39:30 + git log --format=format:%s -1 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] isUnix [Pipeline] sh 12:39:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:39:30 . [Pipeline] withDockerContainer 12:39:30 prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container 12:39:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:39:30 $ docker top aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:30 [ssh-agent] Looking for ssh-agent implementation... 12:39:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:30 $ docker exec aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c ssh-agent 12:39:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJeaKPa/agent.14 12:39:31 SSH_AGENT_PID=21 12:39:31 Running ssh-add (command line suppressed) 12:39:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7308396005799239772.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7308396005799239772.key) 12:39:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:31 + git semver tag 12:39:31 # -> Open(): unable to determine branch for HEAD 12:39:31 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 12:39:31 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 12:39:31 # $SEMVER_REMOTE_NAME = origin 12:39:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:39:31 # $SEMVER_USER_NAME = edgex-jenkins 12:39:31 # $SEMVER_BRANCH = main 12:39:31 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 12:39:31 # 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f HEAD 12:39:31 # -> Force: false 12:39:31 # e3e8e26cd0b871e663cd9074cb8e8244de2f5cf4 refs/tags/v2.0.1-dev.12 [Pipeline] } 12:39:31 $ docker exec --env ******** --env ******** aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c ssh-agent -k 12:39:31 unset SSH_AUTH_SOCK; 12:39:31 unset SSH_AGENT_PID; 12:39:31 echo Agent pid 21 killed; 12:39:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:31 + git semver [Pipeline] } 12:39:31 $ docker stop --time=1 aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c 12:39:33 $ docker rm -f aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 12:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:39:33 12:39:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 12:39:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:39:33 0.23.1-centos7: Pulling from edgex-lftools 12:39:33 ab5ef0e58194: Pulling fs layer 12:39:33 9712f1f96733: Pulling fs layer 12:39:33 63f879dbbcfc: Pulling fs layer 12:39:33 0d9ebad4ef96: Pulling fs layer 12:39:33 e9a5061849ea: Pulling fs layer 12:39:33 d747dcd14b5f: Pulling fs layer 12:39:33 2de7ff778b66: Pulling fs layer 12:39:33 e9a5061849ea: Waiting 12:39:33 d747dcd14b5f: Waiting 12:39:33 2de7ff778b66: Waiting 12:39:33 0d9ebad4ef96: Waiting 12:39:33 9712f1f96733: Verifying Checksum 12:39:33 9712f1f96733: Download complete 12:39:34 63f879dbbcfc: Verifying Checksum 12:39:34 63f879dbbcfc: Download complete 12:39:34 0d9ebad4ef96: Verifying Checksum 12:39:34 0d9ebad4ef96: Download complete 12:39:34 d747dcd14b5f: Verifying Checksum 12:39:34 d747dcd14b5f: Download complete 12:39:34 e9a5061849ea: Verifying Checksum 12:39:34 e9a5061849ea: Download complete 12:39:34 ab5ef0e58194: Verifying Checksum 12:39:34 ab5ef0e58194: Download complete 12:39:34 2de7ff778b66: Verifying Checksum 12:39:34 2de7ff778b66: Download complete 12:39:37 ab5ef0e58194: Pull complete 12:39:37 9712f1f96733: Pull complete 12:39:38 63f879dbbcfc: Pull complete 12:39:42 0d9ebad4ef96: Pull complete 12:39:42 e9a5061849ea: Pull complete 12:39:42 d747dcd14b5f: Pull complete 12:39:43 2de7ff778b66: Pull complete 12:39:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:39:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 12:39:43 prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container 12:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:39:46 $ docker top d5b1fa5f4755cc4afbd82fb64d97e09546614f04004f730db56b0c74c430286b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:39:46 provisioning config files... 12:39:46 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8983370090657093034tmp 12:39:46 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4871833126668666666tmp 12:39:46 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1289408905507983901tmp [Pipeline] { [Pipeline] echo 12:39:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:39:47 ---> sigul-configuration.sh 12:39:47 gpg: directory `/root/.gnupg' created 12:39:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:39:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:39:47 gpg: keyring `/root/.gnupg/secring.gpg' created 12:39:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:39:47 gpg: CAST5 encrypted data 12:39:47 gpg: encrypted with 1 passphrase 12:39:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:39:47 + mkdir /home/jenkins 12:39:47 + mkdir /home/jenkins/sigul [Pipeline] sh 12:39:47 + 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 12:39:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:39:48 ---> sigul-install.sh 12:39:48 Sigul already installed; skipping installation. [Pipeline] sh 12:39:48 + git tag --list 12:39:48 v1.0.0 12:39:48 v1.1.0 12:39:48 v1.1.1 12:39:48 v1.2.1 12:39:48 v1.2.2 12:39:48 v1.2.3 12:39:48 v1.3.0 12:39:48 v1.3.1 12:39:48 v2.0.0 12:39:48 v2.0.1-dev.1 12:39:48 v2.0.1-dev.10 12:39:48 v2.0.1-dev.11 12:39:48 v2.0.1-dev.12 12:39:48 v2.0.1-dev.2 12:39:48 v2.0.1-dev.3 12:39:48 v2.0.1-dev.4 12:39:48 v2.0.1-dev.5 12:39:48 v2.0.1-dev.6 12:39:48 v2.0.1-dev.7 12:39:48 v2.0.1-dev.8 12:39:48 v2.0.1-dev.9 [Pipeline] sh 12:39:48 + lftools sign git-tag v2.0.1-dev.12 12:39:49 Signing Git tag with Sigul... 12:39:49 Signing v2.0.1-dev.12 [Pipeline] echo 12:39:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:39:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:39:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:39:50 $ docker stop --time=1 d5b1fa5f4755cc4afbd82fb64d97e09546614f04004f730db56b0c74c430286b 12:39:51 $ docker rm -f d5b1fa5f4755cc4afbd82fb64d97e09546614f04004f730db56b0c74c430286b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 12:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:39:52 . [Pipeline] withDockerContainer 12:39:52 prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container 12:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:39:52 $ docker top 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:52 [ssh-agent] Looking for ssh-agent implementation... 12:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:53 $ docker exec 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 ssh-agent 12:39:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlAMGnp/agent.13 12:39:53 SSH_AGENT_PID=20 12:39:53 Running ssh-add (command line suppressed) 12:39:53 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2884179767139846.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2884179767139846.key) 12:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:53 + git semver bump pre 12:39:53 # -> Open(): unable to determine branch for HEAD 12:39:53 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 12:39:53 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 12:39:53 # $SEMVER_REMOTE_NAME = origin 12:39:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:39:53 # $SEMVER_USER_NAME = edgex-jenkins 12:39:53 # $SEMVER_BRANCH = main 12:39:53 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 12:39:53 2.0.1-dev.13 [Pipeline] } 12:39:53 $ docker exec --env ******** --env ******** 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 ssh-agent -k 12:39:53 unset SSH_AUTH_SOCK; 12:39:53 unset SSH_AGENT_PID; 12:39:53 echo Agent pid 20 killed; 12:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:54 + git semver [Pipeline] } 12:39:54 $ docker stop --time=1 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 12:39:55 $ docker rm -f 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:39:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:39:55 . [Pipeline] withDockerContainer 12:39:55 prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container 12:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:39:56 $ docker top f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:56 [ssh-agent] Looking for ssh-agent implementation... 12:39:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:56 $ docker exec f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f ssh-agent 12:39:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnMneHP/agent.14 12:39:56 SSH_AGENT_PID=21 12:39:56 Running ssh-add (command line suppressed) 12:39:56 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9059137736655277230.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9059137736655277230.key) 12:39:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:56 + git semver push 12:39:56 # -> Open(): unable to determine branch for HEAD 12:39:56 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 12:39:56 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 12:39:56 # $SEMVER_REMOTE_NAME = origin 12:39:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:39:56 # $SEMVER_USER_NAME = edgex-jenkins 12:39:56 # $SEMVER_BRANCH = main 12:39:56 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 12:39:58 $ docker exec --env ******** --env ******** f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f ssh-agent -k 12:39:58 unset SSH_AUTH_SOCK; 12:39:58 unset SSH_AGENT_PID; 12:39:58 echo Agent pid 21 killed; 12:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:58 + git semver [Pipeline] } 12:39:58 $ docker stop --time=1 f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f 12:39:59 $ docker rm -f f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:40:00 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:40:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:40:01 ---> package-listing.sh 12:40:01 ++ facter osfamily 12:40:01 ++ tr '[:upper:]' '[:lower:]' 12:40:01 + OS_FAMILY=redhat 12:40:01 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:40:01 + START_PACKAGES=/tmp/packages_start.txt 12:40:01 + END_PACKAGES=/tmp/packages_end.txt 12:40:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:40:01 + PACKAGES=/tmp/packages_start.txt 12:40:01 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:40:01 + PACKAGES=/tmp/packages_end.txt 12:40:01 + case "${OS_FAMILY}" in 12:40:01 + rpm -qa 12:40:01 + sort 12:40:02 + '[' -f /tmp/packages_start.txt ']' 12:40:02 + '[' -f /tmp/packages_end.txt ']' 12:40:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:40:02 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:40:02 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:40:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:40:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:40:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:03 12:40:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:03 latest: Pulling from edgex-lftools-log-publisher 12:40:03 b4d181a07f80: Pulling fs layer 12:40:03 a1111a8f2ec3: Pulling fs layer 12:40:03 ed53099fbce6: Pulling fs layer 12:40:03 dc539afda2c1: Pulling fs layer 12:40:03 77bc0d833cb6: Pulling fs layer 12:40:03 9065ff56babe: Pulling fs layer 12:40:03 d287ab97295c: Pulling fs layer 12:40:03 dc539afda2c1: Waiting 12:40:03 77bc0d833cb6: Waiting 12:40:03 9065ff56babe: Waiting 12:40:03 d287ab97295c: Waiting 12:40:03 a1111a8f2ec3: Verifying Checksum 12:40:03 a1111a8f2ec3: Download complete 12:40:03 dc539afda2c1: Verifying Checksum 12:40:03 dc539afda2c1: Download complete 12:40:03 ed53099fbce6: Verifying Checksum 12:40:03 ed53099fbce6: Download complete 12:40:03 9065ff56babe: Verifying Checksum 12:40:03 9065ff56babe: Download complete 12:40:03 77bc0d833cb6: Verifying Checksum 12:40:03 77bc0d833cb6: Download complete 12:40:03 b4d181a07f80: Verifying Checksum 12:40:03 b4d181a07f80: Download complete 12:40:04 d287ab97295c: Verifying Checksum 12:40:04 d287ab97295c: Download complete 12:40:05 b4d181a07f80: Pull complete 12:40:05 a1111a8f2ec3: Pull complete 12:40:05 ed53099fbce6: Pull complete 12:40:05 dc539afda2c1: Pull complete 12:40:06 77bc0d833cb6: Pull complete 12:40:06 9065ff56babe: Pull complete 12:40:11 d287ab97295c: Pull complete 12:40:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:40:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:40:11 prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container 12:40:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:40:13 $ docker top 82e720ceaae636d8a6df20826c4c463232920d7ba28b1ab876e2f69b0c0bf401 -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:14 + touch /tmp/pre-build-complete [Pipeline] sh 12:40:14 + mkdir -p /var/log/sysstat [Pipeline] sh 12:40:14 + ls /var/log/sa-host 12:40:14 + sadf -c /var/log/sa-host/sa08 12:40:14 file_magic: OK 12:40:14 HZ: Using current value: 100 12:40:14 file_header: OK 12:40:14 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 12:40:14 Statistics: 12:40:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:40:14 File successfully converted to sysstat format version 12.0.3 12:40:14 + sadf -c /var/log/sa-host/sa30 12:40:14 file_magic: OK 12:40:14 HZ: Using current value: 100 12:40:14 file_header: OK 12:40:14 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 12:40:14 Statistics: 12:40:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:40:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:40:14 provisioning config files... 12:40:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7370414348461840413tmp [Pipeline] { [Pipeline] echo 12:40:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:40:15 ---> create-netrc.sh [Pipeline] } 12:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:40:15 ---> python-tools-install.sh [Pipeline] echo 12:40:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:40:15 ---> sudo-logs.sh 12:40:15 Archiving 'sudo' log.. 12:40:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-27937.novalocal: Name or service not known 12:40:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-27937.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:40:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:40:16 ---> job-cost.sh 12:40:16 lf-activate-venv: SKIPPING 12:40:16 DEBUG: total: 0.10999999940395355 12:40:16 INFO: Retrieving Stack Cost... 12:40:16 INFO: Retrieving Pricing Info for: v3-standard-2 12:40:16 INFO: Archiving Costs [Pipeline] echo 12:40:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:40:17 ---> logs-deploy.sh 12:40:17 lf-activate-venv: SKIPPING 12:40:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/13 12:40:17 INFO: archiving workspace using pattern(s): 12:40:17 Archives upload complete. 12:40:17 INFO: archiving logs to Nexus 12:40:18 ---> uname -a: 12:40:18 Linux prd-centos7-docker-4c-2g-27937.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 12:40:18 12:40:18 12:40:18 ---> lscpu: 12:40:18 Architecture: x86_64 12:40:18 CPU op-mode(s): 32-bit, 64-bit 12:40:18 Byte Order: Little Endian 12:40:18 Address sizes: 40 bits physical, 48 bits virtual 12:40:18 CPU(s): 2 12:40:18 On-line CPU(s) list: 0,1 12:40:18 Thread(s) per core: 1 12:40:18 Core(s) per socket: 1 12:40:18 Socket(s): 2 12:40:18 NUMA node(s): 1 12:40:18 Vendor ID: AuthenticAMD 12:40:18 CPU family: 23 12:40:18 Model: 49 12:40:18 Model name: AMD EPYC-Rome Processor 12:40:18 Stepping: 0 12:40:18 CPU MHz: 2800.000 12:40:18 BogoMIPS: 5600.00 12:40:18 Virtualization: AMD-V 12:40:18 Hypervisor vendor: KVM 12:40:18 Virtualization type: full 12:40:18 L1d cache: 32K 12:40:18 L1i cache: 32K 12:40:18 L2 cache: 512K 12:40:18 L3 cache: 16384K 12:40:18 NUMA node0 CPU(s): 0,1 12:40:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:40:18 12:40:18 12:40:18 ---> nproc: 12:40:18 2 12:40:18 12:40:18 12:40:18 ---> df -h: 12:40:18 Filesystem Size Used Avail Use% Mounted on 12:40:18 overlay 40G 9.0G 32G 23% / 12:40:18 tmpfs 64M 0 64M 0% /dev 12:40:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:40:18 shm 64M 0 64M 0% /dev/shm 12:40:18 /dev/vda1 40G 9.0G 32G 23% /facter-os 12:40:18 12:40:18 12:40:18 ---> sar -b -r -n DEV: 12:40:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 12:40:18 12:40:18 12:28:13 LINUX RESTART (2 CPU) 12:40:18 12:40:18 12:29:01 tps rtps wtps bread/s bwrtn/s 12:40:18 12:30:01 3.56 0.07 3.50 2.13 102.70 12:40:18 12:31:01 0.43 0.00 0.43 0.00 6.76 12:40:18 12:32:01 0.27 0.00 0.27 0.00 3.36 12:40:18 12:33:01 0.20 0.00 0.20 0.00 2.70 12:40:18 12:34:01 0.30 0.00 0.30 0.00 4.00 12:40:18 12:35:01 0.28 0.00 0.28 0.00 4.58 12:40:18 12:36:02 0.17 0.00 0.17 0.00 1.35 12:40:18 12:37:01 0.29 0.00 0.29 0.00 3.30 12:40:18 12:38:01 0.23 0.00 0.23 0.00 2.57 12:40:18 12:39:01 0.25 0.00 0.25 0.00 2.97 12:40:18 12:40:01 223.11 0.15 222.96 8.79 54581.34 12:40:18 Average: 20.87 0.02 20.85 0.99 4983.94 12:40:18 12:40:18 12:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:40:18 12:30:01 5671080 0 623916 7.79 2620 1711324 1242088 13.71 573872 1529608 16 12:40:18 12:31:01 5679248 0 615740 7.69 2620 1711332 1155520 12.76 567148 1530116 8 12:40:18 12:32:01 5678816 0 616172 7.69 2620 1711332 1155760 12.76 567824 1530116 16 12:40:18 12:33:01 5677680 0 617300 7.71 2620 1711340 1155868 12.76 567528 1531012 8 12:40:18 12:34:01 5679820 0 615156 7.68 2620 1711344 1155700 12.76 566332 1531012 16 12:40:18 12:35:01 5680596 0 614376 7.67 2620 1711348 1155520 12.76 565124 1531132 8 12:40:18 12:36:02 5672672 0 622296 7.77 2620 1711352 1155520 12.76 573332 1531132 8 12:40:18 12:37:01 5670780 0 624180 7.79 2620 1711360 1155520 12.76 574652 1531192 8 12:40:18 12:38:01 5671264 0 623696 7.79 2620 1711360 1155520 12.76 576256 1529524 8 12:40:18 12:39:01 5670712 0 624184 7.79 2620 1711424 1155604 12.76 576652 1529612 24 12:40:18 12:40:01 3985732 0 987140 12.33 2620 3033448 1325604 14.64 919188 2652284 100 12:40:18 Average: 5521673 0 653105 8.15 2620 1831542 1178929 13.02 602537 1632431 20 12:40:18 12:40:18 12:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:40:18 12:30:01 eth0 3.98 1.60 3.30 0.31 0.00 0.00 0.00 0.00 12:40:18 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:31:01 eth0 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:40:18 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:32:01 eth0 1.20 0.20 0.35 0.19 0.00 0.00 0.00 0.00 12:40:18 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:33:01 eth0 1.00 0.30 0.32 0.17 0.00 0.00 0.00 0.00 12:40:18 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:34:01 eth0 0.77 0.43 0.41 0.30 0.00 0.00 0.00 0.00 12:40:18 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:35:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:40:18 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:36:02 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:18 12:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:37:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:18 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:18 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:39:01 eth0 0.42 0.22 0.15 0.07 0.00 0.00 0.00 0.00 12:40:18 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:40:01 eth0 359.24 219.76 7711.70 49.52 0.00 0.00 0.00 0.00 12:40:18 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 12:40:01 docker0 32.43 50.52 3.35 404.65 0.00 0.00 0.00 0.00 12:40:18 Average: eth0 33.46 20.31 702.86 4.61 0.00 0.00 0.00 0.00 12:40:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 Average: docker0 2.95 4.60 0.30 36.86 0.00 0.00 0.00 0.00 12:40:18 12:40:18 12:40:18 ---> sar -P ALL: 12:40:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 12:40:18 12:40:18 12:28:13 LINUX RESTART (2 CPU) 12:40:18 12:40:18 12:29:01 CPU %user %nice %system %iowait %steal %idle 12:40:18 12:30:01 all 0.30 0.00 0.08 0.00 0.02 99.61 12:40:18 12:30:01 0 0.13 0.00 0.08 0.00 0.02 99.77 12:40:18 12:30:01 1 0.47 0.00 0.07 0.00 0.02 99.45 12:40:18 12:31:01 all 0.21 0.00 0.04 0.00 0.02 99.73 12:40:18 12:31:01 0 0.15 0.00 0.05 0.00 0.02 99.78 12:40:18 12:31:01 1 0.27 0.00 0.03 0.00 0.02 99.68 12:40:18 12:32:01 all 0.19 0.00 0.05 0.00 0.03 99.73 12:40:18 12:32:01 0 0.33 0.00 0.03 0.00 0.02 99.62 12:40:18 12:32:01 1 0.05 0.00 0.07 0.00 0.03 99.85 12:40:18 12:33:01 all 0.18 0.00 0.04 0.00 0.03 99.76 12:40:18 12:33:01 0 0.28 0.00 0.03 0.00 0.02 99.67 12:40:18 12:33:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:40:18 12:34:01 all 0.18 0.00 0.05 0.00 0.03 99.75 12:40:18 12:34:01 0 0.27 0.00 0.03 0.00 0.02 99.68 12:40:18 12:34:01 1 0.08 0.00 0.07 0.00 0.03 99.82 12:40:18 12:35:01 all 0.13 0.00 0.06 0.00 0.01 99.81 12:40:18 12:35:01 0 0.15 0.00 0.03 0.00 0.00 99.82 12:40:18 12:35:01 1 0.10 0.00 0.08 0.00 0.02 99.80 12:40:18 12:36:02 all 0.20 0.00 0.05 0.00 0.01 99.74 12:40:18 12:36:02 0 0.33 0.00 0.05 0.00 0.00 99.62 12:40:18 12:36:02 1 0.07 0.00 0.05 0.00 0.02 99.87 12:40:18 12:37:01 all 0.20 0.00 0.03 0.00 0.03 99.75 12:40:18 12:37:01 0 0.32 0.00 0.02 0.00 0.02 99.64 12:40:18 12:37:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:40:18 12:38:01 all 0.25 0.00 0.04 0.00 0.01 99.70 12:40:18 12:38:01 0 0.43 0.00 0.03 0.00 0.00 99.53 12:40:18 12:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 12:40:18 12:39:01 all 0.23 0.00 0.04 0.00 0.01 99.72 12:40:18 12:39:01 0 0.40 0.00 0.03 0.00 0.00 99.57 12:40:18 12:39:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:40:18 12:40:01 all 25.11 0.00 10.61 2.74 0.11 61.43 12:40:18 12:40:01 0 25.15 0.00 10.68 3.16 0.11 60.90 12:40:18 12:40:01 1 25.07 0.00 10.55 2.32 0.11 61.96 12:40:18 12:40:18 Average: CPU %user %nice %system %iowait %steal %idle 12:40:18 Average: all 2.37 0.00 0.97 0.24 0.02 96.41 12:40:18 Average: 0 2.44 0.00 0.96 0.27 0.02 96.31 12:40:18 Average: 1 2.30 0.00 0.97 0.20 0.03 96.50 12:40:18 12:40:18 12:40:18