Pull request #255 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 lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f+3ae2a7ec829829b2476572f70ead45b274a92301 (0320666f26bd4bd2016b00e22285472344f8927f) 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-ssh9786495668012349438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh900788330760737745.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-255/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-255/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3485746187067049858.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-255/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7064944392114274541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh16922734645258050498.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-255/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-255/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12587099237687186229.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6 in /w/workspace/foundry_device-virtual-go_PR-255 [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-255 # 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-255@tmp/jenkins-gitclient-ssh6403193349260260664.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ae2a7ec829829b2476572f70ead45b274a92301 into PR head commit 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-255@tmp/jenkins-gitclient-ssh6934474898115375270.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 Merge succeeded, producing 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f Checking out Revision 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f (PR-255) > 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-255@tmp/jenkins-gitclient-ssh1875278633057424458.key > git merge 3ae2a7ec829829b2476572f70ead45b274a92301 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 Commit message: "build: Make w/o cgo on Windows" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-01T23:12:32.736Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-01T23:12:32.872Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-01T23:12:32.948Z] ========================================================= [2021-12-01T23:12:32.948Z] EdgeX Global Pipelines Version Info [2021-12-01T23:12:32.948Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:12:34.089Z] ------------------- [2021-12-01T23:12:34.089Z] stable info: [2021-12-01T23:12:34.089Z] ------------------- [2021-12-01T23:12:34.089Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-01T23:12:34.089Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T23:12:34.089Z] Message: update stable to v1.0.217 [2021-12-01T23:12:34.661Z] ------------------- [2021-12-01T23:12:34.661Z] experimental info: [2021-12-01T23:12:34.661Z] ------------------- [2021-12-01T23:12:34.661Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-01T23:12:34.661Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T23:12:34.661Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-01T23:12:34.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-12-01T23:12:34.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-12-01T23:12:34.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-01T23:12:35.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-01T23:12:35.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-01T23:12:35.109Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-01T23:12:35.158Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-01T23:12:35.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-01T23:12:35.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-01T23:12:35.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-01T23:12:35.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-01T23:12:35.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-12-01T23:12:35.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-01T23:12:35.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-01T23:12:35.479Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T23:12:35.520Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T23:12:35.574Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-01T23:12:35.609Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-01T23:12:35.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-01T23:12:35.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-12-01T23:12:35.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-01T23:12:35.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-01T23:12:35.799Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-01T23:12:35.836Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-01T23:12:35.871Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-01T23:12:35.906Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-01T23:12:35.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-255 [Pipeline] echo [2021-12-01T23:12:35.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-255 [Pipeline] echo [2021-12-01T23:12:36.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-255 [Pipeline] echo [2021-12-01T23:12:36.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] echo [2021-12-01T23:12:36.101Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07b7053 [Pipeline] echo [2021-12-01T23:12:36.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T23:12:36.247Z] provisioning config files... [2021-12-01T23:12:36.263Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-255@tmp/config2359710512554515962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:12:36.630Z] ---> docker-login.sh [2021-12-01T23:12:36.630Z] nexus3.edgexfoundry.org:10001 [2021-12-01T23:12:36.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:12:36.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:12:36.630Z] Configure a credential helper to remove this warning. See [2021-12-01T23:12:36.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:12:36.630Z] [2021-12-01T23:12:36.630Z] Login Succeeded [2021-12-01T23:12:36.894Z] nexus3.edgexfoundry.org:10002 [2021-12-01T23:12:36.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:12:36.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:12:36.894Z] Configure a credential helper to remove this warning. See [2021-12-01T23:12:36.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:12:36.894Z] [2021-12-01T23:12:36.894Z] Login Succeeded [2021-12-01T23:12:36.894Z] nexus3.edgexfoundry.org:10003 [2021-12-01T23:12:36.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:12:36.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:12:36.894Z] Configure a credential helper to remove this warning. See [2021-12-01T23:12:36.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:12:36.894Z] [2021-12-01T23:12:36.894Z] Login Succeeded [2021-12-01T23:12:36.894Z] nexus3.edgexfoundry.org:10004 [2021-12-01T23:12:37.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:12:37.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:12:37.155Z] Configure a credential helper to remove this warning. See [2021-12-01T23:12:37.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:12:37.155Z] [2021-12-01T23:12:37.155Z] Login Succeeded [2021-12-01T23:12:37.155Z] docker.io [2021-12-01T23:12:37.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:12:37.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:12:37.417Z] Configure a credential helper to remove this warning. See [2021-12-01T23:12:37.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:12:37.417Z] [2021-12-01T23:12:37.417Z] Login Succeeded [2021-12-01T23:12:37.417Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T23:12:37.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-01T23:12:38.101Z] + git rev-list -1 --merges 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f~1..07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] echo [2021-12-01T23:12:38.150Z] -----------> git rev-list -1 --merges 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f~1..07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [false] [Pipeline] sh [2021-12-01T23:12:38.467Z] + git log --format=format:%s -1 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] echo [2021-12-01T23:12:38.502Z] ========================================================= [2021-12-01T23:12:38.502Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-01T23:12:38.502Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T23:12:38.937Z] + git log --format=format:%s -1 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] echo [2021-12-01T23:12:38.972Z] [semverPrep] GIT_COMMIT: 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f, Commit Message: build: Make w/o cgo on Windows [Pipeline] echo [2021-12-01T23:12:39.002Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-01T23:12:39.451Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T23:12:39.451Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-01T23:12:39.451Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-01T23:12:39.451Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-01T23:12:39.451Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-01T23:12:39.451Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-01T23:12:39.451Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:12:39.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T23:12:39.925Z] [2021-12-01T23:12:39.925Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:12:40.276Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T23:12:40.276Z] latest: Pulling from edgex-devops/git-semver [2021-12-01T23:12:40.276Z] a0d0a0d46f8b: Pulling fs layer [2021-12-01T23:12:40.276Z] 3e5f54012d9b: Pulling fs layer [2021-12-01T23:12:40.276Z] 4c7163046ea9: Pulling fs layer [2021-12-01T23:12:40.276Z] 0c2d73faf560: Pulling fs layer [2021-12-01T23:12:40.276Z] 0c2d73faf560: Waiting [2021-12-01T23:12:40.276Z] 3e5f54012d9b: Verifying Checksum [2021-12-01T23:12:40.276Z] 3e5f54012d9b: Download complete [2021-12-01T23:12:40.276Z] a0d0a0d46f8b: Verifying Checksum [2021-12-01T23:12:40.276Z] a0d0a0d46f8b: Download complete [2021-12-01T23:12:40.276Z] 0c2d73faf560: Verifying Checksum [2021-12-01T23:12:40.276Z] 0c2d73faf560: Download complete [2021-12-01T23:12:40.276Z] 4c7163046ea9: Verifying Checksum [2021-12-01T23:12:40.276Z] 4c7163046ea9: Download complete [2021-12-01T23:12:40.537Z] a0d0a0d46f8b: Pull complete [2021-12-01T23:12:40.537Z] 3e5f54012d9b: Pull complete [2021-12-01T23:12:40.798Z] 4c7163046ea9: Pull complete [2021-12-01T23:12:41.060Z] 0c2d73faf560: Pull complete [2021-12-01T23:12:41.060Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-01T23:12:41.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T23:12:41.060Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-01T23:12:41.143Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-12-01T23:12:41.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-255 -v /w/workspace/foundry_device-virtual-go_PR-255:/w/workspace/foundry_device-virtual-go_PR-255:rw,z -v /w/workspace/foundry_device-virtual-go_PR-255@tmp:/w/workspace/foundry_device-virtual-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-01T23:12:41.729Z] $ docker top c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T23:12:41.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T23:12:41.896Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T23:12:41.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T23:12:41.998Z] $ docker exec c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 ssh-agent [2021-12-01T23:12:42.101Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXADLGLD/agent.14 [2021-12-01T23:12:42.101Z] SSH_AGENT_PID=20 [2021-12-01T23:12:42.107Z] Running ssh-add (command line suppressed) [2021-12-01T23:12:42.204Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-255@tmp/private_key_1949454420821647963.key (/w/workspace/foundry_device-virtual-go_PR-255@tmp/private_key_1949454420821647963.key) [2021-12-01T23:12:42.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T23:12:42.571Z] + git tag --points-at HEAD [Pipeline] } [2021-12-01T23:12:42.591Z] $ docker exec --env ******** --env ******** c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 ssh-agent -k [2021-12-01T23:12:42.671Z] unset SSH_AUTH_SOCK; [2021-12-01T23:12:42.672Z] unset SSH_AGENT_PID; [2021-12-01T23:12:42.672Z] echo Agent pid 20 killed; [2021-12-01T23:12:42.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-01T23:12:42.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T23:12:42.757Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T23:12:42.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T23:12:42.855Z] $ docker exec c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 ssh-agent [2021-12-01T23:12:42.957Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBLmBnF/agent.55 [2021-12-01T23:12:42.957Z] SSH_AGENT_PID=62 [2021-12-01T23:12:42.961Z] Running ssh-add (command line suppressed) [2021-12-01T23:12:43.044Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-255@tmp/private_key_5579336641228496955.key (/w/workspace/foundry_device-virtual-go_PR-255@tmp/private_key_5579336641228496955.key) [2021-12-01T23:12:43.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T23:12:43.385Z] + git semver init [2021-12-01T23:12:43.385Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T23:12:43.385Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-255/.git [2021-12-01T23:12:43.385Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-255 [2021-12-01T23:12:43.385Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T23:12:43.385Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T23:12:43.385Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T23:12:43.385Z] # $SEMVER_BRANCH = PR-255 [2021-12-01T23:12:43.385Z] # $SEMVER_TEMP = /tmp/semver-370143489 [2021-12-01T23:12:43.385Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-12-01T23:12:45.942Z] # '/tmp/semver-370143489' -> '/w/workspace/foundry_device-virtual-go_PR-255/.semver' [2021-12-01T23:12:45.942Z] # -> Force: false [2021-12-01T23:12:45.942Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-255/.semver [Pipeline] } [2021-12-01T23:12:45.961Z] $ docker exec --env ******** --env ******** c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 ssh-agent -k [2021-12-01T23:12:46.034Z] unset SSH_AUTH_SOCK; [2021-12-01T23:12:46.034Z] unset SSH_AGENT_PID; [2021-12-01T23:12:46.035Z] echo Agent pid 62 killed; [2021-12-01T23:12:46.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T23:12:46.458Z] + git semver [Pipeline] } [2021-12-01T23:12:46.488Z] $ docker stop --time=1 c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 [2021-12-01T23:12:47.740Z] $ docker rm -f c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T23:12:48.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-01T23:12:48.401Z] Stashed 1 file(s) [Pipeline] echo [2021-12-01T23:12:48.418Z] [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-12-01T23:13:03.802Z] Still waiting to schedule task [2021-12-01T23:13:03.803Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6’ [2021-12-01T23:13:03.823Z] Still waiting to schedule task [2021-12-01T23:13:03.824Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-01T23:14:25.977Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7 in /w/workspace/foundry_device-virtual-go_PR-255 [Pipeline] { [Pipeline] ws [2021-12-01T23:14:26.016Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-12-01T23:14:26.238Z] The recommended git tool is: git [2021-12-01T23:14:31.007Z] using credential edgex-jenkins-ssh [2021-12-01T23:14:31.023Z] Cloning the remote Git repository [2021-12-01T23:14:31.106Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T23:14:31.183Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-12-01T23:14:31.261Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T23:14:31.262Z] > git --version # timeout=10 [2021-12-01T23:14:31.283Z] > git --version # 'git version 2.17.1' [2021-12-01T23:14:31.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T23:14:31.417Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T23:14:33.444Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-12-01T23:14:33.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T23:14:33.497Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-12-01T23:14:33.541Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T23:14:33.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T23:14:33.556Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-01T23:14:34.174Z] Merging remotes/origin/main commit 3ae2a7ec829829b2476572f70ead45b274a92301 into PR head commit 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [2021-12-01T23:14:34.402Z] Merge succeeded, producing 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [2021-12-01T23:14:34.403Z] Checking out Revision 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f (PR-255) [2021-12-01T23:14:34.221Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T23:14:34.237Z] > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 [2021-12-01T23:14:34.320Z] > git remote # timeout=10 [2021-12-01T23:14:34.350Z] > git config --get remote.origin.url # timeout=10 [2021-12-01T23:14:34.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T23:14:34.377Z] > git merge 3ae2a7ec829829b2476572f70ead45b274a92301 # timeout=10 [2021-12-01T23:14:34.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-01T23:14:34.434Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T23:14:34.443Z] > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 [2021-12-01T23:14:38.508Z] Commit message: "build: Make w/o cgo on Windows" [2021-12-01T23:14:38.579Z] > git --version # timeout=10 [2021-12-01T23:14:38.588Z] > git --version # 'git version 2.17.1' [2021-12-01T23:14:38.604Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T23:14:39.680Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-01T23:14:39.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T23:14:39.680Z] Dload Upload Total Spent Left Speed [2021-12-01T23:14:39.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76283 0 --:--:-- --:--:-- --:--:-- 76283 [Pipeline] sh [2021-12-01T23:14:40.207Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-01T23:14:40.569Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2021-12-01T23:14:40.569Z] [2021-12-01T23:14:40.569Z] { [2021-12-01T23:14:40.569Z] "registry-mirrors": [ [2021-12-01T23:14:40.569Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-01T23:14:40.569Z] ], [2021-12-01T23:14:40.569Z] "bip": "10.250.0.254/24", [2021-12-01T23:14:40.569Z] "hosts": [ [2021-12-01T23:14:40.569Z] "tcp://0.0.0.0:5555", [2021-12-01T23:14:40.569Z] "unix:///var/run/docker.sock" [2021-12-01T23:14:40.569Z] ], [2021-12-01T23:14:40.569Z] "mtu": 1458, [2021-12-01T23:14:40.569Z] "selinux-enabled": true, [2021-12-01T23:14:40.569Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-01T23:14:40.569Z] } [Pipeline] sh [2021-12-01T23:14:40.998Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-01T23:14:41.385Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T23:14:59.753Z] provisioning config files... [2021-12-01T23:14:59.778Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5839344143665858697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:15:00.331Z] ---> docker-login.sh [2021-12-01T23:15:00.331Z] nexus3.edgexfoundry.org:10001 [2021-12-01T23:15:00.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:00.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:00.926Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:00.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:00.926Z] [2021-12-01T23:15:00.926Z] Login Succeeded [2021-12-01T23:15:00.926Z] nexus3.edgexfoundry.org:10002 [2021-12-01T23:15:01.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:01.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:01.475Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:01.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:01.475Z] [2021-12-01T23:15:01.475Z] Login Succeeded [2021-12-01T23:15:01.475Z] nexus3.edgexfoundry.org:10003 [2021-12-01T23:15:01.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:01.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:01.744Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:01.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:01.744Z] [2021-12-01T23:15:01.744Z] Login Succeeded [2021-12-01T23:15:01.744Z] nexus3.edgexfoundry.org:10004 [2021-12-01T23:15:02.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:02.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:02.285Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:02.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:02.285Z] [2021-12-01T23:15:02.285Z] Login Succeeded [2021-12-01T23:15:02.285Z] docker.io [2021-12-01T23:15:02.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:02.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:02.824Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:02.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:02.824Z] [2021-12-01T23:15:02.824Z] Login Succeeded [2021-12-01T23:15:02.824Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T23:15:02.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-01T23:15:03.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T23:15:03.225Z] ========================================================= [2021-12-01T23:15:03.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-01T23:15:03.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:15:03.649Z] + 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-12-01T23:15:03.918Z] Sending build context to Docker daemon 11.54MB [2021-12-01T23:15:03.918Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T23:15:03.918Z] Step 2/11 : FROM ${BASE} AS builder [2021-12-01T23:15:04.193Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-01T23:15:04.193Z] 552d1f2373af: Pulling fs layer [2021-12-01T23:15:04.193Z] ea3f2d53f512: Pulling fs layer [2021-12-01T23:15:04.193Z] 9e70ebbbe112: Pulling fs layer [2021-12-01T23:15:04.193Z] 7a9cfe048b4a: Pulling fs layer [2021-12-01T23:15:04.193Z] 72dc09318566: Pulling fs layer [2021-12-01T23:15:04.193Z] f4f7b4309257: Pulling fs layer [2021-12-01T23:15:04.193Z] 0ac9a79272e3: Pulling fs layer [2021-12-01T23:15:04.193Z] b78e95d17946: Pulling fs layer [2021-12-01T23:15:04.193Z] 7a9cfe048b4a: Waiting [2021-12-01T23:15:04.193Z] 72dc09318566: Waiting [2021-12-01T23:15:04.193Z] f4f7b4309257: Waiting [2021-12-01T23:15:04.193Z] 0ac9a79272e3: Waiting [2021-12-01T23:15:04.193Z] b78e95d17946: Waiting [2021-12-01T23:15:04.193Z] 9e70ebbbe112: Verifying Checksum [2021-12-01T23:15:04.193Z] 9e70ebbbe112: Download complete [2021-12-01T23:15:04.193Z] ea3f2d53f512: Download complete [2021-12-01T23:15:04.193Z] 72dc09318566: Verifying Checksum [2021-12-01T23:15:04.193Z] 72dc09318566: Download complete [2021-12-01T23:15:04.193Z] f4f7b4309257: Verifying Checksum [2021-12-01T23:15:04.193Z] f4f7b4309257: Download complete [2021-12-01T23:15:04.193Z] 552d1f2373af: Verifying Checksum [2021-12-01T23:15:04.193Z] 552d1f2373af: Download complete [2021-12-01T23:15:04.193Z] 0ac9a79272e3: Verifying Checksum [2021-12-01T23:15:04.193Z] 0ac9a79272e3: Download complete [2021-12-01T23:15:04.791Z] 552d1f2373af: Pull complete [2021-12-01T23:15:05.393Z] ea3f2d53f512: Pull complete [2021-12-01T23:15:05.665Z] 9e70ebbbe112: Pull complete [2021-12-01T23:15:05.939Z] b78e95d17946: Download complete [2021-12-01T23:15:06.534Z] 7a9cfe048b4a: Verifying Checksum [2021-12-01T23:15:06.534Z] 7a9cfe048b4a: Download complete [2021-12-01T23:15:18.920Z] 7a9cfe048b4a: Pull complete [2021-12-01T23:15:18.920Z] 72dc09318566: Pull complete [2021-12-01T23:15:18.920Z] f4f7b4309257: Pull complete [2021-12-01T23:15:18.920Z] 0ac9a79272e3: Pull complete [2021-12-01T23:15:24.336Z] b78e95d17946: Pull complete [2021-12-01T23:15:24.336Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-01T23:15:24.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-01T23:15:24.336Z] ---> 8b459fc5aaf0 [2021-12-01T23:15:24.336Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-01T23:15:25.125Z] Running on prd-centos7-docker-4c-2g-8 in /w/workspace/foundry_device-virtual-go_PR-255 [Pipeline] { [Pipeline] ws [2021-12-01T23:15:25.167Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-12-01T23:15:25.313Z] The recommended git tool is: git [2021-12-01T23:15:25.315Z] ---> Running in 8db74401bffa [2021-12-01T23:15:25.591Z] Removing intermediate container 8db74401bffa [2021-12-01T23:15:25.591Z] ---> 820382c5567e [2021-12-01T23:15:25.591Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T23:15:25.863Z] ---> Running in 7f0bb28a988d [2021-12-01T23:15:26.135Z] Removing intermediate container 7f0bb28a988d [2021-12-01T23:15:26.135Z] ---> b5fa013db2b5 [2021-12-01T23:15:26.135Z] Step 5/11 : WORKDIR /device-virtual-go [2021-12-01T23:15:26.408Z] ---> Running in d3bdcc72ae4c [2021-12-01T23:15:26.686Z] Removing intermediate container d3bdcc72ae4c [2021-12-01T23:15:26.686Z] ---> bd6be2ce2b3d [2021-12-01T23:15:26.686Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T23:15:26.686Z] ---> Running in 9869d720de25 [2021-12-01T23:15:27.026Z] using credential edgex-jenkins-ssh [2021-12-01T23:15:27.039Z] Cloning the remote Git repository [2021-12-01T23:15:26.830Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T23:15:26.862Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-12-01T23:15:26.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T23:15:26.946Z] > git --version # timeout=10 [2021-12-01T23:15:26.953Z] > git --version # 'git version 2.24.4' [2021-12-01T23:15:26.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T23:15:26.978Z] [INFO] Currently running in a labeled security context [2021-12-01T23:15:26.978Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-01T23:15:26.978Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh3755148850858296380.key [2021-12-01T23:15:26.999Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T23:15:28.668Z] Removing intermediate container 9869d720de25 [2021-12-01T23:15:28.668Z] ---> 642c7791532f [2021-12-01T23:15:28.668Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T23:15:28.668Z] ---> Running in ce7c9d994d7e [2021-12-01T23:15:28.257Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-12-01T23:15:28.271Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T23:15:28.289Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-12-01T23:15:28.306Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T23:15:28.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T23:15:28.307Z] [INFO] Currently running in a labeled security context [2021-12-01T23:15:28.307Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-01T23:15:28.307Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh4774853804716689018.key [2021-12-01T23:15:28.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-01T23:15:29.077Z] Merging remotes/origin/main commit 3ae2a7ec829829b2476572f70ead45b274a92301 into PR head commit 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [2021-12-01T23:15:29.170Z] Merge succeeded, producing 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [2021-12-01T23:15:29.171Z] Checking out Revision 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f (PR-255) [2021-12-01T23:15:29.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T23:15:28.859Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T23:15:28.868Z] > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 [2021-12-01T23:15:28.893Z] > git remote # timeout=10 [2021-12-01T23:15:28.903Z] > git config --get remote.origin.url # timeout=10 [2021-12-01T23:15:28.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T23:15:28.911Z] [INFO] Currently running in a labeled security context [2021-12-01T23:15:28.911Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-01T23:15:28.911Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh8616418512765383977.key [2021-12-01T23:15:28.918Z] > git merge 3ae2a7ec829829b2476572f70ead45b274a92301 # timeout=10 [2021-12-01T23:15:28.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-01T23:15:28.946Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T23:15:28.963Z] > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 [2021-12-01T23:15:30.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T23:15:31.208Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-12-01T23:15:31.208Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-12-01T23:15:31.479Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-12-01T23:15:31.479Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-12-01T23:15:31.767Z] Executing busybox-1.33.1-r3.trigger [2021-12-01T23:15:31.767Z] OK: 223 MiB in 56 packages [2021-12-01T23:15:32.576Z] Commit message: "build: Make w/o cgo on Windows" [2021-12-01T23:15:32.440Z] > git --version # timeout=10 [2021-12-01T23:15:32.445Z] > git --version # 'git version 2.24.4' [2021-12-01T23:15:32.457Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T23:15:32.745Z] Removing intermediate container ce7c9d994d7e [2021-12-01T23:15:32.745Z] ---> 9cb90e541d3e [2021-12-01T23:15:32.745Z] Step 8/11 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T23:15:33.151Z] provisioning config files... [2021-12-01T23:15:33.170Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6711452672151803539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:15:33.584Z] ---> docker-login.sh [2021-12-01T23:15:33.584Z] nexus3.edgexfoundry.org:10001 [2021-12-01T23:15:33.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:33.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:33.584Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:33.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:33.584Z] [2021-12-01T23:15:33.584Z] Login Succeeded [2021-12-01T23:15:33.584Z] nexus3.edgexfoundry.org:10002 [2021-12-01T23:15:33.734Z] ---> d2c1c357b0cd [2021-12-01T23:15:33.734Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T23:15:33.734Z] ---> Running in d3a3dc8f8faf [2021-12-01T23:15:33.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:33.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:33.850Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:33.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:33.850Z] [2021-12-01T23:15:33.850Z] Login Succeeded [2021-12-01T23:15:33.850Z] nexus3.edgexfoundry.org:10003 [2021-12-01T23:15:33.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:33.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:33.850Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:33.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:33.850Z] [2021-12-01T23:15:33.850Z] Login Succeeded [2021-12-01T23:15:33.850Z] nexus3.edgexfoundry.org:10004 [2021-12-01T23:15:34.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:34.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:34.112Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:34.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:34.112Z] [2021-12-01T23:15:34.112Z] Login Succeeded [2021-12-01T23:15:34.112Z] docker.io [2021-12-01T23:15:34.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T23:15:34.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T23:15:34.373Z] Configure a credential helper to remove this warning. See [2021-12-01T23:15:34.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T23:15:34.373Z] [2021-12-01T23:15:34.373Z] Login Succeeded [2021-12-01T23:15:34.373Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T23:15:34.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-01T23:15:34.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T23:15:34.730Z] ========================================================= [2021-12-01T23:15:34.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-01T23:15:34.730Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:15:35.139Z] + 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-12-01T23:15:35.139Z] Sending build context to Docker daemon 11.54MB [2021-12-01T23:15:35.139Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T23:15:35.139Z] Step 2/11 : FROM ${BASE} AS builder [2021-12-01T23:15:35.139Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-01T23:15:35.139Z] a0d0a0d46f8b: Pulling fs layer [2021-12-01T23:15:35.139Z] 31adcdaf11c8: Pulling fs layer [2021-12-01T23:15:35.139Z] b8b176561691: Pulling fs layer [2021-12-01T23:15:35.139Z] 4527c011a84f: Pulling fs layer [2021-12-01T23:15:35.139Z] 5d74067f8e1e: Pulling fs layer [2021-12-01T23:15:35.139Z] e0aca202a116: Pulling fs layer [2021-12-01T23:15:35.139Z] 3a43be97a3b4: Pulling fs layer [2021-12-01T23:15:35.139Z] 34cad66bf833: Pulling fs layer [2021-12-01T23:15:35.139Z] b4e3c513aaa6: Pulling fs layer [2021-12-01T23:15:35.413Z] 4527c011a84f: Waiting [2021-12-01T23:15:35.413Z] 5d74067f8e1e: Waiting [2021-12-01T23:15:35.413Z] 3a43be97a3b4: Waiting [2021-12-01T23:15:35.413Z] 34cad66bf833: Waiting [2021-12-01T23:15:35.413Z] b4e3c513aaa6: Waiting [2021-12-01T23:15:35.413Z] b8b176561691: Verifying Checksum [2021-12-01T23:15:35.413Z] b8b176561691: Download complete [2021-12-01T23:15:35.413Z] 31adcdaf11c8: Verifying Checksum [2021-12-01T23:15:35.413Z] 31adcdaf11c8: Download complete [2021-12-01T23:15:35.413Z] 5d74067f8e1e: Verifying Checksum [2021-12-01T23:15:35.413Z] 5d74067f8e1e: Download complete [2021-12-01T23:15:35.413Z] e0aca202a116: Verifying Checksum [2021-12-01T23:15:35.413Z] e0aca202a116: Download complete [2021-12-01T23:15:35.413Z] a0d0a0d46f8b: Verifying Checksum [2021-12-01T23:15:35.413Z] a0d0a0d46f8b: Download complete [2021-12-01T23:15:35.413Z] 3a43be97a3b4: Verifying Checksum [2021-12-01T23:15:35.413Z] 3a43be97a3b4: Download complete [2021-12-01T23:15:35.413Z] 34cad66bf833: Verifying Checksum [2021-12-01T23:15:35.413Z] 34cad66bf833: Download complete [2021-12-01T23:15:36.008Z] a0d0a0d46f8b: Pull complete [2021-12-01T23:15:36.008Z] 4527c011a84f: Verifying Checksum [2021-12-01T23:15:36.008Z] 4527c011a84f: Download complete [2021-12-01T23:15:36.008Z] b4e3c513aaa6: Verifying Checksum [2021-12-01T23:15:36.008Z] b4e3c513aaa6: Download complete [2021-12-01T23:15:36.008Z] 31adcdaf11c8: Pull complete [2021-12-01T23:15:36.008Z] b8b176561691: Pull complete [2021-12-01T23:15:40.265Z] 4527c011a84f: Pull complete [2021-12-01T23:15:40.266Z] 5d74067f8e1e: Pull complete [2021-12-01T23:15:40.266Z] e0aca202a116: Pull complete [2021-12-01T23:15:40.266Z] 3a43be97a3b4: Pull complete [2021-12-01T23:15:40.540Z] 34cad66bf833: Pull complete [2021-12-01T23:15:43.129Z] b4e3c513aaa6: Pull complete [2021-12-01T23:15:43.129Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-01T23:15:43.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-01T23:15:43.129Z] ---> 9f6097aaca64 [2021-12-01T23:15:43.129Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-01T23:15:44.517Z] ---> Running in 827b8fc8b61d [2021-12-01T23:15:44.517Z] Removing intermediate container 827b8fc8b61d [2021-12-01T23:15:44.517Z] ---> acce3de494a1 [2021-12-01T23:15:44.517Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T23:15:44.517Z] ---> Running in 137cfaf3cafa [2021-12-01T23:15:44.517Z] Removing intermediate container 137cfaf3cafa [2021-12-01T23:15:44.517Z] ---> 13eb94fb1c09 [2021-12-01T23:15:44.517Z] Step 5/11 : WORKDIR /device-virtual-go [2021-12-01T23:15:44.517Z] ---> Running in 94c3fc62169b [2021-12-01T23:15:44.517Z] Removing intermediate container 94c3fc62169b [2021-12-01T23:15:44.517Z] ---> b65041f028ad [2021-12-01T23:15:44.517Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T23:15:44.782Z] ---> Running in 314c1791e871 [2021-12-01T23:15:45.044Z] Removing intermediate container 314c1791e871 [2021-12-01T23:15:45.044Z] ---> 707388e19198 [2021-12-01T23:15:45.044Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T23:15:45.305Z] ---> Running in 356a93c57eb1 [2021-12-01T23:15:45.565Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T23:15:46.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T23:15:46.715Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-12-01T23:15:46.715Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-12-01T23:15:46.715Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-12-01T23:15:46.976Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-12-01T23:15:46.976Z] Executing busybox-1.33.1-r3.trigger [2021-12-01T23:15:46.976Z] OK: 224 MiB in 56 packages [2021-12-01T23:15:47.239Z] Removing intermediate container 356a93c57eb1 [2021-12-01T23:15:47.239Z] ---> a7e847a8ee48 [2021-12-01T23:15:47.239Z] Step 8/11 : COPY . . [2021-12-01T23:15:47.580Z] ---> b9d9a480c9dd [2021-12-01T23:15:47.581Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T23:15:47.581Z] ---> Running in d37584f8d43f [2021-12-01T23:16:19.780Z] Removing intermediate container d37584f8d43f [2021-12-01T23:16:19.780Z] ---> 2febebcbd161 [2021-12-01T23:16:19.780Z] Step 10/11 : ARG MAKE='make build' [2021-12-01T23:16:19.780Z] ---> Running in f5a53239fc05 [2021-12-01T23:16:19.780Z] Removing intermediate container f5a53239fc05 [2021-12-01T23:16:19.780Z] ---> 75e91192cf48 [2021-12-01T23:16:19.780Z] Step 11/11 : RUN $MAKE [2021-12-01T23:16:19.780Z] ---> Running in 1ad206ee0bd8 [2021-12-01T23:16:19.780Z] noop [2021-12-01T23:16:19.780Z] Removing intermediate container 1ad206ee0bd8 [2021-12-01T23:16:19.780Z] ---> c0b0d50e7b1f [2021-12-01T23:16:19.780Z] Successfully built c0b0d50e7b1f [2021-12-01T23:16:19.780Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:16:20.116Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T23:16:20.116Z] . [Pipeline] withDockerContainer [2021-12-01T23:16:20.211Z] prd-centos7-docker-4c-2g-8 does not seem to be running inside a container [2021-12-01T23:16:20.250Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-01T23:16:20.676Z] $ docker top ba02e5306f2c891e87e088b9287ec7575dc423105c3b9368f0726ebd285fce7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T23:16:21.124Z] + go version [2021-12-01T23:16:21.124Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-01T23:16:21.150Z] $ docker stop --time=1 ba02e5306f2c891e87e088b9287ec7575dc423105c3b9368f0726ebd285fce7a [2021-12-01T23:16:22.338Z] $ docker rm -f ba02e5306f2c891e87e088b9287ec7575dc423105c3b9368f0726ebd285fce7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:16:23.036Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T23:16:23.037Z] . [Pipeline] withDockerContainer [2021-12-01T23:16:23.131Z] prd-centos7-docker-4c-2g-8 does not seem to be running inside a container [2021-12-01T23:16:23.170Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-01T23:16:23.524Z] $ docker top 95b32b8207f988ec06e353fb3650d0368c91379ec9e8794386c43cc966f9b74a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-01T23:16:23.976Z] + make test [2021-12-01T23:16:23.976Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-01T23:16:24.568Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-12-01T23:16:46.703Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-12-01T23:16:46.703Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.288s coverage: 64.6% of statements [2021-12-01T23:16:46.703Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-01T23:16:53.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-01T23:16:53.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-01T23:16:53.336Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-01T23:16:53.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-01T23:16:53.656Z] $ docker stop --time=1 95b32b8207f988ec06e353fb3650d0368c91379ec9e8794386c43cc966f9b74a [2021-12-01T23:16:55.053Z] $ docker rm -f 95b32b8207f988ec06e353fb3650d0368c91379ec9e8794386c43cc966f9b74a [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T23:16:55.502Z] Removing intermediate container d3a3dc8f8faf [2021-12-01T23:16:55.502Z] ---> 158d22d4a6c8 [2021-12-01T23:16:55.502Z] Step 10/11 : ARG MAKE='make build' [2021-12-01T23:16:55.502Z] ---> Running in 6c2a05291d34 [2021-12-01T23:16:55.502Z] Removing intermediate container 6c2a05291d34 [2021-12-01T23:16:55.502Z] ---> 99a4b0a751ae [2021-12-01T23:16:55.502Z] Step 11/11 : RUN $MAKE [2021-12-01T23:16:55.502Z] ---> Running in 8b38c063fa92 [2021-12-01T23:16:55.502Z] noop [2021-12-01T23:16:55.502Z] Removing intermediate container 8b38c063fa92 [2021-12-01T23:16:55.502Z] ---> cf1ad5a8ce6a [2021-12-01T23:16:55.502Z] Successfully built cf1ad5a8ce6a [2021-12-01T23:16:55.502Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [2021-12-01T23:16:55.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2021-12-01T23:16:55.839Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T23:16:55.874Z] + docker inspect -f . ci-base-image-arm64 [2021-12-01T23:16:55.874Z] . [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer [2021-12-01T23:16:56.287Z] prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2021-12-01T23:16:56.371Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-01T23:16:57.652Z] $ docker top 88a6b0734347092993f5ecd5020ad1d72c8efb189322b380d35681cd26c254d3 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-12-01T23:16:58.615Z] + go version [2021-12-01T23:16:58.615Z] go version go1.16.8 linux/arm64 [Pipeline] sh [Pipeline] } [2021-12-01T23:16:58.770Z] $ docker stop --time=1 88a6b0734347092993f5ecd5020ad1d72c8efb189322b380d35681cd26c254d3 [2021-12-01T23:16:58.994Z] + sudo chown -R jenkins:jenkins . [2021-12-01T23:17:00.423Z] $ docker rm -f 88a6b0734347092993f5ecd5020ad1d72c8efb189322b380d35681cd26c254d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [2021-12-01T23:17:00.986Z] + ls -al . [2021-12-01T23:17:00.986Z] total 176 [Pipeline] { [2021-12-01T23:17:00.986Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 1 23:16 . [2021-12-01T23:17:00.986Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 1 23:15 .. [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 8449 Dec 1 23:15 Attribution.txt [2021-12-01T23:17:00.986Z] drwxrwxr-x. 2 jenkins jenkins 37 Dec 1 23:15 bin [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 6349 Dec 1 23:15 CHANGELOG.md [2021-12-01T23:17:00.986Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 1 23:15 cmd [2021-12-01T23:17:00.986Z] -rw-r--r--. 1 jenkins jenkins 46339 Dec 1 23:16 coverage.out [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 1951 Dec 1 23:15 Dockerfile [2021-12-01T23:17:00.986Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 1 23:15 .git [2021-12-01T23:17:00.986Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 1 23:15 .github [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 270 Dec 1 23:15 .gitignore [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 350 Dec 1 23:15 go.mod [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 52323 Dec 1 23:15 go.sum [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 677 Dec 1 23:15 GOVERNANCE.md [2021-12-01T23:17:00.986Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 1 23:15 internal [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 660 Dec 1 23:15 Jenkinsfile [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 1 23:15 LICENSE [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 1157 Dec 1 23:15 Makefile [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 623 Dec 1 23:15 OWNERS.md [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 2914 Dec 1 23:15 README.md [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 1 23:12 VERSION [2021-12-01T23:17:00.986Z] -rw-rw-r--. 1 jenkins jenkins 235 Dec 1 23:15 version.go [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:17:01.340Z] + 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=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f --label arch=amd64 --label version=0.0.0 . [2021-12-01T23:17:01.340Z] Sending build context to Docker daemon 11.59MB [2021-12-01T23:17:01.340Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T23:17:01.340Z] Step 2/25 : FROM ${BASE} AS builder [2021-12-01T23:17:01.340Z] ---> c0b0d50e7b1f [2021-12-01T23:17:01.340Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-01T23:17:01.340Z] ---> Running in 9f7b69dea639 [2021-12-01T23:17:01.434Z] + docker inspect -f . ci-base-image-arm64 [2021-12-01T23:17:01.435Z] . [Pipeline] withDockerContainer [2021-12-01T23:17:01.611Z] Removing intermediate container 9f7b69dea639 [2021-12-01T23:17:01.611Z] ---> b2c17c7b3772 [2021-12-01T23:17:01.611Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T23:17:01.611Z] ---> Running in ebbf9bcb8062 [2021-12-01T23:17:01.611Z] Removing intermediate container ebbf9bcb8062 [2021-12-01T23:17:01.611Z] ---> f1805d0f9f47 [2021-12-01T23:17:01.611Z] Step 5/25 : WORKDIR /device-virtual-go [2021-12-01T23:17:01.611Z] ---> Running in 00504e94a044 [2021-12-01T23:17:01.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2021-12-01T23:17:01.753Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-01T23:17:01.876Z] Removing intermediate container 00504e94a044 [2021-12-01T23:17:01.876Z] ---> d2a63e381548 [2021-12-01T23:17:01.876Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T23:17:01.876Z] ---> Running in 7f5fc573214b [2021-12-01T23:17:02.141Z] Removing intermediate container 7f5fc573214b [2021-12-01T23:17:02.141Z] ---> 6769b6a3058f [2021-12-01T23:17:02.141Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T23:17:02.400Z] ---> Running in 4f5224e80773 [2021-12-01T23:17:02.660Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T23:17:03.048Z] $ docker top 2c787bd62b4dd392ea6738fca90bd15e8357160ce11bdd266fa9014105db85c0 -eo pid,comm [2021-12-01T23:17:03.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-01T23:17:03.808Z] OK: 224 MiB in 56 packages [2021-12-01T23:17:03.808Z] Removing intermediate container 4f5224e80773 [2021-12-01T23:17:03.808Z] ---> d937246a63ca [2021-12-01T23:17:03.808Z] Step 8/25 : COPY . . [2021-12-01T23:17:04.094Z] + make test [2021-12-01T23:17:04.094Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-01T23:17:04.391Z] ---> 7ec5619bbfc2 [2021-12-01T23:17:04.391Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T23:17:04.391Z] ---> Running in 5b667f540431 [2021-12-01T23:17:04.965Z] Removing intermediate container 5b667f540431 [2021-12-01T23:17:04.965Z] ---> 1d65f59b45e9 [2021-12-01T23:17:04.965Z] Step 10/25 : ARG MAKE='make build' [2021-12-01T23:17:04.965Z] ---> Running in 655e2e343a47 [2021-12-01T23:17:04.965Z] Removing intermediate container 655e2e343a47 [2021-12-01T23:17:04.965Z] ---> 395b4ad46e32 [2021-12-01T23:17:04.965Z] Step 11/25 : RUN $MAKE [2021-12-01T23:17:04.965Z] ---> Running in 77318e06ab51 [2021-12-01T23:17:05.230Z] 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-12-01T23:17:05.538Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-12-01T23:17:23.448Z] Removing intermediate container 77318e06ab51 [2021-12-01T23:17:23.448Z] ---> 7c4be53d3b77 [2021-12-01T23:17:23.448Z] Step 12/25 : FROM alpine:3.14 [2021-12-01T23:17:23.448Z] 3.14: Pulling from library/alpine [2021-12-01T23:17:23.448Z] 97518928ae5f: Pulling fs layer [2021-12-01T23:17:23.448Z] 97518928ae5f: Verifying Checksum [2021-12-01T23:17:23.448Z] 97518928ae5f: Download complete [2021-12-01T23:17:23.448Z] 97518928ae5f: Pull complete [2021-12-01T23:17:23.448Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-01T23:17:23.448Z] Status: Downloaded newer image for alpine:3.14 [2021-12-01T23:17:23.448Z] ---> 0a97eee8041e [2021-12-01T23:17:23.448Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-12-01T23:17:23.448Z] ---> Running in 6c41781b931d [2021-12-01T23:17:23.448Z] Removing intermediate container 6c41781b931d [2021-12-01T23:17:23.448Z] ---> 791e0d1a30b6 [2021-12-01T23:17:23.448Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T23:17:23.448Z] ---> Running in b4ec52dfefe5 [2021-12-01T23:17:23.448Z] Removing intermediate container b4ec52dfefe5 [2021-12-01T23:17:23.448Z] ---> 64353cbd6351 [2021-12-01T23:17:23.448Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-01T23:17:23.448Z] ---> Running in 2bb4412cf70b [2021-12-01T23:17:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T23:17:24.020Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T23:17:24.281Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-01T23:17:24.281Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T23:17:24.541Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-01T23:17:24.541Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T23:17:24.541Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-01T23:17:24.802Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-01T23:17:24.802Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T23:17:24.802Z] OK: 8 MiB in 20 packages [2021-12-01T23:17:25.064Z] Removing intermediate container 2bb4412cf70b [2021-12-01T23:17:25.064Z] ---> f9e4d7e90f87 [2021-12-01T23:17:25.064Z] Step 16/25 : WORKDIR / [2021-12-01T23:17:25.064Z] ---> Running in 3ae58734621c [2021-12-01T23:17:25.064Z] Removing intermediate container 3ae58734621c [2021-12-01T23:17:25.064Z] ---> 797be08c3303 [2021-12-01T23:17:25.064Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-12-01T23:17:25.327Z] ---> 455539ffd605 [2021-12-01T23:17:25.327Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-12-01T23:17:25.593Z] ---> cd8cf15213ce [2021-12-01T23:17:25.593Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-12-01T23:17:25.863Z] ---> 722f176106fb [2021-12-01T23:17:25.863Z] Step 20/25 : EXPOSE 59900 [2021-12-01T23:17:25.863Z] ---> Running in 9bde34b63f0f [2021-12-01T23:17:25.863Z] Removing intermediate container 9bde34b63f0f [2021-12-01T23:17:25.863Z] ---> 05f01a684f98 [2021-12-01T23:17:25.863Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-12-01T23:17:25.863Z] ---> Running in 379dd35a0a0b [2021-12-01T23:17:26.130Z] Removing intermediate container 379dd35a0a0b [2021-12-01T23:17:26.130Z] ---> 7a1a0ec08280 [2021-12-01T23:17:26.130Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T23:17:26.130Z] ---> Running in 9964949b2137 [2021-12-01T23:17:26.130Z] Removing intermediate container 9964949b2137 [2021-12-01T23:17:26.130Z] ---> 894c0b9f01ad [2021-12-01T23:17:26.130Z] Step 23/25 : LABEL arch=amd64 [2021-12-01T23:17:26.130Z] ---> Running in d5ec9e78038c [2021-12-01T23:17:26.391Z] Removing intermediate container d5ec9e78038c [2021-12-01T23:17:26.391Z] ---> c5b7378a39a2 [2021-12-01T23:17:26.391Z] Step 24/25 : LABEL git_sha=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [2021-12-01T23:17:26.391Z] ---> Running in b0dc3a36cba7 [2021-12-01T23:17:26.391Z] Removing intermediate container b0dc3a36cba7 [2021-12-01T23:17:26.391Z] ---> 16b35cc40a07 [2021-12-01T23:17:26.391Z] Step 25/25 : LABEL version=0.0.0 [2021-12-01T23:17:26.391Z] ---> Running in 295096d236b4 [2021-12-01T23:17:26.391Z] Removing intermediate container 295096d236b4 [2021-12-01T23:17:26.391Z] ---> e073deb4aa7b [2021-12-01T23:17:26.391Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-01T23:17:26.391Z] Successfully built e073deb4aa7b [2021-12-01T23:17:26.391Z] 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-12-01T23:17:27.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T23:17:27.342Z] [2021-12-01T23:17:27.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:17:27.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T23:17:27.690Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-01T23:17:27.690Z] b4d181a07f80: Pulling fs layer [2021-12-01T23:17:27.690Z] a1111a8f2ec3: Pulling fs layer [2021-12-01T23:17:27.690Z] ed53099fbce6: Pulling fs layer [2021-12-01T23:17:27.690Z] dc539afda2c1: Pulling fs layer [2021-12-01T23:17:27.690Z] 77bc0d833cb6: Pulling fs layer [2021-12-01T23:17:27.690Z] 9065ff56babe: Pulling fs layer [2021-12-01T23:17:27.690Z] d287ab97295c: Pulling fs layer [2021-12-01T23:17:27.690Z] dc539afda2c1: Waiting [2021-12-01T23:17:27.690Z] 77bc0d833cb6: Waiting [2021-12-01T23:17:27.690Z] 9065ff56babe: Waiting [2021-12-01T23:17:27.690Z] d287ab97295c: Waiting [2021-12-01T23:17:27.690Z] a1111a8f2ec3: Verifying Checksum [2021-12-01T23:17:27.690Z] a1111a8f2ec3: Download complete [2021-12-01T23:17:27.690Z] dc539afda2c1: Verifying Checksum [2021-12-01T23:17:27.690Z] dc539afda2c1: Download complete [2021-12-01T23:17:27.690Z] ed53099fbce6: Verifying Checksum [2021-12-01T23:17:27.690Z] ed53099fbce6: Download complete [2021-12-01T23:17:27.690Z] 9065ff56babe: Verifying Checksum [2021-12-01T23:17:27.690Z] 9065ff56babe: Download complete [2021-12-01T23:17:27.690Z] 77bc0d833cb6: Verifying Checksum [2021-12-01T23:17:27.690Z] 77bc0d833cb6: Download complete [2021-12-01T23:17:27.954Z] b4d181a07f80: Verifying Checksum [2021-12-01T23:17:27.954Z] b4d181a07f80: Download complete [2021-12-01T23:17:28.537Z] d287ab97295c: Verifying Checksum [2021-12-01T23:17:28.537Z] d287ab97295c: Download complete [2021-12-01T23:17:29.490Z] b4d181a07f80: Pull complete [2021-12-01T23:17:29.490Z] a1111a8f2ec3: Pull complete [2021-12-01T23:17:30.074Z] ed53099fbce6: Pull complete [2021-12-01T23:17:30.074Z] dc539afda2c1: Pull complete [2021-12-01T23:17:30.334Z] 77bc0d833cb6: Pull complete [2021-12-01T23:17:30.335Z] 9065ff56babe: Pull complete [2021-12-01T23:17:35.675Z] d287ab97295c: Pull complete [2021-12-01T23:17:35.675Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-01T23:17:35.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T23:17:35.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-01T23:17:35.765Z] prd-centos7-docker-4c-2g-8 does not seem to be running inside a container [2021-12-01T23:17:35.799Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-01T23:17:38.183Z] $ docker top c86653bb8288e20187217839de25082944434afe798e06befc4172987400c9d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:17:38.671Z] ---> job-cost.sh [2021-12-01T23:17:38.672Z] lf-activate-venv: SKIPPING [2021-12-01T23:17:38.672Z] INFO: No Stack... [2021-12-01T23:17:39.245Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-01T23:17:39.504Z] INFO: Archiving Costs [Pipeline] sh [2021-12-01T23:17:39.818Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-12-01T23:17:39.818Z] + cut -d, -f6 [Pipeline] lock [2021-12-01T23:17:39.870Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [2021-12-01T23:17:39.874Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] did not exist. Created. [2021-12-01T23:17:39.874Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-01T23:17:40.263Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-01T23:17:40.308Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T23:17:40.328Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-01T23:17:40.395Z] $ docker stop --time=1 c86653bb8288e20187217839de25082944434afe798e06befc4172987400c9d4 [2021-12-01T23:17:41.528Z] $ docker rm -f c86653bb8288e20187217839de25082944434afe798e06befc4172987400c9d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-01T23:18:13.584Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-12-01T23:18:13.584Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.761s coverage: 64.6% of statements [2021-12-01T23:18:13.584Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-01T23:18:40.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-01T23:18:40.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-01T23:18:40.395Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-01T23:18:40.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-01T23:18:40.469Z] $ docker stop --time=1 2c787bd62b4dd392ea6738fca90bd15e8357160ce11bdd266fa9014105db85c0 [2021-12-01T23:18:42.184Z] $ docker rm -f 2c787bd62b4dd392ea6738fca90bd15e8357160ce11bdd266fa9014105db85c0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T23:18:43.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-01T23:18:43.074Z] Warning: overwriting stash ‘coverage-report’ [2021-12-01T23:18:43.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T23:18:44.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-01T23:18:44.556Z] + ls -al . [2021-12-01T23:18:44.556Z] total 200 [2021-12-01T23:18:44.556Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 1 23:18 . [2021-12-01T23:18:44.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 23:14 .. [2021-12-01T23:18:44.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 23:14 .git [2021-12-01T23:18:44.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 23:14 .github [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 270 Dec 1 23:14 .gitignore [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 8449 Dec 1 23:14 Attribution.txt [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 6349 Dec 1 23:14 CHANGELOG.md [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 1951 Dec 1 23:14 Dockerfile [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 1 23:14 GOVERNANCE.md [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 1 23:14 Jenkinsfile [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 1 23:14 LICENSE [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 1157 Dec 1 23:14 Makefile [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 1 23:14 OWNERS.md [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 2914 Dec 1 23:14 README.md [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 23:12 VERSION [2021-12-01T23:18:44.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 23:14 bin [2021-12-01T23:18:44.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 23:14 cmd [2021-12-01T23:18:44.556Z] -rw-r--r-- 1 jenkins jenkins 46339 Dec 1 23:18 coverage.out [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 350 Dec 1 23:14 go.mod [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 52323 Dec 1 23:14 go.sum [2021-12-01T23:18:44.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 23:14 internal [2021-12-01T23:18:44.556Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 1 23:14 version.go [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:18:44.924Z] + 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=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f --label arch=arm64 --label version=0.0.0 . [2021-12-01T23:18:45.206Z] Sending build context to Docker daemon 11.59MB [2021-12-01T23:18:45.482Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T23:18:45.482Z] Step 2/25 : FROM ${BASE} AS builder [2021-12-01T23:18:45.482Z] ---> cf1ad5a8ce6a [2021-12-01T23:18:45.482Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-01T23:18:45.482Z] ---> Running in 64f48f872555 [2021-12-01T23:18:45.756Z] Removing intermediate container 64f48f872555 [2021-12-01T23:18:45.756Z] ---> b637cbf01d3d [2021-12-01T23:18:45.756Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T23:18:46.031Z] ---> Running in 75cdf3189cbb [2021-12-01T23:18:46.304Z] Removing intermediate container 75cdf3189cbb [2021-12-01T23:18:46.304Z] ---> ae3f7781662e [2021-12-01T23:18:46.304Z] Step 5/25 : WORKDIR /device-virtual-go [2021-12-01T23:18:46.304Z] ---> Running in b883ad64a24d [2021-12-01T23:18:46.902Z] Removing intermediate container b883ad64a24d [2021-12-01T23:18:46.902Z] ---> a25fe35f0ab8 [2021-12-01T23:18:46.902Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T23:18:46.902Z] ---> Running in 19273042cd4f [2021-12-01T23:18:48.334Z] Removing intermediate container 19273042cd4f [2021-12-01T23:18:48.334Z] ---> 40c36ab649ab [2021-12-01T23:18:48.334Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T23:18:48.620Z] ---> Running in c5af8ef15f50 [2021-12-01T23:18:49.606Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T23:18:50.578Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T23:18:51.171Z] OK: 223 MiB in 56 packages [2021-12-01T23:18:52.141Z] Removing intermediate container c5af8ef15f50 [2021-12-01T23:18:52.141Z] ---> e4560dd1fd99 [2021-12-01T23:18:52.141Z] Step 8/25 : COPY . . [2021-12-01T23:18:53.117Z] ---> cd915b7031f0 [2021-12-01T23:18:53.117Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T23:18:53.117Z] ---> Running in df0d8d3fe00c [2021-12-01T23:18:55.736Z] Removing intermediate container df0d8d3fe00c [2021-12-01T23:18:55.736Z] ---> 8ea31d4272ae [2021-12-01T23:18:55.736Z] Step 10/25 : ARG MAKE='make build' [2021-12-01T23:18:55.736Z] ---> Running in 9d87d4d74bdd [2021-12-01T23:18:55.736Z] Removing intermediate container 9d87d4d74bdd [2021-12-01T23:18:55.736Z] ---> 499be97e5988 [2021-12-01T23:18:55.736Z] Step 11/25 : RUN $MAKE [2021-12-01T23:18:56.013Z] ---> Running in 8a1277a7590f [2021-12-01T23:18:56.996Z] 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-12-01T23:19:53.555Z] Removing intermediate container 8a1277a7590f [2021-12-01T23:19:53.555Z] ---> d60c0313fab2 [2021-12-01T23:19:53.555Z] Step 12/25 : FROM alpine:3.14 [2021-12-01T23:19:53.555Z] 3.14: Pulling from library/alpine [2021-12-01T23:19:53.555Z] be307f383ecc: Pulling fs layer [2021-12-01T23:19:53.555Z] be307f383ecc: Verifying Checksum [2021-12-01T23:19:53.555Z] be307f383ecc: Download complete [2021-12-01T23:19:53.555Z] be307f383ecc: Pull complete [2021-12-01T23:19:53.555Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-01T23:19:53.555Z] Status: Downloaded newer image for alpine:3.14 [2021-12-01T23:19:53.555Z] ---> 5b8b7b635229 [2021-12-01T23:19:53.555Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-12-01T23:19:53.555Z] ---> Running in 033037119afd [2021-12-01T23:19:53.555Z] Removing intermediate container 033037119afd [2021-12-01T23:19:53.555Z] ---> 127df2620c45 [2021-12-01T23:19:53.555Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T23:19:53.555Z] ---> Running in 9f4964ca6a37 [2021-12-01T23:19:53.555Z] Removing intermediate container 9f4964ca6a37 [2021-12-01T23:19:53.555Z] ---> 1cae382ad702 [2021-12-01T23:19:53.555Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-01T23:19:53.555Z] ---> Running in 33bc6aab466f [2021-12-01T23:19:53.555Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T23:19:53.555Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T23:19:53.555Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-01T23:19:53.555Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T23:19:53.555Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-01T23:19:53.555Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T23:19:53.555Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-01T23:19:53.555Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-01T23:19:53.829Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T23:19:53.829Z] OK: 8 MiB in 20 packages [2021-12-01T23:19:54.809Z] Removing intermediate container 33bc6aab466f [2021-12-01T23:19:54.809Z] ---> 8663b10e915d [2021-12-01T23:19:54.809Z] Step 16/25 : WORKDIR / [2021-12-01T23:19:54.809Z] ---> Running in daa06b6d4fee [2021-12-01T23:19:55.083Z] Removing intermediate container daa06b6d4fee [2021-12-01T23:19:55.083Z] ---> fd378f70f1e0 [2021-12-01T23:19:55.083Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-12-01T23:19:55.677Z] ---> 3f3c649ccffe [2021-12-01T23:19:55.677Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-12-01T23:19:56.279Z] ---> 31debad8542e [2021-12-01T23:19:56.279Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-12-01T23:19:57.257Z] ---> 00b06d149a2a [2021-12-01T23:19:57.257Z] Step 20/25 : EXPOSE 59900 [2021-12-01T23:19:57.534Z] ---> Running in 0522f6f399b5 [2021-12-01T23:19:57.808Z] Removing intermediate container 0522f6f399b5 [2021-12-01T23:19:57.808Z] ---> 7761ec9c1600 [2021-12-01T23:19:57.808Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-12-01T23:19:57.808Z] ---> Running in d1917d748da7 [2021-12-01T23:19:58.080Z] Removing intermediate container d1917d748da7 [2021-12-01T23:19:58.080Z] ---> 09a653e48889 [2021-12-01T23:19:58.080Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T23:19:58.352Z] ---> Running in 0323b6a4451b [2021-12-01T23:19:58.625Z] Removing intermediate container 0323b6a4451b [2021-12-01T23:19:58.625Z] ---> 58bba99e14de [2021-12-01T23:19:58.625Z] Step 23/25 : LABEL arch=arm64 [2021-12-01T23:19:58.625Z] ---> Running in c7e8ebb93e29 [2021-12-01T23:19:58.897Z] Removing intermediate container c7e8ebb93e29 [2021-12-01T23:19:58.897Z] ---> cdd5d0da9caa [2021-12-01T23:19:58.897Z] Step 24/25 : LABEL git_sha=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [2021-12-01T23:19:59.173Z] ---> Running in 1e4ca675baae [2021-12-01T23:19:59.456Z] Removing intermediate container 1e4ca675baae [2021-12-01T23:19:59.457Z] ---> dd55b2735d7d [2021-12-01T23:19:59.457Z] Step 25/25 : LABEL version=0.0.0 [2021-12-01T23:19:59.457Z] ---> Running in 470e758a11f3 [2021-12-01T23:19:59.730Z] Removing intermediate container 470e758a11f3 [2021-12-01T23:19:59.730Z] ---> beb170a09dec [2021-12-01T23:19:59.730Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-01T23:20:00.002Z] Successfully built beb170a09dec [2021-12-01T23:20:00.002Z] 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-12-01T23:20:00.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T23:20:00.982Z] [2021-12-01T23:20:00.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:20:01.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T23:20:01.638Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-01T23:20:01.638Z] 448f6bf000e3: Pulling fs layer [2021-12-01T23:20:01.638Z] f757da607395: Pulling fs layer [2021-12-01T23:20:01.638Z] 05883995daec: Pulling fs layer [2021-12-01T23:20:01.638Z] 8603b9c90790: Pulling fs layer [2021-12-01T23:20:01.638Z] 1560dd03e051: Pulling fs layer [2021-12-01T23:20:01.638Z] 27f5ce0e4adf: Pulling fs layer [2021-12-01T23:20:01.638Z] c2d8d7efcc4b: Pulling fs layer [2021-12-01T23:20:01.638Z] 1560dd03e051: Waiting [2021-12-01T23:20:01.638Z] 27f5ce0e4adf: Waiting [2021-12-01T23:20:01.638Z] c2d8d7efcc4b: Waiting [2021-12-01T23:20:01.638Z] 8603b9c90790: Waiting [2021-12-01T23:20:01.638Z] f757da607395: Verifying Checksum [2021-12-01T23:20:01.638Z] f757da607395: Download complete [2021-12-01T23:20:01.638Z] 8603b9c90790: Download complete [2021-12-01T23:20:01.638Z] 1560dd03e051: Verifying Checksum [2021-12-01T23:20:01.638Z] 1560dd03e051: Download complete [2021-12-01T23:20:01.638Z] 27f5ce0e4adf: Verifying Checksum [2021-12-01T23:20:01.638Z] 27f5ce0e4adf: Download complete [2021-12-01T23:20:01.638Z] 05883995daec: Verifying Checksum [2021-12-01T23:20:01.638Z] 05883995daec: Download complete [2021-12-01T23:20:02.244Z] 448f6bf000e3: Verifying Checksum [2021-12-01T23:20:02.244Z] 448f6bf000e3: Download complete [2021-12-01T23:20:04.870Z] c2d8d7efcc4b: Verifying Checksum [2021-12-01T23:20:05.856Z] 448f6bf000e3: Pull complete [2021-12-01T23:20:06.455Z] f757da607395: Pull complete [2021-12-01T23:20:07.890Z] 05883995daec: Pull complete [2021-12-01T23:20:08.163Z] 8603b9c90790: Pull complete [2021-12-01T23:20:09.141Z] 1560dd03e051: Pull complete [2021-12-01T23:20:09.141Z] 27f5ce0e4adf: Pull complete [2021-12-01T23:20:24.224Z] c2d8d7efcc4b: Pull complete [2021-12-01T23:20:24.224Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-01T23:20:24.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T23:20:24.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-01T23:20:24.465Z] prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2021-12-01T23:20:24.558Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-01T23:20:27.145Z] $ docker top 2a46417ec2101528bb9c177e4f675fa3fa0e1d7f7ccced90e8afbd99d10e3513 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:20:28.123Z] ---> job-cost.sh [2021-12-01T23:20:28.124Z] lf-activate-venv: SKIPPING [2021-12-01T23:20:28.124Z] INFO: No Stack... [2021-12-01T23:20:28.396Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-01T23:20:28.990Z] INFO: Archiving Costs [Pipeline] sh [2021-12-01T23:20:29.665Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-12-01T23:20:29.665Z] + cut -d, -f6 [Pipeline] lock [2021-12-01T23:20:29.748Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [2021-12-01T23:20:29.753Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] did not exist. Created. [2021-12-01T23:20:29.753Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-01T23:20:30.493Z] /w/workspace/device-virtual-go/1@tmp/durable-30cbfc69/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-30cbfc69/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-01T23:20:31.202Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-01T23:20:31.236Z] Warning: overwriting stash ‘stack-cost’ [2021-12-01T23:20:31.273Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T23:20:31.288Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-01T23:20:31.352Z] $ docker stop --time=1 2a46417ec2101528bb9c177e4f675fa3fa0e1d7f7ccced90e8afbd99d10e3513 [2021-12-01T23:20:32.860Z] $ docker rm -f 2a46417ec2101528bb9c177e4f675fa3fa0e1d7f7ccced90e8afbd99d10e3513 [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-12-01T23:20:33.925Z] provisioning config files... [2021-12-01T23:20:33.943Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-255@tmp/config6482128812844359487tmp [Pipeline] { [Pipeline] sh [2021-12-01T23:20:34.293Z] + set +x [2021-12-01T23:20:34.293Z] + curl -s https://codecov.io/bash [2021-12-01T23:20:34.293Z] + bash -s -- [2021-12-01T23:20:34.559Z] [2021-12-01T23:20:34.559Z] _____ _ [2021-12-01T23:20:34.559Z] / ____| | | [2021-12-01T23:20:34.559Z] | | ___ __| | ___ ___ _____ __ [2021-12-01T23:20:34.559Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-01T23:20:34.559Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-01T23:20:34.559Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-01T23:20:34.559Z] Bash-1.0.6 [2021-12-01T23:20:34.559Z] [2021-12-01T23:20:34.559Z] [2021-12-01T23:20:34.559Z] ==> git version 2.24.4 found [2021-12-01T23:20:34.560Z] ==> 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-12-01T23:20:34.560Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-01T23:20:34.560Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-01T23:20:34.560Z] ==> Jenkins CI detected. [2021-12-01T23:20:34.560Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-255 [2021-12-01T23:20:34.560Z] project root: . [2021-12-01T23:20:34.560Z] --> token set from env [2021-12-01T23:20:34.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-01T23:20:34.560Z] ==> Running gcov in . (disable via -X gcov) [2021-12-01T23:20:34.560Z] ==> Python coveragepy not found [2021-12-01T23:20:34.560Z] ==> Searching for coverage reports in: [2021-12-01T23:20:34.560Z] + . [2021-12-01T23:20:34.560Z] -> Found 1 reports [2021-12-01T23:20:34.560Z] ==> Detecting git/mercurial file structure [2021-12-01T23:20:34.560Z] ==> Reading reports [2021-12-01T23:20:34.560Z] + ./coverage.out bytes=46339 [2021-12-01T23:20:34.560Z] ==> Appending adjustments [2021-12-01T23:20:34.560Z] https://docs.codecov.io/docs/fixing-reports [2021-12-01T23:20:34.560Z] + Found adjustments [2021-12-01T23:20:34.560Z] ==> Gzipping contents [2021-12-01T23:20:34.560Z] 8.0K /tmp/codecov.zzTR74.gz [2021-12-01T23:20:34.560Z] ==> Uploading reports [2021-12-01T23:20:34.560Z] url: https://codecov.io [2021-12-01T23:20:34.560Z] query: branch=PR-255&commit=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=255&job=&cmd_args= [2021-12-01T23:20:34.560Z] -> Pinging Codecov [2021-12-01T23:20:34.560Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-255&commit=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=255&job=&cmd_args= [2021-12-01T23:20:35.133Z] -> Uploading to [2021-12-01T23:20:35.133Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-01/5E52B4B073DB2E39498172D8E973AA87/07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f/961ed36c-7c7c-4283-85c0-64f01498e8e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211201T232034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b19acc9b956486b1a2abd2c036d392d069b2d473588145001c270525d906d14d [2021-12-01T23:20:35.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T23:20:35.133Z] Dload Upload Total Spent Left Speed [2021-12-01T23:20:35.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5499 0 0 100 5499 0 19983 --:--:-- --:--:-- --:--:-- 19996 [2021-12-01T23:20:35.393Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] } [2021-12-01T23:20:35.412Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-01T23:20:37.588Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-255/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:20:37.919Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:20:38.535Z] ---> package-listing.sh [2021-12-01T23:20:38.535Z] ++ facter osfamily [2021-12-01T23:20:38.535Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-01T23:20:38.797Z] + OS_FAMILY=redhat [2021-12-01T23:20:38.797Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-255 [2021-12-01T23:20:38.797Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-01T23:20:38.797Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-01T23:20:38.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-01T23:20:38.797Z] + PACKAGES=/tmp/packages_start.txt [2021-12-01T23:20:38.797Z] + '[' /w/workspace/foundry_device-virtual-go_PR-255 ']' [2021-12-01T23:20:38.797Z] + PACKAGES=/tmp/packages_end.txt [2021-12-01T23:20:38.797Z] + case "${OS_FAMILY}" in [2021-12-01T23:20:38.797Z] + sort [2021-12-01T23:20:38.797Z] + rpm -qa [2021-12-01T23:20:39.370Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-01T23:20:39.370Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-01T23:20:39.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-01T23:20:39.370Z] + '[' /w/workspace/foundry_device-virtual-go_PR-255 ']' [2021-12-01T23:20:39.370Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-255/archives/ [2021-12-01T23:20:39.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-255/archives/ [Pipeline] echo [2021-12-01T23:20:39.399Z] 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-255/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-01T23:20:39.698Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:20:40.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T23:20:40.289Z] [2021-12-01T23:20:40.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T23:20:40.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T23:20:40.626Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-01T23:20:40.626Z] b4d181a07f80: Pulling fs layer [2021-12-01T23:20:40.626Z] a1111a8f2ec3: Pulling fs layer [2021-12-01T23:20:40.626Z] ed53099fbce6: Pulling fs layer [2021-12-01T23:20:40.626Z] dc539afda2c1: Pulling fs layer [2021-12-01T23:20:40.626Z] 77bc0d833cb6: Pulling fs layer [2021-12-01T23:20:40.626Z] 9065ff56babe: Pulling fs layer [2021-12-01T23:20:40.626Z] d287ab97295c: Pulling fs layer [2021-12-01T23:20:40.626Z] 77bc0d833cb6: Waiting [2021-12-01T23:20:40.626Z] 9065ff56babe: Waiting [2021-12-01T23:20:40.626Z] d287ab97295c: Waiting [2021-12-01T23:20:40.626Z] dc539afda2c1: Waiting [2021-12-01T23:20:40.626Z] a1111a8f2ec3: Download complete [2021-12-01T23:20:40.626Z] dc539afda2c1: Verifying Checksum [2021-12-01T23:20:40.626Z] dc539afda2c1: Download complete [2021-12-01T23:20:40.626Z] ed53099fbce6: Verifying Checksum [2021-12-01T23:20:40.626Z] ed53099fbce6: Download complete [2021-12-01T23:20:40.626Z] 9065ff56babe: Verifying Checksum [2021-12-01T23:20:40.626Z] 9065ff56babe: Download complete [2021-12-01T23:20:40.626Z] 77bc0d833cb6: Verifying Checksum [2021-12-01T23:20:40.626Z] 77bc0d833cb6: Download complete [2021-12-01T23:20:40.897Z] b4d181a07f80: Verifying Checksum [2021-12-01T23:20:40.897Z] b4d181a07f80: Download complete [2021-12-01T23:20:41.482Z] d287ab97295c: Verifying Checksum [2021-12-01T23:20:41.482Z] d287ab97295c: Download complete [2021-12-01T23:20:42.445Z] b4d181a07f80: Pull complete [2021-12-01T23:20:42.445Z] a1111a8f2ec3: Pull complete [2021-12-01T23:20:43.029Z] ed53099fbce6: Pull complete [2021-12-01T23:20:43.029Z] dc539afda2c1: Pull complete [2021-12-01T23:20:43.297Z] 77bc0d833cb6: Pull complete [2021-12-01T23:20:43.297Z] 9065ff56babe: Pull complete [2021-12-01T23:20:48.584Z] d287ab97295c: Pull complete [2021-12-01T23:20:48.584Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-01T23:20:48.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T23:20:48.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-01T23:20:48.666Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-12-01T23:20:48.696Z] $ 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-255/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-255 -v /w/workspace/foundry_device-virtual-go_PR-255:/w/workspace/foundry_device-virtual-go_PR-255:rw,z -v /w/workspace/foundry_device-virtual-go_PR-255@tmp:/w/workspace/foundry_device-virtual-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-01T23:20:50.915Z] $ docker top f5817a7931f9c16ab7f9a512d6f82cf88fa158be9e1af98b0e619efa2385b5b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T23:20:51.328Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-01T23:20:51.634Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-01T23:20:51.964Z] + ls /var/log/sa-host [2021-12-01T23:20:51.964Z] + sadf -c /var/log/sa-host/sa01 [2021-12-01T23:20:51.964Z] file_magic: OK [2021-12-01T23:20:51.964Z] HZ: Using current value: 100 [2021-12-01T23:20:51.964Z] file_header: OK [2021-12-01T23:20:51.964Z] 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-12-01T23:20:51.964Z] Statistics: [2021-12-01T23:20:51.964Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-01T23:20:51.964Z] File successfully converted to sysstat format version 12.0.3 [2021-12-01T23:20:51.964Z] + sadf -c /var/log/sa-host/sa17 [2021-12-01T23:20:51.964Z] file_magic: OK [2021-12-01T23:20:51.964Z] HZ: Using current value: 100 [2021-12-01T23:20:51.964Z] file_header: OK [2021-12-01T23:20:51.964Z] 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-12-01T23:20:51.964Z] Statistics: [2021-12-01T23:20:51.964Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-01T23:20:51.964Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T23:20:52.223Z] provisioning config files... [2021-12-01T23:20:52.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-255@tmp/config2162677437423196166tmp [Pipeline] { [Pipeline] echo [2021-12-01T23:20:52.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:20:52.583Z] ---> create-netrc.sh [Pipeline] } [2021-12-01T23:20:52.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:20:53.002Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-01T23:20:53.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:20:53.357Z] ---> sudo-logs.sh [2021-12-01T23:20:53.357Z] Archiving 'sudo' log.. [2021-12-01T23:20:53.357Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6.novalocal: Name or service not known [2021-12-01T23:20:53.357Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-01T23:20:53.422Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:20:53.738Z] ---> job-cost.sh [2021-12-01T23:20:53.738Z] lf-activate-venv: SKIPPING [2021-12-01T23:20:53.738Z] DEBUG: total: 0.10999999940395355 [2021-12-01T23:20:53.738Z] INFO: Retrieving Stack Cost... [2021-12-01T23:20:54.003Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-01T23:20:54.266Z] INFO: Archiving Costs [Pipeline] echo [2021-12-01T23:20:54.306Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T23:20:54.629Z] ---> logs-deploy.sh [2021-12-01T23:20:54.629Z] lf-activate-venv: SKIPPING [2021-12-01T23:20:54.629Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-255/1 [2021-12-01T23:20:54.629Z] INFO: archiving workspace using pattern(s): [2021-12-01T23:20:55.205Z] Archives upload complete. [2021-12-01T23:20:55.466Z] INFO: archiving logs to Nexus