Pull request #320 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 057a1dd692cb57415318ec4c6084d5f03d04d2b3+bcd4d59cdc4959d1a0f5bb8dc06b88fb66ef40d9 (0e194ab90a610bdb70f1661dad9637ad977688e2) 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-ssh7012495537541445102.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9802583544979114353.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13288112402528101491.key Verifying host key using known hosts file > 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-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16742204490753613759.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh3371793310953693713.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-320/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-320/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16614134793103212762.key Verifying host key using known hosts file > 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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118613 in /w/workspace/foundry_device-virtual-go_PR-320 [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-320 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bcd4d59cdc4959d1a0f5bb8dc06b88fb66ef40d9 into PR head commit 057a1dd692cb57415318ec4c6084d5f03d04d2b3 Merge succeeded, producing 057a1dd692cb57415318ec4c6084d5f03d04d2b3 Checking out Revision 057a1dd692cb57415318ec4c6084d5f03d04d2b3 (PR-320) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 057a1dd692cb57415318ec4c6084d5f03d04d2b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge bcd4d59cdc4959d1a0f5bb8dc06b88fb66ef40d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 057a1dd692cb57415318ec4c6084d5f03d04d2b3 # timeout=10 Commit message: "build: Update to use released SDK and go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:58:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:58:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:58:44 ========================================================= 15:58:44 EdgeX Global Pipelines Version Info 15:58:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:58:44 ------------------- 15:58:44 stable info: 15:58:44 ------------------- 15:58:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:58:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:58:44 Message: update stable to v1.0.244 15:58:45 ------------------- 15:58:45 experimental info: 15:58:45 ------------------- 15:58:45 Commited By: **** collab-it+edgex@linuxfoundation.org 15:58:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:58:45 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-320 [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-320 [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-320 [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 057a1dd692cb57415318ec4c6084d5f03d04d2b3 [Pipeline] echo 15:58:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 057a1dd [Pipeline] echo 15:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:47 provisioning config files... 15:58:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-320@tmp/config5117343984969295849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:47 ---> docker-login.sh 15:58:47 nexus3.edgexfoundry.org:10001 15:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:47 Configure a credential helper to remove this warning. See 15:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:47 15:58:47 Login Succeeded 15:58:47 nexus3.edgexfoundry.org:10002 15:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:48 Configure a credential helper to remove this warning. See 15:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:48 15:58:48 Login Succeeded 15:58:48 nexus3.edgexfoundry.org:10003 15:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:48 Configure a credential helper to remove this warning. See 15:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:48 15:58:48 Login Succeeded 15:58:48 nexus3.edgexfoundry.org:10004 15:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:48 Configure a credential helper to remove this warning. See 15:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:48 15:58:48 Login Succeeded 15:58:48 docker.io 15:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:48 Configure a credential helper to remove this warning. See 15:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:48 15:58:48 Login Succeeded 15:58:48 ---> docker-login.sh ends [Pipeline] } 15:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:58:49 + git rev-list -1 --merges 057a1dd692cb57415318ec4c6084d5f03d04d2b3~1..057a1dd692cb57415318ec4c6084d5f03d04d2b3 [Pipeline] echo 15:58:49 -----------> git rev-list -1 --merges 057a1dd692cb57415318ec4c6084d5f03d04d2b3~1..057a1dd692cb57415318ec4c6084d5f03d04d2b3 057a1dd692cb57415318ec4c6084d5f03d04d2b3 [false] [Pipeline] sh 15:58:49 + git log --format=format:%s -1 057a1dd692cb57415318ec4c6084d5f03d04d2b3 [Pipeline] echo 15:58:49 ========================================================= 15:58:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:58:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:50 + git log --format=format:%s -1 057a1dd692cb57415318ec4c6084d5f03d04d2b3 [Pipeline] echo 15:58:50 [semverPrep] GIT_COMMIT: 057a1dd692cb57415318ec4c6084d5f03d04d2b3, Commit Message: build: Update to use released SDK and go-mods [Pipeline] echo 15:58:50 [semverPrep] This is not a build commit. [Pipeline] sh 15:58:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:58:50 + grep -v github /etc/ssh/ssh_known_hosts 15:58:50 + [ -e /tmp/ssh_known_hosts ] 15:58:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:58:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:58:50 + sudo tee -a /etc/ssh/ssh_known_hosts 15:58:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:58:50 15:58:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:58:51 0.1.4: Pulling from edgex-devops/py-git-semver 15:58:51 b85a868b505f: Pulling fs layer 15:58:51 e2be974225ed: Pulling fs layer 15:58:51 339a4e72a1f5: Pulling fs layer 15:58:51 988bab9f4d93: Pulling fs layer 15:58:51 1469e6f7b9e6: Pulling fs layer 15:58:51 eaf3925da568: Pulling fs layer 15:58:51 1469e6f7b9e6: Waiting 15:58:51 988bab9f4d93: Waiting 15:58:51 bab4dde63d76: Pulling fs layer 15:58:51 eaf3925da568: Waiting 15:58:51 bde34c3a00c8: Pulling fs layer 15:58:51 b352a97aabf1: Pulling fs layer 15:58:51 4872d77fe225: Pulling fs layer 15:58:51 5851b861e8e6: Pulling fs layer 15:58:51 bab4dde63d76: Waiting 15:58:51 bde34c3a00c8: Waiting 15:58:51 b352a97aabf1: Waiting 15:58:51 4872d77fe225: Waiting 15:58:51 e2be974225ed: Verifying Checksum 15:58:51 e2be974225ed: Download complete 15:58:51 988bab9f4d93: Download complete 15:58:51 1469e6f7b9e6: Verifying Checksum 15:58:51 1469e6f7b9e6: Download complete 15:58:51 eaf3925da568: Download complete 15:58:51 339a4e72a1f5: Verifying Checksum 15:58:51 339a4e72a1f5: Download complete 15:58:51 bde34c3a00c8: Download complete 15:58:51 b352a97aabf1: Download complete 15:58:51 4872d77fe225: Verifying Checksum 15:58:51 5851b861e8e6: Verifying Checksum 15:58:51 5851b861e8e6: Download complete 15:58:51 b85a868b505f: Download complete 15:58:51 bab4dde63d76: Verifying Checksum 15:58:51 bab4dde63d76: Download complete 15:58:52 b85a868b505f: Pull complete 15:58:53 e2be974225ed: Pull complete 15:58:53 339a4e72a1f5: Pull complete 15:58:53 988bab9f4d93: Pull complete 15:58:53 1469e6f7b9e6: Pull complete 15:58:53 eaf3925da568: Pull complete 15:58:55 bab4dde63d76: Pull complete 15:58:56 bde34c3a00c8: Pull complete 15:58:56 b352a97aabf1: Pull complete 15:58:56 4872d77fe225: Pull complete 15:58:56 5851b861e8e6: Pull complete 15:58:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:58:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:56 prd-ubuntu20.04-docker-8c-8g-118613 does not seem to be running inside a container 15:58:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-320 -v /w/workspace/foundry_device-virtual-go_PR-320:/w/workspace/foundry_device-virtual-go_PR-320:rw,z -v /w/workspace/foundry_device-virtual-go_PR-320@tmp:/w/workspace/foundry_device-virtual-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:58:58 $ docker top 7d84410f4c283c5365b75407f630e95f76e6b1776add0e7258bd4b06735298c1 -eo pid,comm 15:58:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:58:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:58 [ssh-agent] Looking for ssh-agent implementation... 15:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:58 $ docker exec 7d84410f4c283c5365b75407f630e95f76e6b1776add0e7258bd4b06735298c1 ssh-agent 15:58:58 SSH_AUTH_SOCK=/tmp/ssh-LVOJYUZOEZnJ/agent.33 15:58:58 SSH_AGENT_PID=39 15:58:58 Running ssh-add (command line suppressed) 15:58:59 Identity added: /w/workspace/foundry_device-virtual-go_PR-320@tmp/private_key_5963318097726909044.key (/w/workspace/foundry_device-virtual-go_PR-320@tmp/private_key_5963318097726909044.key) 15:58:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:59 + git tag --points-at HEAD [Pipeline] } 15:58:59 $ docker exec --env ******** --env ******** 7d84410f4c283c5365b75407f630e95f76e6b1776add0e7258bd4b06735298c1 ssh-agent -k 15:58:59 unset SSH_AUTH_SOCK; 15:58:59 unset SSH_AGENT_PID; 15:58:59 echo Agent pid 39 killed; 15:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:59 [ssh-agent] Looking for ssh-agent implementation... 15:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:59 $ docker exec 7d84410f4c283c5365b75407f630e95f76e6b1776add0e7258bd4b06735298c1 ssh-agent 15:58:59 SSH_AUTH_SOCK=/tmp/ssh-1KgnPMG7lCW9/agent.72 15:58:59 SSH_AGENT_PID=78 15:58:59 Running ssh-add (command line suppressed) 15:58:59 Identity added: /w/workspace/foundry_device-virtual-go_PR-320@tmp/private_key_11290140145167007690.key (/w/workspace/foundry_device-virtual-go_PR-320@tmp/private_key_11290140145167007690.key) 15:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:00 + git semver init 15:59:00 2022-11-08 15:59:00,555 [run_init] DEBUG init version:0.0.0 force:False 15:59:00 2022-11-08 15:59:00,556 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-320/.semver 15:59:00 2022-11-08 15:59:00,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-320/.semver 15:59:00 2022-11-08 15:59:00,558 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-320/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-320, universal_newlines=False, shell=None, istream=None) 15:59:01 2022-11-08 15:59:01,831 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-320/.git/info/exclude 15:59:01 2022-11-08 15:59:01,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-320/.semver/PR-320 with force:False 15:59:01 2022-11-08 15:59:01,832 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-320/.semver/PR-320 15:59:01 2022-11-08 15:59:01,836 [execute] INFO git cat-file --batch-check 15:59:01 2022-11-08 15:59:01,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) 15:59:01 2022-11-08 15:59:01,844 [execute] INFO git cat-file --batch 15:59:01 2022-11-08 15:59:01,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) 15:59:01 2022-11-08 15:59:01,850 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-320/.semver/PR-320 15:59:01 0.0.0 [Pipeline] } 15:59:02 $ docker exec --env ******** --env ******** 7d84410f4c283c5365b75407f630e95f76e6b1776add0e7258bd4b06735298c1 ssh-agent -k 15:59:02 unset SSH_AUTH_SOCK; 15:59:02 unset SSH_AGENT_PID; 15:59:02 echo Agent pid 78 killed; 15:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:02 + git semver [Pipeline] } 15:59:02 $ docker stop --time=1 7d84410f4c283c5365b75407f630e95f76e6b1776add0e7258bd4b06735298c1 15:59:04 $ docker rm -f 7d84410f4c283c5365b75407f630e95f76e6b1776add0e7258bd4b06735298c1 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:59:04 Stashed 1 file(s) [Pipeline] echo 15:59:04 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:05 provisioning config files... 15:59:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-320@tmp/config6283449596030365595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:05 ---> docker-login.sh 15:59:05 nexus3.edgexfoundry.org:10001 15:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:05 Configure a credential helper to remove this warning. See 15:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:05 15:59:05 Login Succeeded 15:59:05 nexus3.edgexfoundry.org:10002 15:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:06 Configure a credential helper to remove this warning. See 15:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:06 15:59:06 Login Succeeded 15:59:06 nexus3.edgexfoundry.org:10003 15:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:06 Configure a credential helper to remove this warning. See 15:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:06 15:59:06 Login Succeeded 15:59:06 nexus3.edgexfoundry.org:10004 15:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:06 Configure a credential helper to remove this warning. See 15:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:06 15:59:06 Login Succeeded 15:59:06 docker.io 15:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:06 Configure a credential helper to remove this warning. See 15:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:06 15:59:06 Login Succeeded 15:59:06 ---> docker-login.sh ends [Pipeline] } 15:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:59:06 ========================================================= 15:59:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:59:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:59:07 Sending build context to Docker daemon 23.28MB 15:59:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:59:07 Step 2/12 : FROM ${BASE} AS builder 15:59:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:59:07 213ec9aee27d: Pulling fs layer 15:59:07 4583459ba037: Pulling fs layer 15:59:07 93c1e223e6f2: Pulling fs layer 15:59:07 53926ce57604: Pulling fs layer 15:59:07 21b2b0c7a3f4: Pulling fs layer 15:59:07 22ff95d597cd: Pulling fs layer 15:59:07 12d6caf4c0d1: Pulling fs layer 15:59:07 96b7cbca73a9: Pulling fs layer 15:59:07 a7acece74701: Pulling fs layer 15:59:07 12d6caf4c0d1: Waiting 15:59:07 21b2b0c7a3f4: Waiting 15:59:07 96b7cbca73a9: Waiting 15:59:07 22ff95d597cd: Waiting 15:59:07 a7acece74701: Waiting 15:59:07 53926ce57604: Waiting 15:59:07 93c1e223e6f2: Verifying Checksum 15:59:07 93c1e223e6f2: Download complete 15:59:07 4583459ba037: Verifying Checksum 15:59:07 4583459ba037: Download complete 15:59:07 21b2b0c7a3f4: Verifying Checksum 15:59:07 21b2b0c7a3f4: Download complete 15:59:07 22ff95d597cd: Download complete 15:59:07 213ec9aee27d: Verifying Checksum 15:59:07 213ec9aee27d: Download complete 15:59:07 12d6caf4c0d1: Download complete 15:59:07 213ec9aee27d: Pull complete 15:59:07 4583459ba037: Pull complete 15:59:07 93c1e223e6f2: Pull complete 15:59:08 a7acece74701: Verifying Checksum 15:59:08 a7acece74701: Download complete 15:59:08 53926ce57604: Verifying Checksum 15:59:08 53926ce57604: Download complete 15:59:08 96b7cbca73a9: Verifying Checksum 15:59:08 96b7cbca73a9: Download complete 15:59:12 53926ce57604: Pull complete 15:59:12 21b2b0c7a3f4: Pull complete 15:59:12 22ff95d597cd: Pull complete 15:59:12 12d6caf4c0d1: Pull complete 15:59:14 96b7cbca73a9: Pull complete 15:59:15 a7acece74701: Pull complete 15:59:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:59:15 ---> db6d94c90886 15:59:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:59:17 ---> Running in 32eb913ae8b2 15:59:17 Removing intermediate container 32eb913ae8b2 15:59:17 ---> c90cb4ae5d1e 15:59:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:59:17 ---> Running in deb94d6640db 15:59:17 Removing intermediate container deb94d6640db 15:59:17 ---> cb20fddbd7b2 15:59:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:59:17 ---> Running in d77121b72db0 15:59:18 Removing intermediate container d77121b72db0 15:59:18 ---> 4a890db692e8 15:59:18 Step 6/12 : WORKDIR /device-virtual-go 15:59:18 ---> Running in f4d3b64d3d63 15:59:18 Removing intermediate container f4d3b64d3d63 15:59:18 ---> 22236907aaee 15:59:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:59:18 ---> Running in 415719d96b40 15:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:59:18 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:59:18 (2/4) Installing libedit (20210910.3.1-r0) 15:59:18 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:59:18 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:59:18 Executing busybox-1.35.0-r17.trigger 15:59:18 OK: 216 MiB in 55 packages 15:59:19 Removing intermediate container 415719d96b40 15:59:19 ---> daf855a6c2f5 15:59:19 Step 8/12 : COPY go.mod vendor* ./ 15:59:19 ---> a698e9fb8ceb 15:59:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:19 ---> Running in bd770e0dc282 15:59:20 Still waiting to schedule task 15:59:20 ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:59:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118608’ is offline 15:59:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118609’ is offline 15:59:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118612’ is offline 15:59:37 Removing intermediate container bd770e0dc282 15:59:37 ---> ba126b5615ef 15:59:37 Step 10/12 : COPY . . 15:59:37 ---> b111780b188e 15:59:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:59:37 ---> Running in 062419ac0d71 15:59:37 Removing intermediate container 062419ac0d71 15:59:37 ---> d4e20434ebb4 15:59:37 Step 12/12 : RUN $MAKE 15:59:38 ---> Running in 4ff05ab7bab5 15:59:38 noop 15:59:38 Removing intermediate container 4ff05ab7bab5 15:59:38 ---> 77a8de6d8e83 15:59:38 Successfully built 77a8de6d8e83 15:59:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:39 + docker inspect -f . ci-base-image-x86_64 15:59:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:39 prd-ubuntu20.04-docker-8c-8g-118613 does not seem to be running inside a container 15:59:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-320 -v /w/workspace/foundry_device-virtual-go_PR-320:/w/workspace/foundry_device-virtual-go_PR-320:rw,z -v /w/workspace/foundry_device-virtual-go_PR-320@tmp:/w/workspace/foundry_device-virtual-go_PR-320@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 ******** -e ******** ci-base-image-x86_64 cat 15:59:39 $ docker top f001b5ea988c81c01db1cce0dca8de3439db10c266712d15d08193b83f71bd3e -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:39 + go version 15:59:39 go version go1.18.7 linux/amd64 [Pipeline] } 15:59:39 $ docker stop --time=1 f001b5ea988c81c01db1cce0dca8de3439db10c266712d15d08193b83f71bd3e 15:59:41 $ docker rm -f f001b5ea988c81c01db1cce0dca8de3439db10c266712d15d08193b83f71bd3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:41 + docker inspect -f . ci-base-image-x86_64 15:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:42 prd-ubuntu20.04-docker-8c-8g-118613 does not seem to be running inside a container 15:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-320 -v /w/workspace/foundry_device-virtual-go_PR-320:/w/workspace/foundry_device-virtual-go_PR-320:rw,z -v /w/workspace/foundry_device-virtual-go_PR-320@tmp:/w/workspace/foundry_device-virtual-go_PR-320@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 ******** -e ******** ci-base-image-x86_64 cat 15:59:42 $ docker top 32df789c3f17e61ae2a6b74fb0212a4424e4f3e457f6d0dae3e4555aa33d8331 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:42 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-320 [Pipeline] fileExists [Pipeline] sh 15:59:43 + make test 15:59:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:59:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:59:53 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:59:53 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements 15:59:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:59:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:00:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:00:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:00:01 ./bin/test-attribution-txt.sh [Pipeline] echo 16:00:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:00:02 $ docker stop --time=1 32df789c3f17e61ae2a6b74fb0212a4424e4f3e457f6d0dae3e4555aa33d8331 16:00:04 $ docker rm -f 32df789c3f17e61ae2a6b74fb0212a4424e4f3e457f6d0dae3e4555aa33d8331 [Pipeline] // withDockerContainer [Pipeline] sh 16:00:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:00:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:00:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:00:05 + ls -al . 16:00:05 total 204 16:00:05 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 15:59 . 16:00:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 15:58 .. 16:00:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 15:59 .git 16:00:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 15:58 .github 16:00:05 -rw-rw-r-- 1 jenkins jenkins 337 Nov 8 15:58 .gitignore 16:00:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 15:58 .golangci.yml 16:00:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 15:59 .semver 16:00:05 -rw-rw-r-- 1 jenkins jenkins 8527 Nov 8 15:58 Attribution.txt 16:00:05 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 15:58 CHANGELOG.md 16:00:05 -rw-rw-r-- 1 jenkins jenkins 1709 Nov 8 15:58 Dockerfile 16:00:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 15:58 GOVERNANCE.md 16:00:05 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 15:58 Jenkinsfile 16:00:05 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 15:58 LICENSE 16:00:05 -rw-rw-r-- 1 jenkins jenkins 2457 Nov 8 15:58 Makefile 16:00:05 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 15:58 OWNERS.md 16:00:05 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 8 15:58 README.md 16:00:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 15:59 VERSION 16:00:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 15:58 bin 16:00:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 15:58 cmd 16:00:05 -rw-r--r-- 1 jenkins jenkins 44128 Nov 8 15:59 coverage.out 16:00:05 -rw-rw-r-- 1 jenkins jenkins 3339 Nov 8 15:58 go.mod 16:00:05 -rw-rw-r-- 1 jenkins jenkins 44445 Nov 8 15:58 go.sum 16:00:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 15:58 internal 16:00:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 15:58 snap 16:00:05 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 15:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:06 + 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=057a1dd692cb57415318ec4c6084d5f03d04d2b3 --label arch=amd64 --label version=0.0.0 . 16:00:06 Sending build context to Docker daemon 23.32MB 16:00:06 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:00:06 Step 2/25 : FROM ${BASE} AS builder 16:00:06 ---> 77a8de6d8e83 16:00:06 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:00:06 ---> Running in f1d269295d7b 16:00:06 Removing intermediate container f1d269295d7b 16:00:06 ---> a63ea434d286 16:00:06 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:00:06 ---> Running in 109f0092fcfa 16:00:06 Removing intermediate container 109f0092fcfa 16:00:06 ---> 0dabb554274a 16:00:06 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:00:06 ---> Running in f48e5c229639 16:00:06 Removing intermediate container f48e5c229639 16:00:06 ---> 40c0ddb7fc4b 16:00:06 Step 6/25 : WORKDIR /device-virtual-go 16:00:06 ---> Running in 5a1b431693ea 16:00:06 Removing intermediate container 5a1b431693ea 16:00:06 ---> 83b51cb05435 16:00:06 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:00:06 ---> Running in 907f06c6db55 16:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:00:07 OK: 216 MiB in 55 packages 16:00:07 Removing intermediate container 907f06c6db55 16:00:07 ---> 7e760ae7b5ca 16:00:07 Step 8/25 : COPY go.mod vendor* ./ 16:00:07 ---> 92543a4802f2 16:00:07 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:07 ---> Running in 29f1b1f9cf9e 16:00:08 Removing intermediate container 29f1b1f9cf9e 16:00:08 ---> 76e4bee0a598 16:00:08 Step 10/25 : COPY . . 16:00:09 ---> 120ade1ca216 16:00:09 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:00:09 ---> Running in c038690a149c 16:00:09 Removing intermediate container c038690a149c 16:00:09 ---> 6cc64c68ed2f 16:00:09 Step 12/25 : RUN $MAKE 16:00:09 ---> Running in 9ac1a0cbf80f 16:00:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 16:00:31 Removing intermediate container 9ac1a0cbf80f 16:00:31 ---> 60cd69e11944 16:00:31 Step 13/25 : FROM alpine:3.16 16:00:31 3.16: Pulling from library/alpine 16:00:31 213ec9aee27d: Already exists 16:00:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:00:31 Status: Downloaded newer image for alpine:3.16 16:00:31 ---> 9c6f07244728 16:00:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:00:31 ---> Running in 363fcfb38cc0 16:00:31 Removing intermediate container 363fcfb38cc0 16:00:31 ---> b573d235f9e1 16:00:31 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 16:00:31 ---> Running in 179e3dcd6bc6 16:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:00:31 (1/6) Installing dumb-init (1.2.5-r1) 16:00:31 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:00:31 (3/6) Installing libsodium (1.0.18-r0) 16:00:31 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:00:31 (5/6) Installing libzmq (4.3.4-r0) 16:00:31 (6/6) Installing zeromq (4.3.4-r0) 16:00:31 Executing busybox-1.35.0-r17.trigger 16:00:31 OK: 8 MiB in 20 packages 16:00:32 Removing intermediate container 179e3dcd6bc6 16:00:32 ---> 497023848099 16:00:32 Step 16/25 : WORKDIR / 16:00:32 ---> Running in 029ccfb0304e 16:00:32 Removing intermediate container 029ccfb0304e 16:00:32 ---> fa914875d464 16:00:32 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:00:32 ---> e7438f9e46d9 16:00:32 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:00:32 ---> 51ce222616e0 16:00:32 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:00:33 ---> e0739838d435 16:00:33 Step 20/25 : EXPOSE 59900 16:00:33 ---> Running in 2a9c6af077af 16:00:33 Removing intermediate container 2a9c6af077af 16:00:33 ---> 42992421c60c 16:00:33 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:00:33 ---> Running in 64abaf12e76e 16:00:33 Removing intermediate container 64abaf12e76e 16:00:33 ---> 2d68672f49ea 16:00:33 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:33 ---> Running in 841ec0e79523 16:00:33 Removing intermediate container 841ec0e79523 16:00:33 ---> c6e0aca9a002 16:00:33 Step 23/25 : LABEL arch=amd64 16:00:33 ---> Running in 713eeb88f832 16:00:33 Removing intermediate container 713eeb88f832 16:00:33 ---> 1a7424d5b4e0 16:00:33 Step 24/25 : LABEL git_sha=057a1dd692cb57415318ec4c6084d5f03d04d2b3 16:00:33 ---> Running in 85755741a9c9 16:00:33 Removing intermediate container 85755741a9c9 16:00:33 ---> 66ac637e3fbe 16:00:33 Step 25/25 : LABEL version=0.0.0 16:00:33 ---> Running in 71dbf9ffbda6 16:00:33 Removing intermediate container 71dbf9ffbda6 16:00:33 ---> ab077d90d61a 16:00:33 [Warning] One or more build-args [ARCH] were not consumed 16:00:33 Successfully built ab077d90d61a 16:00:33 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 16:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:34 16:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:34 latest: Pulling from edgex-lftools-log-publisher 16:00:34 5eb5b503b376: Pulling fs layer 16:00:34 5c69ac0246d0: Pulling fs layer 16:00:34 ec43610c2a17: Pulling fs layer 16:00:34 3a2ae6a8a46f: Pulling fs layer 16:00:34 33b1e0a273af: Pulling fs layer 16:00:34 5d3b04190fa2: Pulling fs layer 16:00:34 2f39f015ded8: Pulling fs layer 16:00:34 3a2ae6a8a46f: Waiting 16:00:34 33b1e0a273af: Waiting 16:00:34 5d3b04190fa2: Waiting 16:00:34 2f39f015ded8: Waiting 16:00:34 5c69ac0246d0: Verifying Checksum 16:00:34 5c69ac0246d0: Download complete 16:00:34 3a2ae6a8a46f: Verifying Checksum 16:00:34 3a2ae6a8a46f: Download complete 16:00:35 33b1e0a273af: Verifying Checksum 16:00:35 33b1e0a273af: Download complete 16:00:35 5d3b04190fa2: Verifying Checksum 16:00:35 5d3b04190fa2: Download complete 16:00:35 ec43610c2a17: Verifying Checksum 16:00:35 ec43610c2a17: Download complete 16:00:35 5eb5b503b376: Verifying Checksum 16:00:35 5eb5b503b376: Download complete 16:00:35 2f39f015ded8: Download complete 16:00:36 5eb5b503b376: Pull complete 16:00:36 5c69ac0246d0: Pull complete 16:00:37 ec43610c2a17: Pull complete 16:00:37 3a2ae6a8a46f: Pull complete 16:00:37 33b1e0a273af: Pull complete 16:00:37 5d3b04190fa2: Pull complete 16:00:41 2f39f015ded8: Pull complete 16:00:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:41 prd-ubuntu20.04-docker-8c-8g-118613 does not seem to be running inside a container 16:00:41 $ 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/foundry_device-virtual-go_PR-320 -v /w/workspace/foundry_device-virtual-go_PR-320:/w/workspace/foundry_device-virtual-go_PR-320:rw,z -v /w/workspace/foundry_device-virtual-go_PR-320@tmp:/w/workspace/foundry_device-virtual-go_PR-320@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:00:44 $ docker top 064e9307e291b455580350ae506a753a3a65cb29df581074f0dd3961f00b0e69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:45 ---> job-cost.sh 16:00:45 lf-activate-venv: SKIPPING 16:00:45 INFO: No Stack... 16:00:45 INFO: Retrieving Pricing Info for: v3-standard-8 16:00:45 INFO: Archiving Costs [Pipeline] sh 16:00:45 + cat /w/workspace/foundry_device-virtual-go_PR-320/archives/cost.csv 16:00:45 + cut -d, -f6 [Pipeline] lock 16:00:45 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-320-1-stack-cost] 16:00:45 Resource [jenkins-edgexfoundry-device-virtual-go-PR-320-1-stack-cost] did not exist. Created. 16:00:45 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:00:46 + echo total: 0.2199999988079071 [Pipeline] stash 16:00:46 Stashed 1 file(s) [Pipeline] } 16:00:46 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:00:46 $ docker stop --time=1 064e9307e291b455580350ae506a753a3a65cb29df581074f0dd3961f00b0e69 16:00:47 $ docker rm -f 064e9307e291b455580350ae506a753a3a65cb29df581074f0dd3961f00b0e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118615 in /w/workspace/foundry_device-virtual-go_PR-320 [Pipeline] { [Pipeline] ws 16:02:02 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 16:02:02 The recommended git tool is: git 16:02:09 using credential edgex-jenkins-ssh 16:02:09 Cloning the remote Git repository 16:02:09 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 16:02:09 > git init /w/workspace/device-virtual-go/1 # timeout=10 16:02:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:02:09 > git --version # timeout=10 16:02:09 > git --version # 'git version 2.25.1' 16:02:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:09 Verifying host key using known hosts file 16:02:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:02:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:02:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:02:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:02:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:13 Verifying host key using known hosts file 16:02:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:02:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:02:13 Merging remotes/origin/main commit bcd4d59cdc4959d1a0f5bb8dc06b88fb66ef40d9 into PR head commit 057a1dd692cb57415318ec4c6084d5f03d04d2b3 16:02:14 Merge succeeded, producing 057a1dd692cb57415318ec4c6084d5f03d04d2b3 16:02:14 Checking out Revision 057a1dd692cb57415318ec4c6084d5f03d04d2b3 (PR-320) 16:02:13 > git config core.sparsecheckout # timeout=10 16:02:13 > git checkout -f 057a1dd692cb57415318ec4c6084d5f03d04d2b3 # timeout=10 16:02:14 > git remote # timeout=10 16:02:14 > git config --get remote.origin.url # timeout=10 16:02:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:14 Verifying host key using known hosts file 16:02:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:02:14 > git merge bcd4d59cdc4959d1a0f5bb8dc06b88fb66ef40d9 # timeout=10 16:02:14 > git rev-parse HEAD^{commit} # timeout=10 16:02:14 > git config core.sparsecheckout # timeout=10 16:02:14 > git checkout -f 057a1dd692cb57415318ec4c6084d5f03d04d2b3 # timeout=10 16:02:17 Commit message: "build: Update to use released SDK and go-mods" 16:02:17 > git --version # timeout=10 16:02:17 > git --version # 'git version 2.25.1' 16:02:17 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:02:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:02:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:02:18 Dload Upload Total Spent Left Speed 16:02:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 16:02:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:02:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:02:20 + sudo tee /etc/docker/daemon.new 16:02:20 { 16:02:20 "registry-mirrors": [ 16:02:20 "https://nexus3.edgexfoundry.org:10001" 16:02:20 ], 16:02:20 "bip": "10.250.0.254/24", 16:02:20 "hosts": [ 16:02:20 "tcp://0.0.0.0:5555", 16:02:20 "unix:///var/run/docker.sock" 16:02:20 ], 16:02:20 "mtu": 1458, 16:02:20 "selinux-enabled": true, 16:02:20 "seccomp-profile": "/etc/docker/seccomp.json" 16:02:20 } [Pipeline] sh 16:02:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:02:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:39 provisioning config files... 16:02:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config10005824446702871876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:39 ---> docker-login.sh 16:02:39 nexus3.edgexfoundry.org:10001 16:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:40 Configure a credential helper to remove this warning. See 16:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:40 16:02:40 Login Succeeded 16:02:40 nexus3.edgexfoundry.org:10002 16:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:40 Configure a credential helper to remove this warning. See 16:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:40 16:02:40 Login Succeeded 16:02:40 nexus3.edgexfoundry.org:10003 16:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:40 Configure a credential helper to remove this warning. See 16:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:40 16:02:40 Login Succeeded 16:02:40 nexus3.edgexfoundry.org:10004 16:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:41 Configure a credential helper to remove this warning. See 16:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:41 16:02:41 Login Succeeded 16:02:41 docker.io 16:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:42 Configure a credential helper to remove this warning. See 16:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:42 16:02:42 Login Succeeded 16:02:42 ---> docker-login.sh ends [Pipeline] } 16:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:42 ========================================================= 16:02:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:02:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:02:43 Sending build context to Docker daemon 11.8MB 16:02:43 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:02:43 Step 2/12 : FROM ${BASE} AS builder 16:02:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:02:43 9b18e9b68314: Pulling fs layer 16:02:43 35d82f9e3411: Pulling fs layer 16:02:43 e16973657156: Pulling fs layer 16:02:43 fc693d55d65f: Pulling fs layer 16:02:43 7e9fc2657dce: Pulling fs layer 16:02:43 dda99020689f: Pulling fs layer 16:02:43 db1c61fa0a46: Pulling fs layer 16:02:43 891c053d2c06: Pulling fs layer 16:02:43 dda99020689f: Waiting 16:02:43 db1c61fa0a46: Waiting 16:02:43 fc693d55d65f: Waiting 16:02:43 7e9fc2657dce: Waiting 16:02:43 891c053d2c06: Waiting 16:02:43 e16973657156: Verifying Checksum 16:02:43 e16973657156: Download complete 16:02:43 35d82f9e3411: Verifying Checksum 16:02:43 35d82f9e3411: Download complete 16:02:43 7e9fc2657dce: Verifying Checksum 16:02:43 7e9fc2657dce: Download complete 16:02:43 dda99020689f: Verifying Checksum 16:02:43 dda99020689f: Download complete 16:02:43 9b18e9b68314: Verifying Checksum 16:02:43 9b18e9b68314: Download complete 16:02:44 9b18e9b68314: Pull complete 16:02:45 891c053d2c06: Verifying Checksum 16:02:45 891c053d2c06: Download complete 16:02:45 35d82f9e3411: Pull complete 16:02:45 e16973657156: Pull complete 16:02:46 db1c61fa0a46: Verifying Checksum 16:02:46 db1c61fa0a46: Download complete 16:02:46 fc693d55d65f: Verifying Checksum 16:02:46 fc693d55d65f: Download complete 16:03:01 fc693d55d65f: Pull complete 16:03:01 7e9fc2657dce: Pull complete 16:03:01 dda99020689f: Pull complete 16:03:07 db1c61fa0a46: Pull complete 16:03:08 891c053d2c06: Pull complete 16:03:08 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:03:08 ---> f96f9c87975a 16:03:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:03:10 ---> Running in 5ac67ac732d9 16:03:10 Removing intermediate container 5ac67ac732d9 16:03:10 ---> 25294b10e627 16:03:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:03:10 ---> Running in a60246bbc742 16:03:11 Removing intermediate container a60246bbc742 16:03:11 ---> d6cf3f83268d 16:03:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:03:11 ---> Running in 4a27dbc32291 16:03:11 Removing intermediate container 4a27dbc32291 16:03:11 ---> 1bd205764da7 16:03:11 Step 6/12 : WORKDIR /device-virtual-go 16:03:11 ---> Running in f2ccb1db9c13 16:03:12 Removing intermediate container f2ccb1db9c13 16:03:12 ---> fec307f8f69d 16:03:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:12 ---> Running in 64f592248e18 16:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:14 (1/4) Installing openssh-keygen (9.0_p1-r2) 16:03:14 (2/4) Installing libedit (20210910.3.1-r0) 16:03:15 (3/4) Installing openssh-client-common (9.0_p1-r2) 16:03:15 (4/4) Installing openssh-client-default (9.0_p1-r2) 16:03:15 Executing busybox-1.35.0-r17.trigger 16:03:15 OK: 226 MiB in 55 packages 16:03:16 Removing intermediate container 64f592248e18 16:03:16 ---> 046d895dee33 16:03:16 Step 8/12 : COPY go.mod vendor* ./ 16:03:16 ---> c7236defe269 16:03:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:17 ---> Running in fe76c1a416c0 16:04:13 Removing intermediate container fe76c1a416c0 16:04:13 ---> 056a40f64b42 16:04:13 Step 10/12 : COPY . . 16:04:13 ---> 1cfcb5dc5697 16:04:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:04:13 ---> Running in e8e737d2e2ec 16:04:13 Removing intermediate container e8e737d2e2ec 16:04:13 ---> d434bf8a2aa2 16:04:13 Step 12/12 : RUN $MAKE 16:04:13 ---> Running in 9c66abfb22a2 16:04:13 noop 16:04:14 Removing intermediate container 9c66abfb22a2 16:04:14 ---> b47d2afb58f9 16:04:14 Successfully built b47d2afb58f9 16:04:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:14 + docker inspect -f . ci-base-image-arm64 16:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:14 prd-ubuntu20.04-docker-arm64-4c-16g-118615 does not seem to be running inside a container 16:04:15 $ 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 ******** -e ******** ci-base-image-arm64 cat 16:04:16 $ docker top 68901c5a6fcaebfe52ebc8f17d70ce065fd2d04e3c3b49f0fd2b457696e88b60 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:17 + go version 16:04:17 go version go1.18.7 linux/arm64 [Pipeline] } 16:04:17 $ docker stop --time=1 68901c5a6fcaebfe52ebc8f17d70ce065fd2d04e3c3b49f0fd2b457696e88b60 16:04:19 $ docker rm -f 68901c5a6fcaebfe52ebc8f17d70ce065fd2d04e3c3b49f0fd2b457696e88b60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:19 + docker inspect -f . ci-base-image-arm64 16:04:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:20 prd-ubuntu20.04-docker-arm64-4c-16g-118615 does not seem to be running inside a container 16:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat 16:04:21 $ docker top 68da7daa222ed0874484a4a576d67d03cd0dffe43dbc05065f0aba24032e17e2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:22 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 16:04:23 + make test 16:04:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:04:25 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:06:02 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:06:04 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.145s coverage: 65.7% of statements 16:06:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:06:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:06:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:06:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:06:36 ./bin/test-attribution-txt.sh [Pipeline] echo 16:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:06:36 $ docker stop --time=1 68da7daa222ed0874484a4a576d67d03cd0dffe43dbc05065f0aba24032e17e2 16:06:38 $ docker rm -f 68da7daa222ed0874484a4a576d67d03cd0dffe43dbc05065f0aba24032e17e2 [Pipeline] // withDockerContainer [Pipeline] sh 16:06:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:06:40 Warning: overwriting stash ‘coverage-report’ 16:06:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:06:41 + ls -al . 16:06:41 total 200 16:06:41 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:04 . 16:06:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:02 .. 16:06:41 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:02 .git 16:06:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:02 .github 16:06:41 -rw-rw-r-- 1 jenkins jenkins 337 Nov 8 16:02 .gitignore 16:06:41 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 16:02 .golangci.yml 16:06:41 -rw-rw-r-- 1 jenkins jenkins 8527 Nov 8 16:02 Attribution.txt 16:06:41 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 16:02 CHANGELOG.md 16:06:41 -rw-rw-r-- 1 jenkins jenkins 1709 Nov 8 16:02 Dockerfile 16:06:41 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:02 GOVERNANCE.md 16:06:41 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 16:02 Jenkinsfile 16:06:41 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 16:02 LICENSE 16:06:41 -rw-rw-r-- 1 jenkins jenkins 2457 Nov 8 16:02 Makefile 16:06:41 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 16:02 OWNERS.md 16:06:41 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 8 16:02 README.md 16:06:41 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 15:59 VERSION 16:06:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:02 bin 16:06:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:02 cmd 16:06:41 -rw-r--r-- 1 jenkins jenkins 44128 Nov 8 16:06 coverage.out 16:06:41 -rw-rw-r-- 1 jenkins jenkins 3339 Nov 8 16:02 go.mod 16:06:41 -rw-rw-r-- 1 jenkins jenkins 44445 Nov 8 16:02 go.sum 16:06:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:02 internal 16:06:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:02 snap 16:06:41 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 16:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:42 + 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=057a1dd692cb57415318ec4c6084d5f03d04d2b3 --label arch=arm64 --label version=0.0.0 . 16:06:42 Sending build context to Docker daemon 11.85MB 16:06:42 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:06:42 Step 2/25 : FROM ${BASE} AS builder 16:06:42 ---> b47d2afb58f9 16:06:42 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:06:42 ---> Running in 2749f489792f 16:06:43 Removing intermediate container 2749f489792f 16:06:43 ---> 7af4aaec6b2f 16:06:43 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:06:43 ---> Running in e9f8eace8eb4 16:06:43 Removing intermediate container e9f8eace8eb4 16:06:43 ---> 560ae4485f42 16:06:43 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:06:43 ---> Running in 6a650d75d014 16:06:44 Removing intermediate container 6a650d75d014 16:06:44 ---> 4d88ad47c84e 16:06:44 Step 6/25 : WORKDIR /device-virtual-go 16:06:44 ---> Running in 54ff45a67a4c 16:06:44 Removing intermediate container 54ff45a67a4c 16:06:44 ---> 8962a610801c 16:06:44 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:06:44 ---> Running in 9e46c8d642dd 16:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:47 OK: 226 MiB in 55 packages 16:06:49 Removing intermediate container 9e46c8d642dd 16:06:49 ---> 7413b341694b 16:06:49 Step 8/25 : COPY go.mod vendor* ./ 16:06:50 ---> 30299d94b71e 16:06:50 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:50 ---> Running in eb5c8b98e4b7 16:06:52 Removing intermediate container eb5c8b98e4b7 16:06:52 ---> 026847a1392e 16:06:52 Step 10/25 : COPY . . 16:06:53 ---> c00b0fe1edd8 16:06:53 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:06:53 ---> Running in f452f4fa493a 16:06:54 Removing intermediate container f452f4fa493a 16:06:54 ---> 2ba23b8c60f8 16:06:54 Step 12/25 : RUN $MAKE 16:06:54 ---> Running in 4ab972173950 16:06:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 16:09:32 Removing intermediate container 4ab972173950 16:09:32 ---> 8ff06412b387 16:09:32 Step 13/25 : FROM alpine:3.16 16:09:32 3.16: Pulling from library/alpine 16:09:32 9b18e9b68314: Already exists 16:09:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:09:32 Status: Downloaded newer image for alpine:3.16 16:09:32 ---> a6215f271958 16:09:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:09:32 ---> Running in 5103f95deb0d 16:09:32 Removing intermediate container 5103f95deb0d 16:09:32 ---> 11802aca6395 16:09:32 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 16:09:32 ---> Running in 284f11dc2f14 16:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:09:34 (1/6) Installing dumb-init (1.2.5-r1) 16:09:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:09:34 (3/6) Installing libsodium (1.0.18-r0) 16:09:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:09:34 (5/6) Installing libzmq (4.3.4-r0) 16:09:34 (6/6) Installing zeromq (4.3.4-r0) 16:09:34 Executing busybox-1.35.0-r17.trigger 16:09:34 OK: 8 MiB in 20 packages 16:09:35 Removing intermediate container 284f11dc2f14 16:09:35 ---> a0ab751b6279 16:09:35 Step 16/25 : WORKDIR / 16:09:35 ---> Running in 5b8ff75d8faf 16:09:35 Removing intermediate container 5b8ff75d8faf 16:09:35 ---> 501fd7d83a5f 16:09:35 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:09:36 ---> c1ce07891a9e 16:09:36 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:09:36 ---> 2b21b201a589 16:09:36 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:09:38 ---> be65152cd3ea 16:09:38 Step 20/25 : EXPOSE 59900 16:09:38 ---> Running in c0e1e2abfef3 16:09:38 Removing intermediate container c0e1e2abfef3 16:09:38 ---> 68865a13f82a 16:09:38 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:09:38 ---> Running in 2cac74a7340b 16:09:38 Removing intermediate container 2cac74a7340b 16:09:38 ---> 760997ecf940 16:09:38 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:38 ---> Running in cdb2a7c91e3d 16:09:39 Removing intermediate container cdb2a7c91e3d 16:09:39 ---> 9baf32d6a378 16:09:39 Step 23/25 : LABEL arch=arm64 16:09:39 ---> Running in e4f5351a4111 16:09:39 Removing intermediate container e4f5351a4111 16:09:39 ---> 5ec34dadcb40 16:09:39 Step 24/25 : LABEL git_sha=057a1dd692cb57415318ec4c6084d5f03d04d2b3 16:09:39 ---> Running in 8081dea1ed54 16:09:39 Removing intermediate container 8081dea1ed54 16:09:39 ---> a5a15b2eaeb0 16:09:39 Step 25/25 : LABEL version=0.0.0 16:09:39 ---> Running in 6d55e54aa111 16:09:40 Removing intermediate container 6d55e54aa111 16:09:40 ---> b3ba30e8bd6a 16:09:40 [Warning] One or more build-args [ARCH] were not consumed 16:09:40 Successfully built b3ba30e8bd6a 16:09:40 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 16:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:41 16:09:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:41 arm64: Pulling from edgex-lftools-log-publisher 16:09:41 8998bd30e6a1: Pulling fs layer 16:09:41 04944245beec: Pulling fs layer 16:09:41 699f458cf7ca: Pulling fs layer 16:09:41 765212b225bb: Pulling fs layer 16:09:41 f23df028b6ca: Pulling fs layer 16:09:41 d65c8cfc05b1: Pulling fs layer 16:09:41 2437ff75d9bd: Pulling fs layer 16:09:41 765212b225bb: Waiting 16:09:41 d65c8cfc05b1: Waiting 16:09:41 f23df028b6ca: Waiting 16:09:41 2437ff75d9bd: Waiting 16:09:41 04944245beec: Verifying Checksum 16:09:41 04944245beec: Download complete 16:09:41 765212b225bb: Verifying Checksum 16:09:41 765212b225bb: Download complete 16:09:41 f23df028b6ca: Verifying Checksum 16:09:41 f23df028b6ca: Download complete 16:09:41 d65c8cfc05b1: Verifying Checksum 16:09:41 d65c8cfc05b1: Download complete 16:09:42 699f458cf7ca: Verifying Checksum 16:09:42 699f458cf7ca: Download complete 16:09:42 8998bd30e6a1: Download complete 16:09:44 2437ff75d9bd: Verifying Checksum 16:09:44 2437ff75d9bd: Download complete 16:09:46 8998bd30e6a1: Pull complete 16:09:46 04944245beec: Pull complete 16:09:48 699f458cf7ca: Pull complete 16:09:48 765212b225bb: Pull complete 16:09:49 f23df028b6ca: Pull complete 16:09:49 d65c8cfc05b1: Pull complete 16:10:04 2437ff75d9bd: Pull complete 16:10:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:04 prd-ubuntu20.04-docker-arm64-4c-16g-118615 does not seem to be running inside a container 16:10:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:10:07 $ docker top 92d3e8e4c3dc2e7b6221d0888fc2966feccd37786ff971e23001003d368055b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:10:08 ---> job-cost.sh 16:10:08 lf-activate-venv: SKIPPING 16:10:08 INFO: No Stack... 16:10:08 INFO: Retrieving Pricing Info for: v3-standard-4 16:10:09 INFO: Archiving Costs [Pipeline] sh 16:10:10 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 16:10:10 + cut -d, -f6 [Pipeline] lock 16:10:10 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-320-1-stack-cost] 16:10:10 Resource [jenkins-edgexfoundry-device-virtual-go-PR-320-1-stack-cost] did not exist. Created. 16:10:10 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:10:11 /w/workspace/device-virtual-go/1@tmp/durable-a7e80040/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:10:12 + echo total: 0.10999999940395355 [Pipeline] stash 16:10:12 Warning: overwriting stash ‘stack-cost’ 16:10:12 Stashed 1 file(s) [Pipeline] } 16:10:12 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:10:12 $ docker stop --time=1 92d3e8e4c3dc2e7b6221d0888fc2966feccd37786ff971e23001003d368055b8 16:10:13 $ docker rm -f 92d3e8e4c3dc2e7b6221d0888fc2966feccd37786ff971e23001003d368055b8 [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 16:10:14 provisioning config files... 16:10:14 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-320@tmp/config15237315018508500995tmp [Pipeline] { [Pipeline] sh 16:10:15 + set +x 16:10:15 + curl -s https://codecov.io/bash 16:10:15 + bash -s -- 16:10:15 16:10:15 _____ _ 16:10:15 / ____| | | 16:10:15 | | ___ __| | ___ ___ _____ __ 16:10:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:10:15 | |___| (_) | (_| | __/ (_| (_) \ V / 16:10:15 \_____\___/ \__,_|\___|\___\___/ \_/ 16:10:15 Bash-1.0.6 16:10:15 16:10:15 16:10:15 ==> git version 2.25.1 found 16:10:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:10:15 Release-Date: 2020-01-08 16:10:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:10:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:10:15 ==> Jenkins CI detected. 16:10:15 current dir:  /w/workspace/foundry_device-virtual-go_PR-320 16:10:15 project root: . 16:10:15 --> token set from env 16:10:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:10:15 ==> Running gcov in . (disable via -X gcov) 16:10:15 ==> Python coveragepy not found 16:10:15 ==> Searching for coverage reports in: 16:10:15 + . 16:10:15 -> Found 1 reports 16:10:15 ==> Detecting git/mercurial file structure 16:10:15 ==> Reading reports 16:10:15 + ./coverage.out bytes=44128 16:10:15 ==> Appending adjustments 16:10:15 https://docs.codecov.io/docs/fixing-reports 16:10:15 + Found adjustments 16:10:15 ==> Gzipping contents 16:10:15 8.0K /tmp/codecov.CwpjQj.gz 16:10:15 ==> Uploading reports 16:10:15 url: https://codecov.io 16:10:15 query: branch=PR-320&commit=057a1dd692cb57415318ec4c6084d5f03d04d2b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=320&job=&cmd_args= 16:10:15 -> Pinging Codecov 16:10:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-320&commit=057a1dd692cb57415318ec4c6084d5f03d04d2b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=320&job=&cmd_args= 16:10:15 -> Uploading to 16:10:15 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/5E52B4B073DB2E39498172D8E973AA87/057a1dd692cb57415318ec4c6084d5f03d04d2b3/43c2c477-645e-4fc6-821d-e80855028715.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T161015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa748181f6c3a168e8c1c2cde4a107264b455ace7d3d09d5268a6e57c943d8e2 16:10:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:15 Dload Upload Total Spent Left Speed 16:10:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5500 0 0 100 5500 0 27093 --:--:-- --:--:-- --:--:-- 26960 100 5500 0 0 100 5500 0 26315 --:--:-- --:--:-- --:--:-- 26190 16:10:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/057a1dd692cb57415318ec4c6084d5f03d04d2b3 [Pipeline] } 16:10:15 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 16:10:17 + [ -d /w/workspace/foundry_device-virtual-go_PR-320/archives ] 16:10:17 + ls -al /w/workspace/foundry_device-virtual-go_PR-320/archives 16:10:17 total 16 16:10:17 drwxr-xr-x 3 root root 4096 Nov 8 16:00 . 16:10:17 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:00 .. 16:10:17 drwxr-xr-x 2 root root 4096 Nov 8 16:00 cost 16:10:17 -rw-r--r-- 1 root root 89 Nov 8 16:00 cost.csv 16:10:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-320/archives 16:10:17 + ls -al /w/workspace/foundry_device-virtual-go_PR-320/archives 16:10:17 total 16 16:10:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:00 . 16:10:17 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:00 .. 16:10:17 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 16:00 cost 16:10:17 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:10:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:10:18 ---> package-listing.sh 16:10:18 ++ facter osfamily 16:10:18 ++ tr '[:upper:]' '[:lower:]' 16:10:19 + OS_FAMILY=debian 16:10:19 + workspace=/w/workspace/foundry_device-virtual-go_PR-320 16:10:19 + START_PACKAGES=/tmp/packages_start.txt 16:10:19 + END_PACKAGES=/tmp/packages_end.txt 16:10:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:10:19 + PACKAGES=/tmp/packages_start.txt 16:10:19 + '[' /w/workspace/foundry_device-virtual-go_PR-320 ']' 16:10:19 + PACKAGES=/tmp/packages_end.txt 16:10:19 + case "${OS_FAMILY}" in 16:10:19 + grep '^ii' 16:10:19 + dpkg -l 16:10:19 + '[' -f /tmp/packages_start.txt ']' 16:10:19 + '[' -f /tmp/packages_end.txt ']' 16:10:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:10:19 + '[' /w/workspace/foundry_device-virtual-go_PR-320 ']' 16:10:19 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-320/archives/ 16:10:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-320/archives/ [Pipeline] echo 16:10:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:10:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:10:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:19 prd-ubuntu20.04-docker-8c-8g-118613 does not seem to be running inside a container 16:10:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-320/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-320 -v /w/workspace/foundry_device-virtual-go_PR-320:/w/workspace/foundry_device-virtual-go_PR-320:rw,z -v /w/workspace/foundry_device-virtual-go_PR-320@tmp:/w/workspace/foundry_device-virtual-go_PR-320@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 16:10:20 $ docker top 0e69e19aa9b3207f31dcc05b476587763d06071848f71731d5bfa353add6e827 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:20 + touch /tmp/pre-build-complete [Pipeline] sh 16:10:20 + mkdir -p /var/log/sysstat [Pipeline] sh 16:10:21 + ls /var/log/sa-host 16:10:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:21 provisioning config files... 16:10:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-320@tmp/config14059407303320024995tmp [Pipeline] { [Pipeline] echo 16:10:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:10:21 ---> create-netrc.sh [Pipeline] } 16:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:10:22 ---> python-tools-install.sh [Pipeline] echo 16:10:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:10:22 ---> sudo-logs.sh 16:10:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:10:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:10:23 ---> job-cost.sh 16:10:23 lf-activate-venv: SKIPPING 16:10:23 DEBUG: total: 0.2199999988079071 16:10:23 INFO: Retrieving Stack Cost... 16:10:23 INFO: Retrieving Pricing Info for: v3-standard-8 16:10:23 INFO: Archiving Costs [Pipeline] echo 16:10:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:10:24 ---> logs-deploy.sh 16:10:24 lf-activate-venv: SKIPPING 16:10:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-320/1 16:10:24 INFO: archiving workspace using pattern(s): 16:10:25 Archives upload complete. 16:10:25 INFO: archiving logs to Nexus