Pull request #209 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f2e1b62f29512f001f9f486e1551f5d11b5b2d62+702ee4ef1a6f7523fa240909d56a13b89c8d46ac (550563f0a215cead5e1c99f85576f4c1a747c468) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8073463549692894504.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2570912219367201761.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 9d0281235b943b7ad605f650702698f9078b2862 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/PR-209/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7801455120077031247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6174031060069237171.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/PR-209/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-209/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8015706330877425122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-369 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-209 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-209@tmp/jenkins-gitclient-ssh66322115520309157.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f2e1b62f29512f001f9f486e1551f5d11b5b2d62 Merge succeeded, producing f2e1b62f29512f001f9f486e1551f5d11b5b2d62 Checking out Revision f2e1b62f29512f001f9f486e1551f5d11b5b2d62 (PR-209) > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-209@tmp/jenkins-gitclient-ssh7386207926642769372.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-209@tmp/jenkins-gitclient-ssh810270035173598993.key > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git rev-list --no-walk 1e08a084f07205f646556c87016004188e994bd3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T15:31:49.613Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T15:31:49.731Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T15:31:49.761Z] ========================================================= [2021-05-17T15:31:49.761Z] EdgeX Global Pipelines Version Info [2021-05-17T15:31:49.761Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:31:51.455Z] ------------------- [2021-05-17T15:31:51.455Z] stable info: [2021-05-17T15:31:51.455Z] ------------------- [2021-05-17T15:31:51.455Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T15:31:51.455Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T15:31:51.455Z] Message: update stable to v1.0.192 [2021-05-17T15:31:52.411Z] ------------------- [2021-05-17T15:31:52.411Z] experimental info: [2021-05-17T15:31:52.411Z] ------------------- [2021-05-17T15:31:52.411Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T15:31:52.411Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T15:31:52.411Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T15:31:52.549Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-05-17T15:31:52.575Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-05-17T15:31:52.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T15:31:52.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T15:31:52.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T15:31:52.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T15:31:52.694Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T15:31:52.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T15:31:52.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T15:31:52.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T15:31:52.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T15:31:52.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-05-17T15:31:52.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T15:31:52.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T15:31:52.978Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T15:31:53.002Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T15:31:53.025Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T15:31:53.049Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T15:31:53.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T15:31:53.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-17T15:31:53.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T15:31:53.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T15:31:53.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T15:31:53.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T15:31:53.304Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-17T15:31:53.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T15:31:53.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-209 [Pipeline] echo [2021-05-17T15:31:53.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-209 [Pipeline] echo [2021-05-17T15:31:53.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-209 [Pipeline] echo [2021-05-17T15:31:53.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [Pipeline] echo [2021-05-17T15:31:53.544Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2e1b62 [Pipeline] echo [2021-05-17T15:31:53.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T15:31:53.645Z] provisioning config files... [2021-05-17T15:31:53.662Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config6164473088740830290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:31:53.999Z] ---> docker-login.sh [2021-05-17T15:31:53.999Z] nexus3.edgexfoundry.org:10001 [2021-05-17T15:31:54.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:31:54.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:31:54.546Z] Configure a credential helper to remove this warning. See [2021-05-17T15:31:54.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:31:54.546Z] [2021-05-17T15:31:54.546Z] Login Succeeded [2021-05-17T15:31:54.546Z] nexus3.edgexfoundry.org:10002 [2021-05-17T15:31:54.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:31:54.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:31:54.546Z] Configure a credential helper to remove this warning. See [2021-05-17T15:31:54.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:31:54.546Z] [2021-05-17T15:31:54.546Z] Login Succeeded [2021-05-17T15:31:54.546Z] nexus3.edgexfoundry.org:10003 [2021-05-17T15:31:54.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:31:54.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:31:54.814Z] Configure a credential helper to remove this warning. See [2021-05-17T15:31:54.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:31:54.814Z] [2021-05-17T15:31:54.814Z] Login Succeeded [2021-05-17T15:31:54.814Z] nexus3.edgexfoundry.org:10004 [2021-05-17T15:31:55.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:31:55.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:31:55.078Z] Configure a credential helper to remove this warning. See [2021-05-17T15:31:55.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:31:55.078Z] [2021-05-17T15:31:55.078Z] Login Succeeded [2021-05-17T15:31:55.078Z] docker.io [2021-05-17T15:31:55.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:31:55.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:31:55.609Z] Configure a credential helper to remove this warning. See [2021-05-17T15:31:55.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:31:55.609Z] [2021-05-17T15:31:55.609Z] Login Succeeded [2021-05-17T15:31:55.609Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T15:31:55.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T15:31:56.169Z] + git log --format=format:%s -1 f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [Pipeline] echo [2021-05-17T15:31:56.246Z] GIT_COMMIT: f2e1b62f29512f001f9f486e1551f5d11b5b2d62, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-05-17T15:31:56.271Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:31:57.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T15:31:57.391Z] [2021-05-17T15:31:57.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:31:57.725Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T15:31:57.725Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T15:31:57.725Z] 31603596830f: Pulling fs layer [2021-05-17T15:31:57.725Z] 54011a49482f: Pulling fs layer [2021-05-17T15:31:57.725Z] a6820b24f6d8: Pulling fs layer [2021-05-17T15:31:57.725Z] f581987b2513: Pulling fs layer [2021-05-17T15:31:57.725Z] f581987b2513: Waiting [2021-05-17T15:31:57.725Z] 54011a49482f: Verifying Checksum [2021-05-17T15:31:57.725Z] 54011a49482f: Download complete [2021-05-17T15:31:57.725Z] 31603596830f: Download complete [2021-05-17T15:31:58.000Z] a6820b24f6d8: Verifying Checksum [2021-05-17T15:31:58.000Z] a6820b24f6d8: Download complete [2021-05-17T15:31:58.000Z] f581987b2513: Verifying Checksum [2021-05-17T15:31:58.000Z] f581987b2513: Download complete [2021-05-17T15:31:58.277Z] 31603596830f: Pull complete [2021-05-17T15:31:58.553Z] 54011a49482f: Pull complete [2021-05-17T15:31:59.536Z] a6820b24f6d8: Pull complete [2021-05-17T15:31:59.803Z] f581987b2513: Pull complete [2021-05-17T15:32:00.068Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T15:32:00.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T15:32:00.068Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T15:32:00.240Z] prd-centos7-docker-4c-2g-369 does not seem to be running inside a container [2021-05-17T15:32:00.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-209 -v /w/workspace/foundry_device-virtual-go_PR-209:/w/workspace/foundry_device-virtual-go_PR-209:rw,z -v /w/workspace/foundry_device-virtual-go_PR-209@tmp:/w/workspace/foundry_device-virtual-go_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T15:32:02.519Z] $ docker top d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T15:32:02.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T15:32:02.735Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T15:32:03.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T15:32:03.018Z] $ docker exec d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 ssh-agent [2021-05-17T15:32:03.260Z] SSH_AUTH_SOCK=/tmp/ssh-qA9SzalLFbKB/agent.12 [2021-05-17T15:32:03.260Z] SSH_AGENT_PID=18 [2021-05-17T15:32:03.282Z] Running ssh-add (command line suppressed) [2021-05-17T15:32:03.531Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_7522138955626150269.key (/w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_7522138955626150269.key) [2021-05-17T15:32:03.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T15:32:03.912Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T15:32:03.942Z] $ docker exec --env ******** --env ******** d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 ssh-agent -k [2021-05-17T15:32:04.104Z] unset SSH_AUTH_SOCK; [2021-05-17T15:32:04.105Z] unset SSH_AGENT_PID; [2021-05-17T15:32:04.105Z] echo Agent pid 18 killed; [2021-05-17T15:32:04.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T15:32:04.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T15:32:04.211Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T15:32:04.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T15:32:04.462Z] $ docker exec d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 ssh-agent [2021-05-17T15:32:04.656Z] SSH_AUTH_SOCK=/tmp/ssh-lQcAcFHazj9W/agent.47 [2021-05-17T15:32:04.656Z] SSH_AGENT_PID=52 [2021-05-17T15:32:04.668Z] Running ssh-add (command line suppressed) [2021-05-17T15:32:04.823Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_9203973744103859880.key (/w/workspace/foundry_device-virtual-go_PR-209@tmp/private_key_9203973744103859880.key) [2021-05-17T15:32:04.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T15:32:05.230Z] + git semver init [2021-05-17T15:32:05.230Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T15:32:05.230Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-209/.git [2021-05-17T15:32:05.230Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-209 [2021-05-17T15:32:05.230Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T15:32:05.230Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T15:32:05.230Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T15:32:05.230Z] # $SEMVER_BRANCH = PR-209 [2021-05-17T15:32:05.230Z] # $SEMVER_TEMP = /tmp/semver-337243988 [2021-05-17T15:32:05.230Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-05-17T15:32:07.190Z] # '/tmp/semver-337243988' -> '/w/workspace/foundry_device-virtual-go_PR-209/.semver' [2021-05-17T15:32:07.465Z] # -> Force: false [2021-05-17T15:32:07.465Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-209/.semver [Pipeline] } [2021-05-17T15:32:07.482Z] $ docker exec --env ******** --env ******** d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 ssh-agent -k [2021-05-17T15:32:07.621Z] unset SSH_AUTH_SOCK; [2021-05-17T15:32:07.621Z] unset SSH_AGENT_PID; [2021-05-17T15:32:07.621Z] echo Agent pid 52 killed; [2021-05-17T15:32:07.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T15:32:08.028Z] + git semver [Pipeline] } [2021-05-17T15:32:08.051Z] $ docker stop --time=1 d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 [2021-05-17T15:32:09.556Z] $ docker rm -f d3b406b0486d474de02db09b2e6e3d7a6e02b4c1ac474e31fc2a1854f6932f17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T15:32:10.025Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T15:32:10.507Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T15:32:10.511Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-17T15:32:25.768Z] Still waiting to schedule task [2021-05-17T15:32:25.768Z] ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T15:32:25.768Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T15:32:25.769Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-17T15:32:25.769Z] ‘prd-centos7-docker-4c-2g-360’ is offline [2021-05-17T15:32:25.769Z] ‘prd-centos7-docker-4c-2g-372’ is offline [2021-05-17T15:32:25.769Z] ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T15:32:25.769Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T15:32:25.769Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T15:32:25.769Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-371’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T15:32:25.771Z] Still waiting to schedule task [2021-05-17T15:32:25.772Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-17T15:34:51.682Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-374 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] ws [2021-05-17T15:34:51.706Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-05-17T15:34:52.008Z] Selected Git installation does not exist. Using Default [2021-05-17T15:34:52.008Z] The recommended git tool is: NONE [2021-05-17T15:34:57.784Z] using credential edgex-jenkins-ssh [2021-05-17T15:34:57.817Z] Cloning the remote Git repository [2021-05-17T15:34:57.907Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T15:34:58.027Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-05-17T15:34:58.137Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T15:34:58.138Z] > git --version # timeout=10 [2021-05-17T15:34:58.177Z] > git --version # 'git version 2.17.1' [2021-05-17T15:34:58.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T15:34:58.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T15:35:00.724Z] Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [2021-05-17T15:35:00.118Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-17T15:35:00.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T15:35:00.165Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-17T15:35:00.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T15:35:00.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T15:35:00.230Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T15:35:00.969Z] Merge succeeded, producing f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [2021-05-17T15:35:00.970Z] Checking out Revision f2e1b62f29512f001f9f486e1551f5d11b5b2d62 (PR-209) [2021-05-17T15:35:00.754Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T15:35:00.775Z] > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 [2021-05-17T15:35:00.868Z] > git remote # timeout=10 [2021-05-17T15:35:00.892Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T15:35:00.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T15:35:00.933Z] > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 [2021-05-17T15:35:00.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T15:35:00.987Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T15:35:01.009Z] > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 [2021-05-17T15:35:05.415Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T15:35:06.752Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T15:35:07.185Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T15:35:07.545Z] + sudo service docker restart [2021-05-17T15:35:07.545Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T15:35:10.234Z] provisioning config files... [2021-05-17T15:35:10.278Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config469325104294328425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:35:10.683Z] ---> docker-login.sh [2021-05-17T15:35:10.683Z] nexus3.edgexfoundry.org:10001 [2021-05-17T15:35:11.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:35:11.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:35:11.961Z] Configure a credential helper to remove this warning. See [2021-05-17T15:35:11.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:35:11.961Z] [2021-05-17T15:35:11.961Z] Login Succeeded [2021-05-17T15:35:11.961Z] nexus3.edgexfoundry.org:10002 [2021-05-17T15:35:12.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:35:12.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:35:12.563Z] Configure a credential helper to remove this warning. See [2021-05-17T15:35:12.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:35:12.563Z] [2021-05-17T15:35:12.841Z] Login Succeeded [2021-05-17T15:35:12.841Z] nexus3.edgexfoundry.org:10003 [2021-05-17T15:35:13.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:35:13.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:35:13.398Z] Configure a credential helper to remove this warning. See [2021-05-17T15:35:13.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:35:13.398Z] [2021-05-17T15:35:13.398Z] Login Succeeded [2021-05-17T15:35:13.398Z] nexus3.edgexfoundry.org:10004 [2021-05-17T15:35:13.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:35:13.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:35:13.951Z] Configure a credential helper to remove this warning. See [2021-05-17T15:35:13.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:35:13.951Z] [2021-05-17T15:35:13.951Z] Login Succeeded [2021-05-17T15:35:13.951Z] docker.io [2021-05-17T15:35:14.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:35:14.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:35:14.824Z] Configure a credential helper to remove this warning. See [2021-05-17T15:35:14.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:35:14.824Z] [2021-05-17T15:35:14.824Z] Login Succeeded [2021-05-17T15:35:14.824Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T15:35:14.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T15:35:15.213Z] ========================================================= [2021-05-17T15:35:15.213Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T15:35:15.213Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:35:15.580Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-17T15:35:16.197Z] Sending build context to Docker daemon 8.578MB [2021-05-17T15:35:16.197Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T15:35:16.197Z] Step 2/8 : FROM ${BASE} [2021-05-17T15:35:16.197Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T15:35:16.197Z] 595b0fe564bb: Pulling fs layer [2021-05-17T15:35:16.197Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T15:35:16.197Z] 316046926c0a: Pulling fs layer [2021-05-17T15:35:16.197Z] 4ebd0625c992: Pulling fs layer [2021-05-17T15:35:16.197Z] 207e8628e3a3: Pulling fs layer [2021-05-17T15:35:16.197Z] c791037a9be2: Pulling fs layer [2021-05-17T15:35:16.197Z] ffd874e62e21: Pulling fs layer [2021-05-17T15:35:16.197Z] 4ebd0625c992: Waiting [2021-05-17T15:35:16.197Z] 207e8628e3a3: Waiting [2021-05-17T15:35:16.197Z] c791037a9be2: Waiting [2021-05-17T15:35:16.197Z] ffd874e62e21: Waiting [2021-05-17T15:35:16.197Z] 316046926c0a: Download complete [2021-05-17T15:35:16.197Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T15:35:16.197Z] 7186ed65a4f7: Download complete [2021-05-17T15:35:16.197Z] 207e8628e3a3: Verifying Checksum [2021-05-17T15:35:16.197Z] 207e8628e3a3: Download complete [2021-05-17T15:35:16.197Z] c791037a9be2: Download complete [2021-05-17T15:35:16.477Z] 595b0fe564bb: Verifying Checksum [2021-05-17T15:35:16.477Z] 595b0fe564bb: Download complete [2021-05-17T15:35:17.103Z] 595b0fe564bb: Pull complete [2021-05-17T15:35:17.708Z] 7186ed65a4f7: Pull complete [2021-05-17T15:35:18.312Z] 316046926c0a: Pull complete [2021-05-17T15:35:18.914Z] ffd874e62e21: Verifying Checksum [2021-05-17T15:35:18.914Z] ffd874e62e21: Download complete [2021-05-17T15:35:19.904Z] 4ebd0625c992: Verifying Checksum [2021-05-17T15:35:19.904Z] 4ebd0625c992: Download complete [2021-05-17T15:35:30.071Z] 4ebd0625c992: Pull complete [2021-05-17T15:35:30.071Z] 207e8628e3a3: Pull complete [2021-05-17T15:35:30.071Z] c791037a9be2: Pull complete [2021-05-17T15:35:33.497Z] ffd874e62e21: Pull complete [2021-05-17T15:35:33.497Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T15:35:33.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T15:35:33.497Z] ---> cfc18b08335c [2021-05-17T15:35:33.497Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-17T15:35:36.123Z] ---> Running in 240da85fa8b7 [2021-05-17T15:35:36.399Z] Removing intermediate container 240da85fa8b7 [2021-05-17T15:35:36.399Z] ---> 6f04744dea83 [2021-05-17T15:35:36.399Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T15:35:36.399Z] ---> Running in 80cdaea65ef3 [2021-05-17T15:35:39.039Z] Removing intermediate container 80cdaea65ef3 [2021-05-17T15:35:39.039Z] ---> 0f5f084cb857 [2021-05-17T15:35:39.039Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-17T15:35:39.039Z] ---> Running in e14e1c19e3ca [2021-05-17T15:35:40.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T15:35:41.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T15:35:42.532Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-17T15:35:42.533Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-17T15:35:42.533Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-17T15:35:42.533Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-17T15:35:42.807Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-17T15:35:42.807Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-17T15:35:43.082Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-17T15:35:43.355Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-17T15:35:43.355Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-17T15:35:43.630Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-17T15:35:43.630Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-17T15:35:43.912Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-17T15:35:43.912Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-17T15:35:43.912Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T15:35:43.912Z] OK: 145 MiB in 53 packages [2021-05-17T15:35:45.893Z] Removing intermediate container e14e1c19e3ca [2021-05-17T15:35:45.893Z] ---> 841c4fb819b9 [2021-05-17T15:35:45.893Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-17T15:35:45.893Z] ---> Running in f3fdb5f81480 [2021-05-17T15:35:46.492Z] Removing intermediate container f3fdb5f81480 [2021-05-17T15:35:46.492Z] ---> 89a7d7df22c9 [2021-05-17T15:35:46.492Z] Step 7/8 : COPY . . [2021-05-17T15:35:47.927Z] ---> 790b5ee93430 [2021-05-17T15:35:47.927Z] Step 8/8 : RUN go mod download [2021-05-17T15:35:48.202Z] ---> Running in 5bdc2588ac1e [2021-05-17T15:36:20.579Z] Removing intermediate container 5bdc2588ac1e [2021-05-17T15:36:20.579Z] ---> ca2b448cc502 [2021-05-17T15:36:20.579Z] Successfully built ca2b448cc502 [2021-05-17T15:36:20.579Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:36:20.980Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T15:36:20.980Z] . [Pipeline] withDockerContainer [2021-05-17T15:36:21.245Z] prd-ubuntu18.04-docker-arm64-4c-16g-374 does not seem to be running inside a container [2021-05-17T15:36:21.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T15:36:23.089Z] $ docker top a88147a10ed6a76dddd179a60a60f8afc0e69b6968f755d334d05bd1c3e49b05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T15:36:24.047Z] + go version [2021-05-17T15:36:24.047Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T15:36:24.101Z] $ docker stop --time=1 a88147a10ed6a76dddd179a60a60f8afc0e69b6968f755d334d05bd1c3e49b05 [2021-05-17T15:36:26.069Z] $ docker rm -f a88147a10ed6a76dddd179a60a60f8afc0e69b6968f755d334d05bd1c3e49b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:36:26.795Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T15:36:26.795Z] . [Pipeline] withDockerContainer [2021-05-17T15:36:27.051Z] prd-ubuntu18.04-docker-arm64-4c-16g-374 does not seem to be running inside a container [2021-05-17T15:36:27.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T15:36:28.770Z] $ docker top fae105ff31cc43abf978f58e306096cd0154585030dcbadb5a0bed44fc38f17b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T15:36:29.748Z] + go mod tidy [Pipeline] sh [2021-05-17T15:36:31.025Z] + make test [2021-05-17T15:36:31.025Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-17T15:36:32.529Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-05-17T15:36:36.393Z] Running on prd-centos7-docker-4c-2g-375 in /w/workspace/foundry_device-virtual-go_PR-209 [Pipeline] { [Pipeline] ws [2021-05-17T15:36:36.410Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-05-17T15:36:36.524Z] Selected Git installation does not exist. Using Default [2021-05-17T15:36:36.524Z] The recommended git tool is: NONE [2021-05-17T15:36:39.414Z] using credential edgex-jenkins-ssh [2021-05-17T15:36:39.437Z] Cloning the remote Git repository [2021-05-17T15:36:39.282Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T15:36:39.363Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-05-17T15:36:39.442Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T15:36:39.443Z] > git --version # timeout=10 [2021-05-17T15:36:39.451Z] > git --version # 'git version 2.24.3' [2021-05-17T15:36:39.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T15:36:39.517Z] [INFO] Currently running in a labeled security context [2021-05-17T15:36:39.517Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T15:36:39.517Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh4580808271486992390.key [2021-05-17T15:36:39.545Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T15:36:40.536Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-17T15:36:40.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T15:36:40.563Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-17T15:36:40.579Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-17T15:36:40.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T15:36:40.580Z] [INFO] Currently running in a labeled security context [2021-05-17T15:36:40.580Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T15:36:40.580Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh8350869918467544373.key [2021-05-17T15:36:40.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T15:36:41.048Z] Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [2021-05-17T15:36:41.133Z] Merge succeeded, producing f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [2021-05-17T15:36:41.134Z] Checking out Revision f2e1b62f29512f001f9f486e1551f5d11b5b2d62 (PR-209) [2021-05-17T15:36:41.009Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T15:36:41.015Z] > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 [2021-05-17T15:36:41.051Z] > git remote # timeout=10 [2021-05-17T15:36:41.057Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T15:36:41.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T15:36:41.066Z] [INFO] Currently running in a labeled security context [2021-05-17T15:36:41.066Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T15:36:41.066Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh6537025992933584791.key [2021-05-17T15:36:41.073Z] > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 [2021-05-17T15:36:41.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T15:36:41.096Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T15:36:41.102Z] > git checkout -f f2e1b62f29512f001f9f486e1551f5d11b5b2d62 # timeout=10 [2021-05-17T15:36:44.773Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T15:36:45.850Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T15:36:46.187Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T15:36:46.495Z] + sudo service docker restart [2021-05-17T15:36:46.495Z] + true [2021-05-17T15:36:46.495Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T15:36:47.483Z] provisioning config files... [2021-05-17T15:36:47.498Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config4607978602273211041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:36:47.821Z] ---> docker-login.sh [2021-05-17T15:36:47.822Z] nexus3.edgexfoundry.org:10001 [2021-05-17T15:36:48.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:36:48.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:36:48.350Z] Configure a credential helper to remove this warning. See [2021-05-17T15:36:48.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:36:48.350Z] [2021-05-17T15:36:48.350Z] Login Succeeded [2021-05-17T15:36:48.350Z] nexus3.edgexfoundry.org:10002 [2021-05-17T15:36:48.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:36:48.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:36:48.350Z] Configure a credential helper to remove this warning. See [2021-05-17T15:36:48.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:36:48.350Z] [2021-05-17T15:36:48.350Z] Login Succeeded [2021-05-17T15:36:48.350Z] nexus3.edgexfoundry.org:10003 [2021-05-17T15:36:48.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:36:48.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:36:48.613Z] Configure a credential helper to remove this warning. See [2021-05-17T15:36:48.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:36:48.613Z] [2021-05-17T15:36:48.613Z] Login Succeeded [2021-05-17T15:36:48.613Z] nexus3.edgexfoundry.org:10004 [2021-05-17T15:36:48.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:36:48.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:36:48.875Z] Configure a credential helper to remove this warning. See [2021-05-17T15:36:48.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:36:48.875Z] [2021-05-17T15:36:48.875Z] Login Succeeded [2021-05-17T15:36:48.875Z] docker.io [2021-05-17T15:36:48.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T15:36:49.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T15:36:49.140Z] Configure a credential helper to remove this warning. See [2021-05-17T15:36:49.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T15:36:49.140Z] [2021-05-17T15:36:49.140Z] Login Succeeded [2021-05-17T15:36:49.140Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T15:36:49.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T15:36:49.331Z] ========================================================= [2021-05-17T15:36:49.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T15:36:49.331Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:36:49.643Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-17T15:36:49.643Z] Sending build context to Docker daemon 8.579MB [2021-05-17T15:36:49.909Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T15:36:49.909Z] Step 2/8 : FROM ${BASE} [2021-05-17T15:36:49.909Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T15:36:49.909Z] 540db60ca938: Pulling fs layer [2021-05-17T15:36:49.909Z] adcc1eea9eea: Pulling fs layer [2021-05-17T15:36:49.909Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T15:36:49.909Z] 0510c868ecb4: Pulling fs layer [2021-05-17T15:36:49.909Z] afea3b2eda06: Pulling fs layer [2021-05-17T15:36:49.909Z] 7809a108b3ef: Pulling fs layer [2021-05-17T15:36:49.909Z] f706445af74f: Pulling fs layer [2021-05-17T15:36:49.909Z] afea3b2eda06: Waiting [2021-05-17T15:36:49.909Z] 7809a108b3ef: Waiting [2021-05-17T15:36:49.909Z] f706445af74f: Waiting [2021-05-17T15:36:49.909Z] 0510c868ecb4: Waiting [2021-05-17T15:36:49.909Z] 4c4ab2625f07: Download complete [2021-05-17T15:36:49.909Z] adcc1eea9eea: Verifying Checksum [2021-05-17T15:36:49.909Z] adcc1eea9eea: Download complete [2021-05-17T15:36:49.909Z] afea3b2eda06: Download complete [2021-05-17T15:36:49.909Z] 7809a108b3ef: Verifying Checksum [2021-05-17T15:36:49.909Z] 7809a108b3ef: Download complete [2021-05-17T15:36:49.909Z] 540db60ca938: Verifying Checksum [2021-05-17T15:36:49.909Z] 540db60ca938: Download complete [2021-05-17T15:36:50.172Z] 540db60ca938: Pull complete [2021-05-17T15:36:50.440Z] adcc1eea9eea: Pull complete [2021-05-17T15:36:50.703Z] 4c4ab2625f07: Pull complete [2021-05-17T15:36:52.110Z] f706445af74f: Verifying Checksum [2021-05-17T15:36:52.110Z] f706445af74f: Download complete [2021-05-17T15:36:52.687Z] 0510c868ecb4: Verifying Checksum [2021-05-17T15:36:52.687Z] 0510c868ecb4: Download complete [2021-05-17T15:36:58.035Z] 0510c868ecb4: Pull complete [2021-05-17T15:36:58.300Z] afea3b2eda06: Pull complete [2021-05-17T15:36:58.567Z] 7809a108b3ef: Pull complete [2021-05-17T15:37:02.816Z] f706445af74f: Pull complete [2021-05-17T15:37:02.816Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T15:37:02.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T15:37:02.816Z] ---> b068be0155e3 [2021-05-17T15:37:02.816Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-17T15:37:03.769Z] ---> Running in 1dc4bc7ddb6d [2021-05-17T15:37:03.769Z] Removing intermediate container 1dc4bc7ddb6d [2021-05-17T15:37:03.769Z] ---> ede56f75a5ba [2021-05-17T15:37:03.769Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T15:37:04.034Z] ---> Running in 9ddb5438ea4d [2021-05-17T15:37:04.999Z] Removing intermediate container 9ddb5438ea4d [2021-05-17T15:37:04.999Z] ---> 670e926d6ca9 [2021-05-17T15:37:04.999Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-17T15:37:05.263Z] ---> Running in 1040d58de033 [2021-05-17T15:37:06.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T15:37:07.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T15:37:07.444Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-17T15:37:07.706Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-17T15:37:07.706Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-17T15:37:07.706Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-17T15:37:07.973Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-17T15:37:07.973Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-17T15:37:08.237Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-17T15:37:08.500Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-17T15:37:08.500Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-17T15:37:08.500Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-17T15:37:08.791Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-17T15:37:08.791Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-17T15:37:08.791Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-17T15:37:09.060Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T15:37:09.060Z] OK: 156 MiB in 53 packages [2021-05-17T15:37:10.010Z] Removing intermediate container 1040d58de033 [2021-05-17T15:37:10.010Z] ---> aae74c6321e8 [2021-05-17T15:37:10.010Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-17T15:37:10.010Z] ---> Running in 512f907ba98d [2021-05-17T15:37:10.275Z] Removing intermediate container 512f907ba98d [2021-05-17T15:37:10.275Z] ---> f9d38b46e8c3 [2021-05-17T15:37:10.275Z] Step 7/8 : COPY . . [2021-05-17T15:37:11.223Z] ---> 8d9098165ddf [2021-05-17T15:37:11.224Z] Step 8/8 : RUN go mod download [2021-05-17T15:37:11.224Z] ---> Running in b0c146aaab4a [2021-05-17T15:37:37.868Z] Removing intermediate container b0c146aaab4a [2021-05-17T15:37:37.868Z] ---> cbac90619dbe [2021-05-17T15:37:37.868Z] Successfully built cbac90619dbe [2021-05-17T15:37:37.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:37:38.192Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T15:37:38.192Z] . [Pipeline] withDockerContainer [2021-05-17T15:37:38.313Z] prd-centos7-docker-4c-2g-375 does not seem to be running inside a container [2021-05-17T15:37:38.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T15:37:39.277Z] $ docker top c60aeec540280e84fd8905e58c6cac234ad96142a9111c2cf6ae6af3a5692eb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T15:37:39.726Z] + go version [2021-05-17T15:37:39.726Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T15:37:39.742Z] $ docker stop --time=1 c60aeec540280e84fd8905e58c6cac234ad96142a9111c2cf6ae6af3a5692eb5 [2021-05-17T15:37:40.666Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-17T15:37:40.666Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.724s coverage: 63.8% of statements [2021-05-17T15:37:40.666Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-17T15:37:41.107Z] $ docker rm -f c60aeec540280e84fd8905e58c6cac234ad96142a9111c2cf6ae6af3a5692eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:37:41.666Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T15:37:41.666Z] . [Pipeline] withDockerContainer [2021-05-17T15:37:41.766Z] prd-centos7-docker-4c-2g-375 does not seem to be running inside a container [2021-05-17T15:37:41.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T15:37:42.392Z] $ docker top 1dbf1a4dcd499249e13b213f038474f3d12ff5293e9787e851a443ab92e8f1e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T15:37:42.797Z] + go mod tidy [Pipeline] sh [2021-05-17T15:37:44.064Z] + make test [2021-05-17T15:37:44.064Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-17T15:37:45.052Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-05-17T15:38:07.209Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-17T15:38:07.209Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.464s coverage: 63.8% of statements [2021-05-17T15:38:07.209Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-17T15:38:12.998Z] gofmt -l . [2021-05-17T15:38:12.998Z] [ "`gofmt -l .`" = "" ] [2021-05-17T15:38:12.998Z] ./bin/test-attribution-txt.sh [2021-05-17T15:38:12.998Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-17T15:38:13.082Z] $ docker stop --time=1 fae105ff31cc43abf978f58e306096cd0154585030dcbadb5a0bed44fc38f17b [2021-05-17T15:38:15.238Z] $ docker rm -f fae105ff31cc43abf978f58e306096cd0154585030dcbadb5a0bed44fc38f17b [2021-05-17T15:38:15.432Z] gofmt -l . [2021-05-17T15:38:15.432Z] [ "`gofmt -l .`" = "" ] [2021-05-17T15:38:15.432Z] ./bin/test-attribution-txt.sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T15:38:16.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T15:38:16.390Z] ./bin/test-go-mod-tidy.sh [2021-05-17T15:38:16.634Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T15:38:16.833Z] $ docker stop --time=1 1dbf1a4dcd499249e13b213f038474f3d12ff5293e9787e851a443ab92e8f1e7 [2021-05-17T15:38:18.932Z] $ docker rm -f 1dbf1a4dcd499249e13b213f038474f3d12ff5293e9787e851a443ab92e8f1e7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-05-17T15:38:19.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2021-05-17T15:38:20.164Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T15:38:20.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-17T15:38:20.555Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-17T15:38:20.762Z] + ls -al . [2021-05-17T15:38:20.762Z] total 156 [2021-05-17T15:38:20.762Z] drwxrwxr-x 7 jenkins jenkins 4096 May 17 15:38 . [2021-05-17T15:38:20.762Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 15:34 .. [2021-05-17T15:38:20.762Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 15:35 .git [2021-05-17T15:38:20.762Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:35 .github [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 277 May 17 15:35 .gitignore [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 8153 May 17 15:35 Attribution.txt [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 17 15:35 Dockerfile [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 998 May 17 15:35 Dockerfile.build [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 660 May 17 15:35 Jenkinsfile [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 15:35 LICENSE [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 914 May 17 15:35 Makefile [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 2745 May 17 15:35 README.md [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 15:32 VERSION [2021-05-17T15:38:20.762Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 15:35 bin [2021-05-17T15:38:20.762Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:35 cmd [2021-05-17T15:38:20.762Z] -rw-r--r-- 1 jenkins jenkins 47247 May 17 15:37 coverage.out [2021-05-17T15:38:20.762Z] -rw-r--r-- 1 jenkins jenkins 809 May 17 15:38 go.mod [2021-05-17T15:38:20.762Z] -rw-r--r-- 1 jenkins jenkins 23431 May 17 15:36 go.sum [2021-05-17T15:38:20.762Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 15:35 internal [2021-05-17T15:38:20.762Z] -rw-rw-r-- 1 jenkins jenkins 235 May 17 15:35 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:38:21.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-17T15:38:21.124Z] + 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=f2e1b62f29512f001f9f486e1551f5d11b5b2d62 --label arch=arm64 --label version=0.0.0 . [2021-05-17T15:38:21.318Z] + ls -al . [2021-05-17T15:38:21.318Z] total 132 [2021-05-17T15:38:21.318Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 17 15:38 . [2021-05-17T15:38:21.318Z] drwxrwxr-x. 4 jenkins jenkins 28 May 17 15:36 .. [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 8153 May 17 15:36 Attribution.txt [2021-05-17T15:38:21.318Z] drwxrwxr-x. 2 jenkins jenkins 64 May 17 15:36 bin [2021-05-17T15:38:21.318Z] drwxrwxr-x. 3 jenkins jenkins 32 May 17 15:36 cmd [2021-05-17T15:38:21.318Z] -rw-r--r--. 1 jenkins jenkins 47247 May 17 15:38 coverage.out [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 1905 May 17 15:36 Dockerfile [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 998 May 17 15:36 Dockerfile.build [2021-05-17T15:38:21.318Z] drwxrwxr-x. 8 jenkins jenkins 179 May 17 15:36 .git [2021-05-17T15:38:21.318Z] drwxrwxr-x. 2 jenkins jenkins 103 May 17 15:36 .github [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 277 May 17 15:36 .gitignore [2021-05-17T15:38:21.318Z] -rw-r--r--. 1 jenkins jenkins 809 May 17 15:38 go.mod [2021-05-17T15:38:21.318Z] -rw-r--r--. 1 jenkins jenkins 23431 May 17 15:37 go.sum [2021-05-17T15:38:21.318Z] drwxrwxr-x. 3 jenkins jenkins 20 May 17 15:36 internal [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 660 May 17 15:36 Jenkinsfile [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 17 15:36 LICENSE [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 914 May 17 15:36 Makefile [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 2745 May 17 15:36 README.md [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 5 May 17 15:32 VERSION [2021-05-17T15:38:21.318Z] -rw-rw-r--. 1 jenkins jenkins 235 May 17 15:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:38:21.401Z] Sending build context to Docker daemon 8.65MB [2021-05-17T15:38:21.401Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T15:38:21.401Z] Step 2/25 : FROM ${BASE} AS builder [2021-05-17T15:38:21.401Z] ---> ca2b448cc502 [2021-05-17T15:38:21.401Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-17T15:38:21.635Z] + 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=f2e1b62f29512f001f9f486e1551f5d11b5b2d62 --label arch=amd64 --label version=0.0.0 . [2021-05-17T15:38:21.679Z] ---> Running in a69af3761a76 [2021-05-17T15:38:21.900Z] Sending build context to Docker daemon 8.651MB [2021-05-17T15:38:21.900Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T15:38:21.900Z] Step 2/25 : FROM ${BASE} AS builder [2021-05-17T15:38:21.900Z] ---> cbac90619dbe [2021-05-17T15:38:21.900Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-17T15:38:21.900Z] ---> Running in 3869527a791b [2021-05-17T15:38:22.167Z] Removing intermediate container 3869527a791b [2021-05-17T15:38:22.167Z] ---> a12d4beb3043 [2021-05-17T15:38:22.167Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-05-17T15:38:22.167Z] ---> Running in 8537965d7deb [2021-05-17T15:38:22.280Z] Removing intermediate container a69af3761a76 [2021-05-17T15:38:22.280Z] ---> 25e211065322 [2021-05-17T15:38:22.280Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-05-17T15:38:22.280Z] ---> Running in 8869d4a1b800 [2021-05-17T15:38:22.434Z] Removing intermediate container 8537965d7deb [2021-05-17T15:38:22.434Z] ---> 2c09bbca7e65 [2021-05-17T15:38:22.434Z] Step 5/25 : WORKDIR /device-virtual-go [2021-05-17T15:38:22.434Z] ---> Running in 8c059b98b1a5 [2021-05-17T15:38:22.702Z] Removing intermediate container 8c059b98b1a5 [2021-05-17T15:38:22.702Z] ---> da514457ba30 [2021-05-17T15:38:22.702Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T15:38:22.702Z] ---> Running in 73fda71870ed [2021-05-17T15:38:22.881Z] Removing intermediate container 8869d4a1b800 [2021-05-17T15:38:22.881Z] ---> 34794905232b [2021-05-17T15:38:22.881Z] Step 5/25 : WORKDIR /device-virtual-go [2021-05-17T15:38:22.881Z] ---> Running in b00c8cd19e43 [2021-05-17T15:38:23.475Z] Removing intermediate container b00c8cd19e43 [2021-05-17T15:38:23.475Z] ---> ed5e15329527 [2021-05-17T15:38:23.475Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T15:38:23.475Z] ---> Running in b675fa86b3ee [2021-05-17T15:38:23.668Z] Removing intermediate container 73fda71870ed [2021-05-17T15:38:23.668Z] ---> 1851e1a557d8 [2021-05-17T15:38:23.668Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-17T15:38:23.668Z] ---> Running in df6f36ea9477 [2021-05-17T15:38:24.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T15:38:25.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T15:38:25.452Z] Removing intermediate container b675fa86b3ee [2021-05-17T15:38:25.452Z] ---> 49741ee01aef [2021-05-17T15:38:25.452Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-17T15:38:25.729Z] ---> Running in 95eb875329cd [2021-05-17T15:38:25.770Z] OK: 156 MiB in 53 packages [2021-05-17T15:38:26.034Z] Removing intermediate container df6f36ea9477 [2021-05-17T15:38:26.034Z] ---> d58c1785e6c4 [2021-05-17T15:38:26.034Z] Step 8/25 : COPY . . [2021-05-17T15:38:26.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T15:38:26.985Z] ---> 6b63beaac5d3 [2021-05-17T15:38:26.985Z] Step 9/25 : RUN go mod download [2021-05-17T15:38:27.255Z] ---> Running in 30c08ab74c71 [2021-05-17T15:38:27.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T15:38:28.670Z] OK: 145 MiB in 53 packages [2021-05-17T15:38:28.673Z] Removing intermediate container 30c08ab74c71 [2021-05-17T15:38:28.673Z] ---> e43c88ee8816 [2021-05-17T15:38:28.673Z] Step 10/25 : ARG MAKE='make build' [2021-05-17T15:38:28.673Z] ---> Running in 465117968d1a [2021-05-17T15:38:28.942Z] Removing intermediate container 465117968d1a [2021-05-17T15:38:28.942Z] ---> e6e96cf96491 [2021-05-17T15:38:28.942Z] Step 11/25 : RUN $MAKE [2021-05-17T15:38:29.207Z] ---> Running in 4cc59439a327 [2021-05-17T15:38:29.481Z] go mod tidy [2021-05-17T15:38:29.752Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-05-17T15:38:30.103Z] Removing intermediate container 95eb875329cd [2021-05-17T15:38:30.103Z] ---> 3d846c23206a [2021-05-17T15:38:30.103Z] Step 8/25 : COPY . . [2021-05-17T15:38:31.085Z] ---> 23683b9e80b9 [2021-05-17T15:38:31.085Z] Step 9/25 : RUN go mod download [2021-05-17T15:38:31.085Z] ---> Running in 8d41fb2b2169 [2021-05-17T15:38:33.708Z] Removing intermediate container 8d41fb2b2169 [2021-05-17T15:38:33.708Z] ---> d4fda184da1f [2021-05-17T15:38:33.708Z] Step 10/25 : ARG MAKE='make build' [2021-05-17T15:38:33.708Z] ---> Running in 2a6e03bd631f [2021-05-17T15:38:33.981Z] Removing intermediate container 2a6e03bd631f [2021-05-17T15:38:33.981Z] ---> 11e6773c65a4 [2021-05-17T15:38:33.981Z] Step 11/25 : RUN $MAKE [2021-05-17T15:38:34.258Z] ---> Running in daa1338ec20e [2021-05-17T15:38:35.240Z] go mod tidy [2021-05-17T15:38:35.843Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-05-17T15:38:48.036Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-05-17T15:38:50.594Z] Removing intermediate container 4cc59439a327 [2021-05-17T15:38:50.594Z] ---> 668e9a6a5996 [2021-05-17T15:38:50.594Z] Step 12/25 : FROM alpine:3.12 [2021-05-17T15:38:51.169Z] 3.12: Pulling from library/alpine [2021-05-17T15:38:51.169Z] 339de151aab4: Pulling fs layer [2021-05-17T15:38:51.434Z] 339de151aab4: Verifying Checksum [2021-05-17T15:38:51.434Z] 339de151aab4: Download complete [2021-05-17T15:38:51.697Z] 339de151aab4: Pull complete [2021-05-17T15:38:51.697Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T15:38:51.697Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T15:38:51.697Z] ---> 13621d1b12d4 [2021-05-17T15:38:51.697Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-17T15:38:51.960Z] ---> Running in 435ad0a6f38a [2021-05-17T15:38:51.960Z] Removing intermediate container 435ad0a6f38a [2021-05-17T15:38:51.960Z] ---> 15ad7540f5b6 [2021-05-17T15:38:51.960Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T15:38:52.226Z] ---> Running in 157aef3e1c04 [2021-05-17T15:38:53.185Z] Removing intermediate container 157aef3e1c04 [2021-05-17T15:38:53.185Z] ---> 795f6fabb0d4 [2021-05-17T15:38:53.185Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T15:38:53.453Z] ---> Running in e264fcf7ffa7 [2021-05-17T15:38:53.718Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T15:38:55.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T15:38:55.721Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T15:38:55.721Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T15:38:55.985Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T15:38:55.985Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T15:38:56.248Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T15:38:56.248Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T15:38:56.248Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T15:38:56.248Z] OK: 8 MiB in 20 packages [2021-05-17T15:38:56.825Z] Removing intermediate container e264fcf7ffa7 [2021-05-17T15:38:56.825Z] ---> 36480f0c876c [2021-05-17T15:38:56.825Z] Step 16/25 : WORKDIR / [2021-05-17T15:38:56.825Z] ---> Running in 371855c25bf1 [2021-05-17T15:38:57.093Z] Removing intermediate container 371855c25bf1 [2021-05-17T15:38:57.093Z] ---> 33d86bd6e9c3 [2021-05-17T15:38:57.093Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-17T15:38:57.371Z] ---> a1f3e74cc6f0 [2021-05-17T15:38:57.371Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-17T15:38:58.337Z] ---> 710ec637bc99 [2021-05-17T15:38:58.337Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-05-17T15:38:58.917Z] ---> fb0ebda42c8c [2021-05-17T15:38:58.917Z] Step 20/25 : EXPOSE 49990 [2021-05-17T15:38:59.181Z] ---> Running in dc58ac8d9933 [2021-05-17T15:38:59.181Z] Removing intermediate container dc58ac8d9933 [2021-05-17T15:38:59.181Z] ---> c81be95aa503 [2021-05-17T15:38:59.181Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-05-17T15:38:59.502Z] ---> Running in 273b413fc65e [2021-05-17T15:38:59.502Z] Removing intermediate container 273b413fc65e [2021-05-17T15:38:59.502Z] ---> 60fb00421ef3 [2021-05-17T15:38:59.502Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T15:38:59.502Z] ---> Running in 6f7be10df463 [2021-05-17T15:38:59.766Z] Removing intermediate container 6f7be10df463 [2021-05-17T15:38:59.766Z] ---> f9498320a059 [2021-05-17T15:38:59.766Z] Step 23/25 : LABEL arch=amd64 [2021-05-17T15:38:59.766Z] ---> Running in c55ea28e0612 [2021-05-17T15:39:00.031Z] Removing intermediate container c55ea28e0612 [2021-05-17T15:39:00.031Z] ---> 480f20674b5f [2021-05-17T15:39:00.031Z] Step 24/25 : LABEL git_sha=f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [2021-05-17T15:39:00.031Z] ---> Running in 2b040291b65c [2021-05-17T15:39:00.295Z] Removing intermediate container 2b040291b65c [2021-05-17T15:39:00.295Z] ---> 9e35addad93f [2021-05-17T15:39:00.295Z] Step 25/25 : LABEL version=0.0.0 [2021-05-17T15:39:00.295Z] ---> Running in 8c5ceabb3ed2 [2021-05-17T15:39:00.295Z] Removing intermediate container 8c5ceabb3ed2 [2021-05-17T15:39:00.295Z] ---> fcbc80c800da [2021-05-17T15:39:00.295Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-17T15:39:00.559Z] Successfully built fcbc80c800da [2021-05-17T15:39:00.559Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:39:01.434Z] ---> job-cost.sh [2021-05-17T15:39:01.434Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GeXb [2021-05-17T15:39:16.396Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T15:39:22.867Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-05-17T15:39:33.060Z] Removing intermediate container daa1338ec20e [2021-05-17T15:39:33.060Z] ---> c7dcfdf58d5b [2021-05-17T15:39:33.060Z] Step 12/25 : FROM alpine:3.12 [2021-05-17T15:39:33.060Z] 3.12: Pulling from library/alpine [2021-05-17T15:39:33.060Z] d2f70382dc9a: Pulling fs layer [2021-05-17T15:39:33.060Z] d2f70382dc9a: Verifying Checksum [2021-05-17T15:39:33.060Z] d2f70382dc9a: Download complete [2021-05-17T15:39:34.048Z] d2f70382dc9a: Pull complete [2021-05-17T15:39:34.048Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T15:39:34.048Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T15:39:34.048Z] ---> 9852663dfa18 [2021-05-17T15:39:34.048Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-17T15:39:34.322Z] ---> Running in a76845059976 [2021-05-17T15:39:34.597Z] Removing intermediate container a76845059976 [2021-05-17T15:39:34.597Z] ---> e30dfff856a3 [2021-05-17T15:39:34.597Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T15:39:34.872Z] ---> Running in ba32dd56d4b8 [2021-05-17T15:39:36.856Z] Removing intermediate container ba32dd56d4b8 [2021-05-17T15:39:36.856Z] ---> 09f1c81a69a7 [2021-05-17T15:39:36.856Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T15:39:37.132Z] ---> Running in 015c780e1fdd [2021-05-17T15:39:38.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T15:39:38.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T15:39:39.704Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T15:39:39.704Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T15:39:39.704Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T15:39:39.983Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T15:39:39.983Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T15:39:40.258Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T15:39:40.258Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T15:39:40.258Z] OK: 8 MiB in 20 packages [2021-05-17T15:39:41.705Z] Removing intermediate container 015c780e1fdd [2021-05-17T15:39:41.705Z] ---> bc018c00b91f [2021-05-17T15:39:41.705Z] Step 16/25 : WORKDIR / [2021-05-17T15:39:41.705Z] ---> Running in 2316a1177394 [2021-05-17T15:39:42.310Z] Removing intermediate container 2316a1177394 [2021-05-17T15:39:42.310Z] ---> 9a2f956263b6 [2021-05-17T15:39:42.310Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-17T15:39:43.045Z] lf-activate-venv(): INFO: Adding /tmp/venv-GeXb/bin to PATH [2021-05-17T15:39:43.045Z] INFO: No Stack... [2021-05-17T15:39:43.295Z] ---> ad1415a3b6cf [2021-05-17T15:39:43.295Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-17T15:39:43.895Z] ---> 5b703875ac68 [2021-05-17T15:39:43.895Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-05-17T15:39:44.438Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T15:39:45.019Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T15:39:45.335Z] + cut -d, -f6 [2021-05-17T15:39:45.335Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2021-05-17T15:39:45.343Z] ---> cfd2c79f0dce [2021-05-17T15:39:45.343Z] Step 20/25 : EXPOSE 49990 [2021-05-17T15:39:45.343Z] ---> Running in d5e57f75e462 [Pipeline] lock [2021-05-17T15:39:45.382Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] [2021-05-17T15:39:45.390Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] did not exist. Created. [2021-05-17T15:39:45.390Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T15:39:45.721Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T15:39:45.857Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T15:39:45.872Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-05-17T15:39:45.949Z] Removing intermediate container d5e57f75e462 [2021-05-17T15:39:45.949Z] ---> c9975d60406f [2021-05-17T15:39:45.949Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-05-17T15:39:45.949Z] ---> Running in 9d7fa666efa3 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T15:39:46.551Z] Removing intermediate container 9d7fa666efa3 [2021-05-17T15:39:46.551Z] ---> fbf8d777f9e4 [2021-05-17T15:39:46.551Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T15:39:46.824Z] ---> Running in 80077f4f03fd [2021-05-17T15:39:47.096Z] Removing intermediate container 80077f4f03fd [2021-05-17T15:39:47.096Z] ---> e269e8d893d1 [2021-05-17T15:39:47.096Z] Step 23/25 : LABEL arch=arm64 [2021-05-17T15:39:47.372Z] ---> Running in e927be476c53 [2021-05-17T15:39:47.646Z] Removing intermediate container e927be476c53 [2021-05-17T15:39:47.646Z] ---> 59dad660cb5d [2021-05-17T15:39:47.646Z] Step 24/25 : LABEL git_sha=f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [2021-05-17T15:39:47.921Z] ---> Running in d63fe044400e [2021-05-17T15:39:48.522Z] Removing intermediate container d63fe044400e [2021-05-17T15:39:48.522Z] ---> 6be4ef6647c7 [2021-05-17T15:39:48.522Z] Step 25/25 : LABEL version=0.0.0 [2021-05-17T15:39:48.522Z] ---> Running in be9a90a7f5b1 [2021-05-17T15:39:49.125Z] Removing intermediate container be9a90a7f5b1 [2021-05-17T15:39:49.125Z] ---> fb0a93a9d209 [2021-05-17T15:39:49.125Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-17T15:39:49.125Z] Successfully built fb0a93a9d209 [2021-05-17T15:39:49.125Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:39:49.714Z] ---> job-cost.sh [2021-05-17T15:39:49.714Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F2JN [2021-05-17T15:40:28.737Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T15:41:50.503Z] lf-activate-venv(): INFO: Adding /tmp/venv-F2JN/bin to PATH [2021-05-17T15:41:50.503Z] INFO: No Stack... [2021-05-17T15:41:51.477Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T15:41:51.749Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T15:41:52.100Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2021-05-17T15:41:52.101Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T15:41:52.166Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] [2021-05-17T15:41:52.186Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] did not exist. Created. [2021-05-17T15:41:52.186Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T15:41:52.569Z] /w/workspace/device-virtual-go/2@tmp/durable-41fcd1e2/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-41fcd1e2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T15:41:52.916Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T15:41:52.950Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T15:41:53.107Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T15:41:53.125Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-209-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-17T15:41:53.803Z] provisioning config files... [2021-05-17T15:41:53.817Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config4685844395791891030tmp [Pipeline] { [Pipeline] sh [2021-05-17T15:41:54.167Z] + set +x [2021-05-17T15:41:54.167Z] + curl -s https://codecov.io/bash [2021-05-17T15:41:54.167Z] + bash -s -- [2021-05-17T15:41:54.437Z] [2021-05-17T15:41:54.437Z] _____ _ [2021-05-17T15:41:54.437Z] / ____| | | [2021-05-17T15:41:54.437Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T15:41:54.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T15:41:54.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T15:41:54.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T15:41:54.437Z] Bash-1.0.2 [2021-05-17T15:41:54.437Z] [2021-05-17T15:41:54.437Z] [2021-05-17T15:41:54.437Z] ==> git version 2.24.3 found [2021-05-17T15:41:54.437Z] ==> 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 [2021-05-17T15:41:54.437Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T15:41:54.437Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T15:41:54.437Z] ==> Jenkins CI detected. [2021-05-17T15:41:54.437Z] project root: . [2021-05-17T15:41:54.437Z] --> token set from env [2021-05-17T15:41:54.437Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T15:41:54.437Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T15:41:54.437Z] ==> Python coveragepy not found [2021-05-17T15:41:54.437Z] ==> Searching for coverage reports in: [2021-05-17T15:41:54.437Z] + . [2021-05-17T15:41:54.437Z] -> Found 1 reports [2021-05-17T15:41:54.437Z] ==> Detecting git/mercurial file structure [2021-05-17T15:41:54.437Z] ==> Reading reports [2021-05-17T15:41:54.437Z] + ./coverage.out bytes=47247 [2021-05-17T15:41:54.437Z] ==> Appending adjustments [2021-05-17T15:41:54.437Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T15:41:54.702Z] + Found adjustments [2021-05-17T15:41:54.702Z] ==> Gzipping contents [2021-05-17T15:41:54.702Z] 8.0K /tmp/codecov.K9BLhj.gz [2021-05-17T15:41:54.702Z] ==> Uploading reports [2021-05-17T15:41:54.702Z] url: https://codecov.io [2021-05-17T15:41:54.702Z] query: branch=PR-209&commit=f2e1b62f29512f001f9f486e1551f5d11b5b2d62&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-209%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=209&job=&cmd_args= [2021-05-17T15:41:54.702Z] -> Pinging Codecov [2021-05-17T15:41:54.702Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-209&commit=f2e1b62f29512f001f9f486e1551f5d11b5b2d62&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-209%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=209&job=&cmd_args= [2021-05-17T15:41:55.315Z] -> Uploading to [2021-05-17T15:41:55.315Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/5E52B4B073DB2E39498172D8E973AA87/f2e1b62f29512f001f9f486e1551f5d11b5b2d62/be5a7362-8d69-4f43-a8c8-0f967be1e9d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T154155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83d00882a8e48fe87d593c3e3ef600d2c2d525e25aab68221e78f0ae93468d33 [2021-05-17T15:41:55.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T15:41:55.315Z] Dload Upload Total Spent Left Speed [2021-05-17T15:41:55.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5756 0 0 100 5756 0 12718 --:--:-- --:--:-- --:--:-- 12706 [2021-05-17T15:41:55.586Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/f2e1b62f29512f001f9f486e1551f5d11b5b2d62 [Pipeline] } [2021-05-17T15:41:55.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:41:57.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:41:57.777Z] ---> package-listing.sh [2021-05-17T15:41:57.777Z] ++ facter osfamily [2021-05-17T15:41:57.777Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T15:41:57.777Z] + OS_FAMILY=redhat [2021-05-17T15:41:57.777Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-209 [2021-05-17T15:41:57.777Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T15:41:57.777Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T15:41:57.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T15:41:57.777Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T15:41:57.777Z] + '[' /w/workspace/foundry_device-virtual-go_PR-209 ']' [2021-05-17T15:41:57.777Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T15:41:57.777Z] + case "${OS_FAMILY}" in [2021-05-17T15:41:57.777Z] + rpm -qa [2021-05-17T15:41:57.777Z] + sort [2021-05-17T15:42:03.147Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T15:42:03.147Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T15:42:03.147Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T15:42:03.147Z] + '[' /w/workspace/foundry_device-virtual-go_PR-209 ']' [2021-05-17T15:42:03.147Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-209/archives/ [2021-05-17T15:42:03.147Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-209/archives/ [Pipeline] echo [2021-05-17T15:42:03.182Z] 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/foundry_device-virtual-go_PR-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T15:42:03.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:42:03.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T15:42:03.922Z] [2021-05-17T15:42:03.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T15:42:04.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T15:42:04.247Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T15:42:04.247Z] df20fa9351a1: Pulling fs layer [2021-05-17T15:42:04.247Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T15:42:04.247Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T15:42:04.247Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T15:42:04.247Z] 93b61091891f: Pulling fs layer [2021-05-17T15:42:04.247Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T15:42:04.247Z] 5e14af77c1be: Pulling fs layer [2021-05-17T15:42:04.247Z] 01666e4c0597: Pulling fs layer [2021-05-17T15:42:04.247Z] aa168da1d23b: Pulling fs layer [2021-05-17T15:42:04.247Z] 93b9cdb0e59b: Waiting [2021-05-17T15:42:04.247Z] 5e14af77c1be: Waiting [2021-05-17T15:42:04.247Z] 01666e4c0597: Waiting [2021-05-17T15:42:04.247Z] aa168da1d23b: Waiting [2021-05-17T15:42:04.247Z] 46f8f816bc3b: Waiting [2021-05-17T15:42:04.247Z] 93b61091891f: Waiting [2021-05-17T15:42:04.247Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T15:42:04.247Z] 36b3adc4ff6f: Download complete [2021-05-17T15:42:04.247Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T15:42:04.247Z] 46f8f816bc3b: Download complete [2021-05-17T15:42:04.247Z] df20fa9351a1: Verifying Checksum [2021-05-17T15:42:04.247Z] df20fa9351a1: Download complete [2021-05-17T15:42:04.514Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T15:42:04.514Z] 93b9cdb0e59b: Download complete [2021-05-17T15:42:04.514Z] 5e14af77c1be: Verifying Checksum [2021-05-17T15:42:04.514Z] 5e14af77c1be: Download complete [2021-05-17T15:42:04.514Z] 93b61091891f: Verifying Checksum [2021-05-17T15:42:04.514Z] 93b61091891f: Download complete [2021-05-17T15:42:04.514Z] 01666e4c0597: Verifying Checksum [2021-05-17T15:42:04.514Z] 01666e4c0597: Download complete [2021-05-17T15:42:04.514Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T15:42:04.514Z] 8ad3a11d3b57: Download complete [2021-05-17T15:42:04.785Z] df20fa9351a1: Pull complete [2021-05-17T15:42:05.048Z] 36b3adc4ff6f: Pull complete [2021-05-17T15:42:07.031Z] aa168da1d23b: Verifying Checksum [2021-05-17T15:42:07.031Z] aa168da1d23b: Download complete [2021-05-17T15:42:07.031Z] 8ad3a11d3b57: Pull complete [2021-05-17T15:42:07.031Z] 46f8f816bc3b: Pull complete [2021-05-17T15:42:07.306Z] 93b61091891f: Pull complete [2021-05-17T15:42:07.571Z] 93b9cdb0e59b: Pull complete [2021-05-17T15:42:07.571Z] 5e14af77c1be: Pull complete [2021-05-17T15:42:07.852Z] 01666e4c0597: Pull complete [2021-05-17T15:42:16.082Z] aa168da1d23b: Pull complete [2021-05-17T15:42:16.082Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T15:42:16.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T15:42:16.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T15:42:16.280Z] prd-centos7-docker-4c-2g-369 does not seem to be running inside a container [2021-05-17T15:42:16.354Z] $ 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/foundry_device-virtual-go_PR-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-209 -v /w/workspace/foundry_device-virtual-go_PR-209:/w/workspace/foundry_device-virtual-go_PR-209:rw,z -v /w/workspace/foundry_device-virtual-go_PR-209@tmp:/w/workspace/foundry_device-virtual-go_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T15:42:19.014Z] $ docker top 72f86e1b712ebdc963fb31aa57f2108cc2b218034148a3d7dc68f5703a8cadb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T15:42:19.604Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T15:42:19.917Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T15:42:20.232Z] + ls /var/log/sa-host [2021-05-17T15:42:20.232Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T15:42:20.232Z] file_magic: OK [2021-05-17T15:42:20.232Z] HZ: Using current value: 100 [2021-05-17T15:42:20.232Z] file_header: OK [2021-05-17T15:42:20.232Z] 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 [2021-05-17T15:42:20.232Z] Statistics: [2021-05-17T15:42:20.232Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T15:42:20.232Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T15:42:20.232Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T15:42:20.232Z] file_magic: OK [2021-05-17T15:42:20.232Z] HZ: Using current value: 100 [2021-05-17T15:42:20.232Z] file_header: OK [2021-05-17T15:42:20.232Z] 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 [2021-05-17T15:42:20.232Z] Statistics: [2021-05-17T15:42:20.232Z] Hnuu...uuuununununu... [2021-05-17T15:42:20.232Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T15:42:20.427Z] provisioning config files... [2021-05-17T15:42:20.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-209@tmp/config8957732208312467494tmp [Pipeline] { [Pipeline] echo [2021-05-17T15:42:20.469Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:42:20.779Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T15:42:20.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T15:42:20.818Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:42:21.130Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T15:42:21.144Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:42:21.458Z] ---> sudo-logs.sh [2021-05-17T15:42:21.458Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T15:42:21.490Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:42:21.797Z] ---> job-cost.sh [2021-05-17T15:42:21.797Z] lf-activate-venv: SKIPPING [2021-05-17T15:42:21.797Z] DEBUG: total: 0.20999999344348907 [2021-05-17T15:42:21.797Z] INFO: Retrieving Stack Cost... [2021-05-17T15:42:22.772Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T15:42:23.383Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T15:42:23.406Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T15:42:23.729Z] ---> logs-deploy.sh [2021-05-17T15:42:23.729Z] lf-activate-venv: SKIPPING [2021-05-17T15:42:23.729Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-209/2 [2021-05-17T15:42:23.729Z] INFO: archiving workspace using pattern(s): [2021-05-17T15:42:25.666Z] Archives upload complete. [2021-05-17T15:42:25.931Z] INFO: archiving logs to Nexus [2021-05-17T15:42:27.349Z] ---> uname -a: [2021-05-17T15:42:27.349Z] Linux prd-centos7-docker-4c-2g-369.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] ---> lscpu: [2021-05-17T15:42:27.349Z] Architecture: x86_64 [2021-05-17T15:42:27.349Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-17T15:42:27.349Z] Byte Order: Little Endian [2021-05-17T15:42:27.349Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-17T15:42:27.349Z] CPU(s): 4 [2021-05-17T15:42:27.349Z] On-line CPU(s) list: 0-3 [2021-05-17T15:42:27.349Z] Thread(s) per core: 1 [2021-05-17T15:42:27.349Z] Core(s) per socket: 1 [2021-05-17T15:42:27.349Z] Socket(s): 4 [2021-05-17T15:42:27.349Z] NUMA node(s): 1 [2021-05-17T15:42:27.349Z] Vendor ID: GenuineIntel [2021-05-17T15:42:27.349Z] CPU family: 6 [2021-05-17T15:42:27.349Z] Model: 44 [2021-05-17T15:42:27.349Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-17T15:42:27.349Z] Stepping: 1 [2021-05-17T15:42:27.349Z] CPU MHz: 2933.436 [2021-05-17T15:42:27.349Z] BogoMIPS: 5866.87 [2021-05-17T15:42:27.349Z] Virtualization: VT-x [2021-05-17T15:42:27.349Z] Hypervisor vendor: KVM [2021-05-17T15:42:27.349Z] Virtualization type: full [2021-05-17T15:42:27.349Z] L1d cache: 128 KiB [2021-05-17T15:42:27.349Z] L1i cache: 128 KiB [2021-05-17T15:42:27.349Z] L2 cache: 16 MiB [2021-05-17T15:42:27.349Z] L3 cache: 64 MiB [2021-05-17T15:42:27.349Z] NUMA node0 CPU(s): 0-3 [2021-05-17T15:42:27.349Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-17T15:42:27.349Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-17T15:42:27.349Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-17T15:42:27.349Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-17T15:42:27.349Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-17T15:42:27.349Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-17T15:42:27.349Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-17T15:42:27.349Z] Vulnerability Srbds: Not affected [2021-05-17T15:42:27.349Z] Vulnerability Tsx async abort: Not affected [2021-05-17T15:42:27.349Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] ---> nproc: [2021-05-17T15:42:27.349Z] 4 [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] ---> df -h: [2021-05-17T15:42:27.349Z] Filesystem Size Used Available Use% Mounted on [2021-05-17T15:42:27.349Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-17T15:42:27.349Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-17T15:42:27.349Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-17T15:42:27.349Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-209 [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-209@tmp [2021-05-17T15:42:27.349Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] ---> free -m: [2021-05-17T15:42:27.349Z] total used free shared buff/cache available [2021-05-17T15:42:27.349Z] Mem: 1837 738 118 0 980 993 [2021-05-17T15:42:27.349Z] Swap: 1023 1 1022 [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] ---> ip addr: [2021-05-17T15:42:27.349Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-17T15:42:27.349Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-17T15:42:27.349Z] inet 127.0.0.1/8 scope host lo [2021-05-17T15:42:27.349Z] valid_lft forever preferred_lft forever [2021-05-17T15:42:27.349Z] inet6 ::1/128 scope host [2021-05-17T15:42:27.349Z] valid_lft forever preferred_lft forever [2021-05-17T15:42:27.349Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-17T15:42:27.349Z] link/ether fa:16:3e:68:7e:e3 brd ff:ff:ff:ff:ff:ff [2021-05-17T15:42:27.349Z] inet 10.30.123.252/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-17T15:42:27.349Z] valid_lft 85713sec preferred_lft 85713sec [2021-05-17T15:42:27.349Z] inet6 fe80::f816:3eff:fe68:7ee3/64 scope link [2021-05-17T15:42:27.349Z] valid_lft forever preferred_lft forever [2021-05-17T15:42:27.349Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-17T15:42:27.349Z] link/ether 02:42:8a:1b:1e:c3 brd ff:ff:ff:ff:ff:ff [2021-05-17T15:42:27.349Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-17T15:42:27.349Z] valid_lft forever preferred_lft forever [2021-05-17T15:42:27.349Z] inet6 fe80::42:8aff:fe1b:1ec3/64 scope link [2021-05-17T15:42:27.349Z] valid_lft forever preferred_lft forever [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] ---> sar -b -r -n DEV: [2021-05-17T15:42:27.349Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] 15:30:46 LINUX RESTART (4 CPU) [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] 15:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-17T15:42:27.349Z] 15:33:01 13.01 4.49 8.52 0.00 1111.40 712.46 0.00 [2021-05-17T15:42:27.349Z] 15:34:01 0.40 0.00 0.40 0.00 0.00 5.88 0.00 [2021-05-17T15:42:27.349Z] 15:35:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2021-05-17T15:42:27.349Z] 15:36:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 [2021-05-17T15:42:27.349Z] 15:37:02 0.30 0.00 0.30 0.00 0.00 3.85 0.00 [2021-05-17T15:42:27.349Z] 15:38:01 0.24 0.00 0.24 0.00 0.00 2.39 0.00 [2021-05-17T15:42:27.349Z] 15:39:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 [2021-05-17T15:42:27.349Z] 15:40:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 [2021-05-17T15:42:27.349Z] 15:41:01 0.37 0.00 0.37 0.00 0.00 3.95 0.00 [2021-05-17T15:42:27.349Z] 15:42:01 40.73 40.45 0.28 0.00 3664.31 2.86 0.00 [2021-05-17T15:42:27.349Z] Average: 5.62 4.50 1.12 0.00 478.55 74.55 0.00 [2021-05-17T15:42:27.349Z] [2021-05-17T15:42:27.349Z] 15:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-17T15:42:27.349Z] 15:33:01 181332 0 631128 33.54 2620 1066464 1121448 38.27 454412 1048000 20 [2021-05-17T15:42:27.349Z] 15:34:01 186316 0 626140 33.28 2620 1066468 1079288 36.83 460104 1038112 12 [2021-05-17T15:42:27.349Z] 15:35:01 183948 0 628504 33.40 2620 1066472 1079504 36.84 458360 1042612 12 [2021-05-17T15:42:27.349Z] 15:36:01 184848 0 627600 33.36 2620 1066476 1079288 36.83 472608 1027108 16 [2021-05-17T15:42:27.349Z] 15:37:02 184168 0 628276 33.39 2620 1066480 1079396 36.84 471252 1028876 8 [2021-05-17T15:42:27.349Z] 15:38:01 184824 0 627608 33.36 2620 1066492 1079288 36.83 470804 1028876 8 [2021-05-17T15:42:27.349Z] 15:39:01 185056 0 627376 33.34 2620 1066492 1079288 36.83 470804 1028876 16 [2021-05-17T15:42:27.349Z] 15:40:01 185016 0 627408 33.35 2620 1066500 1079288 36.83 470816 1028880 8 [2021-05-17T15:42:27.349Z] 15:41:01 185024 0 627396 33.34 2620 1066504 1079288 36.83 470712 1028876 8 [2021-05-17T15:42:27.350Z] 15:42:01 71404 0 657552 34.95 2620 1149968 1115440 38.07 500136 1112592 148 [2021-05-17T15:42:27.350Z] Average: 173194 0 630899 33.53 2620 1074832 1087152 37.10 470001 1041281 26 [2021-05-17T15:42:27.350Z] [2021-05-17T15:42:27.350Z] 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-17T15:42:27.350Z] 15:33:01 eth0 68.26 69.45 166.74 13.31 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:33:01 docker0 55.32 47.06 5.14 142.45 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:34:01 eth0 1.30 0.07 0.11 0.04 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:35:01 eth0 1.02 0.60 0.54 0.40 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:36:01 eth0 0.45 0.07 0.04 0.01 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:37:02 eth0 0.90 0.38 0.43 0.26 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:38:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:39:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:40:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:41:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:42:01 eth0 9.52 5.91 9.52 3.50 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] Average: eth0 8.20 7.69 17.78 1.76 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] Average: docker0 5.54 4.72 0.52 14.28 0.00 0.00 0.00 0.00 [2021-05-17T15:42:27.350Z] [2021-05-17T15:42:27.350Z] [2021-05-17T15:42:27.350Z] ---> sar -P ALL: [2021-05-17T15:42:27.350Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T15:42:27.350Z] [2021-05-17T15:42:27.350Z] 15:30:46 LINUX RESTART (4 CPU) [2021-05-17T15:42:27.350Z] [2021-05-17T15:42:27.350Z] 15:32:01 CPU %user %nice %system %iowait %steal %idle [2021-05-17T15:42:27.350Z] 15:33:01 all 1.65 0.00 1.26 0.16 0.65 96.28 [2021-05-17T15:42:27.350Z] 15:33:01 0 2.03 0.00 1.51 0.44 0.54 95.50 [2021-05-17T15:42:27.350Z] 15:33:01 1 1.89 0.00 1.26 0.03 0.67 96.15 [2021-05-17T15:42:27.350Z] 15:33:01 2 1.40 0.00 1.12 0.13 0.75 96.60 [2021-05-17T15:42:27.350Z] 15:33:01 3 1.27 0.00 1.17 0.05 0.63 96.88 [2021-05-17T15:42:27.350Z] 15:34:01 all 0.14 0.00 0.05 0.00 0.15 99.65 [2021-05-17T15:42:27.350Z] 15:34:01 0 0.03 0.00 0.05 0.00 0.42 99.50 [2021-05-17T15:42:27.350Z] 15:34:01 1 0.35 0.00 0.07 0.00 0.13 99.45 [2021-05-17T15:42:27.350Z] 15:34:01 2 0.15 0.00 0.08 0.02 0.05 99.70 [2021-05-17T15:42:27.350Z] 15:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-17T15:42:27.350Z] 15:35:01 all 0.23 0.00 0.25 0.00 0.11 99.42 [2021-05-17T15:42:27.350Z] 15:35:01 0 0.08 0.00 0.12 0.00 0.10 99.70 [2021-05-17T15:42:27.350Z] 15:35:01 1 0.60 0.00 0.27 0.00 0.13 99.00 [2021-05-17T15:42:27.350Z] 15:35:01 2 0.12 0.00 0.27 0.00 0.12 99.50 [2021-05-17T15:42:27.350Z] 15:35:01 3 0.12 0.00 0.33 0.00 0.08 99.47 [2021-05-17T15:42:27.350Z] 15:36:01 all 0.15 0.00 0.09 0.00 0.07 99.70 [2021-05-17T15:42:27.350Z] 15:36:01 0 0.02 0.00 0.18 0.00 0.03 99.77 [2021-05-17T15:42:27.350Z] 15:36:01 1 0.50 0.00 0.05 0.00 0.10 99.35 [2021-05-17T15:42:27.350Z] 15:36:01 2 0.02 0.00 0.10 0.00 0.03 99.85 [2021-05-17T15:42:27.350Z] 15:36:01 3 0.05 0.00 0.03 0.00 0.10 99.82 [2021-05-17T15:42:27.350Z] 15:37:02 all 0.14 0.00 0.19 0.00 0.04 99.63 [2021-05-17T15:42:27.350Z] 15:37:02 0 0.03 0.00 0.22 0.00 0.03 99.72 [2021-05-17T15:42:27.350Z] 15:37:02 1 0.33 0.00 0.15 0.00 0.05 99.47 [2021-05-17T15:42:27.350Z] 15:37:02 2 0.10 0.00 0.18 0.00 0.07 99.65 [2021-05-17T15:42:27.350Z] 15:37:02 3 0.08 0.00 0.20 0.00 0.02 99.70 [2021-05-17T15:42:27.350Z] 15:38:01 all 0.11 0.00 0.05 0.00 0.29 99.55 [2021-05-17T15:42:27.350Z] 15:38:01 0 0.03 0.00 0.03 0.00 0.29 99.65 [2021-05-17T15:42:27.350Z] 15:38:01 1 0.05 0.00 0.07 0.00 0.41 99.48 [2021-05-17T15:42:27.350Z] 15:38:01 2 0.36 0.00 0.07 0.00 0.39 99.19 [2021-05-17T15:42:27.350Z] 15:38:01 3 0.02 0.00 0.02 0.00 0.08 99.88 [2021-05-17T15:42:27.350Z] 15:39:01 all 0.15 0.00 0.05 0.00 0.03 99.77 [2021-05-17T15:42:27.350Z] 15:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-17T15:42:27.350Z] 15:39:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-05-17T15:42:27.350Z] 15:39:01 2 0.48 0.00 0.07 0.00 0.02 99.43 [2021-05-17T15:42:27.350Z] 15:39:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-17T15:42:27.350Z] 15:40:01 all 0.15 0.00 0.05 0.00 0.04 99.76 [2021-05-17T15:42:27.350Z] 15:40:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-05-17T15:42:27.350Z] 15:40:01 1 0.07 0.00 0.08 0.00 0.08 99.77 [2021-05-17T15:42:27.350Z] 15:40:01 2 0.47 0.00 0.05 0.00 0.03 99.45 [2021-05-17T15:42:27.350Z] 15:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-17T15:42:27.350Z] 15:41:01 all 0.15 0.00 0.03 0.00 0.15 99.68 [2021-05-17T15:42:27.350Z] 15:41:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-17T15:42:27.350Z] 15:41:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-17T15:42:27.350Z] 15:41:01 2 0.48 0.00 0.05 0.00 0.43 99.04 [2021-05-17T15:42:27.350Z] 15:41:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-17T15:42:27.350Z] 15:42:01 all 1.08 0.00 0.54 0.91 0.37 97.11 [2021-05-17T15:42:27.350Z] 15:42:01 0 0.87 0.00 0.52 0.28 0.28 98.05 [2021-05-17T15:42:27.350Z] 15:42:01 1 0.95 0.00 0.50 0.67 0.50 97.39 [2021-05-17T15:42:27.350Z] 15:42:01 2 1.54 0.00 0.64 1.24 0.37 96.22 [2021-05-17T15:42:27.350Z] 15:42:01 3 0.95 0.00 0.50 1.47 0.32 96.77 [2021-05-17T15:42:27.350Z] Average: all 0.39 0.00 0.26 0.11 0.19 99.05 [2021-05-17T15:42:27.350Z] Average: 0 0.32 0.00 0.27 0.07 0.18 99.16 [2021-05-17T15:42:27.350Z] Average: 1 0.49 0.00 0.25 0.07 0.22 98.98 [2021-05-17T15:42:27.350Z] Average: 2 0.51 0.00 0.26 0.14 0.23 98.86 [2021-05-17T15:42:27.350Z] Average: 3 0.26 0.00 0.24 0.15 0.13 99.22 [2021-05-17T15:42:27.350Z] [2021-05-17T15:42:27.350Z] [2021-05-17T15:42:27.350Z]