Pull request #185 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at da362e705d612364b9ef4673b63e3c918421e784 rather than 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce Obtained Jenkinsfile from da362e705d612364b9ef4673b63e3c918421e784 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-185/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-185/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go 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 Running on prd-centos7-docker-4c-2g-379 in /w/workspace/foundry_device-virtual-go_PR-185 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-185 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit da362e705d612364b9ef4673b63e3c918421e784 into PR head commit 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce Merge succeeded, producing 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce Checking out Revision 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge da362e705d612364b9ef4673b63e3c918421e784 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 Commit message: "build: Bump device sdk version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-16T03:42:23.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-16T03:42:23.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-16T03:42:23.627Z] ========================================================= [2021-04-16T03:42:23.627Z] EdgeX Global Pipelines Version Info [2021-04-16T03:42:23.627Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:42:25.281Z] ------------------- [2021-04-16T03:42:25.281Z] stable info: [2021-04-16T03:42:25.281Z] ------------------- [2021-04-16T03:42:25.281Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-16T03:42:25.281Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-16T03:42:25.281Z] Message: update stable to v1.0.186 [2021-04-16T03:42:26.234Z] ------------------- [2021-04-16T03:42:26.234Z] experimental info: [2021-04-16T03:42:26.234Z] ------------------- [2021-04-16T03:42:26.234Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-16T03:42:26.234Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-16T03:42:26.234Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-16T03:42:26.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-16T03:42:26.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-16T03:42:26.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-16T03:42:26.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-16T03:42:26.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-16T03:42:26.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-16T03:42:26.809Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-16T03:42:26.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-16T03:42:26.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-16T03:42:26.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-16T03:42:27.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-16T03:42:27.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-16T03:42:27.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-16T03:42:27.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-16T03:42:27.287Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-16T03:42:27.347Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-16T03:42:27.408Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T03:42:27.465Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T03:42:27.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-16T03:42:27.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-16T03:42:27.636Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-16T03:42:27.697Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-16T03:42:27.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-16T03:42:27.822Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-16T03:42:27.880Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-16T03:42:27.940Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-16T03:42:27.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo [2021-04-16T03:42:28.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo [2021-04-16T03:42:28.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo [2021-04-16T03:42:28.181Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [Pipeline] echo [2021-04-16T03:42:28.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26239a8 [Pipeline] echo [2021-04-16T03:42:28.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-16T03:42:28.456Z] provisioning config files... [2021-04-16T03:42:28.504Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-185@tmp/config8737475926028750115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:42:28.893Z] ---> docker-login.sh [2021-04-16T03:42:28.894Z] nexus3.edgexfoundry.org:10001 [2021-04-16T03:42:29.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:42:29.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:42:29.422Z] Configure a credential helper to remove this warning. See [2021-04-16T03:42:29.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:42:29.422Z] [2021-04-16T03:42:29.422Z] Login Succeeded [2021-04-16T03:42:29.422Z] nexus3.edgexfoundry.org:10002 [2021-04-16T03:42:29.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:42:29.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:42:29.422Z] Configure a credential helper to remove this warning. See [2021-04-16T03:42:29.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:42:29.422Z] [2021-04-16T03:42:29.422Z] Login Succeeded [2021-04-16T03:42:29.422Z] nexus3.edgexfoundry.org:10003 [2021-04-16T03:42:29.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:42:29.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:42:29.683Z] Configure a credential helper to remove this warning. See [2021-04-16T03:42:29.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:42:29.683Z] [2021-04-16T03:42:29.683Z] Login Succeeded [2021-04-16T03:42:29.683Z] nexus3.edgexfoundry.org:10004 [2021-04-16T03:42:29.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:42:29.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:42:29.946Z] Configure a credential helper to remove this warning. See [2021-04-16T03:42:29.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:42:29.946Z] [2021-04-16T03:42:29.946Z] Login Succeeded [2021-04-16T03:42:29.946Z] docker.io [2021-04-16T03:42:29.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:42:30.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:42:30.207Z] Configure a credential helper to remove this warning. See [2021-04-16T03:42:30.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:42:30.207Z] [2021-04-16T03:42:30.207Z] Login Succeeded [2021-04-16T03:42:30.207Z] ---> docker-login.sh ends [Pipeline] } [2021-04-16T03:42:30.235Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T03:42:30.974Z] + git log --format=format:%s -1 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [Pipeline] echo [2021-04-16T03:42:31.074Z] GIT_COMMIT: 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce, Commit Message: build: Bump device sdk version [Pipeline] echo [2021-04-16T03:42:31.143Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:42:31.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T03:42:31.868Z] [2021-04-16T03:42:31.868Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:42:32.231Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T03:42:32.231Z] latest: Pulling from edgex-devops/git-semver [2021-04-16T03:42:32.231Z] 31603596830f: Pulling fs layer [2021-04-16T03:42:32.231Z] 2a8b12db71e7: Pulling fs layer [2021-04-16T03:42:32.231Z] 6ca5941a6612: Pulling fs layer [2021-04-16T03:42:32.231Z] ecc8261a40a4: Pulling fs layer [2021-04-16T03:42:32.231Z] ecc8261a40a4: Waiting [2021-04-16T03:42:32.231Z] 2a8b12db71e7: Verifying Checksum [2021-04-16T03:42:32.231Z] 2a8b12db71e7: Download complete [2021-04-16T03:42:32.231Z] 31603596830f: Verifying Checksum [2021-04-16T03:42:32.231Z] 31603596830f: Download complete [2021-04-16T03:42:32.498Z] ecc8261a40a4: Verifying Checksum [2021-04-16T03:42:32.498Z] ecc8261a40a4: Download complete [2021-04-16T03:42:32.498Z] 6ca5941a6612: Verifying Checksum [2021-04-16T03:42:32.498Z] 6ca5941a6612: Download complete [2021-04-16T03:42:32.761Z] 31603596830f: Pull complete [2021-04-16T03:42:32.761Z] 2a8b12db71e7: Pull complete [2021-04-16T03:42:33.725Z] 6ca5941a6612: Pull complete [2021-04-16T03:42:33.988Z] ecc8261a40a4: Pull complete [2021-04-16T03:42:33.988Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-16T03:42:33.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T03:42:33.988Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-16T03:42:34.116Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-04-16T03:42:34.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-185 -v /w/workspace/foundry_device-virtual-go_PR-185:/w/workspace/foundry_device-virtual-go_PR-185:rw,z -v /w/workspace/foundry_device-virtual-go_PR-185@tmp:/w/workspace/foundry_device-virtual-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-16T03:42:35.975Z] $ docker top d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-16T03:42:36.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T03:42:36.216Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T03:42:36.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T03:42:36.446Z] $ docker exec d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 ssh-agent [2021-04-16T03:42:36.608Z] SSH_AUTH_SOCK=/tmp/ssh-mGAzFspnlVAo/agent.12 [2021-04-16T03:42:36.608Z] SSH_AGENT_PID=17 [2021-04-16T03:42:36.618Z] Running ssh-add (command line suppressed) [2021-04-16T03:42:36.747Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-185@tmp/private_key_7844552539879883490.key (/w/workspace/foundry_device-virtual-go_PR-185@tmp/private_key_7844552539879883490.key) [2021-04-16T03:42:36.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T03:42:37.148Z] + git tag --points-at HEAD [Pipeline] } [2021-04-16T03:42:37.176Z] $ docker exec --env ******** --env ******** d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 ssh-agent -k [2021-04-16T03:42:37.291Z] unset SSH_AUTH_SOCK; [2021-04-16T03:42:37.292Z] unset SSH_AGENT_PID; [2021-04-16T03:42:37.292Z] echo Agent pid 17 killed; [2021-04-16T03:42:37.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-16T03:42:37.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T03:42:37.433Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T03:42:37.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T03:42:37.610Z] $ docker exec d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 ssh-agent [2021-04-16T03:42:37.777Z] SSH_AUTH_SOCK=/tmp/ssh-zDY0mZLhwJDY/agent.46 [2021-04-16T03:42:37.777Z] SSH_AGENT_PID=51 [2021-04-16T03:42:37.784Z] Running ssh-add (command line suppressed) [2021-04-16T03:42:37.900Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-185@tmp/private_key_8785826580041168410.key (/w/workspace/foundry_device-virtual-go_PR-185@tmp/private_key_8785826580041168410.key) [2021-04-16T03:42:37.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T03:42:38.292Z] + git semver init [2021-04-16T03:42:38.292Z] # -> Open(): unable to determine branch for HEAD [2021-04-16T03:42:38.292Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-185/.git [2021-04-16T03:42:38.292Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-185 [2021-04-16T03:42:38.292Z] # $SEMVER_REMOTE_NAME = origin [2021-04-16T03:42:38.292Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-16T03:42:38.292Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-16T03:42:38.292Z] # $SEMVER_BRANCH = PR-185 [2021-04-16T03:42:38.292Z] # $SEMVER_TEMP = /tmp/semver-037348918 [2021-04-16T03:42:38.292Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-16T03:42:38.555Z] # '/tmp/semver-037348918' -> '/w/workspace/foundry_device-virtual-go_PR-185/.semver' [2021-04-16T03:42:38.555Z] # -> Force: false [2021-04-16T03:42:38.555Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-185/.semver [Pipeline] } [2021-04-16T03:42:38.576Z] $ docker exec --env ******** --env ******** d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 ssh-agent -k [2021-04-16T03:42:38.693Z] unset SSH_AUTH_SOCK; [2021-04-16T03:42:38.694Z] unset SSH_AGENT_PID; [2021-04-16T03:42:38.694Z] echo Agent pid 51 killed; [2021-04-16T03:42:38.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-16T03:42:39.185Z] + git semver [Pipeline] } [2021-04-16T03:42:39.220Z] $ docker stop --time=1 d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 [2021-04-16T03:42:40.570Z] $ docker rm -f d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T03:42:41.070Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-16T03:42:41.457Z] Stashed 1 file(s) [Pipeline] echo [2021-04-16T03:42:41.479Z] [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-04-16T03:42:56.962Z] Still waiting to schedule task [2021-04-16T03:42:56.962Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-16T03:42:56.991Z] Still waiting to schedule task [2021-04-16T03:42:56.991Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-16T03:44:34.939Z] Running on prd-centos7-docker-4c-2g-381 in /w/workspace/foundry_device-virtual-go_PR-185 [Pipeline] { [Pipeline] ws [2021-04-16T03:44:34.995Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-16T03:44:37.388Z] using credential edgex-jenkins-ssh [2021-04-16T03:44:37.400Z] Cloning the remote Git repository [2021-04-16T03:44:37.252Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-16T03:44:37.325Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-16T03:44:37.387Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-16T03:44:37.387Z] > git --version # timeout=10 [2021-04-16T03:44:37.395Z] > git --version # 'git version 2.24.3' [2021-04-16T03:44:37.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T03:44:37.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T03:44:37.995Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-16T03:44:38.005Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T03:44:38.015Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-16T03:44:38.028Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-16T03:44:38.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T03:44:38.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-16T03:44:38.573Z] Merging remotes/origin/master commit da362e705d612364b9ef4673b63e3c918421e784 into PR head commit 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [2021-04-16T03:44:38.640Z] Merge succeeded, producing 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [2021-04-16T03:44:38.641Z] Checking out Revision 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce (PR-185) [2021-04-16T03:44:38.505Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T03:44:38.511Z] > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 [2021-04-16T03:44:38.541Z] > git remote # timeout=10 [2021-04-16T03:44:38.546Z] > git config --get remote.origin.url # timeout=10 [2021-04-16T03:44:38.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T03:44:38.554Z] > git merge da362e705d612364b9ef4673b63e3c918421e784 # timeout=10 [2021-04-16T03:44:38.564Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-16T03:44:38.572Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T03:44:38.576Z] > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 [2021-04-16T03:44:42.120Z] Commit message: "build: Bump device sdk version" [2021-04-16T03:44:42.144Z] > git --version # timeout=10 [2021-04-16T03:44:42.149Z] > git --version # 'git version 2.24.3' [2021-04-16T03:44:42.153Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T03:44:43.419Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-16T03:44:43.759Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-16T03:44:44.076Z] + sudo service docker restart [2021-04-16T03:44:44.076Z] + true [2021-04-16T03:44:44.076Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-16T03:44:45.115Z] provisioning config files... [2021-04-16T03:44:45.179Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4466541368539792156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:44:45.589Z] ---> docker-login.sh [2021-04-16T03:44:45.589Z] nexus3.edgexfoundry.org:10001 [2021-04-16T03:44:45.756Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-380 in /w/workspace/foundry_device-virtual-go_PR-185 [Pipeline] { [Pipeline] ws [2021-04-16T03:44:45.831Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [2021-04-16T03:44:45.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:44:45.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:44:45.853Z] Configure a credential helper to remove this warning. See [2021-04-16T03:44:45.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:44:45.853Z] [2021-04-16T03:44:45.853Z] Login Succeeded [2021-04-16T03:44:45.853Z] nexus3.edgexfoundry.org:10002 [Pipeline] checkout [2021-04-16T03:44:46.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:44:46.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:44:46.114Z] Configure a credential helper to remove this warning. See [2021-04-16T03:44:46.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:44:46.114Z] [2021-04-16T03:44:46.114Z] Login Succeeded [2021-04-16T03:44:46.114Z] nexus3.edgexfoundry.org:10003 [2021-04-16T03:44:46.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:44:46.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:44:46.374Z] Configure a credential helper to remove this warning. See [2021-04-16T03:44:46.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:44:46.374Z] [2021-04-16T03:44:46.374Z] Login Succeeded [2021-04-16T03:44:46.374Z] nexus3.edgexfoundry.org:10004 [2021-04-16T03:44:46.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:44:46.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:44:46.641Z] Configure a credential helper to remove this warning. See [2021-04-16T03:44:46.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:44:46.641Z] [2021-04-16T03:44:46.641Z] Login Succeeded [2021-04-16T03:44:46.641Z] docker.io [2021-04-16T03:44:46.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:44:46.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:44:46.905Z] Configure a credential helper to remove this warning. See [2021-04-16T03:44:46.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:44:46.905Z] [2021-04-16T03:44:46.905Z] Login Succeeded [2021-04-16T03:44:46.905Z] ---> docker-login.sh ends [Pipeline] } [2021-04-16T03:44:46.934Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-16T03:44:47.213Z] ========================================================= [2021-04-16T03:44:47.213Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-16T03:44:47.213Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:44:47.558Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-16T03:44:47.558Z] Sending build context to Docker daemon 508.4kB [2021-04-16T03:44:47.558Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-16T03:44:47.558Z] Step 2/8 : FROM ${BASE} [2021-04-16T03:44:47.822Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-16T03:44:47.822Z] 188c0c94c7c5: Pulling fs layer [2021-04-16T03:44:47.822Z] 0ef7d3d256c8: Pulling fs layer [2021-04-16T03:44:47.822Z] de9db76c5a1d: Pulling fs layer [2021-04-16T03:44:47.822Z] bca2f99d35d6: Pulling fs layer [2021-04-16T03:44:47.822Z] 93359f2a8cfa: Pulling fs layer [2021-04-16T03:44:47.822Z] 7c6f9722023f: Pulling fs layer [2021-04-16T03:44:47.822Z] a35cf1a2eb13: Pulling fs layer [2021-04-16T03:44:47.822Z] 93359f2a8cfa: Waiting [2021-04-16T03:44:47.822Z] 7c6f9722023f: Waiting [2021-04-16T03:44:47.822Z] a35cf1a2eb13: Waiting [2021-04-16T03:44:47.822Z] bca2f99d35d6: Waiting [2021-04-16T03:44:47.822Z] de9db76c5a1d: Verifying Checksum [2021-04-16T03:44:47.822Z] de9db76c5a1d: Download complete [2021-04-16T03:44:47.822Z] 0ef7d3d256c8: Download complete [2021-04-16T03:44:47.822Z] 93359f2a8cfa: Verifying Checksum [2021-04-16T03:44:47.822Z] 93359f2a8cfa: Download complete [2021-04-16T03:44:47.822Z] 188c0c94c7c5: Verifying Checksum [2021-04-16T03:44:47.822Z] 188c0c94c7c5: Download complete [2021-04-16T03:44:47.822Z] 7c6f9722023f: Verifying Checksum [2021-04-16T03:44:47.822Z] 7c6f9722023f: Download complete [2021-04-16T03:44:48.083Z] 188c0c94c7c5: Pull complete [2021-04-16T03:44:48.083Z] 0ef7d3d256c8: Pull complete [2021-04-16T03:44:48.344Z] de9db76c5a1d: Pull complete [2021-04-16T03:44:49.749Z] a35cf1a2eb13: Verifying Checksum [2021-04-16T03:44:49.749Z] a35cf1a2eb13: Download complete [2021-04-16T03:44:50.329Z] bca2f99d35d6: Verifying Checksum [2021-04-16T03:44:50.329Z] bca2f99d35d6: Download complete [2021-04-16T03:44:51.592Z] using credential edgex-jenkins-ssh [2021-04-16T03:44:51.620Z] Cloning the remote Git repository [2021-04-16T03:44:51.701Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-16T03:44:51.817Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-16T03:44:51.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-16T03:44:51.897Z] > git --version # timeout=10 [2021-04-16T03:44:51.918Z] > git --version # 'git version 2.17.1' [2021-04-16T03:44:51.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T03:44:51.979Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T03:44:53.484Z] Merging remotes/origin/master commit da362e705d612364b9ef4673b63e3c918421e784 into PR head commit 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [2021-04-16T03:44:52.810Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-16T03:44:52.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T03:44:52.861Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-16T03:44:52.905Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-16T03:44:52.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T03:44:52.923Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-16T03:44:53.503Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T03:44:53.519Z] > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 [2021-04-16T03:44:53.677Z] Merge succeeded, producing 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [2021-04-16T03:44:53.678Z] Checking out Revision 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce (PR-185) [2021-04-16T03:44:53.600Z] > git remote # timeout=10 [2021-04-16T03:44:53.617Z] > git config --get remote.origin.url # timeout=10 [2021-04-16T03:44:53.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T03:44:53.640Z] > git merge da362e705d612364b9ef4673b63e3c918421e784 # timeout=10 [2021-04-16T03:44:53.662Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-16T03:44:53.685Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T03:44:53.702Z] > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 [2021-04-16T03:44:55.693Z] bca2f99d35d6: Pull complete [2021-04-16T03:44:55.693Z] 93359f2a8cfa: Pull complete [2021-04-16T03:44:55.693Z] 7c6f9722023f: Pull complete [2021-04-16T03:44:57.977Z] Commit message: "build: Bump device sdk version" [2021-04-16T03:44:58.037Z] > git --version # timeout=10 [2021-04-16T03:44:58.049Z] > git --version # 'git version 2.17.1' [2021-04-16T03:44:58.065Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T03:44:59.715Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-16T03:45:00.160Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-16T03:45:00.522Z] + true [2021-04-16T03:45:00.522Z] + sudo service docker restart [2021-04-16T03:45:01.041Z] a35cf1a2eb13: Pull complete [2021-04-16T03:45:01.041Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-16T03:45:01.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-16T03:45:01.041Z] ---> a62c8e92a672 [2021-04-16T03:45:01.041Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-16T03:45:01.041Z] ---> Running in ab24924e1d9e [2021-04-16T03:45:01.322Z] Removing intermediate container ab24924e1d9e [2021-04-16T03:45:01.322Z] ---> a51b1236356c [2021-04-16T03:45:01.322Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T03:45:01.322Z] ---> Running in 0d8c21eecfb2 [2021-04-16T03:45:02.282Z] Removing intermediate container 0d8c21eecfb2 [2021-04-16T03:45:02.282Z] ---> 7791ce3b210a [2021-04-16T03:45:02.282Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-16T03:45:02.282Z] ---> Running in 6ffe164433cb [2021-04-16T03:45:02.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-16T03:45:03.251Z] provisioning config files... [2021-04-16T03:45:03.320Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1180935059746965753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:45:03.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-16T03:45:03.731Z] ---> docker-login.sh [2021-04-16T03:45:03.731Z] nexus3.edgexfoundry.org:10001 [2021-04-16T03:45:04.007Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-16T03:45:04.007Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-16T03:45:04.270Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-16T03:45:04.270Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-16T03:45:04.533Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-16T03:45:04.533Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-16T03:45:04.533Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-16T03:45:04.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:45:04.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:45:04.988Z] Configure a credential helper to remove this warning. See [2021-04-16T03:45:04.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:45:04.988Z] [2021-04-16T03:45:04.988Z] Login Succeeded [2021-04-16T03:45:04.988Z] nexus3.edgexfoundry.org:10002 [2021-04-16T03:45:05.105Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-16T03:45:05.105Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-16T03:45:05.105Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-16T03:45:05.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:45:05.366Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-16T03:45:05.366Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-16T03:45:05.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:45:05.532Z] Configure a credential helper to remove this warning. See [2021-04-16T03:45:05.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:45:05.532Z] [2021-04-16T03:45:05.532Z] Login Succeeded [2021-04-16T03:45:05.532Z] nexus3.edgexfoundry.org:10003 [2021-04-16T03:45:05.627Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-16T03:45:05.627Z] Executing busybox-1.31.1-r19.trigger [2021-04-16T03:45:05.627Z] OK: 173 MiB in 52 packages [2021-04-16T03:45:05.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:45:05.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:45:05.808Z] Configure a credential helper to remove this warning. See [2021-04-16T03:45:05.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:45:05.808Z] [2021-04-16T03:45:05.808Z] Login Succeeded [2021-04-16T03:45:05.808Z] nexus3.edgexfoundry.org:10004 [2021-04-16T03:45:06.199Z] Removing intermediate container 6ffe164433cb [2021-04-16T03:45:06.199Z] ---> 11aa215ef4b2 [2021-04-16T03:45:06.199Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-16T03:45:06.199Z] ---> Running in 029de44ec2f4 [2021-04-16T03:45:06.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:45:06.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:45:06.408Z] Configure a credential helper to remove this warning. See [2021-04-16T03:45:06.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:45:06.408Z] [2021-04-16T03:45:06.408Z] Login Succeeded [2021-04-16T03:45:06.408Z] docker.io [2021-04-16T03:45:06.460Z] Removing intermediate container 029de44ec2f4 [2021-04-16T03:45:06.460Z] ---> 046c6185c5b1 [2021-04-16T03:45:06.460Z] Step 7/8 : COPY . . [2021-04-16T03:45:06.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T03:45:06.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T03:45:06.952Z] Configure a credential helper to remove this warning. See [2021-04-16T03:45:06.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T03:45:06.952Z] [2021-04-16T03:45:07.232Z] Login Succeeded [2021-04-16T03:45:07.232Z] ---> docker-login.sh ends [Pipeline] } [2021-04-16T03:45:07.263Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-04-16T03:45:07.418Z] ---> 0836575117c9 [2021-04-16T03:45:07.418Z] Step 8/8 : RUN go mod download [2021-04-16T03:45:07.418Z] ---> Running in d8a5e70bf171 [Pipeline] echo [2021-04-16T03:45:07.660Z] ========================================================= [2021-04-16T03:45:07.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-16T03:45:07.660Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:45:08.031Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-16T03:45:08.305Z] Sending build context to Docker daemon 507.4kB [2021-04-16T03:45:08.305Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-16T03:45:08.305Z] Step 2/8 : FROM ${BASE} [2021-04-16T03:45:08.579Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-16T03:45:08.579Z] 5f621e34cdf4: Pulling fs layer [2021-04-16T03:45:08.579Z] a4357932f1b6: Pulling fs layer [2021-04-16T03:45:08.579Z] 18c013af1878: Pulling fs layer [2021-04-16T03:45:08.579Z] 00ac8860ef70: Pulling fs layer [2021-04-16T03:45:08.579Z] 63d7cb157983: Pulling fs layer [2021-04-16T03:45:08.579Z] b116817d02f9: Pulling fs layer [2021-04-16T03:45:08.579Z] 745a02a5169b: Pulling fs layer [2021-04-16T03:45:08.579Z] 00ac8860ef70: Waiting [2021-04-16T03:45:08.579Z] 63d7cb157983: Waiting [2021-04-16T03:45:08.579Z] b116817d02f9: Waiting [2021-04-16T03:45:08.579Z] 745a02a5169b: Waiting [2021-04-16T03:45:08.579Z] 18c013af1878: Verifying Checksum [2021-04-16T03:45:08.579Z] 18c013af1878: Download complete [2021-04-16T03:45:08.579Z] a4357932f1b6: Verifying Checksum [2021-04-16T03:45:08.579Z] a4357932f1b6: Download complete [2021-04-16T03:45:08.579Z] 63d7cb157983: Verifying Checksum [2021-04-16T03:45:08.579Z] 63d7cb157983: Download complete [2021-04-16T03:45:08.579Z] b116817d02f9: Verifying Checksum [2021-04-16T03:45:08.579Z] b116817d02f9: Download complete [2021-04-16T03:45:08.579Z] 5f621e34cdf4: Verifying Checksum [2021-04-16T03:45:08.579Z] 5f621e34cdf4: Download complete [2021-04-16T03:45:09.200Z] 5f621e34cdf4: Pull complete [2021-04-16T03:45:09.802Z] a4357932f1b6: Pull complete [2021-04-16T03:45:10.082Z] 18c013af1878: Pull complete [2021-04-16T03:45:10.683Z] 745a02a5169b: Verifying Checksum [2021-04-16T03:45:10.683Z] 745a02a5169b: Download complete [2021-04-16T03:45:12.120Z] 00ac8860ef70: Verifying Checksum [2021-04-16T03:45:12.120Z] 00ac8860ef70: Download complete [2021-04-16T03:45:22.280Z] 00ac8860ef70: Pull complete [2021-04-16T03:45:22.280Z] 63d7cb157983: Pull complete [2021-04-16T03:45:22.876Z] b116817d02f9: Pull complete [2021-04-16T03:45:27.184Z] 745a02a5169b: Pull complete [2021-04-16T03:45:27.184Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-16T03:45:27.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-16T03:45:27.184Z] ---> b7e6874047d6 [2021-04-16T03:45:27.184Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-16T03:45:29.172Z] ---> Running in 7e0eef3a5355 [2021-04-16T03:45:29.770Z] Removing intermediate container 7e0eef3a5355 [2021-04-16T03:45:29.771Z] ---> 17c54e5b1223 [2021-04-16T03:45:29.771Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T03:45:29.771Z] ---> Running in 00583ffbfb81 [2021-04-16T03:45:32.394Z] Removing intermediate container 00583ffbfb81 [2021-04-16T03:45:32.395Z] ---> 5546f858cafa [2021-04-16T03:45:32.395Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-16T03:45:32.395Z] ---> Running in a02dd8141e80 [2021-04-16T03:45:32.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-16T03:45:33.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-16T03:45:34.071Z] Removing intermediate container d8a5e70bf171 [2021-04-16T03:45:34.071Z] ---> 6b18133f3b27 [2021-04-16T03:45:34.071Z] Successfully built 6b18133f3b27 [2021-04-16T03:45:34.071Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:45:34.417Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-16T03:45:34.417Z] . [Pipeline] withDockerContainer [2021-04-16T03:45:34.558Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-16T03:45:34.558Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-16T03:45:34.560Z] prd-centos7-docker-4c-2g-381 does not seem to be running inside a container [2021-04-16T03:45:34.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-16T03:45:34.828Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-16T03:45:34.829Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-16T03:45:34.829Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-16T03:45:35.098Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-16T03:45:35.098Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-16T03:45:35.367Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-16T03:45:35.418Z] $ docker top 96eec8dd89608da6bca1c3650a415e1d8b8c46642c76c55d5b3d523729f90f24 -eo pid,comm [Pipeline] { [2021-04-16T03:45:35.638Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-16T03:45:35.638Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-16T03:45:35.638Z] (11/13) Installing openssh (8.3_p1-r2) [Pipeline] sh [2021-04-16T03:45:35.911Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-16T03:45:35.911Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-16T03:45:35.911Z] Executing busybox-1.31.1-r19.trigger [2021-04-16T03:45:35.911Z] OK: 149 MiB in 52 packages [2021-04-16T03:45:35.945Z] + go version [2021-04-16T03:45:35.945Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-16T03:45:35.978Z] $ docker stop --time=1 96eec8dd89608da6bca1c3650a415e1d8b8c46642c76c55d5b3d523729f90f24 [2021-04-16T03:45:37.324Z] $ docker rm -f 96eec8dd89608da6bca1c3650a415e1d8b8c46642c76c55d5b3d523729f90f24 [2021-04-16T03:45:37.349Z] Removing intermediate container a02dd8141e80 [2021-04-16T03:45:37.349Z] ---> 1e5a62d7cebe [2021-04-16T03:45:37.349Z] Step 6/8 : WORKDIR /device-virtual-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-04-16T03:45:37.619Z] ---> Running in 967f1a78f278 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:45:38.082Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-16T03:45:38.082Z] . [Pipeline] withDockerContainer [2021-04-16T03:45:38.193Z] prd-centos7-docker-4c-2g-381 does not seem to be running inside a container [2021-04-16T03:45:38.208Z] Removing intermediate container 967f1a78f278 [2021-04-16T03:45:38.208Z] ---> 5da0c60aa67c [2021-04-16T03:45:38.208Z] Step 7/8 : COPY . . [2021-04-16T03:45:38.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-16T03:45:38.863Z] $ docker top 5f0ce440e6220eb9ef6cf6ebb22dd84eebe46febbabccd6cf08a888fae635378 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T03:45:39.185Z] ---> d4209110a319 [2021-04-16T03:45:39.185Z] Step 8/8 : RUN go mod download [2021-04-16T03:45:39.185Z] ---> Running in 34dbad8618a5 [2021-04-16T03:45:39.339Z] + make test [2021-04-16T03:45:39.339Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-16T03:45:40.296Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-16T03:45:58.561Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-16T03:45:58.561Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.344s coverage: 63.8% of statements [2021-04-16T03:45:58.561Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-16T03:46:03.096Z] gofmt -l . [2021-04-16T03:46:03.096Z] [ "`gofmt -l .`" = "" ] [2021-04-16T03:46:03.096Z] ./bin/test-attribution-txt.sh [2021-04-16T03:46:03.672Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-16T03:46:03.703Z] $ docker stop --time=1 5f0ce440e6220eb9ef6cf6ebb22dd84eebe46febbabccd6cf08a888fae635378 [2021-04-16T03:46:05.508Z] $ docker rm -f 5f0ce440e6220eb9ef6cf6ebb22dd84eebe46febbabccd6cf08a888fae635378 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T03:46:05.978Z] Removing intermediate container 34dbad8618a5 [2021-04-16T03:46:05.978Z] ---> b734cbc02471 [2021-04-16T03:46:05.978Z] Successfully built b734cbc02471 [2021-04-16T03:46:05.978Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:46:06.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-16T03:46:06.346Z] + docker inspect -f . ci-base-image-arm64 [2021-04-16T03:46:06.346Z] . [Pipeline] withDockerContainer [2021-04-16T03:46:06.524Z] Stashed 1 file(s) [2021-04-16T03:46:06.645Z] prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container [2021-04-16T03:46:06.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-16T03:46:08.243Z] $ docker top 83645c66b6f9a0a72c24f2035e9fde804fdfeba646014752e8a57fd53d316f10 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-04-16T03:46:09.298Z] + go version [2021-04-16T03:46:09.298Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-16T03:46:10.811Z] $ docker stop --time=1 83645c66b6f9a0a72c24f2035e9fde804fdfeba646014752e8a57fd53d316f10 [2021-04-16T03:46:12.697Z] $ docker rm -f 83645c66b6f9a0a72c24f2035e9fde804fdfeba646014752e8a57fd53d316f10 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-04-16T03:46:13.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:46:13.560Z] + ls -al . [2021-04-16T03:46:13.560Z] total 132 [2021-04-16T03:46:13.561Z] drwxrwxr-x. 7 jenkins jenkins 4096 Apr 16 03:46 . [2021-04-16T03:46:13.561Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 03:44 .. [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 8039 Apr 16 03:44 Attribution.txt [2021-04-16T03:46:13.561Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 16 03:44 bin [2021-04-16T03:46:13.561Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 16 03:44 cmd [2021-04-16T03:46:13.561Z] -rw-r--r--. 1 jenkins jenkins 47247 Apr 16 03:45 coverage.out [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 1905 Apr 16 03:44 Dockerfile [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 998 Apr 16 03:44 Dockerfile.build [2021-04-16T03:46:13.561Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 03:44 .git [2021-04-16T03:46:13.561Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 16 03:44 .github [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 277 Apr 16 03:44 .gitignore [2021-04-16T03:46:13.561Z] -rw-r--r--. 1 jenkins jenkins 809 Apr 16 03:46 go.mod [2021-04-16T03:46:13.561Z] -rw-r--r--. 1 jenkins jenkins 23363 Apr 16 03:46 go.sum [2021-04-16T03:46:13.561Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 03:44 internal [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 660 Apr 16 03:44 Jenkinsfile [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 16 03:44 LICENSE [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 921 Apr 16 03:44 Makefile [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 918 Apr 16 03:44 README.md [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 03:42 VERSION [2021-04-16T03:46:13.561Z] -rw-rw-r--. 1 jenkins jenkins 235 Apr 16 03:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:46:13.743Z] + docker inspect -f . ci-base-image-arm64 [2021-04-16T03:46:13.743Z] . [Pipeline] withDockerContainer [2021-04-16T03:46:13.897Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce --label arch=amd64 --label version=0.0.0 . [2021-04-16T03:46:14.025Z] prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container [2021-04-16T03:46:14.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-16T03:46:14.160Z] Sending build context to Docker daemon 580.6kB [2021-04-16T03:46:14.160Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-04-16T03:46:14.160Z] Step 2/25 : FROM ${BASE} AS builder [2021-04-16T03:46:14.160Z] ---> 6b18133f3b27 [2021-04-16T03:46:14.160Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-04-16T03:46:14.160Z] ---> Running in f0240ec4079a [2021-04-16T03:46:14.424Z] Removing intermediate container f0240ec4079a [2021-04-16T03:46:14.424Z] ---> 9914806a0291 [2021-04-16T03:46:14.424Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-04-16T03:46:14.424Z] ---> Running in 696260503ce9 [2021-04-16T03:46:14.686Z] Removing intermediate container 696260503ce9 [2021-04-16T03:46:14.686Z] ---> 9512fbb4bb9d [2021-04-16T03:46:14.686Z] Step 5/25 : WORKDIR /device-virtual-go [2021-04-16T03:46:14.686Z] ---> Running in dee1948bc4eb [2021-04-16T03:46:14.951Z] Removing intermediate container dee1948bc4eb [2021-04-16T03:46:14.951Z] ---> bcf54c739fc9 [2021-04-16T03:46:14.951Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T03:46:14.951Z] ---> Running in 8e9d8aaca35f [2021-04-16T03:46:15.633Z] $ docker top 05ea21d75e969fbc526aae4e6282b52b51116fe36a9f0c23b69603f0f0425265 -eo pid,comm [2021-04-16T03:46:15.902Z] Removing intermediate container 8e9d8aaca35f [2021-04-16T03:46:15.902Z] ---> 604c9267fb84 [2021-04-16T03:46:15.902Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-16T03:46:15.902Z] ---> Running in 89ee40bd929e [Pipeline] { [Pipeline] sh [2021-04-16T03:46:16.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-16T03:46:16.678Z] + make test [2021-04-16T03:46:16.679Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-16T03:46:17.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-16T03:46:17.630Z] OK: 173 MiB in 52 packages [2021-04-16T03:46:17.891Z] Removing intermediate container 89ee40bd929e [2021-04-16T03:46:17.891Z] ---> 15d464aa402e [2021-04-16T03:46:17.891Z] Step 8/25 : COPY . . [2021-04-16T03:46:18.122Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-16T03:46:18.838Z] ---> f7c9fcf7cf14 [2021-04-16T03:46:18.838Z] Step 9/25 : RUN go mod download [2021-04-16T03:46:18.838Z] ---> Running in 7c34907f4e9a [2021-04-16T03:46:19.798Z] Removing intermediate container 7c34907f4e9a [2021-04-16T03:46:19.798Z] ---> 2c8e5ae0131f [2021-04-16T03:46:19.798Z] Step 10/25 : ARG MAKE='make build' [2021-04-16T03:46:19.798Z] ---> Running in 1868a7fb47af [2021-04-16T03:46:20.064Z] Removing intermediate container 1868a7fb47af [2021-04-16T03:46:20.064Z] ---> fe32e7eeae97 [2021-04-16T03:46:20.064Z] Step 11/25 : RUN $MAKE [2021-04-16T03:46:20.064Z] ---> Running in 7ce82de35cc8 [2021-04-16T03:46:20.646Z] 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-04-16T03:46:38.887Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-16T03:46:41.459Z] Removing intermediate container 7ce82de35cc8 [2021-04-16T03:46:41.459Z] ---> 1336062fd79f [2021-04-16T03:46:41.459Z] Step 12/25 : FROM alpine:3.12 [2021-04-16T03:46:41.459Z] 3.12: Pulling from library/alpine [2021-04-16T03:46:41.459Z] 339de151aab4: Pulling fs layer [2021-04-16T03:46:41.723Z] 339de151aab4: Download complete [2021-04-16T03:46:41.986Z] 339de151aab4: Pull complete [2021-04-16T03:46:41.986Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-16T03:46:41.986Z] Status: Downloaded newer image for alpine:3.12 [2021-04-16T03:46:41.986Z] ---> 13621d1b12d4 [2021-04-16T03:46:41.986Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-04-16T03:46:42.247Z] ---> Running in 9569d0482830 [2021-04-16T03:46:42.247Z] Removing intermediate container 9569d0482830 [2021-04-16T03:46:42.247Z] ---> dc14bb8bc94c [2021-04-16T03:46:42.247Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T03:46:42.514Z] ---> Running in c75c10a639d3 [2021-04-16T03:46:43.465Z] Removing intermediate container c75c10a639d3 [2021-04-16T03:46:43.465Z] ---> b41a1bcb1d11 [2021-04-16T03:46:43.465Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-16T03:46:43.465Z] ---> Running in fa2c8fd161d9 [2021-04-16T03:46:43.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-16T03:46:44.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-16T03:46:44.934Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-16T03:46:44.934Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-16T03:46:44.934Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-16T03:46:45.195Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-16T03:46:46.145Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-16T03:46:46.145Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-16T03:46:46.145Z] Executing busybox-1.31.1-r20.trigger [2021-04-16T03:46:46.145Z] OK: 8 MiB in 20 packages [2021-04-16T03:46:46.720Z] Removing intermediate container fa2c8fd161d9 [2021-04-16T03:46:46.720Z] ---> 945d790a0883 [2021-04-16T03:46:46.720Z] Step 16/25 : WORKDIR / [2021-04-16T03:46:46.720Z] ---> Running in 08bb3b650695 [2021-04-16T03:46:46.982Z] Removing intermediate container 08bb3b650695 [2021-04-16T03:46:46.982Z] ---> bae2ace50da6 [2021-04-16T03:46:46.982Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-04-16T03:46:47.244Z] ---> 0c1b87b84d58 [2021-04-16T03:46:47.244Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-04-16T03:46:47.244Z] ---> 473fff3af0c6 [2021-04-16T03:46:47.244Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-04-16T03:46:48.192Z] ---> eb59b1d545f8 [2021-04-16T03:46:48.192Z] Step 20/25 : EXPOSE 49990 [2021-04-16T03:46:48.192Z] ---> Running in 2579a6728aee [2021-04-16T03:46:48.192Z] Removing intermediate container 2579a6728aee [2021-04-16T03:46:48.192Z] ---> 3f8ebadd0835 [2021-04-16T03:46:48.192Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-04-16T03:46:48.192Z] ---> Running in 4a9378c3dbbb [2021-04-16T03:46:48.455Z] Removing intermediate container 4a9378c3dbbb [2021-04-16T03:46:48.455Z] ---> b8d0e16511e0 [2021-04-16T03:46:48.455Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-16T03:46:48.455Z] ---> Running in 6c545bcd0874 [2021-04-16T03:46:48.716Z] Removing intermediate container 6c545bcd0874 [2021-04-16T03:46:48.716Z] ---> 345db5f81a83 [2021-04-16T03:46:48.716Z] Step 23/25 : LABEL arch=amd64 [2021-04-16T03:46:48.716Z] ---> Running in 9f34fb3dbafb [2021-04-16T03:46:48.981Z] Removing intermediate container 9f34fb3dbafb [2021-04-16T03:46:48.981Z] ---> a4ab3faa00c2 [2021-04-16T03:46:48.981Z] Step 24/25 : LABEL git_sha=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [2021-04-16T03:46:48.981Z] ---> Running in 5d979b855ceb [2021-04-16T03:46:49.244Z] Removing intermediate container 5d979b855ceb [2021-04-16T03:46:49.244Z] ---> 29a882935097 [2021-04-16T03:46:49.244Z] Step 25/25 : LABEL version=0.0.0 [2021-04-16T03:46:49.244Z] ---> Running in 6d83c83de4dc [2021-04-16T03:46:49.505Z] Removing intermediate container 6d83c83de4dc [2021-04-16T03:46:49.505Z] ---> 003df705846e [2021-04-16T03:46:49.505Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-16T03:46:49.505Z] Successfully built 003df705846e [2021-04-16T03:46:49.505Z] Successfully tagged docker-device-virtual-go: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-04-16T03:46:50.435Z] ---> job-cost.sh [2021-04-16T03:46:50.435Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jGYl [2021-04-16T03:47:05.378Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-16T03:47:14.733Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-16T03:47:14.733Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.429s coverage: 63.8% of statements [2021-04-16T03:47:14.733Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-16T03:47:23.187Z] gofmt -l . [2021-04-16T03:47:23.187Z] [ "`gofmt -l .`" = "" ] [2021-04-16T03:47:23.187Z] ./bin/test-attribution-txt.sh [2021-04-16T03:47:24.621Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-16T03:47:24.953Z] $ docker stop --time=1 05ea21d75e969fbc526aae4e6282b52b51116fe36a9f0c23b69603f0f0425265 [2021-04-16T03:47:27.155Z] $ docker rm -f 05ea21d75e969fbc526aae4e6282b52b51116fe36a9f0c23b69603f0f0425265 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T03:47:28.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-16T03:47:28.053Z] Warning: overwriting stash ‘coverage-report’ [2021-04-16T03:47:28.746Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T03:47:29.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-16T03:47:29.821Z] + ls -al . [2021-04-16T03:47:29.821Z] total 156 [2021-04-16T03:47:29.821Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 16 03:47 . [2021-04-16T03:47:29.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:44 .. [2021-04-16T03:47:29.821Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 03:44 .git [2021-04-16T03:47:29.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:44 .github [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 277 Apr 16 03:44 .gitignore [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 8039 Apr 16 03:44 Attribution.txt [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 1905 Apr 16 03:44 Dockerfile [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 998 Apr 16 03:44 Dockerfile.build [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 16 03:44 Jenkinsfile [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 16 03:44 LICENSE [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 921 Apr 16 03:44 Makefile [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 918 Apr 16 03:44 README.md [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 03:42 VERSION [2021-04-16T03:47:29.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:44 bin [2021-04-16T03:47:29.821Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:44 cmd [2021-04-16T03:47:29.821Z] -rw-r--r-- 1 jenkins jenkins 47247 Apr 16 03:47 coverage.out [2021-04-16T03:47:29.821Z] -rw-r--r-- 1 jenkins jenkins 809 Apr 16 03:47 go.mod [2021-04-16T03:47:29.821Z] -rw-r--r-- 1 jenkins jenkins 23363 Apr 16 03:47 go.sum [2021-04-16T03:47:29.821Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:44 internal [2021-04-16T03:47:29.821Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 16 03:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:47:30.216Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce --label arch=arm64 --label version=0.0.0 . [2021-04-16T03:47:30.491Z] Sending build context to Docker daemon 579.6kB [2021-04-16T03:47:30.491Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-04-16T03:47:30.491Z] Step 2/25 : FROM ${BASE} AS builder [2021-04-16T03:47:30.491Z] ---> b734cbc02471 [2021-04-16T03:47:30.491Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-04-16T03:47:30.770Z] ---> Running in 9f07d566c2bf [2021-04-16T03:47:31.367Z] Removing intermediate container 9f07d566c2bf [2021-04-16T03:47:31.367Z] ---> c0579c30d1ac [2021-04-16T03:47:31.367Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-04-16T03:47:31.367Z] ---> Running in 97bbf2188bdd [2021-04-16T03:47:31.966Z] Removing intermediate container 97bbf2188bdd [2021-04-16T03:47:31.966Z] ---> b6f612f26555 [2021-04-16T03:47:31.966Z] Step 5/25 : WORKDIR /device-virtual-go [2021-04-16T03:47:31.966Z] ---> Running in e6981eefd547 [2021-04-16T03:47:32.025Z] lf-activate-venv(): INFO: Adding /tmp/venv-jGYl/bin to PATH [2021-04-16T03:47:32.025Z] INFO: No Stack... [2021-04-16T03:47:32.570Z] Removing intermediate container e6981eefd547 [2021-04-16T03:47:32.570Z] ---> 006f62b3cdca [2021-04-16T03:47:32.570Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T03:47:32.570Z] ---> Running in c14cc98dd700 [2021-04-16T03:47:32.602Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-16T03:47:33.175Z] INFO: Archiving Costs [Pipeline] sh [2021-04-16T03:47:33.516Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-16T03:47:33.516Z] + cut -d, -f6 [Pipeline] lock [2021-04-16T03:47:33.625Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [2021-04-16T03:47:33.633Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] did not exist. Created. [2021-04-16T03:47:33.633Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-16T03:47:34.081Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-16T03:47:34.233Z] Stashed 1 file(s) [Pipeline] } [2021-04-16T03:47:34.254Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-04-16T03:47:34.542Z] Removing intermediate container c14cc98dd700 [2021-04-16T03:47:34.542Z] ---> 5edcbffdf089 [2021-04-16T03:47:34.543Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-16T03:47:34.820Z] ---> Running in 5dd9de07a86f [2021-04-16T03:47:35.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-16T03:47:36.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-16T03:47:37.366Z] OK: 149 MiB in 52 packages [2021-04-16T03:47:38.355Z] Removing intermediate container 5dd9de07a86f [2021-04-16T03:47:38.355Z] ---> 50d0e955bc58 [2021-04-16T03:47:38.355Z] Step 8/25 : COPY . . [2021-04-16T03:47:39.331Z] ---> fef1913f390f [2021-04-16T03:47:39.331Z] Step 9/25 : RUN go mod download [2021-04-16T03:47:39.605Z] ---> Running in d8e3b2016588 [2021-04-16T03:47:42.225Z] Removing intermediate container d8e3b2016588 [2021-04-16T03:47:42.225Z] ---> 6c3fd9d2d6ee [2021-04-16T03:47:42.225Z] Step 10/25 : ARG MAKE='make build' [2021-04-16T03:47:42.225Z] ---> Running in bbc6fb2c9904 [2021-04-16T03:47:42.498Z] Removing intermediate container bbc6fb2c9904 [2021-04-16T03:47:42.498Z] ---> 72567ec61c8c [2021-04-16T03:47:42.498Z] Step 11/25 : RUN $MAKE [2021-04-16T03:47:42.498Z] ---> Running in b51cdeeb7a68 [2021-04-16T03:47:43.941Z] 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-04-16T03:48:30.971Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-16T03:48:43.352Z] Removing intermediate container b51cdeeb7a68 [2021-04-16T03:48:43.352Z] ---> 44b14dcdc38f [2021-04-16T03:48:43.352Z] Step 12/25 : FROM alpine:3.12 [2021-04-16T03:48:43.352Z] 3.12: Pulling from library/alpine [2021-04-16T03:48:43.352Z] d2f70382dc9a: Pulling fs layer [2021-04-16T03:48:43.352Z] d2f70382dc9a: Verifying Checksum [2021-04-16T03:48:43.352Z] d2f70382dc9a: Download complete [2021-04-16T03:48:43.352Z] d2f70382dc9a: Pull complete [2021-04-16T03:48:43.353Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-16T03:48:43.353Z] Status: Downloaded newer image for alpine:3.12 [2021-04-16T03:48:43.353Z] ---> 9852663dfa18 [2021-04-16T03:48:43.353Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-04-16T03:48:43.353Z] ---> Running in c2bb9e665f9d [2021-04-16T03:48:43.628Z] Removing intermediate container c2bb9e665f9d [2021-04-16T03:48:43.628Z] ---> a532b373184f [2021-04-16T03:48:43.628Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T03:48:43.902Z] ---> Running in 91659b00ce84 [2021-04-16T03:48:45.885Z] Removing intermediate container 91659b00ce84 [2021-04-16T03:48:45.885Z] ---> 55fd9f1a069f [2021-04-16T03:48:45.885Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-16T03:48:46.163Z] ---> Running in af8f905ae953 [2021-04-16T03:48:47.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-16T03:48:47.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-16T03:48:48.336Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-16T03:48:48.606Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-16T03:48:48.606Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-16T03:48:48.606Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-16T03:48:48.877Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-16T03:48:48.877Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-16T03:48:49.148Z] Executing busybox-1.31.1-r20.trigger [2021-04-16T03:48:49.148Z] OK: 8 MiB in 20 packages [2021-04-16T03:48:50.134Z] Removing intermediate container af8f905ae953 [2021-04-16T03:48:50.134Z] ---> c3c7169366fc [2021-04-16T03:48:50.134Z] Step 16/25 : WORKDIR / [2021-04-16T03:48:50.407Z] ---> Running in f2fb66ed216d [2021-04-16T03:48:51.004Z] Removing intermediate container f2fb66ed216d [2021-04-16T03:48:51.004Z] ---> 41c5458d95e8 [2021-04-16T03:48:51.004Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-04-16T03:48:51.598Z] ---> 36b83d72854f [2021-04-16T03:48:51.598Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-04-16T03:48:52.573Z] ---> 3cea3ddb8fe6 [2021-04-16T03:48:52.573Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-04-16T03:48:54.001Z] ---> e6ef051bfcfc [2021-04-16T03:48:54.001Z] Step 20/25 : EXPOSE 49990 [2021-04-16T03:48:54.001Z] ---> Running in 54a8d60f517d [2021-04-16T03:48:54.273Z] Removing intermediate container 54a8d60f517d [2021-04-16T03:48:54.273Z] ---> 45d5ca7f6b86 [2021-04-16T03:48:54.273Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-04-16T03:48:54.547Z] ---> Running in f2d91dcbbf0e [2021-04-16T03:48:54.821Z] Removing intermediate container f2d91dcbbf0e [2021-04-16T03:48:54.821Z] ---> aef727c78cf5 [2021-04-16T03:48:54.821Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-16T03:48:55.098Z] ---> Running in c4d400a3b5b6 [2021-04-16T03:48:55.371Z] Removing intermediate container c4d400a3b5b6 [2021-04-16T03:48:55.371Z] ---> c74e74ba5e59 [2021-04-16T03:48:55.371Z] Step 23/25 : LABEL arch=arm64 [2021-04-16T03:48:55.645Z] ---> Running in c81d2daa03bc [2021-04-16T03:48:55.925Z] Removing intermediate container c81d2daa03bc [2021-04-16T03:48:55.925Z] ---> 77ffbc841c45 [2021-04-16T03:48:55.925Z] Step 24/25 : LABEL git_sha=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [2021-04-16T03:48:56.200Z] ---> Running in a449a8639ee4 [2021-04-16T03:48:56.797Z] Removing intermediate container a449a8639ee4 [2021-04-16T03:48:56.797Z] ---> ae75439a6629 [2021-04-16T03:48:56.797Z] Step 25/25 : LABEL version=0.0.0 [2021-04-16T03:48:56.797Z] ---> Running in 2bfcebe0648f [2021-04-16T03:48:57.073Z] Removing intermediate container 2bfcebe0648f [2021-04-16T03:48:57.073Z] ---> d70d64ef5303 [2021-04-16T03:48:57.073Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-16T03:48:57.073Z] Successfully built d70d64ef5303 [2021-04-16T03:48:57.343Z] Successfully tagged docker-device-virtual-go-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-04-16T03:48:58.044Z] ---> job-cost.sh [2021-04-16T03:48:58.044Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gj2n [2021-04-16T03:49:36.979Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-16T03:51:13.741Z] lf-activate-venv(): INFO: Adding /tmp/venv-Gj2n/bin to PATH [2021-04-16T03:51:13.741Z] INFO: No Stack... [2021-04-16T03:51:13.741Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-16T03:51:13.741Z] INFO: Archiving Costs [Pipeline] sh [2021-04-16T03:51:14.103Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-16T03:51:14.104Z] + cut -d, -f6 [Pipeline] lock [2021-04-16T03:51:14.249Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [2021-04-16T03:51:14.255Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] did not exist. Created. [2021-04-16T03:51:14.255Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-16T03:51:14.688Z] /w/workspace/device-virtual-go/1@tmp/durable-556a1324/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-556a1324/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-16T03:51:15.059Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-16T03:51:15.104Z] Warning: overwriting stash ‘stack-cost’ [2021-04-16T03:51:15.263Z] Stashed 1 file(s) [Pipeline] } [2021-04-16T03:51:15.287Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-16T03:51:16.442Z] provisioning config files... [2021-04-16T03:51:16.455Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-185@tmp/config8246510495373052175tmp [Pipeline] { [Pipeline] sh [2021-04-16T03:51:16.824Z] + set +x [2021-04-16T03:51:16.824Z] + curl -s https://codecov.io/bash [2021-04-16T03:51:16.824Z] + bash -s -- [2021-04-16T03:51:17.091Z] [2021-04-16T03:51:17.091Z] _____ _ [2021-04-16T03:51:17.091Z] / ____| | | [2021-04-16T03:51:17.091Z] | | ___ __| | ___ ___ _____ __ [2021-04-16T03:51:17.091Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-16T03:51:17.091Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-16T03:51:17.091Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-16T03:51:17.091Z] Bash-1.0.1 [2021-04-16T03:51:17.091Z] [2021-04-16T03:51:17.091Z] [2021-04-16T03:51:17.091Z] ==> git version 2.24.3 found [2021-04-16T03:51:17.091Z] ==> 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-04-16T03:51:17.091Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-16T03:51:17.091Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-16T03:51:17.091Z] ==> Jenkins CI detected. [2021-04-16T03:51:17.091Z] project root: . [2021-04-16T03:51:17.091Z] --> token set from env [2021-04-16T03:51:17.091Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-16T03:51:17.091Z] ==> Running gcov in . (disable via -X gcov) [2021-04-16T03:51:17.091Z] ==> Python coveragepy not found [2021-04-16T03:51:17.091Z] ==> Searching for coverage reports in: [2021-04-16T03:51:17.091Z] + . [2021-04-16T03:51:17.091Z] -> Found 1 reports [2021-04-16T03:51:17.091Z] ==> Detecting git/mercurial file structure [2021-04-16T03:51:17.091Z] ==> Reading reports [2021-04-16T03:51:17.091Z] + ./coverage.out bytes=47247 [2021-04-16T03:51:17.091Z] ==> Appending adjustments [2021-04-16T03:51:17.091Z] https://docs.codecov.io/docs/fixing-reports [2021-04-16T03:51:17.353Z] + Found adjustments [2021-04-16T03:51:17.353Z] ==> Gzipping contents [2021-04-16T03:51:17.353Z] 8.0K /tmp/codecov.y4ddSm.gz [2021-04-16T03:51:17.353Z] ==> Uploading reports [2021-04-16T03:51:17.353Z] url: https://codecov.io [2021-04-16T03:51:17.353Z] query: branch=PR-185&commit=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=185&job=&cmd_args= [2021-04-16T03:51:17.353Z] -> Pinging Codecov [2021-04-16T03:51:17.353Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-185&commit=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=185&job=&cmd_args= [2021-04-16T03:51:17.929Z] -> Uploading to [2021-04-16T03:51:17.929Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-16/5E52B4B073DB2E39498172D8E973AA87/26239a82c07f5b8bcf9106a99b1e4dd2890c30ce/338486ec-5c2e-4e7b-afa1-91dfd369d9d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210416T035117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec8b1852d9c7c37554ed8bbbd4fa1050c4b146d4aca64249acc246b80aa16e05 [2021-04-16T03:51:17.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-16T03:51:17.929Z] Dload Upload Total Spent Left Speed [2021-04-16T03:51:18.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5782 0 0 100 5782 0 11719 --:--:-- --:--:-- --:--:-- 11728 [2021-04-16T03:51:18.193Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [Pipeline] } [2021-04-16T03:51:18.221Z] Deleting 1 temporary files [Pipeline] // wrap [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-04-16T03:51:20.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:51:20.436Z] ---> package-listing.sh [2021-04-16T03:51:20.436Z] ++ facter osfamily [2021-04-16T03:51:20.436Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-16T03:51:20.436Z] + OS_FAMILY=redhat [2021-04-16T03:51:20.436Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-185 [2021-04-16T03:51:20.436Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-16T03:51:20.436Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-16T03:51:20.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-16T03:51:20.436Z] + PACKAGES=/tmp/packages_start.txt [2021-04-16T03:51:20.436Z] + '[' /w/workspace/foundry_device-virtual-go_PR-185 ']' [2021-04-16T03:51:20.436Z] + PACKAGES=/tmp/packages_end.txt [2021-04-16T03:51:20.436Z] + case "${OS_FAMILY}" in [2021-04-16T03:51:20.436Z] + rpm -qa [2021-04-16T03:51:20.436Z] + sort [2021-04-16T03:51:25.809Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-16T03:51:25.809Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-16T03:51:25.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-16T03:51:25.809Z] + '[' /w/workspace/foundry_device-virtual-go_PR-185 ']' [2021-04-16T03:51:25.809Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-185/archives/ [2021-04-16T03:51:25.809Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-185/archives/ [Pipeline] echo [2021-04-16T03:51:25.847Z] 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-16T03:51:26.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:51:26.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T03:51:26.510Z] [2021-04-16T03:51:26.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-16T03:51:26.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T03:51:26.893Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-16T03:51:26.893Z] df20fa9351a1: Pulling fs layer [2021-04-16T03:51:26.893Z] 36b3adc4ff6f: Pulling fs layer [2021-04-16T03:51:26.893Z] 8ad3a11d3b57: Pulling fs layer [2021-04-16T03:51:26.893Z] 46f8f816bc3b: Pulling fs layer [2021-04-16T03:51:26.893Z] 93b61091891f: Pulling fs layer [2021-04-16T03:51:26.893Z] 93b9cdb0e59b: Pulling fs layer [2021-04-16T03:51:26.893Z] 5e14af77c1be: Pulling fs layer [2021-04-16T03:51:26.893Z] 01666e4c0597: Pulling fs layer [2021-04-16T03:51:26.893Z] aa168da1d23b: Pulling fs layer [2021-04-16T03:51:26.893Z] 93b9cdb0e59b: Waiting [2021-04-16T03:51:26.893Z] 5e14af77c1be: Waiting [2021-04-16T03:51:26.893Z] 01666e4c0597: Waiting [2021-04-16T03:51:26.893Z] aa168da1d23b: Waiting [2021-04-16T03:51:26.893Z] 46f8f816bc3b: Waiting [2021-04-16T03:51:26.893Z] 93b61091891f: Waiting [2021-04-16T03:51:26.893Z] 36b3adc4ff6f: Verifying Checksum [2021-04-16T03:51:26.893Z] 36b3adc4ff6f: Download complete [2021-04-16T03:51:26.893Z] 46f8f816bc3b: Verifying Checksum [2021-04-16T03:51:26.893Z] 46f8f816bc3b: Download complete [2021-04-16T03:51:26.893Z] df20fa9351a1: Download complete [2021-04-16T03:51:27.167Z] 93b9cdb0e59b: Verifying Checksum [2021-04-16T03:51:27.167Z] 93b9cdb0e59b: Download complete [2021-04-16T03:51:27.167Z] 5e14af77c1be: Verifying Checksum [2021-04-16T03:51:27.167Z] 5e14af77c1be: Download complete [2021-04-16T03:51:27.167Z] 93b61091891f: Verifying Checksum [2021-04-16T03:51:27.167Z] 93b61091891f: Download complete [2021-04-16T03:51:27.167Z] 01666e4c0597: Download complete [2021-04-16T03:51:27.167Z] 8ad3a11d3b57: Verifying Checksum [2021-04-16T03:51:27.167Z] 8ad3a11d3b57: Download complete [2021-04-16T03:51:27.430Z] df20fa9351a1: Pull complete [2021-04-16T03:51:27.704Z] 36b3adc4ff6f: Pull complete [2021-04-16T03:51:28.289Z] 8ad3a11d3b57: Pull complete [2021-04-16T03:51:28.556Z] 46f8f816bc3b: Pull complete [2021-04-16T03:51:29.508Z] aa168da1d23b: Verifying Checksum [2021-04-16T03:51:29.508Z] aa168da1d23b: Download complete [2021-04-16T03:51:29.771Z] 93b61091891f: Pull complete [2021-04-16T03:51:29.771Z] 93b9cdb0e59b: Pull complete [2021-04-16T03:51:30.034Z] 5e14af77c1be: Pull complete [2021-04-16T03:51:30.034Z] 01666e4c0597: Pull complete [2021-04-16T03:51:38.218Z] aa168da1d23b: Pull complete [2021-04-16T03:51:38.218Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-16T03:51:38.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T03:51:38.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-16T03:51:38.462Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-04-16T03:51:38.514Z] $ 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-185/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-185 -v /w/workspace/foundry_device-virtual-go_PR-185:/w/workspace/foundry_device-virtual-go_PR-185:rw,z -v /w/workspace/foundry_device-virtual-go_PR-185@tmp:/w/workspace/foundry_device-virtual-go_PR-185@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-16T03:51:42.783Z] $ docker top fe333b757949d7304fc4e779c4b0915032daf46fd5ed89b05a4117d84d756730 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T03:51:43.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-16T03:51:43.624Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-16T03:51:43.947Z] + ls /var/log/sa-host [2021-04-16T03:51:43.947Z] + sadf -c /var/log/sa-host/sa16 [2021-04-16T03:51:43.947Z] file_magic: OK [2021-04-16T03:51:43.947Z] HZ: Using current value: 100 [2021-04-16T03:51:43.947Z] file_header: OK [2021-04-16T03:51:43.947Z] 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-04-16T03:51:43.947Z] Statistics: [2021-04-16T03:51:43.947Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-16T03:51:43.947Z] File successfully converted to sysstat format version 12.2.1 [2021-04-16T03:51:43.947Z] + sadf -c /var/log/sa-host/sa23 [2021-04-16T03:51:43.947Z] file_magic: OK [2021-04-16T03:51:43.947Z] HZ: Using current value: 100 [2021-04-16T03:51:43.947Z] file_header: OK [2021-04-16T03:51:43.947Z] 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-04-16T03:51:43.947Z] Statistics: [2021-04-16T03:51:43.947Z] Hnuu...uuuununununu... [2021-04-16T03:51:43.947Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-16T03:51:44.182Z] provisioning config files... [2021-04-16T03:51:44.202Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-185@tmp/config5329586358477787557tmp [Pipeline] { [Pipeline] echo [2021-04-16T03:51:44.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:51:44.615Z] ---> create-netrc.sh [Pipeline] } [2021-04-16T03:51:44.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-16T03:51:44.725Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:51:45.064Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-16T03:51:45.096Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:51:45.432Z] ---> sudo-logs.sh [2021-04-16T03:51:45.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-16T03:51:45.533Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:51:45.883Z] ---> job-cost.sh [2021-04-16T03:51:45.883Z] lf-activate-venv: SKIPPING [2021-04-16T03:51:45.883Z] DEBUG: total: 0.20999999344348907 [2021-04-16T03:51:45.883Z] INFO: Retrieving Stack Cost... [2021-04-16T03:51:47.816Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-16T03:51:48.078Z] INFO: Archiving Costs [Pipeline] echo [2021-04-16T03:51:48.119Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T03:51:48.491Z] ---> logs-deploy.sh [2021-04-16T03:51:48.491Z] lf-activate-venv: SKIPPING [2021-04-16T03:51:48.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-185/1 [2021-04-16T03:51:48.491Z] INFO: archiving workspace using pattern(s): [2021-04-16T03:51:50.418Z] Archives upload complete. [2021-04-16T03:51:50.418Z] INFO: archiving logs to Nexus [2021-04-16T03:51:51.370Z] ---> uname -a: [2021-04-16T03:51:51.370Z] Linux prd-centos7-docker-4c-2g-379.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-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] ---> lscpu: [2021-04-16T03:51:51.370Z] Architecture: x86_64 [2021-04-16T03:51:51.370Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-16T03:51:51.370Z] Byte Order: Little Endian [2021-04-16T03:51:51.370Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-16T03:51:51.370Z] CPU(s): 4 [2021-04-16T03:51:51.370Z] On-line CPU(s) list: 0-3 [2021-04-16T03:51:51.370Z] Thread(s) per core: 1 [2021-04-16T03:51:51.370Z] Core(s) per socket: 1 [2021-04-16T03:51:51.370Z] Socket(s): 4 [2021-04-16T03:51:51.370Z] NUMA node(s): 1 [2021-04-16T03:51:51.370Z] Vendor ID: GenuineIntel [2021-04-16T03:51:51.370Z] CPU family: 6 [2021-04-16T03:51:51.370Z] Model: 44 [2021-04-16T03:51:51.370Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-16T03:51:51.370Z] Stepping: 1 [2021-04-16T03:51:51.370Z] CPU MHz: 2933.438 [2021-04-16T03:51:51.370Z] BogoMIPS: 5866.87 [2021-04-16T03:51:51.370Z] Virtualization: VT-x [2021-04-16T03:51:51.370Z] Hypervisor vendor: KVM [2021-04-16T03:51:51.370Z] Virtualization type: full [2021-04-16T03:51:51.370Z] L1d cache: 128 KiB [2021-04-16T03:51:51.370Z] L1i cache: 128 KiB [2021-04-16T03:51:51.370Z] L2 cache: 16 MiB [2021-04-16T03:51:51.370Z] L3 cache: 64 MiB [2021-04-16T03:51:51.370Z] NUMA node0 CPU(s): 0-3 [2021-04-16T03:51:51.370Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-16T03:51:51.370Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-16T03:51:51.370Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-16T03:51:51.370Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-16T03:51:51.370Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-16T03:51:51.370Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-16T03:51:51.370Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-16T03:51:51.370Z] Vulnerability Srbds: Not affected [2021-04-16T03:51:51.370Z] Vulnerability Tsx async abort: Not affected [2021-04-16T03:51:51.370Z] 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-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] ---> nproc: [2021-04-16T03:51:51.370Z] 4 [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] ---> df -h: [2021-04-16T03:51:51.370Z] Filesystem Size Used Available Use% Mounted on [2021-04-16T03:51:51.370Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-16T03:51:51.370Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-16T03:51:51.370Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-16T03:51:51.370Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-185 [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-185@tmp [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-16T03:51:51.370Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] ---> free -m: [2021-04-16T03:51:51.370Z] total used free shared buff/cache available [2021-04-16T03:51:51.370Z] Mem: 1837 721 102 0 1013 1011 [2021-04-16T03:51:51.370Z] Swap: 1023 1 1022 [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] ---> ip addr: [2021-04-16T03:51:51.370Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-16T03:51:51.370Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-16T03:51:51.370Z] inet 127.0.0.1/8 scope host lo [2021-04-16T03:51:51.370Z] valid_lft forever preferred_lft forever [2021-04-16T03:51:51.370Z] inet6 ::1/128 scope host [2021-04-16T03:51:51.370Z] valid_lft forever preferred_lft forever [2021-04-16T03:51:51.370Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-16T03:51:51.370Z] link/ether fa:16:3e:5a:01:18 brd ff:ff:ff:ff:ff:ff [2021-04-16T03:51:51.370Z] inet 10.30.123.100/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-16T03:51:51.370Z] valid_lft 85801sec preferred_lft 85801sec [2021-04-16T03:51:51.370Z] inet6 fe80::f816:3eff:fe5a:118/64 scope link [2021-04-16T03:51:51.370Z] valid_lft forever preferred_lft forever [2021-04-16T03:51:51.370Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-16T03:51:51.370Z] link/ether 02:42:0a:24:11:6e brd ff:ff:ff:ff:ff:ff [2021-04-16T03:51:51.370Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-16T03:51:51.370Z] valid_lft forever preferred_lft forever [2021-04-16T03:51:51.370Z] inet6 fe80::42:aff:fe24:116e/64 scope link [2021-04-16T03:51:51.370Z] valid_lft forever preferred_lft forever [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] ---> sar -b -r -n DEV: [2021-04-16T03:51:51.370Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] 03:41:40 LINUX RESTART (4 CPU) [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] 03:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-16T03:51:51.370Z] 03:43:01 131.35 47.63 83.72 0.00 7989.30 39655.65 0.00 [2021-04-16T03:51:51.370Z] 03:44:01 2.01 0.00 2.01 0.00 0.00 42.56 0.00 [2021-04-16T03:51:51.370Z] 03:45:01 0.47 0.00 0.47 0.00 0.00 6.11 0.00 [2021-04-16T03:51:51.370Z] 03:46:01 0.37 0.00 0.37 0.00 0.00 4.40 0.00 [2021-04-16T03:51:51.370Z] 03:47:01 0.40 0.00 0.40 0.00 0.00 5.08 0.00 [2021-04-16T03:51:51.370Z] 03:48:01 0.30 0.00 0.30 0.00 0.00 4.95 0.00 [2021-04-16T03:51:51.370Z] 03:49:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 [2021-04-16T03:51:51.370Z] 03:50:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 [2021-04-16T03:51:51.370Z] 03:51:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-04-16T03:51:51.370Z] Average: 14.87 5.22 9.65 0.00 874.98 4351.16 0.00 [2021-04-16T03:51:51.370Z] [2021-04-16T03:51:51.370Z] 03:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-16T03:51:51.370Z] 03:43:01 135544 0 611768 32.51 2620 1131612 1111624 37.94 418324 1129096 132 [2021-04-16T03:51:51.370Z] 03:44:01 140204 0 607016 32.26 2620 1131704 1079084 36.83 417824 1125740 12 [2021-04-16T03:51:51.370Z] 03:45:01 139340 0 607876 32.31 2620 1131708 1072080 36.59 420608 1124060 16 [2021-04-16T03:51:51.370Z] 03:46:01 140668 0 606548 32.24 2620 1131708 1071888 36.58 419356 1124060 8 [2021-04-16T03:51:51.370Z] 03:47:01 140980 0 606224 32.22 2620 1131720 1071888 36.58 418968 1124636 8 [2021-04-16T03:51:51.370Z] 03:48:01 139784 0 607416 32.28 2620 1131724 1071972 36.58 419812 1124636 8 [2021-04-16T03:51:51.370Z] 03:49:01 140144 0 607052 32.26 2620 1131728 1071888 36.58 419480 1124636 8 [2021-04-16T03:51:51.370Z] 03:50:01 140440 0 606752 32.25 2620 1131732 1071888 36.58 419280 1124636 8 [2021-04-16T03:51:51.370Z] 03:51:01 140416 0 606768 32.25 2620 1131740 1071888 36.58 419464 1124636 8 [2021-04-16T03:51:51.371Z] Average: 139724 0 607491 32.29 2620 1131708 1077133 36.76 419235 1125126 23 [2021-04-16T03:51:51.371Z] [2021-04-16T03:51:51.371Z] 03:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-16T03:51:51.371Z] 03:43:01 eth0 612.03 387.73 1114.09 88.67 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:43:01 docker0 2.10 1.69 0.42 4.28 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:44:01 eth0 1.72 0.70 0.79 0.05 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:45:01 eth0 1.32 0.65 0.58 0.37 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:46:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:48:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] Average: eth0 67.45 42.69 122.19 9.77 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] Average: docker0 0.23 0.19 0.05 0.47 0.00 0.00 0.00 0.00 [2021-04-16T03:51:51.371Z] [2021-04-16T03:51:51.371Z] [2021-04-16T03:51:51.371Z] ---> sar -P ALL: [2021-04-16T03:51:51.371Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) [2021-04-16T03:51:51.371Z] [2021-04-16T03:51:51.371Z] 03:41:40 LINUX RESTART (4 CPU) [2021-04-16T03:51:51.371Z] [2021-04-16T03:51:51.371Z] 03:42:02 CPU %user %nice %system %iowait %steal %idle [2021-04-16T03:51:51.371Z] 03:43:01 all 13.60 0.00 6.67 4.39 0.04 75.30 [2021-04-16T03:51:51.371Z] 03:43:01 0 15.12 0.00 6.64 4.46 0.03 73.75 [2021-04-16T03:51:51.371Z] 03:43:01 1 11.87 0.00 6.65 3.60 0.09 77.80 [2021-04-16T03:51:51.371Z] 03:43:01 2 14.78 0.00 6.36 5.69 0.02 73.15 [2021-04-16T03:51:51.371Z] 03:43:01 3 12.61 0.00 7.04 3.82 0.03 76.49 [2021-04-16T03:51:51.371Z] 03:44:01 all 0.17 0.00 0.06 0.00 0.00 99.77 [2021-04-16T03:51:51.371Z] 03:44:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-04-16T03:51:51.371Z] 03:44:01 1 0.52 0.00 0.08 0.00 0.00 99.40 [2021-04-16T03:51:51.371Z] 03:44:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-16T03:51:51.371Z] 03:44:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-16T03:51:51.371Z] 03:45:01 all 0.19 0.00 0.07 0.00 0.03 99.71 [2021-04-16T03:51:51.371Z] 03:45:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-04-16T03:51:51.371Z] 03:45:01 1 0.43 0.00 0.08 0.00 0.02 99.47 [2021-04-16T03:51:51.371Z] 03:45:01 2 0.07 0.00 0.08 0.00 0.02 99.83 [2021-04-16T03:51:51.371Z] 03:45:01 3 0.22 0.00 0.05 0.00 0.05 99.68 [2021-04-16T03:51:51.371Z] 03:46:01 all 0.15 0.00 0.04 0.00 0.01 99.81 [2021-04-16T03:51:51.371Z] 03:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-04-16T03:51:51.371Z] 03:46:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-04-16T03:51:51.371Z] 03:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-16T03:51:51.371Z] 03:46:01 3 0.45 0.00 0.03 0.00 0.00 99.52 [2021-04-16T03:51:51.371Z] 03:47:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-04-16T03:51:51.371Z] 03:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-04-16T03:51:51.371Z] 03:47:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-04-16T03:51:51.371Z] 03:47:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2021-04-16T03:51:51.371Z] 03:47:01 3 0.50 0.00 0.00 0.00 0.00 99.50 [2021-04-16T03:51:51.371Z] 03:48:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-04-16T03:51:51.371Z] 03:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-16T03:51:51.371Z] 03:48:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2021-04-16T03:51:51.371Z] 03:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-16T03:51:51.371Z] 03:48:01 3 0.52 0.00 0.02 0.00 0.02 99.45 [2021-04-16T03:51:51.371Z] 03:49:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-04-16T03:51:51.371Z] 03:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-16T03:51:51.371Z] 03:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-16T03:51:51.371Z] 03:49:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-16T03:51:51.371Z] 03:49:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-16T03:51:51.371Z] 03:50:01 all 0.10 0.00 0.03 0.00 0.00 99.87 [2021-04-16T03:51:51.371Z] 03:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-16T03:51:51.371Z] 03:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-16T03:51:51.371Z] 03:50:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-16T03:51:51.371Z] 03:50:01 3 0.27 0.00 0.03 0.00 0.00 99.70 [2021-04-16T03:51:51.371Z] 03:51:01 all 0.04 0.00 0.05 0.00 0.00 99.91 [2021-04-16T03:51:51.371Z] 03:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-16T03:51:51.371Z] 03:51:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-16T03:51:51.371Z] 03:51:01 2 0.03 0.00 0.08 0.00 0.00 99.88 [2021-04-16T03:51:51.371Z] 03:51:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-16T03:51:51.371Z] Average: all 1.60 0.00 0.76 0.48 0.01 97.15 [2021-04-16T03:51:51.371Z] Average: 0 1.66 0.00 0.75 0.48 0.01 97.09 [2021-04-16T03:51:51.371Z] Average: 1 1.43 0.00 0.77 0.39 0.01 97.39 [2021-04-16T03:51:51.371Z] Average: 2 1.65 0.00 0.74 0.62 0.01 96.99 [2021-04-16T03:51:51.371Z] Average: 3 1.65 0.00 0.79 0.41 0.01 97.14 [2021-04-16T03:51:51.371Z] [2021-04-16T03:51:51.371Z] [2021-04-16T03:51:51.371Z]