Pull request #243 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 56d5edf24aea449f72cf007918c6d66e1903ca7c+c057a04f6cb87a8cdacff32a07698e3019c9b04b (c5d9bdf5f43d4d99bac88c23101323fb5efdd283) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh286879996358419753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh413857559276964224.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-243/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7001351250222470926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5098699699428673164.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5692429679994308418.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-243/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-243/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh659451224716373509.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-699 in /w/workspace/foundry_device-virtual-go_PR-243 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-243@tmp/jenkins-gitclient-ssh1221781557547481490.key > 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 Merging remotes/origin/main commit c057a04f6cb87a8cdacff32a07698e3019c9b04b into PR head commit 56d5edf24aea449f72cf007918c6d66e1903ca7c Merge succeeded, producing 56d5edf24aea449f72cf007918c6d66e1903ca7c Checking out Revision 56d5edf24aea449f72cf007918c6d66e1903ca7c (PR-243) Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-243@tmp/jenkins-gitclient-ssh432946640448274145.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-243@tmp/jenkins-gitclient-ssh8205277764884840906.key > git merge c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 Commit message: "build: Bump device-sdk-go/v2 to 2.0.1-dev.17" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-12T14:38:49.013Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-12T14:38:49.141Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-12T14:38:49.222Z] ========================================================= [2021-10-12T14:38:49.222Z] EdgeX Global Pipelines Version Info [2021-10-12T14:38:49.222Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:38:50.384Z] ------------------- [2021-10-12T14:38:50.384Z] stable info: [2021-10-12T14:38:50.384Z] ------------------- [2021-10-12T14:38:50.384Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-12T14:38:50.384Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T14:38:50.384Z] Message: update stable to v1.0.209 [2021-10-12T14:38:50.957Z] ------------------- [2021-10-12T14:38:50.957Z] experimental info: [2021-10-12T14:38:50.957Z] ------------------- [2021-10-12T14:38:50.957Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-12T14:38:50.957Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T14:38:50.957Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-12T14:38:51.144Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-10-12T14:38:51.184Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-10-12T14:38:51.228Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-12T14:38:51.272Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-12T14:38:51.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-12T14:38:51.354Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-12T14:38:51.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-12T14:38:51.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-12T14:38:51.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-12T14:38:51.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-12T14:38:51.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-12T14:38:51.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-10-12T14:38:51.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-12T14:38:51.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-12T14:38:51.699Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-12T14:38:51.731Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-12T14:38:51.771Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T14:38:51.810Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T14:38:51.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-12T14:38:51.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-12T14:38:51.921Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-12T14:38:51.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-12T14:38:52.002Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-12T14:38:52.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-12T14:38:52.072Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-12T14:38:52.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-12T14:38:52.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo [2021-10-12T14:38:52.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo [2021-10-12T14:38:52.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo [2021-10-12T14:38:52.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56d5edf24aea449f72cf007918c6d66e1903ca7c [Pipeline] echo [2021-10-12T14:38:52.291Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56d5edf [Pipeline] echo [2021-10-12T14:38:52.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T14:38:52.438Z] provisioning config files... [2021-10-12T14:38:52.451Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-243@tmp/config7029898830064010943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:38:52.802Z] ---> docker-login.sh [2021-10-12T14:38:52.802Z] nexus3.edgexfoundry.org:10001 [2021-10-12T14:38:52.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:38:53.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:38:53.068Z] Configure a credential helper to remove this warning. See [2021-10-12T14:38:53.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:38:53.068Z] [2021-10-12T14:38:53.068Z] Login Succeeded [2021-10-12T14:38:53.068Z] nexus3.edgexfoundry.org:10002 [2021-10-12T14:38:53.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:38:53.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:38:53.068Z] Configure a credential helper to remove this warning. See [2021-10-12T14:38:53.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:38:53.068Z] [2021-10-12T14:38:53.068Z] Login Succeeded [2021-10-12T14:38:53.068Z] nexus3.edgexfoundry.org:10003 [2021-10-12T14:38:53.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:38:53.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:38:53.330Z] Configure a credential helper to remove this warning. See [2021-10-12T14:38:53.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:38:53.330Z] [2021-10-12T14:38:53.330Z] Login Succeeded [2021-10-12T14:38:53.330Z] nexus3.edgexfoundry.org:10004 [2021-10-12T14:38:53.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:38:53.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:38:53.330Z] Configure a credential helper to remove this warning. See [2021-10-12T14:38:53.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:38:53.330Z] [2021-10-12T14:38:53.330Z] Login Succeeded [2021-10-12T14:38:53.330Z] docker.io [2021-10-12T14:38:53.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:38:53.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:38:53.851Z] Configure a credential helper to remove this warning. See [2021-10-12T14:38:53.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:38:53.851Z] [2021-10-12T14:38:53.851Z] Login Succeeded [2021-10-12T14:38:53.851Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T14:38:53.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-12T14:38:54.506Z] + git log --format=format:%s -1 56d5edf24aea449f72cf007918c6d66e1903ca7c [Pipeline] echo [2021-10-12T14:38:54.554Z] GIT_COMMIT: 56d5edf24aea449f72cf007918c6d66e1903ca7c, Commit Message: build: Bump device-sdk-go/v2 to 2.0.1-dev.17 [Pipeline] echo [2021-10-12T14:38:54.580Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:38:55.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T14:38:55.128Z] [2021-10-12T14:38:55.128Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:38:55.464Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T14:38:55.464Z] latest: Pulling from edgex-devops/git-semver [2021-10-12T14:38:55.464Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T14:38:55.464Z] 3e5f54012d9b: Pulling fs layer [2021-10-12T14:38:55.464Z] 4c7163046ea9: Pulling fs layer [2021-10-12T14:38:55.464Z] 0c2d73faf560: Pulling fs layer [2021-10-12T14:38:55.464Z] 0c2d73faf560: Waiting [2021-10-12T14:38:55.464Z] 3e5f54012d9b: Verifying Checksum [2021-10-12T14:38:55.464Z] 3e5f54012d9b: Download complete [2021-10-12T14:38:55.464Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T14:38:55.464Z] a0d0a0d46f8b: Download complete [2021-10-12T14:38:55.464Z] 0c2d73faf560: Verifying Checksum [2021-10-12T14:38:55.464Z] 0c2d73faf560: Download complete [2021-10-12T14:38:55.464Z] 4c7163046ea9: Verifying Checksum [2021-10-12T14:38:55.464Z] 4c7163046ea9: Download complete [2021-10-12T14:38:55.734Z] a0d0a0d46f8b: Pull complete [2021-10-12T14:38:55.734Z] 3e5f54012d9b: Pull complete [2021-10-12T14:38:56.000Z] 4c7163046ea9: Pull complete [2021-10-12T14:38:56.263Z] 0c2d73faf560: Pull complete [2021-10-12T14:38:56.263Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-12T14:38:56.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T14:38:56.263Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-12T14:38:56.345Z] prd-centos7-docker-4c-2g-699 does not seem to be running inside a container [2021-10-12T14:38:56.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-243 -v /w/workspace/foundry_device-virtual-go_PR-243:/w/workspace/foundry_device-virtual-go_PR-243:rw,z -v /w/workspace/foundry_device-virtual-go_PR-243@tmp:/w/workspace/foundry_device-virtual-go_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T14:38:57.201Z] $ docker top 1e8e6b6537650685de4e0b26d439644344aa7d14fbd4516a6f1f359e7a14db9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T14:38:57.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T14:38:57.359Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T14:38:57.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T14:38:57.470Z] $ docker exec 1e8e6b6537650685de4e0b26d439644344aa7d14fbd4516a6f1f359e7a14db9e ssh-agent [2021-10-12T14:38:57.580Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAfIOBI/agent.13 [2021-10-12T14:38:57.580Z] SSH_AGENT_PID=19 [2021-10-12T14:38:57.589Z] Running ssh-add (command line suppressed) [2021-10-12T14:38:57.686Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-243@tmp/private_key_4660128197420144341.key (/w/workspace/foundry_device-virtual-go_PR-243@tmp/private_key_4660128197420144341.key) [2021-10-12T14:38:57.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T14:38:58.026Z] + git tag --points-at HEAD [Pipeline] } [2021-10-12T14:38:58.044Z] $ docker exec --env ******** --env ******** 1e8e6b6537650685de4e0b26d439644344aa7d14fbd4516a6f1f359e7a14db9e ssh-agent -k [2021-10-12T14:38:58.148Z] unset SSH_AUTH_SOCK; [2021-10-12T14:38:58.148Z] unset SSH_AGENT_PID; [2021-10-12T14:38:58.148Z] echo Agent pid 19 killed; [2021-10-12T14:38:58.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-12T14:38:58.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T14:38:58.225Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T14:38:58.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T14:38:58.334Z] $ docker exec 1e8e6b6537650685de4e0b26d439644344aa7d14fbd4516a6f1f359e7a14db9e ssh-agent [2021-10-12T14:38:58.434Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnNCMki/agent.53 [2021-10-12T14:38:58.434Z] SSH_AGENT_PID=59 [2021-10-12T14:38:58.440Z] Running ssh-add (command line suppressed) [2021-10-12T14:38:58.544Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-243@tmp/private_key_5543312193729981867.key (/w/workspace/foundry_device-virtual-go_PR-243@tmp/private_key_5543312193729981867.key) [2021-10-12T14:38:58.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T14:38:58.881Z] + git semver init [2021-10-12T14:38:58.881Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T14:38:58.881Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-243/.git [2021-10-12T14:38:58.881Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-243 [2021-10-12T14:38:58.881Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T14:38:58.881Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T14:38:58.881Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T14:38:58.881Z] # $SEMVER_BRANCH = PR-243 [2021-10-12T14:38:58.881Z] # $SEMVER_TEMP = /tmp/semver-595418947 [2021-10-12T14:38:58.881Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-10-12T14:38:59.828Z] # '/tmp/semver-595418947' -> '/w/workspace/foundry_device-virtual-go_PR-243/.semver' [2021-10-12T14:38:59.828Z] # -> Force: false [2021-10-12T14:38:59.828Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-243/.semver [Pipeline] } [2021-10-12T14:38:59.843Z] $ docker exec --env ******** --env ******** 1e8e6b6537650685de4e0b26d439644344aa7d14fbd4516a6f1f359e7a14db9e ssh-agent -k [2021-10-12T14:38:59.932Z] unset SSH_AUTH_SOCK; [2021-10-12T14:38:59.933Z] unset SSH_AGENT_PID; [2021-10-12T14:38:59.933Z] echo Agent pid 59 killed; [2021-10-12T14:38:59.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T14:39:00.349Z] + git semver [Pipeline] } [2021-10-12T14:39:00.371Z] $ docker stop --time=1 1e8e6b6537650685de4e0b26d439644344aa7d14fbd4516a6f1f359e7a14db9e [2021-10-12T14:39:01.655Z] $ docker rm -f 1e8e6b6537650685de4e0b26d439644344aa7d14fbd4516a6f1f359e7a14db9e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T14:39:02.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-12T14:39:02.370Z] Stashed 1 file(s) [Pipeline] echo [2021-10-12T14:39:02.389Z] [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-10-12T14:39:17.921Z] Still waiting to schedule task [2021-10-12T14:39:17.921Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-12T14:39:17.943Z] Still waiting to schedule task [2021-10-12T14:39:17.943Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-12T14:41:22.114Z] Running on prd-centos7-docker-4c-2g-700 in /w/workspace/foundry_device-virtual-go_PR-243 [Pipeline] { [Pipeline] ws [2021-10-12T14:41:22.148Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-10-12T14:41:22.268Z] The recommended git tool is: git [2021-10-12T14:41:24.243Z] using credential edgex-jenkins-ssh [2021-10-12T14:41:24.255Z] Cloning the remote Git repository [2021-10-12T14:41:23.342Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T14:41:23.397Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-10-12T14:41:23.493Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T14:41:23.494Z] > git --version # timeout=10 [2021-10-12T14:41:23.503Z] > git --version # 'git version 2.24.4' [2021-10-12T14:41:23.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T14:41:23.537Z] [INFO] Currently running in a labeled security context [2021-10-12T14:41:23.537Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T14:41:23.537Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh8637428153684132540.key [2021-10-12T14:41:23.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T14:41:24.436Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-12T14:41:24.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T14:41:24.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-12T14:41:24.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T14:41:24.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T14:41:24.481Z] [INFO] Currently running in a labeled security context [2021-10-12T14:41:24.481Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T14:41:24.482Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh5887577440963145926.key [2021-10-12T14:41:24.491Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T14:41:25.982Z] Merging remotes/origin/main commit c057a04f6cb87a8cdacff32a07698e3019c9b04b into PR head commit 56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T14:41:26.086Z] Merge succeeded, producing 56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T14:41:26.086Z] Checking out Revision 56d5edf24aea449f72cf007918c6d66e1903ca7c (PR-243) [2021-10-12T14:41:25.052Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T14:41:25.064Z] > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 [2021-10-12T14:41:25.096Z] > git remote # timeout=10 [2021-10-12T14:41:25.103Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T14:41:25.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T14:41:25.114Z] [INFO] Currently running in a labeled security context [2021-10-12T14:41:25.114Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T14:41:25.114Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh7273956267681806299.key [2021-10-12T14:41:25.120Z] > git merge c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 [2021-10-12T14:41:25.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T14:41:25.150Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T14:41:25.158Z] > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 [2021-10-12T14:41:29.618Z] Commit message: "build: Bump device-sdk-go/v2 to 2.0.1-dev.17" [2021-10-12T14:41:28.793Z] > git --version # timeout=10 [2021-10-12T14:41:28.804Z] > git --version # 'git version 2.24.4' [2021-10-12T14:41:28.814Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T14:41:30.147Z] provisioning config files... [2021-10-12T14:41:30.163Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6826265867767513585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:41:30.645Z] ---> docker-login.sh [2021-10-12T14:41:30.645Z] nexus3.edgexfoundry.org:10001 [2021-10-12T14:41:30.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:41:30.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:41:30.645Z] Configure a credential helper to remove this warning. See [2021-10-12T14:41:30.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:41:30.645Z] [2021-10-12T14:41:30.645Z] Login Succeeded [2021-10-12T14:41:30.645Z] nexus3.edgexfoundry.org:10002 [2021-10-12T14:41:30.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:41:30.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:41:30.912Z] Configure a credential helper to remove this warning. See [2021-10-12T14:41:30.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:41:30.912Z] [2021-10-12T14:41:30.912Z] Login Succeeded [2021-10-12T14:41:30.912Z] nexus3.edgexfoundry.org:10003 [2021-10-12T14:41:30.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:41:30.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:41:30.912Z] Configure a credential helper to remove this warning. See [2021-10-12T14:41:30.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:41:30.912Z] [2021-10-12T14:41:30.912Z] Login Succeeded [2021-10-12T14:41:30.912Z] nexus3.edgexfoundry.org:10004 [2021-10-12T14:41:30.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:41:31.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:41:31.176Z] Configure a credential helper to remove this warning. See [2021-10-12T14:41:31.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:41:31.176Z] [2021-10-12T14:41:31.176Z] Login Succeeded [2021-10-12T14:41:31.176Z] docker.io [2021-10-12T14:41:31.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:41:31.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:41:31.437Z] Configure a credential helper to remove this warning. See [2021-10-12T14:41:31.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:41:31.437Z] [2021-10-12T14:41:31.437Z] Login Succeeded [2021-10-12T14:41:31.437Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T14:41:31.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-12T14:41:31.690Z] ========================================================= [2021-10-12T14:41:31.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-12T14:41:31.690Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:41:32.074Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-12T14:41:32.074Z] Sending build context to Docker daemon 8.627MB [2021-10-12T14:41:32.074Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T14:41:32.074Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-12T14:41:32.074Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-12T14:41:32.074Z] 4e9f2cdf4387: Pulling fs layer [2021-10-12T14:41:32.074Z] 57d31006c564: Pulling fs layer [2021-10-12T14:41:32.074Z] bd5ccded8296: Pulling fs layer [2021-10-12T14:41:32.074Z] 304dd3a0f381: Pulling fs layer [2021-10-12T14:41:32.074Z] d37cda54a23b: Pulling fs layer [2021-10-12T14:41:32.074Z] bae75c0f2455: Pulling fs layer [2021-10-12T14:41:32.074Z] 806579b3d29a: Pulling fs layer [2021-10-12T14:41:32.074Z] c77eb801bf70: Pulling fs layer [2021-10-12T14:41:32.074Z] 6d0567d44e1a: Pulling fs layer [2021-10-12T14:41:32.074Z] 304dd3a0f381: Waiting [2021-10-12T14:41:32.074Z] d37cda54a23b: Waiting [2021-10-12T14:41:32.074Z] bae75c0f2455: Waiting [2021-10-12T14:41:32.074Z] 806579b3d29a: Waiting [2021-10-12T14:41:32.074Z] c77eb801bf70: Waiting [2021-10-12T14:41:32.074Z] 6d0567d44e1a: Waiting [2021-10-12T14:41:32.074Z] bd5ccded8296: Verifying Checksum [2021-10-12T14:41:32.074Z] bd5ccded8296: Download complete [2021-10-12T14:41:32.074Z] 57d31006c564: Verifying Checksum [2021-10-12T14:41:32.074Z] 57d31006c564: Download complete [2021-10-12T14:41:32.338Z] d37cda54a23b: Verifying Checksum [2021-10-12T14:41:32.338Z] d37cda54a23b: Download complete [2021-10-12T14:41:32.338Z] bae75c0f2455: Verifying Checksum [2021-10-12T14:41:32.338Z] bae75c0f2455: Download complete [2021-10-12T14:41:32.338Z] 4e9f2cdf4387: Verifying Checksum [2021-10-12T14:41:32.338Z] 4e9f2cdf4387: Download complete [2021-10-12T14:41:32.338Z] 806579b3d29a: Verifying Checksum [2021-10-12T14:41:32.338Z] 806579b3d29a: Download complete [2021-10-12T14:41:32.338Z] c77eb801bf70: Verifying Checksum [2021-10-12T14:41:32.338Z] c77eb801bf70: Download complete [2021-10-12T14:41:32.932Z] 304dd3a0f381: Verifying Checksum [2021-10-12T14:41:32.932Z] 304dd3a0f381: Download complete [2021-10-12T14:41:32.932Z] 4e9f2cdf4387: Pull complete [2021-10-12T14:41:32.932Z] 6d0567d44e1a: Verifying Checksum [2021-10-12T14:41:32.932Z] 6d0567d44e1a: Download complete [2021-10-12T14:41:32.932Z] 57d31006c564: Pull complete [2021-10-12T14:41:32.932Z] bd5ccded8296: Pull complete [2021-10-12T14:41:37.201Z] 304dd3a0f381: Pull complete [2021-10-12T14:41:37.201Z] d37cda54a23b: Pull complete [2021-10-12T14:41:37.201Z] bae75c0f2455: Pull complete [2021-10-12T14:41:37.201Z] 806579b3d29a: Pull complete [2021-10-12T14:41:37.201Z] c77eb801bf70: Pull complete [2021-10-12T14:41:39.758Z] 6d0567d44e1a: Pull complete [2021-10-12T14:41:39.758Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-12T14:41:39.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-12T14:41:39.758Z] ---> e839a31ac9d1 [2021-10-12T14:41:39.758Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-12T14:41:41.146Z] ---> Running in 0e1939c139e6 [2021-10-12T14:41:41.147Z] Removing intermediate container 0e1939c139e6 [2021-10-12T14:41:41.147Z] ---> 8fa59ccd7cd4 [2021-10-12T14:41:41.147Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T14:41:41.147Z] ---> Running in 207b69f6ec3d [2021-10-12T14:41:41.407Z] Removing intermediate container 207b69f6ec3d [2021-10-12T14:41:41.407Z] ---> df89d83f2dfb [2021-10-12T14:41:41.407Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-12T14:41:41.407Z] ---> Running in 07aecfe77b8d [2021-10-12T14:41:41.407Z] Removing intermediate container 07aecfe77b8d [2021-10-12T14:41:41.407Z] ---> 538d12e583b1 [2021-10-12T14:41:41.407Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T14:41:41.407Z] ---> Running in 5b96304a4e49 [2021-10-12T14:41:41.983Z] Removing intermediate container 5b96304a4e49 [2021-10-12T14:41:41.983Z] ---> e9ee294e790a [2021-10-12T14:41:41.983Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T14:41:41.983Z] ---> Running in 12f67e3a4903 [2021-10-12T14:41:42.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-12T14:41:43.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-12T14:41:43.458Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-12T14:41:43.723Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-12T14:41:43.723Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-12T14:41:43.984Z] Executing busybox-1.32.1-r6.trigger [2021-10-12T14:41:43.984Z] OK: 223 MiB in 55 packages [2021-10-12T14:41:44.244Z] Removing intermediate container 12f67e3a4903 [2021-10-12T14:41:44.244Z] ---> 4a3bdc511f8b [2021-10-12T14:41:44.244Z] Step 8/11 : COPY . . [2021-10-12T14:41:44.520Z] ---> 24d9f624ee41 [2021-10-12T14:41:44.520Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T14:41:44.520Z] ---> Running in a85e76f0c4e4 [2021-10-12T14:42:16.680Z] Removing intermediate container a85e76f0c4e4 [2021-10-12T14:42:16.680Z] ---> 8b52fca9215b [2021-10-12T14:42:16.680Z] Step 10/11 : ARG MAKE='make build' [2021-10-12T14:42:16.680Z] ---> Running in f4e572106076 [2021-10-12T14:42:16.680Z] Removing intermediate container f4e572106076 [2021-10-12T14:42:16.680Z] ---> 5c66c6ee2b9a [2021-10-12T14:42:16.680Z] Step 11/11 : RUN $MAKE [2021-10-12T14:42:16.680Z] ---> Running in 6a271ebaadfa [2021-10-12T14:42:16.680Z] noop [2021-10-12T14:42:16.680Z] Removing intermediate container 6a271ebaadfa [2021-10-12T14:42:16.680Z] ---> 97f5e3b2bf7b [2021-10-12T14:42:16.680Z] Successfully built 97f5e3b2bf7b [2021-10-12T14:42:16.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:42:17.011Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T14:42:17.011Z] . [Pipeline] withDockerContainer [2021-10-12T14:42:17.096Z] prd-centos7-docker-4c-2g-700 does not seem to be running inside a container [2021-10-12T14:42:17.137Z] $ 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-x86_64 cat [2021-10-12T14:42:17.478Z] $ docker top 29250218abe9d8f708364fa94d06be5e31bd8be99a2bfc70587b0ce67dfbb6ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T14:42:17.886Z] + go version [2021-10-12T14:42:17.886Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-12T14:42:17.911Z] $ docker stop --time=1 29250218abe9d8f708364fa94d06be5e31bd8be99a2bfc70587b0ce67dfbb6ae [2021-10-12T14:42:19.101Z] $ docker rm -f 29250218abe9d8f708364fa94d06be5e31bd8be99a2bfc70587b0ce67dfbb6ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:42:19.854Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T14:42:19.854Z] . [Pipeline] withDockerContainer [2021-10-12T14:42:19.939Z] prd-centos7-docker-4c-2g-700 does not seem to be running inside a container [2021-10-12T14:42:19.984Z] $ 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-x86_64 cat [2021-10-12T14:42:20.367Z] $ docker top d7f2837f7b32c8afe2eac601f799b22af2e06c4b5c9f32dc6399eabc6b4bbc17 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T14:42:20.802Z] + go mod tidy [Pipeline] sh [2021-10-12T14:42:21.388Z] + make test [2021-10-12T14:42:21.388Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-12T14:42:21.965Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-12T14:42:40.195Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-12T14:42:41.151Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.277s coverage: 64.6% of statements [2021-10-12T14:42:41.151Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-12T14:42:49.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T14:42:49.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-12T14:42:49.351Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-12T14:42:49.376Z] $ docker stop --time=1 d7f2837f7b32c8afe2eac601f799b22af2e06c4b5c9f32dc6399eabc6b4bbc17 [2021-10-12T14:42:50.796Z] $ docker rm -f d7f2837f7b32c8afe2eac601f799b22af2e06c4b5c9f32dc6399eabc6b4bbc17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T14:42:51.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T14:42:51.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-12T14:42:52.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-12T14:42:52.879Z] + ls -al . [2021-10-12T14:42:52.879Z] total 172 [2021-10-12T14:42:52.879Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 12 14:42 . [2021-10-12T14:42:52.879Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 12 14:41 .. [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 8147 Oct 12 14:41 Attribution.txt [2021-10-12T14:42:52.879Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 12 14:41 bin [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 6349 Oct 12 14:41 CHANGELOG.md [2021-10-12T14:42:52.879Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 12 14:41 cmd [2021-10-12T14:42:52.879Z] -rw-r--r--. 1 jenkins jenkins 46339 Oct 12 14:42 coverage.out [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 1951 Oct 12 14:41 Dockerfile [2021-10-12T14:42:52.879Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 12 14:41 .git [2021-10-12T14:42:52.879Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 12 14:41 .github [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 270 Oct 12 14:41 .gitignore [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 763 Oct 12 14:41 go.mod [2021-10-12T14:42:52.879Z] -rw-r--r--. 1 jenkins jenkins 52158 Oct 12 14:42 go.sum [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 12 14:41 GOVERNANCE.md [2021-10-12T14:42:52.879Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 12 14:41 internal [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 660 Oct 12 14:41 Jenkinsfile [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 12 14:41 LICENSE [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 999 Oct 12 14:41 Makefile [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 623 Oct 12 14:41 OWNERS.md [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 2913 Oct 12 14:41 README.md [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 12 14:39 VERSION [2021-10-12T14:42:52.879Z] -rw-rw-r--. 1 jenkins jenkins 235 Oct 12 14:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:42:53.210Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=56d5edf24aea449f72cf007918c6d66e1903ca7c --label arch=amd64 --label version=0.0.0 . [2021-10-12T14:42:53.210Z] Sending build context to Docker daemon 8.727MB [2021-10-12T14:42:53.210Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T14:42:53.210Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-12T14:42:53.210Z] ---> 97f5e3b2bf7b [2021-10-12T14:42:53.210Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-12T14:42:53.210Z] ---> Running in 75823ef12f22 [2021-10-12T14:42:53.475Z] Removing intermediate container 75823ef12f22 [2021-10-12T14:42:53.475Z] ---> f7f61b4f64f8 [2021-10-12T14:42:53.475Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T14:42:53.475Z] ---> Running in 39eac1e4d68e [2021-10-12T14:42:53.475Z] Removing intermediate container 39eac1e4d68e [2021-10-12T14:42:53.475Z] ---> 7ad3e27acd87 [2021-10-12T14:42:53.475Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-12T14:42:53.475Z] ---> Running in 2869ed2af7c8 [2021-10-12T14:42:53.475Z] Removing intermediate container 2869ed2af7c8 [2021-10-12T14:42:53.475Z] ---> 87fe101deb47 [2021-10-12T14:42:53.475Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T14:42:53.735Z] ---> Running in a13901d1d42b [2021-10-12T14:42:54.007Z] Removing intermediate container a13901d1d42b [2021-10-12T14:42:54.007Z] ---> 4ac7293a3210 [2021-10-12T14:42:54.007Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T14:42:54.007Z] ---> Running in d6ce36d39076 [2021-10-12T14:42:54.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-12T14:42:55.212Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-12T14:42:55.473Z] OK: 223 MiB in 55 packages [2021-10-12T14:42:55.737Z] Removing intermediate container d6ce36d39076 [2021-10-12T14:42:55.737Z] ---> 12f82e675e2d [2021-10-12T14:42:55.737Z] Step 8/25 : COPY . . [2021-10-12T14:42:55.999Z] ---> 87bd88037bba [2021-10-12T14:42:55.999Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T14:42:55.999Z] ---> Running in 9b3308398a74 [2021-10-12T14:42:56.961Z] Removing intermediate container 9b3308398a74 [2021-10-12T14:42:56.961Z] ---> 24e670ae41c6 [2021-10-12T14:42:56.961Z] Step 10/25 : ARG MAKE='make build' [2021-10-12T14:42:56.961Z] ---> Running in 2a66148c33a2 [2021-10-12T14:42:56.961Z] Removing intermediate container 2a66148c33a2 [2021-10-12T14:42:56.961Z] ---> 9ce11e00cb50 [2021-10-12T14:42:56.961Z] Step 11/25 : RUN $MAKE [2021-10-12T14:42:56.961Z] ---> Running in 0c4ba9107d86 [2021-10-12T14:42:57.229Z] 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-10-12T14:43:12.176Z] Removing intermediate container 0c4ba9107d86 [2021-10-12T14:43:12.176Z] ---> 3e9849ddcd24 [2021-10-12T14:43:12.176Z] Step 12/25 : FROM alpine:3.14 [2021-10-12T14:43:12.745Z] 3.14: Pulling from library/alpine [2021-10-12T14:43:12.745Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T14:43:13.010Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T14:43:13.010Z] a0d0a0d46f8b: Download complete [2021-10-12T14:43:13.283Z] a0d0a0d46f8b: Pull complete [2021-10-12T14:43:13.283Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-12T14:43:13.283Z] Status: Downloaded newer image for alpine:3.14 [2021-10-12T14:43:13.283Z] ---> 14119a10abf4 [2021-10-12T14:43:13.283Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-12T14:43:13.283Z] ---> Running in 9c8c203996c2 [2021-10-12T14:43:13.283Z] Removing intermediate container 9c8c203996c2 [2021-10-12T14:43:13.283Z] ---> ce4281ebca78 [2021-10-12T14:43:13.283Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T14:43:13.283Z] ---> Running in f9c307c8bd87 [2021-10-12T14:43:13.859Z] Removing intermediate container f9c307c8bd87 [2021-10-12T14:43:13.859Z] ---> ee8e993d5861 [2021-10-12T14:43:13.859Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-12T14:43:13.859Z] ---> Running in 0592104e4186 [2021-10-12T14:43:14.133Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-12T14:43:15.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-12T14:43:15.342Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-12T14:43:15.342Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-12T14:43:15.605Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-12T14:43:15.605Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-12T14:43:15.605Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-12T14:43:15.866Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-12T14:43:15.866Z] Executing busybox-1.33.1-r3.trigger [2021-10-12T14:43:15.866Z] OK: 8 MiB in 20 packages [2021-10-12T14:43:16.129Z] Removing intermediate container 0592104e4186 [2021-10-12T14:43:16.129Z] ---> 1b51d031e157 [2021-10-12T14:43:16.129Z] Step 16/25 : WORKDIR / [2021-10-12T14:43:16.129Z] ---> Running in eedbab83bf47 [2021-10-12T14:43:16.390Z] Removing intermediate container eedbab83bf47 [2021-10-12T14:43:16.390Z] ---> 5542d7715df5 [2021-10-12T14:43:16.390Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-12T14:43:16.390Z] ---> b3a4391882b1 [2021-10-12T14:43:16.390Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-12T14:43:16.670Z] ---> d0a4581e0d1e [2021-10-12T14:43:16.670Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-12T14:43:16.931Z] ---> 8a1dcacbb846 [2021-10-12T14:43:16.931Z] Step 20/25 : EXPOSE 59900 [2021-10-12T14:43:16.931Z] ---> Running in 1619ff61c174 [2021-10-12T14:43:16.931Z] Removing intermediate container 1619ff61c174 [2021-10-12T14:43:16.931Z] ---> da66395c009b [2021-10-12T14:43:16.931Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-12T14:43:16.931Z] ---> Running in 88d396c546a9 [2021-10-12T14:43:17.194Z] Removing intermediate container 88d396c546a9 [2021-10-12T14:43:17.194Z] ---> 38d2ec01b485 [2021-10-12T14:43:17.194Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-12T14:43:17.194Z] ---> Running in dd39865a22ec [2021-10-12T14:43:17.194Z] Removing intermediate container dd39865a22ec [2021-10-12T14:43:17.194Z] ---> 93b404fd1657 [2021-10-12T14:43:17.194Z] Step 23/25 : LABEL arch=amd64 [2021-10-12T14:43:17.194Z] ---> Running in c77cb7d7f412 [2021-10-12T14:43:17.194Z] Removing intermediate container c77cb7d7f412 [2021-10-12T14:43:17.194Z] ---> 8205a54b5b74 [2021-10-12T14:43:17.194Z] Step 24/25 : LABEL git_sha=56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T14:43:17.455Z] ---> Running in 6555fe99ff93 [2021-10-12T14:43:17.455Z] Removing intermediate container 6555fe99ff93 [2021-10-12T14:43:17.455Z] ---> 095f2c9ce88d [2021-10-12T14:43:17.455Z] Step 25/25 : LABEL version=0.0.0 [2021-10-12T14:43:17.455Z] ---> Running in bfdf9c61078b [2021-10-12T14:43:17.455Z] Removing intermediate container bfdf9c61078b [2021-10-12T14:43:17.455Z] ---> 75a5c1666e83 [2021-10-12T14:43:17.455Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-12T14:43:17.455Z] Successfully built 75a5c1666e83 [2021-10-12T14:43:17.455Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:43:18.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T14:43:18.285Z] [2021-10-12T14:43:18.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:43:18.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T14:43:18.626Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T14:43:18.626Z] b4d181a07f80: Pulling fs layer [2021-10-12T14:43:18.626Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T14:43:18.626Z] ed53099fbce6: Pulling fs layer [2021-10-12T14:43:18.626Z] dc539afda2c1: Pulling fs layer [2021-10-12T14:43:18.626Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T14:43:18.626Z] 9065ff56babe: Pulling fs layer [2021-10-12T14:43:18.626Z] d287ab97295c: Pulling fs layer [2021-10-12T14:43:18.626Z] 77bc0d833cb6: Waiting [2021-10-12T14:43:18.626Z] 9065ff56babe: Waiting [2021-10-12T14:43:18.626Z] d287ab97295c: Waiting [2021-10-12T14:43:18.626Z] dc539afda2c1: Waiting [2021-10-12T14:43:18.626Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T14:43:18.626Z] a1111a8f2ec3: Download complete [2021-10-12T14:43:18.626Z] dc539afda2c1: Verifying Checksum [2021-10-12T14:43:18.626Z] dc539afda2c1: Download complete [2021-10-12T14:43:18.626Z] ed53099fbce6: Verifying Checksum [2021-10-12T14:43:18.626Z] ed53099fbce6: Download complete [2021-10-12T14:43:18.897Z] 9065ff56babe: Verifying Checksum [2021-10-12T14:43:18.897Z] 9065ff56babe: Download complete [2021-10-12T14:43:18.897Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T14:43:18.897Z] 77bc0d833cb6: Download complete [2021-10-12T14:43:18.897Z] b4d181a07f80: Verifying Checksum [2021-10-12T14:43:18.897Z] b4d181a07f80: Download complete [2021-10-12T14:43:19.478Z] d287ab97295c: Verifying Checksum [2021-10-12T14:43:19.478Z] d287ab97295c: Download complete [2021-10-12T14:43:20.058Z] b4d181a07f80: Pull complete [2021-10-12T14:43:20.324Z] a1111a8f2ec3: Pull complete [2021-10-12T14:43:20.901Z] ed53099fbce6: Pull complete [2021-10-12T14:43:20.901Z] dc539afda2c1: Pull complete [2021-10-12T14:43:21.169Z] 77bc0d833cb6: Pull complete [2021-10-12T14:43:21.169Z] 9065ff56babe: Pull complete [2021-10-12T14:43:26.520Z] d287ab97295c: Pull complete [2021-10-12T14:43:26.520Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T14:43:26.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T14:43:26.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T14:43:26.605Z] prd-centos7-docker-4c-2g-700 does not seem to be running inside a container [2021-10-12T14:43:26.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T14:43:28.972Z] $ docker top 82823ef7047599b210e2bdf4e91726bdb54abe979942df89504128a7ecb72d25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:43:29.439Z] ---> job-cost.sh [2021-10-12T14:43:29.439Z] lf-activate-venv: SKIPPING [2021-10-12T14:43:29.439Z] INFO: No Stack... [2021-10-12T14:43:30.011Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T14:43:30.582Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T14:43:30.894Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-10-12T14:43:30.894Z] + cut -d, -f6 [Pipeline] lock [2021-10-12T14:43:30.948Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-243-1-stack-cost] [2021-10-12T14:43:30.954Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-243-1-stack-cost] did not exist. Created. [2021-10-12T14:43:30.954Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T14:43:31.336Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-12T14:43:31.387Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T14:43:31.417Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T14:43:31.477Z] $ docker stop --time=1 82823ef7047599b210e2bdf4e91726bdb54abe979942df89504128a7ecb72d25 [2021-10-12T14:43:32.611Z] $ docker rm -f 82823ef7047599b210e2bdf4e91726bdb54abe979942df89504128a7ecb72d25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-12T14:46:20.700Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-704 in /w/workspace/foundry_device-virtual-go_PR-243 [Pipeline] { [Pipeline] ws [2021-10-12T14:46:20.739Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-10-12T14:46:20.998Z] The recommended git tool is: git [2021-10-12T14:46:27.868Z] using credential edgex-jenkins-ssh [2021-10-12T14:46:27.888Z] Cloning the remote Git repository [2021-10-12T14:46:27.939Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T14:46:28.038Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-10-12T14:46:28.129Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T14:46:28.130Z] > git --version # timeout=10 [2021-10-12T14:46:28.148Z] > git --version # 'git version 2.17.1' [2021-10-12T14:46:28.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T14:46:28.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T14:46:30.894Z] Merging remotes/origin/main commit c057a04f6cb87a8cdacff32a07698e3019c9b04b into PR head commit 56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T14:46:31.104Z] Merge succeeded, producing 56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T14:46:31.104Z] Checking out Revision 56d5edf24aea449f72cf007918c6d66e1903ca7c (PR-243) [2021-10-12T14:46:30.072Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-12T14:46:30.093Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T14:46:30.117Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-12T14:46:30.166Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-12T14:46:30.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T14:46:30.181Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T14:46:30.917Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T14:46:30.932Z] > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 [2021-10-12T14:46:31.015Z] > git remote # timeout=10 [2021-10-12T14:46:31.038Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T14:46:31.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T14:46:31.066Z] > git merge c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 [2021-10-12T14:46:31.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T14:46:31.112Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T14:46:31.128Z] > git checkout -f 56d5edf24aea449f72cf007918c6d66e1903ca7c # timeout=10 [2021-10-12T14:46:35.447Z] Commit message: "build: Bump device-sdk-go/v2 to 2.0.1-dev.17" [2021-10-12T14:46:35.521Z] > git --version # timeout=10 [2021-10-12T14:46:35.532Z] > git --version # 'git version 2.17.1' [2021-10-12T14:46:35.556Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T14:46:36.118Z] provisioning config files... [2021-10-12T14:46:36.153Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config381147505310754404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:46:36.856Z] ---> docker-login.sh [2021-10-12T14:46:36.856Z] nexus3.edgexfoundry.org:10001 [2021-10-12T14:46:38.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:46:38.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:46:38.613Z] Configure a credential helper to remove this warning. See [2021-10-12T14:46:38.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:46:38.613Z] [2021-10-12T14:46:38.613Z] Login Succeeded [2021-10-12T14:46:38.613Z] nexus3.edgexfoundry.org:10002 [2021-10-12T14:46:38.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:46:39.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:46:39.175Z] Configure a credential helper to remove this warning. See [2021-10-12T14:46:39.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:46:39.175Z] [2021-10-12T14:46:39.175Z] Login Succeeded [2021-10-12T14:46:39.175Z] nexus3.edgexfoundry.org:10003 [2021-10-12T14:46:39.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:46:39.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:46:39.788Z] Configure a credential helper to remove this warning. See [2021-10-12T14:46:39.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:46:39.788Z] [2021-10-12T14:46:39.788Z] Login Succeeded [2021-10-12T14:46:39.788Z] nexus3.edgexfoundry.org:10004 [2021-10-12T14:46:40.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:46:40.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:46:40.398Z] Configure a credential helper to remove this warning. See [2021-10-12T14:46:40.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:46:40.398Z] [2021-10-12T14:46:40.398Z] Login Succeeded [2021-10-12T14:46:40.398Z] docker.io [2021-10-12T14:46:41.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T14:46:41.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T14:46:41.288Z] Configure a credential helper to remove this warning. See [2021-10-12T14:46:41.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T14:46:41.288Z] [2021-10-12T14:46:41.288Z] Login Succeeded [2021-10-12T14:46:41.288Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T14:46:41.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-12T14:46:42.100Z] ========================================================= [2021-10-12T14:46:42.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-12T14:46:42.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:46:42.551Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-12T14:46:43.167Z] Sending build context to Docker daemon 8.626MB [2021-10-12T14:46:43.167Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T14:46:43.167Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-12T14:46:43.450Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-12T14:46:43.450Z] bbf911997326: Pulling fs layer [2021-10-12T14:46:43.450Z] 58ec367f63d7: Pulling fs layer [2021-10-12T14:46:43.450Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-12T14:46:43.450Z] fc5181fea5dc: Pulling fs layer [2021-10-12T14:46:43.450Z] 9c418107303f: Pulling fs layer [2021-10-12T14:46:43.450Z] 284eca6f2348: Pulling fs layer [2021-10-12T14:46:43.450Z] 842844d905b1: Pulling fs layer [2021-10-12T14:46:43.450Z] 901a3a57568e: Pulling fs layer [2021-10-12T14:46:43.450Z] fc5181fea5dc: Waiting [2021-10-12T14:46:43.450Z] 9c418107303f: Waiting [2021-10-12T14:46:43.450Z] 842844d905b1: Waiting [2021-10-12T14:46:43.450Z] 901a3a57568e: Waiting [2021-10-12T14:46:43.450Z] 284eca6f2348: Waiting [2021-10-12T14:46:43.450Z] 1b4a6ffa7d45: Download complete [2021-10-12T14:46:43.450Z] 58ec367f63d7: Verifying Checksum [2021-10-12T14:46:43.450Z] 58ec367f63d7: Download complete [2021-10-12T14:46:43.450Z] 9c418107303f: Verifying Checksum [2021-10-12T14:46:43.450Z] 9c418107303f: Download complete [2021-10-12T14:46:43.450Z] 284eca6f2348: Verifying Checksum [2021-10-12T14:46:43.450Z] 284eca6f2348: Download complete [2021-10-12T14:46:43.450Z] 842844d905b1: Verifying Checksum [2021-10-12T14:46:43.450Z] 842844d905b1: Download complete [2021-10-12T14:46:43.450Z] bbf911997326: Verifying Checksum [2021-10-12T14:46:43.450Z] bbf911997326: Download complete [2021-10-12T14:46:44.477Z] bbf911997326: Pull complete [2021-10-12T14:46:45.110Z] 58ec367f63d7: Pull complete [2021-10-12T14:46:45.739Z] 1b4a6ffa7d45: Pull complete [2021-10-12T14:46:45.739Z] 901a3a57568e: Verifying Checksum [2021-10-12T14:46:45.739Z] 901a3a57568e: Download complete [2021-10-12T14:46:46.020Z] fc5181fea5dc: Verifying Checksum [2021-10-12T14:46:46.020Z] fc5181fea5dc: Download complete [2021-10-12T14:46:56.305Z] fc5181fea5dc: Pull complete [2021-10-12T14:46:56.916Z] 9c418107303f: Pull complete [2021-10-12T14:46:57.196Z] 284eca6f2348: Pull complete [2021-10-12T14:46:57.482Z] 842844d905b1: Pull complete [2021-10-12T14:47:04.308Z] 901a3a57568e: Pull complete [2021-10-12T14:47:04.308Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-12T14:47:04.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-12T14:47:04.308Z] ---> 72ade6ffb461 [2021-10-12T14:47:04.308Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-12T14:47:07.766Z] ---> Running in 145e952d0778 [2021-10-12T14:47:08.046Z] Removing intermediate container 145e952d0778 [2021-10-12T14:47:08.046Z] ---> dcdd4e87766e [2021-10-12T14:47:08.046Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T14:47:08.046Z] ---> Running in 8a373a24bede [2021-10-12T14:47:08.653Z] Removing intermediate container 8a373a24bede [2021-10-12T14:47:08.653Z] ---> 6f3eeba1a553 [2021-10-12T14:47:08.653Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-12T14:47:08.653Z] ---> Running in fd40c1c46963 [2021-10-12T14:47:09.261Z] Removing intermediate container fd40c1c46963 [2021-10-12T14:47:09.261Z] ---> a1f5460f8f45 [2021-10-12T14:47:09.261Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T14:47:09.541Z] ---> Running in ac0eb8c3d1a4 [2021-10-12T14:47:12.189Z] Removing intermediate container ac0eb8c3d1a4 [2021-10-12T14:47:12.189Z] ---> ca656dc9f835 [2021-10-12T14:47:12.190Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T14:47:12.190Z] ---> Running in dbbd09d7d043 [2021-10-12T14:47:13.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-12T14:47:14.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-12T14:47:15.255Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-12T14:47:15.255Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-12T14:47:15.255Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-12T14:47:15.532Z] Executing busybox-1.32.1-r6.trigger [2021-10-12T14:47:15.532Z] OK: 222 MiB in 55 packages [2021-10-12T14:47:16.982Z] Removing intermediate container dbbd09d7d043 [2021-10-12T14:47:16.982Z] ---> 382c1e4a6f4a [2021-10-12T14:47:16.982Z] Step 8/11 : COPY . . [2021-10-12T14:47:17.974Z] ---> 9324340162e8 [2021-10-12T14:47:17.974Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T14:47:18.252Z] ---> Running in 94a532867593 [2021-10-12T14:48:40.221Z] Removing intermediate container 94a532867593 [2021-10-12T14:48:40.221Z] ---> 6b36b5dc8a45 [2021-10-12T14:48:40.221Z] Step 10/11 : ARG MAKE='make build' [2021-10-12T14:48:40.221Z] ---> Running in c76e3d829792 [2021-10-12T14:48:40.221Z] Removing intermediate container c76e3d829792 [2021-10-12T14:48:40.221Z] ---> 95dc9159b74c [2021-10-12T14:48:40.221Z] Step 11/11 : RUN $MAKE [2021-10-12T14:48:40.221Z] ---> Running in 3e9267ed9ba6 [2021-10-12T14:48:40.221Z] noop [2021-10-12T14:48:40.221Z] Removing intermediate container 3e9267ed9ba6 [2021-10-12T14:48:40.221Z] ---> d14a31ec9586 [2021-10-12T14:48:40.221Z] Successfully built d14a31ec9586 [2021-10-12T14:48:40.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:48:40.611Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T14:48:40.611Z] . [Pipeline] withDockerContainer [2021-10-12T14:48:40.907Z] prd-ubuntu18.04-docker-arm64-4c-16g-704 does not seem to be running inside a container [2021-10-12T14:48:41.009Z] $ 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-10-12T14:48:42.702Z] $ docker top 6d3962a55e1cf4f179a01800394ba97ace74ef737c25fde097be24d95cca85e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T14:48:43.794Z] + go version [2021-10-12T14:48:43.794Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-12T14:48:43.831Z] $ docker stop --time=1 6d3962a55e1cf4f179a01800394ba97ace74ef737c25fde097be24d95cca85e9 [2021-10-12T14:48:45.727Z] $ docker rm -f 6d3962a55e1cf4f179a01800394ba97ace74ef737c25fde097be24d95cca85e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:48:46.638Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T14:48:46.638Z] . [Pipeline] withDockerContainer [2021-10-12T14:48:46.943Z] prd-ubuntu18.04-docker-arm64-4c-16g-704 does not seem to be running inside a container [2021-10-12T14:48:47.039Z] $ 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-10-12T14:48:48.657Z] $ docker top cd53c8335bb788a13d41798ac53ab659aff1d5d1faeefd8db34f2f508460dea2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T14:48:49.704Z] + go mod tidy [Pipeline] sh [2021-10-12T14:48:51.399Z] + make test [2021-10-12T14:48:51.399Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-12T14:48:52.858Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-12T14:50:01.076Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-12T14:50:01.076Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.843s coverage: 64.6% of statements [2021-10-12T14:50:01.076Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-12T14:50:40.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T14:50:40.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-12T14:50:40.220Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-12T14:50:40.252Z] $ docker stop --time=1 cd53c8335bb788a13d41798ac53ab659aff1d5d1faeefd8db34f2f508460dea2 [2021-10-12T14:50:42.110Z] $ docker rm -f cd53c8335bb788a13d41798ac53ab659aff1d5d1faeefd8db34f2f508460dea2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T14:50:43.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T14:50:43.062Z] Warning: overwriting stash ‘coverage-report’ [2021-10-12T14:50:43.677Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-12T14:50:44.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-12T14:50:44.797Z] + ls -al . [2021-10-12T14:50:44.797Z] total 196 [2021-10-12T14:50:44.797Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 12 14:50 . [2021-10-12T14:50:44.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 14:46 .. [2021-10-12T14:50:44.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 14:46 .git [2021-10-12T14:50:44.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 14:46 .github [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 270 Oct 12 14:46 .gitignore [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 8147 Oct 12 14:46 Attribution.txt [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 6349 Oct 12 14:46 CHANGELOG.md [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 1951 Oct 12 14:46 Dockerfile [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 14:46 GOVERNANCE.md [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 12 14:46 Jenkinsfile [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 14:46 LICENSE [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 999 Oct 12 14:46 Makefile [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 12 14:46 OWNERS.md [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 2913 Oct 12 14:46 README.md [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 14:39 VERSION [2021-10-12T14:50:44.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 14:46 bin [2021-10-12T14:50:44.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 14:46 cmd [2021-10-12T14:50:44.797Z] -rw-r--r-- 1 jenkins jenkins 46339 Oct 12 14:50 coverage.out [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 763 Oct 12 14:46 go.mod [2021-10-12T14:50:44.797Z] -rw-r--r-- 1 jenkins jenkins 52158 Oct 12 14:48 go.sum [2021-10-12T14:50:44.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 14:46 internal [2021-10-12T14:50:44.797Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 12 14:46 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:50:45.216Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=56d5edf24aea449f72cf007918c6d66e1903ca7c --label arch=arm64 --label version=0.0.0 . [2021-10-12T14:50:45.508Z] Sending build context to Docker daemon 8.726MB [2021-10-12T14:50:45.796Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T14:50:45.796Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-12T14:50:45.796Z] ---> d14a31ec9586 [2021-10-12T14:50:45.796Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-12T14:50:46.094Z] ---> Running in 3713af1bd59e [2021-10-12T14:50:46.373Z] Removing intermediate container 3713af1bd59e [2021-10-12T14:50:46.373Z] ---> b1392d3d1fb2 [2021-10-12T14:50:46.373Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T14:50:46.679Z] ---> Running in db8cb198c5da [2021-10-12T14:50:47.295Z] Removing intermediate container db8cb198c5da [2021-10-12T14:50:47.295Z] ---> 0ab4fddedf39 [2021-10-12T14:50:47.295Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-12T14:50:47.295Z] ---> Running in 92286c66870b [2021-10-12T14:50:47.901Z] Removing intermediate container 92286c66870b [2021-10-12T14:50:47.901Z] ---> e9ccbc8d6466 [2021-10-12T14:50:47.901Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T14:50:47.901Z] ---> Running in 63ee7e998e7b [2021-10-12T14:50:49.892Z] Removing intermediate container 63ee7e998e7b [2021-10-12T14:50:49.892Z] ---> 37fba05d225a [2021-10-12T14:50:49.892Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T14:50:50.166Z] ---> Running in d03cd778e8ec [2021-10-12T14:50:51.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-12T14:50:52.141Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-12T14:50:52.743Z] OK: 222 MiB in 55 packages [2021-10-12T14:50:53.728Z] Removing intermediate container d03cd778e8ec [2021-10-12T14:50:53.728Z] ---> e0acd5eaab72 [2021-10-12T14:50:53.728Z] Step 8/25 : COPY . . [2021-10-12T14:50:54.711Z] ---> adc22f068ec5 [2021-10-12T14:50:54.711Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T14:50:54.988Z] ---> Running in 586e5bcde66b [2021-10-12T14:50:57.629Z] Removing intermediate container 586e5bcde66b [2021-10-12T14:50:57.629Z] ---> 3b08edf733da [2021-10-12T14:50:57.629Z] Step 10/25 : ARG MAKE='make build' [2021-10-12T14:50:57.629Z] ---> Running in e0f102ed9083 [2021-10-12T14:50:57.915Z] Removing intermediate container e0f102ed9083 [2021-10-12T14:50:57.915Z] ---> 9337657c1584 [2021-10-12T14:50:57.915Z] Step 11/25 : RUN $MAKE [2021-10-12T14:50:58.194Z] ---> Running in 15d92d184eac [2021-10-12T14:50:59.670Z] 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-10-12T14:52:07.857Z] Removing intermediate container 15d92d184eac [2021-10-12T14:52:07.857Z] ---> 29b9b26a814b [2021-10-12T14:52:07.857Z] Step 12/25 : FROM alpine:3.14 [2021-10-12T14:52:07.857Z] 3.14: Pulling from library/alpine [2021-10-12T14:52:07.857Z] 552d1f2373af: Pulling fs layer [2021-10-12T14:52:07.857Z] 552d1f2373af: Verifying Checksum [2021-10-12T14:52:07.857Z] 552d1f2373af: Download complete [2021-10-12T14:52:07.857Z] 552d1f2373af: Pull complete [2021-10-12T14:52:07.857Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-12T14:52:07.857Z] Status: Downloaded newer image for alpine:3.14 [2021-10-12T14:52:07.857Z] ---> bb3de5531c18 [2021-10-12T14:52:07.857Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-12T14:52:07.857Z] ---> Running in 9fafa693241c [2021-10-12T14:52:07.857Z] Removing intermediate container 9fafa693241c [2021-10-12T14:52:07.857Z] ---> 25d4adc8c6ca [2021-10-12T14:52:07.857Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T14:52:07.857Z] ---> Running in 13d26c562b24 [2021-10-12T14:52:07.857Z] Removing intermediate container 13d26c562b24 [2021-10-12T14:52:07.857Z] ---> 7e13844088ff [2021-10-12T14:52:07.857Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-12T14:52:07.857Z] ---> Running in c77416dcf9a6 [2021-10-12T14:52:07.857Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-12T14:52:07.857Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-12T14:52:08.857Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-12T14:52:08.857Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-12T14:52:08.857Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-12T14:52:09.136Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-12T14:52:09.136Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-12T14:52:09.417Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-12T14:52:09.417Z] Executing busybox-1.33.1-r3.trigger [2021-10-12T14:52:09.417Z] OK: 8 MiB in 20 packages [2021-10-12T14:52:10.879Z] Removing intermediate container c77416dcf9a6 [2021-10-12T14:52:10.879Z] ---> e4a6fa47fff5 [2021-10-12T14:52:10.879Z] Step 16/25 : WORKDIR / [2021-10-12T14:52:10.879Z] ---> Running in f84ddcaf0535 [2021-10-12T14:52:11.491Z] Removing intermediate container f84ddcaf0535 [2021-10-12T14:52:11.491Z] ---> d6f2adbe03de [2021-10-12T14:52:11.491Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-12T14:52:12.128Z] ---> aadaf2ccdf16 [2021-10-12T14:52:12.128Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-12T14:52:13.126Z] ---> 5a97c543f301 [2021-10-12T14:52:13.126Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-12T14:52:14.601Z] ---> a74e9ee6f331 [2021-10-12T14:52:14.601Z] Step 20/25 : EXPOSE 59900 [2021-10-12T14:52:14.601Z] ---> Running in 707e3c64763e [2021-10-12T14:52:15.220Z] Removing intermediate container 707e3c64763e [2021-10-12T14:52:15.220Z] ---> ed9854d574b3 [2021-10-12T14:52:15.220Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-12T14:52:15.220Z] ---> Running in 794339ebd58f [2021-10-12T14:52:15.850Z] Removing intermediate container 794339ebd58f [2021-10-12T14:52:15.850Z] ---> ee6c48c1b5e6 [2021-10-12T14:52:15.850Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-12T14:52:16.128Z] ---> Running in dce088f1a797 [2021-10-12T14:52:16.407Z] Removing intermediate container dce088f1a797 [2021-10-12T14:52:16.407Z] ---> a0f514d53b4d [2021-10-12T14:52:16.407Z] Step 23/25 : LABEL arch=arm64 [2021-10-12T14:52:16.687Z] ---> Running in 413f477d932d [2021-10-12T14:52:17.295Z] Removing intermediate container 413f477d932d [2021-10-12T14:52:17.295Z] ---> b54de13a6f85 [2021-10-12T14:52:17.295Z] Step 24/25 : LABEL git_sha=56d5edf24aea449f72cf007918c6d66e1903ca7c [2021-10-12T14:52:17.295Z] ---> Running in c6eb255a42fd [2021-10-12T14:52:17.905Z] Removing intermediate container c6eb255a42fd [2021-10-12T14:52:17.905Z] ---> 9d8da60502a5 [2021-10-12T14:52:17.905Z] Step 25/25 : LABEL version=0.0.0 [2021-10-12T14:52:17.905Z] ---> Running in 30b1d7da6126 [2021-10-12T14:52:18.516Z] Removing intermediate container 30b1d7da6126 [2021-10-12T14:52:18.516Z] ---> 3d9a039eb3ea [2021-10-12T14:52:18.516Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-12T14:52:18.516Z] Successfully built 3d9a039eb3ea [2021-10-12T14:52:18.516Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:52:19.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T14:52:19.677Z] [2021-10-12T14:52:19.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:52:20.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T14:52:20.371Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-12T14:52:20.371Z] 448f6bf000e3: Pulling fs layer [2021-10-12T14:52:20.371Z] f757da607395: Pulling fs layer [2021-10-12T14:52:20.371Z] 05883995daec: Pulling fs layer [2021-10-12T14:52:20.371Z] 8603b9c90790: Pulling fs layer [2021-10-12T14:52:20.371Z] 1560dd03e051: Pulling fs layer [2021-10-12T14:52:20.371Z] 27f5ce0e4adf: Pulling fs layer [2021-10-12T14:52:20.371Z] c2d8d7efcc4b: Pulling fs layer [2021-10-12T14:52:20.371Z] 1560dd03e051: Waiting [2021-10-12T14:52:20.371Z] 27f5ce0e4adf: Waiting [2021-10-12T14:52:20.371Z] c2d8d7efcc4b: Waiting [2021-10-12T14:52:20.371Z] 8603b9c90790: Waiting [2021-10-12T14:52:20.655Z] f757da607395: Verifying Checksum [2021-10-12T14:52:20.655Z] f757da607395: Download complete [2021-10-12T14:52:20.655Z] 8603b9c90790: Verifying Checksum [2021-10-12T14:52:20.655Z] 8603b9c90790: Download complete [2021-10-12T14:52:20.655Z] 1560dd03e051: Verifying Checksum [2021-10-12T14:52:20.655Z] 1560dd03e051: Download complete [2021-10-12T14:52:20.655Z] 27f5ce0e4adf: Verifying Checksum [2021-10-12T14:52:20.655Z] 27f5ce0e4adf: Download complete [2021-10-12T14:52:20.938Z] 05883995daec: Verifying Checksum [2021-10-12T14:52:20.938Z] 05883995daec: Download complete [2021-10-12T14:52:20.938Z] 448f6bf000e3: Verifying Checksum [2021-10-12T14:52:20.938Z] 448f6bf000e3: Download complete [2021-10-12T14:52:24.387Z] c2d8d7efcc4b: Verifying Checksum [2021-10-12T14:52:24.387Z] c2d8d7efcc4b: Download complete [2021-10-12T14:52:24.666Z] 448f6bf000e3: Pull complete [2021-10-12T14:52:25.664Z] f757da607395: Pull complete [2021-10-12T14:52:27.120Z] 05883995daec: Pull complete [2021-10-12T14:52:27.400Z] 8603b9c90790: Pull complete [2021-10-12T14:52:28.390Z] 1560dd03e051: Pull complete [2021-10-12T14:52:28.668Z] 27f5ce0e4adf: Pull complete [2021-10-12T14:52:43.840Z] c2d8d7efcc4b: Pull complete [2021-10-12T14:52:43.840Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-12T14:52:43.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T14:52:43.840Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-12T14:52:44.158Z] prd-ubuntu18.04-docker-arm64-4c-16g-704 does not seem to be running inside a container [2021-10-12T14:52:44.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-12T14:52:48.881Z] $ docker top 8c588b8400882d5686d14f9e8d9cceaee182245c048b280ce25043f4039c5154 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:52:50.003Z] ---> job-cost.sh [2021-10-12T14:52:50.003Z] lf-activate-venv: SKIPPING [2021-10-12T14:52:50.003Z] INFO: No Stack... [2021-10-12T14:52:50.608Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-12T14:52:50.888Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T14:52:51.614Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-10-12T14:52:51.615Z] + cut -d, -f6 [Pipeline] lock [2021-10-12T14:52:51.713Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-243-1-stack-cost] [2021-10-12T14:52:51.717Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-243-1-stack-cost] did not exist. Created. [2021-10-12T14:52:51.717Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T14:52:52.462Z] /w/workspace/device-virtual-go/1@tmp/durable-10b1e092/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-10b1e092/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-12T14:52:53.182Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-12T14:52:53.222Z] Warning: overwriting stash ‘stack-cost’ [2021-10-12T14:52:53.272Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T14:52:53.286Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T14:52:53.338Z] $ docker stop --time=1 8c588b8400882d5686d14f9e8d9cceaee182245c048b280ce25043f4039c5154 [2021-10-12T14:52:55.073Z] $ docker rm -f 8c588b8400882d5686d14f9e8d9cceaee182245c048b280ce25043f4039c5154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-12T14:52:56.224Z] provisioning config files... [2021-10-12T14:52:56.234Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-243@tmp/config7115135831940057199tmp [Pipeline] { [Pipeline] sh [2021-10-12T14:52:56.590Z] + set +x [2021-10-12T14:52:56.590Z] + curl -s https://codecov.io/bash [2021-10-12T14:52:56.590Z] + bash -s -- [2021-10-12T14:52:56.590Z] [2021-10-12T14:52:56.590Z] _____ _ [2021-10-12T14:52:56.590Z] / ____| | | [2021-10-12T14:52:56.590Z] | | ___ __| | ___ ___ _____ __ [2021-10-12T14:52:56.590Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-12T14:52:56.590Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-12T14:52:56.590Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-12T14:52:56.590Z] Bash-1.0.6 [2021-10-12T14:52:56.590Z] [2021-10-12T14:52:56.590Z] [2021-10-12T14:52:56.590Z] ==> git version 2.24.4 found [2021-10-12T14:52:56.590Z] ==> 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-10-12T14:52:56.590Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-12T14:52:56.590Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-12T14:52:56.590Z] ==> Jenkins CI detected. [2021-10-12T14:52:56.590Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-243 [2021-10-12T14:52:56.590Z] project root: . [2021-10-12T14:52:56.590Z] --> token set from env [2021-10-12T14:52:56.590Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-12T14:52:56.857Z] ==> Running gcov in . (disable via -X gcov) [2021-10-12T14:52:56.857Z] ==> Python coveragepy not found [2021-10-12T14:52:56.857Z] ==> Searching for coverage reports in: [2021-10-12T14:52:56.857Z] + . [2021-10-12T14:52:56.857Z] -> Found 1 reports [2021-10-12T14:52:56.857Z] ==> Detecting git/mercurial file structure [2021-10-12T14:52:56.857Z] ==> Reading reports [2021-10-12T14:52:56.857Z] + ./coverage.out bytes=46339 [2021-10-12T14:52:56.857Z] ==> Appending adjustments [2021-10-12T14:52:56.857Z] https://docs.codecov.io/docs/fixing-reports [2021-10-12T14:52:56.857Z] + Found adjustments [2021-10-12T14:52:56.857Z] ==> Gzipping contents [2021-10-12T14:52:56.857Z] 8.0K /tmp/codecov.2Stgqf.gz [2021-10-12T14:52:56.857Z] ==> Uploading reports [2021-10-12T14:52:56.857Z] url: https://codecov.io [2021-10-12T14:52:56.857Z] query: branch=PR-243&commit=56d5edf24aea449f72cf007918c6d66e1903ca7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=243&job=&cmd_args= [2021-10-12T14:52:56.857Z] -> Pinging Codecov [2021-10-12T14:52:56.857Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-243&commit=56d5edf24aea449f72cf007918c6d66e1903ca7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=243&job=&cmd_args= [2021-10-12T14:52:57.120Z] -> Uploading to [2021-10-12T14:52:57.120Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-12/5E52B4B073DB2E39498172D8E973AA87/56d5edf24aea449f72cf007918c6d66e1903ca7c/ebfafcc2-17f9-4480-85d8-24ad7ae6dde3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T145256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f72c8c3f78b6592943e20b6359912e585ae5cc5a29ebf99a066bba572b60db97 [2021-10-12T14:52:57.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-12T14:52:57.120Z] Dload Upload Total Spent Left Speed [2021-10-12T14:52:57.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5512 0 0 100 5512 0 18040 --:--:-- --:--:-- --:--:-- 18013 100 5512 0 0 100 5512 0 18028 --:--:-- --:--:-- --:--:-- 18013 [2021-10-12T14:52:57.384Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/56d5edf24aea449f72cf007918c6d66e1903ca7c [Pipeline] } [2021-10-12T14:52:57.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-12T14:52:59.301Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-243/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:52:59.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:53:00.220Z] ---> package-listing.sh [2021-10-12T14:53:00.220Z] ++ facter osfamily [2021-10-12T14:53:00.220Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-12T14:53:00.481Z] + OS_FAMILY=redhat [2021-10-12T14:53:00.481Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-243 [2021-10-12T14:53:00.481Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-12T14:53:00.481Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-12T14:53:00.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-12T14:53:00.481Z] + PACKAGES=/tmp/packages_start.txt [2021-10-12T14:53:00.481Z] + '[' /w/workspace/foundry_device-virtual-go_PR-243 ']' [2021-10-12T14:53:00.481Z] + PACKAGES=/tmp/packages_end.txt [2021-10-12T14:53:00.481Z] + case "${OS_FAMILY}" in [2021-10-12T14:53:00.481Z] + rpm -qa [2021-10-12T14:53:00.481Z] + sort [2021-10-12T14:53:01.052Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-12T14:53:01.052Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-12T14:53:01.052Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-12T14:53:01.052Z] + '[' /w/workspace/foundry_device-virtual-go_PR-243 ']' [2021-10-12T14:53:01.052Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-243/archives/ [2021-10-12T14:53:01.052Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-243/archives/ [Pipeline] echo [2021-10-12T14:53:01.081Z] 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-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-12T14:53:01.374Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:53:01.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T14:53:01.957Z] [2021-10-12T14:53:01.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T14:53:02.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T14:53:02.296Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T14:53:02.296Z] b4d181a07f80: Pulling fs layer [2021-10-12T14:53:02.296Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T14:53:02.296Z] ed53099fbce6: Pulling fs layer [2021-10-12T14:53:02.296Z] dc539afda2c1: Pulling fs layer [2021-10-12T14:53:02.296Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T14:53:02.296Z] 9065ff56babe: Pulling fs layer [2021-10-12T14:53:02.296Z] d287ab97295c: Pulling fs layer [2021-10-12T14:53:02.296Z] 77bc0d833cb6: Waiting [2021-10-12T14:53:02.296Z] 9065ff56babe: Waiting [2021-10-12T14:53:02.296Z] d287ab97295c: Waiting [2021-10-12T14:53:02.296Z] dc539afda2c1: Waiting [2021-10-12T14:53:02.296Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T14:53:02.296Z] a1111a8f2ec3: Download complete [2021-10-12T14:53:02.296Z] dc539afda2c1: Verifying Checksum [2021-10-12T14:53:02.296Z] dc539afda2c1: Download complete [2021-10-12T14:53:02.560Z] ed53099fbce6: Verifying Checksum [2021-10-12T14:53:02.560Z] ed53099fbce6: Download complete [2021-10-12T14:53:02.561Z] 9065ff56babe: Verifying Checksum [2021-10-12T14:53:02.561Z] 9065ff56babe: Download complete [2021-10-12T14:53:02.561Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T14:53:02.561Z] 77bc0d833cb6: Download complete [2021-10-12T14:53:02.561Z] b4d181a07f80: Download complete [2021-10-12T14:53:03.153Z] d287ab97295c: Verifying Checksum [2021-10-12T14:53:03.153Z] d287ab97295c: Download complete [2021-10-12T14:53:04.110Z] b4d181a07f80: Pull complete [2021-10-12T14:53:04.110Z] a1111a8f2ec3: Pull complete [2021-10-12T14:53:04.684Z] ed53099fbce6: Pull complete [2021-10-12T14:53:04.684Z] dc539afda2c1: Pull complete [2021-10-12T14:53:04.949Z] 77bc0d833cb6: Pull complete [2021-10-12T14:53:04.949Z] 9065ff56babe: Pull complete [2021-10-12T14:53:10.254Z] d287ab97295c: Pull complete [2021-10-12T14:53:10.254Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T14:53:10.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T14:53:10.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T14:53:10.331Z] prd-centos7-docker-4c-2g-699 does not seem to be running inside a container [2021-10-12T14:53:10.363Z] $ 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-243/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-243 -v /w/workspace/foundry_device-virtual-go_PR-243:/w/workspace/foundry_device-virtual-go_PR-243:rw,z -v /w/workspace/foundry_device-virtual-go_PR-243@tmp:/w/workspace/foundry_device-virtual-go_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T14:53:12.960Z] $ docker top 5fc7ade681fca10b585bbe823b8a6a4d1f92a674096bab485560c6e343e41251 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T14:53:13.343Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-12T14:53:13.658Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-12T14:53:13.971Z] + ls /var/log/sa-host [2021-10-12T14:53:13.971Z] + sadf -c /var/log/sa-host/sa12 [2021-10-12T14:53:13.971Z] file_magic: OK [2021-10-12T14:53:13.971Z] HZ: Using current value: 100 [2021-10-12T14:53:13.971Z] file_header: OK [2021-10-12T14:53:13.971Z] 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-10-12T14:53:13.971Z] Statistics: [2021-10-12T14:53:13.971Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T14:53:13.971Z] File successfully converted to sysstat format version 12.0.3 [2021-10-12T14:53:13.971Z] + sadf -c /var/log/sa-host/sa30 [2021-10-12T14:53:13.971Z] file_magic: OK [2021-10-12T14:53:13.971Z] HZ: Using current value: 100 [2021-10-12T14:53:13.971Z] file_header: OK [2021-10-12T14:53:13.971Z] 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-10-12T14:53:13.971Z] Statistics: [2021-10-12T14:53:13.971Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T14:53:13.971Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T14:53:14.269Z] provisioning config files... [2021-10-12T14:53:14.279Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-243@tmp/config5385569803464474694tmp [Pipeline] { [Pipeline] echo [2021-10-12T14:53:14.319Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:53:14.671Z] ---> create-netrc.sh [Pipeline] } [2021-10-12T14:53:14.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:53:15.093Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-12T14:53:15.117Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:53:15.435Z] ---> sudo-logs.sh [2021-10-12T14:53:15.435Z] Archiving 'sudo' log.. [2021-10-12T14:53:15.435Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-699.novalocal: Name or service not known [2021-10-12T14:53:15.435Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-699.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-12T14:53:15.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:53:15.828Z] ---> job-cost.sh [2021-10-12T14:53:15.828Z] lf-activate-venv: SKIPPING [2021-10-12T14:53:15.828Z] DEBUG: total: 0.10999999940395355 [2021-10-12T14:53:15.828Z] INFO: Retrieving Stack Cost... [2021-10-12T14:53:16.090Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T14:53:16.663Z] INFO: Archiving Costs [Pipeline] echo [2021-10-12T14:53:16.689Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T14:53:17.013Z] ---> logs-deploy.sh [2021-10-12T14:53:17.013Z] lf-activate-venv: SKIPPING [2021-10-12T14:53:17.013Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-243/1 [2021-10-12T14:53:17.013Z] INFO: archiving workspace using pattern(s): [2021-10-12T14:53:17.951Z] Archives upload complete. [2021-10-12T14:53:17.951Z] INFO: archiving logs to Nexus