Pull request #296 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7+92de881e1764f9c8787685d99df057aa74012de3 (d1791c0baf23cccc4ed663e8531a6d9600b4ce4c) 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-ssh17476299862855205240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14546380705590098810.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-296/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-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11845519781071693572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8642840548440223975.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3611775585623768693.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-296/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-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10990231905387299043.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20397 in /w/workspace/foundry_device-virtual-go_PR-296 [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-296 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 92de881e1764f9c8787685d99df057aa74012de3 into PR head commit 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 Merge succeeded, producing 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 Checking out Revision 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 (PR-296) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 92de881e1764f9c8787685d99df057aa74012de3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:09:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:09:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:09:09 ========================================================= 11:09:09 EdgeX Global Pipelines Version Info 11:09:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:09:10 ------------------- 11:09:10 stable info: 11:09:10 ------------------- 11:09:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:09:10 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 11:09:10 Message: update stable to v1.0.238 11:09:10 ------------------- 11:09:10 experimental info: 11:09:10 ------------------- 11:09:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:09:10 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 11:09:10 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:09:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:09:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:09:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:09:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:09:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:09:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo 11:09:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo 11:09:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo 11:09:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 [Pipeline] echo 11:09:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45ffb1c [Pipeline] echo 11:09:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:12 provisioning config files... 11:09:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-296@tmp/config6350136705763049297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:12 ---> docker-login.sh 11:09:12 nexus3.edgexfoundry.org:10001 11:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:13 Configure a credential helper to remove this warning. See 11:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:13 11:09:13 Login Succeeded 11:09:13 nexus3.edgexfoundry.org:10002 11:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:13 Configure a credential helper to remove this warning. See 11:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:13 11:09:13 Login Succeeded 11:09:13 nexus3.edgexfoundry.org:10003 11:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:13 Configure a credential helper to remove this warning. See 11:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:13 11:09:13 Login Succeeded 11:09:13 nexus3.edgexfoundry.org:10004 11:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:13 Configure a credential helper to remove this warning. See 11:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:13 11:09:13 Login Succeeded 11:09:13 docker.io 11:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:14 Configure a credential helper to remove this warning. See 11:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:14 11:09:14 Login Succeeded 11:09:14 ---> docker-login.sh ends [Pipeline] } 11:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:09:14 + git rev-list -1 --merges 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7~1..45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 [Pipeline] echo 11:09:14 -----------> git rev-list -1 --merges 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7~1..45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 [false] [Pipeline] sh 11:09:15 + git log --format=format:%s -1 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 [Pipeline] echo 11:09:15 ========================================================= 11:09:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:09:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:09:15 + git log --format=format:%s -1 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 [Pipeline] echo 11:09:15 [semverPrep] GIT_COMMIT: 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 11:09:15 [semverPrep] This is not a build commit. [Pipeline] sh 11:09:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:09:16 + grep -v github /etc/ssh/ssh_known_hosts 11:09:16 + [ -e /tmp/ssh_known_hosts ] 11:09:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:09:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:09:16 + sudo tee -a /etc/ssh/ssh_known_hosts 11:09:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:16 11:09:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:16 0.1.4: Pulling from edgex-devops/py-git-semver 11:09:16 b85a868b505f: Pulling fs layer 11:09:16 e2be974225ed: Pulling fs layer 11:09:16 339a4e72a1f5: Pulling fs layer 11:09:16 988bab9f4d93: Pulling fs layer 11:09:16 1469e6f7b9e6: Pulling fs layer 11:09:16 eaf3925da568: Pulling fs layer 11:09:16 bab4dde63d76: Pulling fs layer 11:09:16 bde34c3a00c8: Pulling fs layer 11:09:16 b352a97aabf1: Pulling fs layer 11:09:16 4872d77fe225: Pulling fs layer 11:09:16 5851b861e8e6: Pulling fs layer 11:09:16 eaf3925da568: Waiting 11:09:16 988bab9f4d93: Waiting 11:09:16 1469e6f7b9e6: Waiting 11:09:16 4872d77fe225: Waiting 11:09:16 bab4dde63d76: Waiting 11:09:16 bde34c3a00c8: Waiting 11:09:16 5851b861e8e6: Waiting 11:09:16 b352a97aabf1: Waiting 11:09:16 e2be974225ed: Verifying Checksum 11:09:16 e2be974225ed: Download complete 11:09:16 988bab9f4d93: Verifying Checksum 11:09:16 988bab9f4d93: Download complete 11:09:17 1469e6f7b9e6: Verifying Checksum 11:09:17 1469e6f7b9e6: Download complete 11:09:17 eaf3925da568: Verifying Checksum 11:09:17 eaf3925da568: Download complete 11:09:17 339a4e72a1f5: Verifying Checksum 11:09:17 339a4e72a1f5: Download complete 11:09:17 bde34c3a00c8: Verifying Checksum 11:09:17 bde34c3a00c8: Download complete 11:09:17 b352a97aabf1: Verifying Checksum 11:09:17 b352a97aabf1: Download complete 11:09:17 4872d77fe225: Download complete 11:09:17 5851b861e8e6: Download complete 11:09:17 b85a868b505f: Verifying Checksum 11:09:17 b85a868b505f: Download complete 11:09:17 bab4dde63d76: Verifying Checksum 11:09:17 bab4dde63d76: Download complete 11:09:18 b85a868b505f: Pull complete 11:09:18 e2be974225ed: Pull complete 11:09:19 339a4e72a1f5: Pull complete 11:09:19 988bab9f4d93: Pull complete 11:09:19 1469e6f7b9e6: Pull complete 11:09:19 eaf3925da568: Pull complete 11:09:21 bab4dde63d76: Pull complete 11:09:21 bde34c3a00c8: Pull complete 11:09:22 b352a97aabf1: Pull complete 11:09:22 4872d77fe225: Pull complete 11:09:22 5851b861e8e6: Pull complete 11:09:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:22 prd-ubuntu20.04-docker-8c-8g-20397 does not seem to be running inside a container 11:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-296 -v /w/workspace/foundry_device-virtual-go_PR-296:/w/workspace/foundry_device-virtual-go_PR-296:rw,z -v /w/workspace/foundry_device-virtual-go_PR-296@tmp:/w/workspace/foundry_device-virtual-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:09:23 $ docker top a0d483ae629bbb5a9cbb854f659f952d685492881aa77ed60ef4fa29b1405fc7 -eo pid,comm 11:09:23 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). 11:09:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:09:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:09:24 [ssh-agent] Looking for ssh-agent implementation... 11:09:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:24 $ docker exec a0d483ae629bbb5a9cbb854f659f952d685492881aa77ed60ef4fa29b1405fc7 ssh-agent 11:09:24 SSH_AUTH_SOCK=/tmp/ssh-h3f64JfldRan/agent.33 11:09:24 SSH_AGENT_PID=39 11:09:24 Running ssh-add (command line suppressed) 11:09:24 Identity added: /w/workspace/foundry_device-virtual-go_PR-296@tmp/private_key_8530524960019686737.key (/w/workspace/foundry_device-virtual-go_PR-296@tmp/private_key_8530524960019686737.key) 11:09:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:09:24 + git tag --points-at HEAD [Pipeline] } 11:09:24 $ docker exec --env ******** --env ******** a0d483ae629bbb5a9cbb854f659f952d685492881aa77ed60ef4fa29b1405fc7 ssh-agent -k 11:09:24 unset SSH_AUTH_SOCK; 11:09:24 unset SSH_AGENT_PID; 11:09:24 echo Agent pid 39 killed; 11:09:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:09:25 [ssh-agent] Looking for ssh-agent implementation... 11:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:25 $ docker exec a0d483ae629bbb5a9cbb854f659f952d685492881aa77ed60ef4fa29b1405fc7 ssh-agent 11:09:25 SSH_AUTH_SOCK=/tmp/ssh-aZykWVVGK91d/agent.73 11:09:25 SSH_AGENT_PID=79 11:09:25 Running ssh-add (command line suppressed) 11:09:25 Identity added: /w/workspace/foundry_device-virtual-go_PR-296@tmp/private_key_8875751284920774506.key (/w/workspace/foundry_device-virtual-go_PR-296@tmp/private_key_8875751284920774506.key) 11:09:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:09:25 + git semver init 11:09:26 2022-07-18 11:09:25,981 [run_init] DEBUG init version:0.0.0 force:False 11:09:26 2022-07-18 11:09:25,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-296/.semver 11:09:26 2022-07-18 11:09:25,983 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-296/.semver 11:09:26 2022-07-18 11:09:25,983 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-296/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-296, universal_newlines=False, shell=None, istream=None) 11:09:26 2022-07-18 11:09:26,888 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-296/.git/info/exclude 11:09:26 2022-07-18 11:09:26,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-296/.semver/PR-296 with force:False 11:09:26 2022-07-18 11:09:26,888 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-296/.semver/PR-296 11:09:26 2022-07-18 11:09:26,893 [execute] INFO git cat-file --batch-check 11:09:26 2022-07-18 11:09:26,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-296/.semver, universal_newlines=False, shell=None, istream=) 11:09:26 2022-07-18 11:09:26,899 [execute] INFO git cat-file --batch 11:09:26 2022-07-18 11:09:26,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-296/.semver, universal_newlines=False, shell=None, istream=) 11:09:26 2022-07-18 11:09:26,904 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-296/.semver/PR-296 11:09:26 0.0.0 [Pipeline] } 11:09:27 $ docker exec --env ******** --env ******** a0d483ae629bbb5a9cbb854f659f952d685492881aa77ed60ef4fa29b1405fc7 ssh-agent -k 11:09:27 unset SSH_AUTH_SOCK; 11:09:27 unset SSH_AGENT_PID; 11:09:27 echo Agent pid 79 killed; 11:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:09:27 + git semver [Pipeline] } 11:09:27 $ docker stop --time=1 a0d483ae629bbb5a9cbb854f659f952d685492881aa77ed60ef4fa29b1405fc7 11:09:29 $ docker rm -f a0d483ae629bbb5a9cbb854f659f952d685492881aa77ed60ef4fa29b1405fc7 [Pipeline] // withDockerContainer [Pipeline] sh 11:09:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:09:29 Stashed 1 file(s) [Pipeline] echo 11:09:29 [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 11:09:30 provisioning config files... 11:09:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-296@tmp/config2873488610905464578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:30 ---> docker-login.sh 11:09:30 nexus3.edgexfoundry.org:10001 11:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:30 Configure a credential helper to remove this warning. See 11:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:30 11:09:30 Login Succeeded 11:09:30 nexus3.edgexfoundry.org:10002 11:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:31 Configure a credential helper to remove this warning. See 11:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:31 11:09:31 Login Succeeded 11:09:31 nexus3.edgexfoundry.org:10003 11:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:31 Configure a credential helper to remove this warning. See 11:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:31 11:09:31 Login Succeeded 11:09:31 nexus3.edgexfoundry.org:10004 11:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:31 Configure a credential helper to remove this warning. See 11:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:31 11:09:31 Login Succeeded 11:09:31 docker.io 11:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:31 Configure a credential helper to remove this warning. See 11:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:31 11:09:31 Login Succeeded 11:09:31 ---> docker-login.sh ends [Pipeline] } 11:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:09:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:09:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:09:32 ========================================================= 11:09:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:09:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:32 + 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 . 11:09:32 Sending build context to Docker daemon 23.07MB 11:09:32 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:09:32 Step 2/12 : FROM ${BASE} AS builder 11:09:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:09:32 2408cc74d12b: Pulling fs layer 11:09:32 ea60b727a1ce: Pulling fs layer 11:09:32 30c4a7721957: Pulling fs layer 11:09:32 370296b7ddb6: Pulling fs layer 11:09:32 7c6cee850709: Pulling fs layer 11:09:32 39a5fcdaea64: Pulling fs layer 11:09:32 d94ebbe4e438: Pulling fs layer 11:09:32 7c6cee850709: Waiting 11:09:32 bcfd1f05c69d: Pulling fs layer 11:09:32 59ccb84bbe0f: Pulling fs layer 11:09:32 d94ebbe4e438: Waiting 11:09:32 bcfd1f05c69d: Waiting 11:09:32 30c4a7721957: Verifying Checksum 11:09:32 30c4a7721957: Download complete 11:09:32 ea60b727a1ce: Verifying Checksum 11:09:32 ea60b727a1ce: Download complete 11:09:32 7c6cee850709: Verifying Checksum 11:09:32 7c6cee850709: Download complete 11:09:32 39a5fcdaea64: Verifying Checksum 11:09:32 39a5fcdaea64: Download complete 11:09:32 2408cc74d12b: Verifying Checksum 11:09:32 d94ebbe4e438: Download complete 11:09:32 2408cc74d12b: Pull complete 11:09:33 ea60b727a1ce: Pull complete 11:09:33 30c4a7721957: Pull complete 11:09:33 59ccb84bbe0f: Verifying Checksum 11:09:33 59ccb84bbe0f: Download complete 11:09:33 bcfd1f05c69d: Verifying Checksum 11:09:33 bcfd1f05c69d: Download complete 11:09:33 370296b7ddb6: Verifying Checksum 11:09:33 370296b7ddb6: Download complete 11:09:37 370296b7ddb6: Pull complete 11:09:37 7c6cee850709: Pull complete 11:09:38 39a5fcdaea64: Pull complete 11:09:38 d94ebbe4e438: Pull complete 11:09:40 bcfd1f05c69d: Pull complete 11:09:40 59ccb84bbe0f: Pull complete 11:09:40 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 11:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:09:40 ---> a4fb48ad2a94 11:09:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:09:42 ---> Running in 391f0d85a73d 11:09:42 Removing intermediate container 391f0d85a73d 11:09:42 ---> 8e46516188f3 11:09:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:09:42 ---> Running in 6041407fd706 11:09:42 Removing intermediate container 6041407fd706 11:09:42 ---> 1cf37f45d201 11:09:42 Step 5/12 : WORKDIR /device-virtual-go 11:09:42 ---> Running in 0d07b5b422aa 11:09:43 Removing intermediate container 0d07b5b422aa 11:09:43 ---> b1911f8d0909 11:09:43 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:43 ---> Running in 36f77e94078e 11:09:43 Removing intermediate container 36f77e94078e 11:09:43 ---> a49db143c573 11:09:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:09:43 ---> Running in c958a78777ed 11:09:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:09:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:09:45 (1/4) Installing openssh-keygen (9.0_p1-r1) 11:09:45 (2/4) Installing libedit (20210910.3.1-r0) 11:09:45 (3/4) Installing openssh-client-common (9.0_p1-r1) 11:09:45 (4/4) Installing openssh-client-default (9.0_p1-r1) 11:09:45 Still waiting to schedule task 11:09:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:09:45 Executing busybox-1.35.0-r13.trigger 11:09:45 OK: 216 MiB in 55 packages 11:09:45 Removing intermediate container c958a78777ed 11:09:45 ---> 1af9d558c280 11:09:45 Step 8/12 : COPY go.mod vendor* ./ 11:09:46 ---> f85ef0e865ae 11:09:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:46 ---> Running in 1b12db5b0553 11:10:04 Removing intermediate container 1b12db5b0553 11:10:04 ---> 0b49a53711fd 11:10:04 Step 10/12 : COPY . . 11:10:04 ---> 5514e9f4783d 11:10:04 Step 11/12 : ARG MAKE='make build' 11:10:04 ---> Running in 7049f3aac77a 11:10:04 Removing intermediate container 7049f3aac77a 11:10:04 ---> 4d3d1f64efa6 11:10:04 Step 12/12 : RUN $MAKE 11:10:04 ---> Running in 06988fe99099 11:10:04 noop 11:10:04 Removing intermediate container 06988fe99099 11:10:04 ---> 9ffb06cdf93b 11:10:04 Successfully built 9ffb06cdf93b 11:10:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:04 + docker inspect -f . ci-base-image-x86_64 11:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:04 prd-ubuntu20.04-docker-8c-8g-20397 does not seem to be running inside a container 11:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-296 -v /w/workspace/foundry_device-virtual-go_PR-296:/w/workspace/foundry_device-virtual-go_PR-296:rw,z -v /w/workspace/foundry_device-virtual-go_PR-296@tmp:/w/workspace/foundry_device-virtual-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:10:05 $ docker top 7e08bc09a335070275ce4f8a1f54e0d56d6b2072c9e732f39a0085016d98dfd1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:05 + go version 11:10:05 go version go1.18.3 linux/amd64 [Pipeline] } 11:10:05 $ docker stop --time=1 7e08bc09a335070275ce4f8a1f54e0d56d6b2072c9e732f39a0085016d98dfd1 11:10:07 $ docker rm -f 7e08bc09a335070275ce4f8a1f54e0d56d6b2072c9e732f39a0085016d98dfd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:07 + docker inspect -f . ci-base-image-x86_64 11:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:07 prd-ubuntu20.04-docker-8c-8g-20397 does not seem to be running inside a container 11:10:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-virtual-go_PR-296 -v /w/workspace/foundry_device-virtual-go_PR-296:/w/workspace/foundry_device-virtual-go_PR-296:rw,z -v /w/workspace/foundry_device-virtual-go_PR-296@tmp:/w/workspace/foundry_device-virtual-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:10:08 $ docker top d0475c3893181d81f3790fb35b5b8d5fcf7958b5a699a2536317195a47a88484 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:08 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-296 [Pipeline] fileExists [Pipeline] sh 11:10:09 + make test 11:10:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:10:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:10:19 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:10:19 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements 11:10:26 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." 11:10:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:10:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:10:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:10:29 ./bin/test-attribution-txt.sh [Pipeline] echo 11:10:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:10:29 $ docker stop --time=1 d0475c3893181d81f3790fb35b5b8d5fcf7958b5a699a2536317195a47a88484 11:10:31 $ docker rm -f d0475c3893181d81f3790fb35b5b8d5fcf7958b5a699a2536317195a47a88484 [Pipeline] // withDockerContainer [Pipeline] sh 11:10:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:10:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:10:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:10:32 + ls -al . 11:10:32 total 192 11:10:32 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 11:10 . 11:10:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 11:09 .. 11:10:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 11:10 .git 11:10:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:09 .github 11:10:32 -rw-rw-r-- 1 jenkins jenkins 337 Jul 18 11:09 .gitignore 11:10:32 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 11:09 .golangci.yml 11:10:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 11:09 .semver 11:10:32 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 18 11:09 Attribution.txt 11:10:32 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 18 11:09 CHANGELOG.md 11:10:32 -rw-rw-r-- 1 jenkins jenkins 1978 Jul 18 11:09 Dockerfile 11:10:32 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 11:09 GOVERNANCE.md 11:10:32 -rw-rw-r-- 1 jenkins jenkins 660 Jul 18 11:09 Jenkinsfile 11:10:32 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 11:09 LICENSE 11:10:32 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 18 11:09 Makefile 11:10:32 -rw-rw-r-- 1 jenkins jenkins 623 Jul 18 11:09 OWNERS.md 11:10:32 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 18 11:09 README.md 11:10:32 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 11:09 VERSION 11:10:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 11:09 bin 11:10:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:09 cmd 11:10:32 -rw-r--r-- 1 jenkins jenkins 44128 Jul 18 11:10 coverage.out 11:10:32 -rw-rw-r-- 1 jenkins jenkins 3191 Jul 18 11:09 go.mod 11:10:32 -rw-rw-r-- 1 jenkins jenkins 34839 Jul 18 11:09 go.sum 11:10:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:09 internal 11:10:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 11:09 snap 11:10:32 -rw-rw-r-- 1 jenkins jenkins 235 Jul 18 11:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:33 + 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=45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 --label arch=amd64 --label version=0.0.0 . 11:10:33 Sending build context to Docker daemon 23.11MB 11:10:33 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 11:10:33 Step 2/26 : FROM ${BASE} AS builder 11:10:33 ---> 9ffb06cdf93b 11:10:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:10:33 ---> Running in b9cfbeb6430d 11:10:33 Removing intermediate container b9cfbeb6430d 11:10:33 ---> 9d31d04e6698 11:10:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:10:33 ---> Running in 83a3dcefc668 11:10:33 Removing intermediate container 83a3dcefc668 11:10:33 ---> 51ced8e852be 11:10:33 Step 5/26 : WORKDIR /device-virtual-go 11:10:33 ---> Running in 912feb6ec78d 11:10:33 Removing intermediate container 912feb6ec78d 11:10:33 ---> 153040cfff43 11:10:33 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:33 ---> Running in bc336420c7b0 11:10:34 Removing intermediate container bc336420c7b0 11:10:34 ---> 30928b8952c3 11:10:34 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:10:34 ---> Running in 478b5b30c650 11:10:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:10:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:10:35 OK: 216 MiB in 55 packages 11:10:35 Removing intermediate container 478b5b30c650 11:10:35 ---> f750951bd688 11:10:35 Step 8/26 : COPY go.mod vendor* ./ 11:10:36 ---> 0d027380c889 11:10:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:36 ---> Running in b1616abcf3ca 11:10:36 Removing intermediate container b1616abcf3ca 11:10:36 ---> 91bd97a83f72 11:10:36 Step 10/26 : COPY . . 11:10:37 ---> 372082f7a1d1 11:10:37 Step 11/26 : ARG MAKE='make build' 11:10:37 ---> Running in 80a169f89cf6 11:10:37 Removing intermediate container 80a169f89cf6 11:10:37 ---> 7ed5a4478834 11:10:37 Step 12/26 : RUN $MAKE 11:10:37 ---> Running in cf383de62bd5 11:10:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:10:59 Removing intermediate container cf383de62bd5 11:10:59 ---> 8e984946594b 11:10:59 Step 13/26 : FROM alpine:3.16 11:10:59 3.16: Pulling from library/alpine 11:10:59 2408cc74d12b: Already exists 11:10:59 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 11:10:59 Status: Downloaded newer image for alpine:3.16 11:10:59 ---> e66264b98777 11:10:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:10:59 ---> Running in 6ca90deaa0db 11:10:59 Removing intermediate container 6ca90deaa0db 11:10:59 ---> fb0d7d48d7a1 11:10:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:59 ---> Running in cf60d10d2cd7 11:10:59 Removing intermediate container cf60d10d2cd7 11:10:59 ---> d9050506d616 11:10:59 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:10:59 ---> Running in 8da8aa6bb97f 11:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:10:59 (1/6) Installing dumb-init (1.2.5-r1) 11:10:59 (2/6) Installing libgcc (11.2.1_git20220219-r2) 11:11:00 (3/6) Installing libsodium (1.0.18-r0) 11:11:00 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 11:11:00 (5/6) Installing libzmq (4.3.4-r0) 11:11:00 (6/6) Installing zeromq (4.3.4-r0) 11:11:00 Executing busybox-1.35.0-r13.trigger 11:11:00 OK: 8 MiB in 20 packages 11:11:00 Removing intermediate container 8da8aa6bb97f 11:11:00 ---> 913c8b91f3dc 11:11:00 Step 17/26 : WORKDIR / 11:11:00 ---> Running in 66d7570eca5d 11:11:00 Removing intermediate container 66d7570eca5d 11:11:00 ---> 6a48cd48b4be 11:11:00 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:11:01 ---> f34dd9073639 11:11:01 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:11:01 ---> 6c4d22af7a87 11:11:01 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:11:01 ---> 6808a37a4e0b 11:11:01 Step 21/26 : EXPOSE 59900 11:11:01 ---> Running in bcd487a94fb1 11:11:01 Removing intermediate container bcd487a94fb1 11:11:01 ---> 886995e81b6c 11:11:01 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:11:01 ---> Running in da2b8b73615a 11:11:02 Removing intermediate container da2b8b73615a 11:11:02 ---> f62ae1e5c7e5 11:11:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:11:02 ---> Running in b467f815c7a9 11:11:02 Removing intermediate container b467f815c7a9 11:11:02 ---> 0c36d5eacf17 11:11:02 Step 24/26 : LABEL arch=amd64 11:11:02 ---> Running in c881dde139d9 11:11:02 Removing intermediate container c881dde139d9 11:11:02 ---> 480aa9f9c3c5 11:11:02 Step 25/26 : LABEL git_sha=45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 11:11:02 ---> Running in f59a40867e57 11:11:02 Removing intermediate container f59a40867e57 11:11:02 ---> 2efc8f18bbe9 11:11:02 Step 26/26 : LABEL version=0.0.0 11:11:02 ---> Running in 41fffddf7f44 11:11:02 Removing intermediate container 41fffddf7f44 11:11:02 ---> 2f3be062ef54 11:11:02 [Warning] One or more build-args [ARCH] were not consumed 11:11:02 Successfully built 2f3be062ef54 11:11:02 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 11:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:03 11:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:03 latest: Pulling from edgex-lftools-log-publisher 11:11:03 5eb5b503b376: Pulling fs layer 11:11:03 5c69ac0246d0: Pulling fs layer 11:11:03 ec43610c2a17: Pulling fs layer 11:11:03 3a2ae6a8a46f: Pulling fs layer 11:11:03 33b1e0a273af: Pulling fs layer 11:11:03 5d3b04190fa2: Pulling fs layer 11:11:03 2f39f015ded8: Pulling fs layer 11:11:03 3a2ae6a8a46f: Waiting 11:11:03 33b1e0a273af: Waiting 11:11:03 5d3b04190fa2: Waiting 11:11:03 5c69ac0246d0: Download complete 11:11:03 3a2ae6a8a46f: Verifying Checksum 11:11:03 3a2ae6a8a46f: Download complete 11:11:03 33b1e0a273af: Verifying Checksum 11:11:03 33b1e0a273af: Download complete 11:11:03 ec43610c2a17: Verifying Checksum 11:11:03 ec43610c2a17: Download complete 11:11:04 5d3b04190fa2: Verifying Checksum 11:11:04 5d3b04190fa2: Download complete 11:11:04 5eb5b503b376: Verifying Checksum 11:11:04 5eb5b503b376: Download complete 11:11:04 2f39f015ded8: Download complete 11:11:05 5eb5b503b376: Pull complete 11:11:05 5c69ac0246d0: Pull complete 11:11:05 ec43610c2a17: Pull complete 11:11:05 3a2ae6a8a46f: Pull complete 11:11:05 33b1e0a273af: Pull complete 11:11:06 5d3b04190fa2: Pull complete 11:11:10 2f39f015ded8: Pull complete 11:11:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:10 prd-ubuntu20.04-docker-8c-8g-20397 does not seem to be running inside a container 11:11:10 $ 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-296 -v /w/workspace/foundry_device-virtual-go_PR-296:/w/workspace/foundry_device-virtual-go_PR-296:rw,z -v /w/workspace/foundry_device-virtual-go_PR-296@tmp:/w/workspace/foundry_device-virtual-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:11:12 $ docker top 6c7cc3809c239c6a54f838b0819a9cca6e3960396968e2a459000aaf604549d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:12 ---> job-cost.sh 11:11:12 lf-activate-venv: SKIPPING 11:11:12 INFO: No Stack... 11:11:13 INFO: Retrieving Pricing Info for: v3-standard-8 11:11:13 INFO: Archiving Costs [Pipeline] sh 11:11:13 + cat /w/workspace/foundry_device-virtual-go_PR-296/archives/cost.csv 11:11:13 + cut -d, -f6 [Pipeline] lock 11:11:13 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-296-1-stack-cost] 11:11:13 Resource [jenkins-edgexfoundry-device-virtual-go-PR-296-1-stack-cost] did not exist. Created. 11:11:13 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:14 + echo total: 0.2199999988079071 [Pipeline] stash 11:11:14 Stashed 1 file(s) [Pipeline] } 11:11:14 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:11:14 $ docker stop --time=1 6c7cc3809c239c6a54f838b0819a9cca6e3960396968e2a459000aaf604549d5 11:11:15 $ docker rm -f 6c7cc3809c239c6a54f838b0819a9cca6e3960396968e2a459000aaf604549d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:11:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20398 in /w/workspace/foundry_device-virtual-go_PR-296 [Pipeline] { [Pipeline] ws 11:11:18 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:11:18 The recommended git tool is: git 11:11:24 using credential edgex-jenkins-ssh 11:11:24 Cloning the remote Git repository 11:11:24 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:11:24 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:11:24 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:24 > git --version # timeout=10 11:11:24 > git --version # 'git version 2.25.1' 11:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:27 Merging remotes/origin/main commit 92de881e1764f9c8787685d99df057aa74012de3 into PR head commit 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 11:11:26 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:26 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:11:27 > git config core.sparsecheckout # timeout=10 11:11:27 Merge succeeded, producing 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 11:11:27 Checking out Revision 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 (PR-296) 11:11:27 > git checkout -f 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 # timeout=10 11:11:27 > git remote # timeout=10 11:11:27 > git config --get remote.origin.url # timeout=10 11:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:27 > git merge 92de881e1764f9c8787685d99df057aa74012de3 # timeout=10 11:11:27 > git rev-parse HEAD^{commit} # timeout=10 11:11:27 > git config core.sparsecheckout # timeout=10 11:11:27 > git checkout -f 45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 # timeout=10 11:11:31 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:11:31 > git --version # timeout=10 11:11:31 > git --version # 'git version 2.25.1' 11:11:31 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:11:35 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:35 Dload Upload Total Spent Left Speed 11:11:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 11:11:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:11:36 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 11:11:36 /etc/docker/daemon.json 11:11:36 { 11:11:36 "registry-mirrors": [ 11:11:36 "https://nexus3.edgexfoundry.org:10001" 11:11:36 ], 11:11:36 "bip": "10.250.0.254/24", 11:11:36 "hosts": [ 11:11:36 "tcp://0.0.0.0:5555", 11:11:36 "unix:///var/run/docker.sock" 11:11:36 ], 11:11:36 "mtu": 1458, 11:11:36 "selinux-enabled": true, 11:11:36 "seccomp-profile": "/etc/docker/seccomp.json" 11:11:36 } [Pipeline] sh 11:11:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:11:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:55 provisioning config files... 11:11:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3673085223565470491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:56 ---> docker-login.sh 11:11:56 nexus3.edgexfoundry.org:10001 11:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:57 Configure a credential helper to remove this warning. See 11:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:57 11:11:57 Login Succeeded 11:11:57 nexus3.edgexfoundry.org:10002 11:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:57 Configure a credential helper to remove this warning. See 11:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:57 11:11:57 Login Succeeded 11:11:57 nexus3.edgexfoundry.org:10003 11:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:58 Configure a credential helper to remove this warning. See 11:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:58 11:11:58 Login Succeeded 11:11:58 nexus3.edgexfoundry.org:10004 11:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:58 Configure a credential helper to remove this warning. See 11:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:58 11:11:58 Login Succeeded 11:11:58 docker.io 11:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:59 Configure a credential helper to remove this warning. See 11:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:59 11:11:59 Login Succeeded 11:11:59 ---> docker-login.sh ends [Pipeline] } 11:11:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:11:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:11:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:12:00 ========================================================= 11:12:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:12:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:00 + 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 . 11:12:01 Sending build context to Docker daemon 11.67MB 11:12:01 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:12:01 Step 2/12 : FROM ${BASE} AS builder 11:12:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:12:01 b3c136eddcbf: Pulling fs layer 11:12:01 c0a3192eca97: Pulling fs layer 11:12:01 a050256f5b6f: Pulling fs layer 11:12:01 656be50a0ddc: Pulling fs layer 11:12:01 2bbca73fdf42: Pulling fs layer 11:12:01 46d945488cbd: Pulling fs layer 11:12:01 8a5474983e97: Pulling fs layer 11:12:01 329c88fbcd65: Pulling fs layer 11:12:01 656be50a0ddc: Waiting 11:12:01 2bbca73fdf42: Waiting 11:12:01 46d945488cbd: Waiting 11:12:01 8a5474983e97: Waiting 11:12:01 329c88fbcd65: Waiting 11:12:01 a050256f5b6f: Download complete 11:12:01 c0a3192eca97: Verifying Checksum 11:12:01 c0a3192eca97: Download complete 11:12:01 2bbca73fdf42: Verifying Checksum 11:12:01 2bbca73fdf42: Download complete 11:12:01 46d945488cbd: Verifying Checksum 11:12:01 46d945488cbd: Download complete 11:12:01 b3c136eddcbf: Verifying Checksum 11:12:01 b3c136eddcbf: Download complete 11:12:02 b3c136eddcbf: Pull complete 11:12:02 329c88fbcd65: Verifying Checksum 11:12:02 329c88fbcd65: Download complete 11:12:02 c0a3192eca97: Pull complete 11:12:02 a050256f5b6f: Pull complete 11:12:03 8a5474983e97: Download complete 11:12:04 656be50a0ddc: Verifying Checksum 11:12:04 656be50a0ddc: Download complete 11:12:19 656be50a0ddc: Pull complete 11:12:19 2bbca73fdf42: Pull complete 11:12:19 46d945488cbd: Pull complete 11:12:23 8a5474983e97: Pull complete 11:12:26 329c88fbcd65: Pull complete 11:12:26 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 11:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:12:26 ---> ff4287adb874 11:12:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:12:28 ---> Running in b4a15f0f9980 11:12:28 Removing intermediate container b4a15f0f9980 11:12:28 ---> 4d903f2ad192 11:12:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:12:28 ---> Running in c46b4db03015 11:12:28 Removing intermediate container c46b4db03015 11:12:28 ---> 76b64c825191 11:12:28 Step 5/12 : WORKDIR /device-virtual-go 11:12:28 ---> Running in 52d0b94000e4 11:12:29 Removing intermediate container 52d0b94000e4 11:12:29 ---> 7318208405ea 11:12:29 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:29 ---> Running in 30eb30c0ffeb 11:12:31 Removing intermediate container 30eb30c0ffeb 11:12:31 ---> 46ecff2751c5 11:12:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:31 ---> Running in f23e86e1e371 11:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:12:33 (1/4) Installing openssh-keygen (9.0_p1-r1) 11:12:33 (2/4) Installing libedit (20210910.3.1-r0) 11:12:33 (3/4) Installing openssh-client-common (9.0_p1-r1) 11:12:33 (4/4) Installing openssh-client-default (9.0_p1-r1) 11:12:34 Executing busybox-1.35.0-r13.trigger 11:12:34 OK: 226 MiB in 55 packages 11:12:35 Removing intermediate container f23e86e1e371 11:12:35 ---> 34af5833f753 11:12:35 Step 8/12 : COPY go.mod vendor* ./ 11:12:35 ---> 7d9939a56656 11:12:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:35 ---> Running in b3a8bdae8900 11:13:22 Removing intermediate container b3a8bdae8900 11:13:22 ---> 6b6223406e90 11:13:22 Step 10/12 : COPY . . 11:13:22 ---> e9b30331a969 11:13:22 Step 11/12 : ARG MAKE='make build' 11:13:22 ---> Running in e99b5274ba49 11:13:22 Removing intermediate container e99b5274ba49 11:13:22 ---> a50065cc0b77 11:13:22 Step 12/12 : RUN $MAKE 11:13:22 ---> Running in bff8f3d14012 11:13:22 noop 11:13:22 Removing intermediate container bff8f3d14012 11:13:22 ---> b2baca8b28d5 11:13:22 Successfully built b2baca8b28d5 11:13:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:23 + docker inspect -f . ci-base-image-arm64 11:13:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:23 prd-ubuntu20.04-docker-arm64-4c-16g-20398 does not seem to be running inside a container 11:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:13:25 $ docker top 007d9866f57437b8d294fd15b4f16b45b6631b1e2f9425144e15a0418c8f20f1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:25 + go version 11:13:25 go version go1.18.3 linux/arm64 [Pipeline] } 11:13:25 $ docker stop --time=1 007d9866f57437b8d294fd15b4f16b45b6631b1e2f9425144e15a0418c8f20f1 11:13:27 $ docker rm -f 007d9866f57437b8d294fd15b4f16b45b6631b1e2f9425144e15a0418c8f20f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:28 + docker inspect -f . ci-base-image-arm64 11:13:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:28 prd-ubuntu20.04-docker-arm64-4c-16g-20398 does not seem to be running inside a container 11:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:13:30 $ docker top 1ec0c2caf8f4da54651b45b9c44cef30992858d6caa5f0792c59c4b60fa9f86b -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:31 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:13:31 + make test 11:13:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:13:33 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:14:55 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:14:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.128s coverage: 65.7% of statements 11:14:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:14:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:15:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:15:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:15:10 ./bin/test-attribution-txt.sh [Pipeline] echo 11:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:15:10 $ docker stop --time=1 1ec0c2caf8f4da54651b45b9c44cef30992858d6caa5f0792c59c4b60fa9f86b 11:15:12 $ docker rm -f 1ec0c2caf8f4da54651b45b9c44cef30992858d6caa5f0792c59c4b60fa9f86b [Pipeline] // withDockerContainer [Pipeline] sh 11:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:15:13 Warning: overwriting stash ‘coverage-report’ 11:15:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:14 + ls -al . 11:15:14 total 188 11:15:14 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 11:13 . 11:15:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 11:11 .. 11:15:14 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 11:11 .git 11:15:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:11 .github 11:15:14 -rw-rw-r-- 1 jenkins jenkins 337 Jul 18 11:11 .gitignore 11:15:14 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 11:11 .golangci.yml 11:15:14 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 18 11:11 Attribution.txt 11:15:14 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 18 11:11 CHANGELOG.md 11:15:14 -rw-rw-r-- 1 jenkins jenkins 1978 Jul 18 11:11 Dockerfile 11:15:14 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 11:11 GOVERNANCE.md 11:15:14 -rw-rw-r-- 1 jenkins jenkins 660 Jul 18 11:11 Jenkinsfile 11:15:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 11:11 LICENSE 11:15:14 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 18 11:11 Makefile 11:15:14 -rw-rw-r-- 1 jenkins jenkins 623 Jul 18 11:11 OWNERS.md 11:15:14 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 18 11:11 README.md 11:15:14 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 11:09 VERSION 11:15:14 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 11:11 bin 11:15:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:11 cmd 11:15:14 -rw-r--r-- 1 jenkins jenkins 44128 Jul 18 11:14 coverage.out 11:15:14 -rw-rw-r-- 1 jenkins jenkins 3191 Jul 18 11:11 go.mod 11:15:14 -rw-rw-r-- 1 jenkins jenkins 34839 Jul 18 11:11 go.sum 11:15:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 11:11 internal 11:15:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 11:11 snap 11:15:14 -rw-rw-r-- 1 jenkins jenkins 235 Jul 18 11:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:15 + 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=45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 --label arch=arm64 --label version=0.0.0 . 11:15:15 Sending build context to Docker daemon 11.71MB 11:15:15 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 11:15:15 Step 2/26 : FROM ${BASE} AS builder 11:15:15 ---> b2baca8b28d5 11:15:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:15:15 ---> Running in dc0b15947e37 11:15:15 Removing intermediate container dc0b15947e37 11:15:15 ---> 33cdb42afe04 11:15:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:15:15 ---> Running in b8273f33cdeb 11:15:16 Removing intermediate container b8273f33cdeb 11:15:16 ---> e94503d7c808 11:15:16 Step 5/26 : WORKDIR /device-virtual-go 11:15:16 ---> Running in 45f40ebae3f4 11:15:16 Removing intermediate container 45f40ebae3f4 11:15:16 ---> 434b3f8d7dae 11:15:16 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:16 ---> Running in e57261bede96 11:15:18 Removing intermediate container e57261bede96 11:15:18 ---> cfc0101ba720 11:15:18 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:18 ---> Running in 4a36550ecef3 11:15:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:15:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:15:21 OK: 226 MiB in 55 packages 11:15:22 Removing intermediate container 4a36550ecef3 11:15:22 ---> 49d6e607c211 11:15:22 Step 8/26 : COPY go.mod vendor* ./ 11:15:22 ---> 019c9c438f81 11:15:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:22 ---> Running in 9f03e5e43534 11:15:24 Removing intermediate container 9f03e5e43534 11:15:24 ---> 1a0e1cf12eaf 11:15:24 Step 10/26 : COPY . . 11:15:25 ---> c6e60007f7b4 11:15:25 Step 11/26 : ARG MAKE='make build' 11:15:26 ---> Running in ae47d64fad18 11:15:26 Removing intermediate container ae47d64fad18 11:15:26 ---> f5b51c2264c6 11:15:26 Step 12/26 : RUN $MAKE 11:15:26 ---> Running in af716004b646 11:15:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:17:34 Removing intermediate container af716004b646 11:17:34 ---> 971d74f7277b 11:17:34 Step 13/26 : FROM alpine:3.16 11:17:34 3.16: Pulling from library/alpine 11:17:34 b3c136eddcbf: Already exists 11:17:34 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 11:17:34 Status: Downloaded newer image for alpine:3.16 11:17:34 ---> 6e30ab57aeee 11:17:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:17:34 ---> Running in df6f0a1514f2 11:17:34 Removing intermediate container df6f0a1514f2 11:17:34 ---> 4e73c56d97b5 11:17:34 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:34 ---> Running in d7ce87826d49 11:17:34 Removing intermediate container d7ce87826d49 11:17:34 ---> 8c7dedba7e24 11:17:34 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:17:34 ---> Running in 8c4cf99cf040 11:17:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:17:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:17:34 (1/6) Installing dumb-init (1.2.5-r1) 11:17:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 11:17:34 (3/6) Installing libsodium (1.0.18-r0) 11:17:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 11:17:34 (5/6) Installing libzmq (4.3.4-r0) 11:17:34 (6/6) Installing zeromq (4.3.4-r0) 11:17:34 Executing busybox-1.35.0-r13.trigger 11:17:34 OK: 8 MiB in 20 packages 11:17:34 Removing intermediate container 8c4cf99cf040 11:17:34 ---> 3ca5dec720ca 11:17:34 Step 17/26 : WORKDIR / 11:17:34 ---> Running in 14b154b04a28 11:17:34 Removing intermediate container 14b154b04a28 11:17:34 ---> 7a30c16bba74 11:17:34 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:17:34 ---> 77a3512304db 11:17:34 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:17:34 ---> c8dd8a33571e 11:17:34 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:17:36 ---> 9117fb0e4fea 11:17:36 Step 21/26 : EXPOSE 59900 11:17:36 ---> Running in b0f727162978 11:17:36 Removing intermediate container b0f727162978 11:17:36 ---> 7cc873464719 11:17:36 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:17:36 ---> Running in 1f265fbcb3e5 11:17:36 Removing intermediate container 1f265fbcb3e5 11:17:36 ---> b6a0f527d73c 11:17:36 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:17:37 ---> Running in 871c78ea20ef 11:17:37 Removing intermediate container 871c78ea20ef 11:17:37 ---> f61cae75ab6a 11:17:37 Step 24/26 : LABEL arch=arm64 11:17:37 ---> Running in dc634fea888f 11:17:37 Removing intermediate container dc634fea888f 11:17:37 ---> 6ef8835c7b9b 11:17:37 Step 25/26 : LABEL git_sha=45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 11:17:37 ---> Running in 843ff496ebfc 11:17:38 Removing intermediate container 843ff496ebfc 11:17:38 ---> 115d134564e4 11:17:38 Step 26/26 : LABEL version=0.0.0 11:17:38 ---> Running in e4cb6167ee77 11:17:38 Removing intermediate container e4cb6167ee77 11:17:38 ---> 4377f8cf138b 11:17:38 [Warning] One or more build-args [ARCH] were not consumed 11:17:38 Successfully built 4377f8cf138b 11:17:38 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 11:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:39 11:17:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:39 arm64: Pulling from edgex-lftools-log-publisher 11:17:39 8998bd30e6a1: Pulling fs layer 11:17:39 04944245beec: Pulling fs layer 11:17:39 699f458cf7ca: Pulling fs layer 11:17:39 765212b225bb: Pulling fs layer 11:17:39 f23df028b6ca: Pulling fs layer 11:17:39 d65c8cfc05b1: Pulling fs layer 11:17:39 2437ff75d9bd: Pulling fs layer 11:17:39 f23df028b6ca: Waiting 11:17:39 d65c8cfc05b1: Waiting 11:17:39 2437ff75d9bd: Waiting 11:17:39 765212b225bb: Waiting 11:17:40 04944245beec: Verifying Checksum 11:17:40 04944245beec: Download complete 11:17:40 765212b225bb: Verifying Checksum 11:17:40 765212b225bb: Download complete 11:17:40 f23df028b6ca: Verifying Checksum 11:17:40 f23df028b6ca: Download complete 11:17:40 d65c8cfc05b1: Verifying Checksum 11:17:40 d65c8cfc05b1: Download complete 11:17:40 699f458cf7ca: Verifying Checksum 11:17:40 699f458cf7ca: Download complete 11:17:40 8998bd30e6a1: Verifying Checksum 11:17:40 8998bd30e6a1: Download complete 11:17:43 2437ff75d9bd: Verifying Checksum 11:17:43 2437ff75d9bd: Download complete 11:17:45 8998bd30e6a1: Pull complete 11:17:45 04944245beec: Pull complete 11:17:47 699f458cf7ca: Pull complete 11:17:47 765212b225bb: Pull complete 11:17:48 f23df028b6ca: Pull complete 11:17:48 d65c8cfc05b1: Pull complete 11:18:03 2437ff75d9bd: Pull complete 11:18:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:18:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:18:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:03 prd-ubuntu20.04-docker-arm64-4c-16g-20398 does not seem to be running inside a container 11:18:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:18:06 $ docker top 532248524dc67f97876581b51bd2b1dee2203568a36087c66adc0d4a29319c49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:18:07 ---> job-cost.sh 11:18:07 lf-activate-venv: SKIPPING 11:18:07 INFO: No Stack... 11:18:07 INFO: Retrieving Pricing Info for: v3-standard-4 11:18:08 INFO: Archiving Costs [Pipeline] sh 11:18:09 + + catcut -d, -f6 11:18:09 /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 11:18:09 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-296-1-stack-cost] 11:18:09 Resource [jenkins-edgexfoundry-device-virtual-go-PR-296-1-stack-cost] did not exist. Created. 11:18:09 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:18:10 /w/workspace/device-virtual-go/1@tmp/durable-3a41158c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:18:11 + echo total: 0.10999999940395355 [Pipeline] stash 11:18:11 Warning: overwriting stash ‘stack-cost’ 11:18:11 Stashed 1 file(s) [Pipeline] } 11:18:11 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:18:11 $ docker stop --time=1 532248524dc67f97876581b51bd2b1dee2203568a36087c66adc0d4a29319c49 11:18:12 $ docker rm -f 532248524dc67f97876581b51bd2b1dee2203568a36087c66adc0d4a29319c49 [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 11:18:13 provisioning config files... 11:18:13 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-296@tmp/config6450453144124832528tmp [Pipeline] { [Pipeline] sh 11:18:14 + set +x 11:18:14 + curl -s https://codecov.io/bash 11:18:14 + bash -s -- 11:18:14 11:18:14 _____ _ 11:18:14 / ____| | | 11:18:14 | | ___ __| | ___ ___ _____ __ 11:18:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:18:14 | |___| (_) | (_| | __/ (_| (_) \ V / 11:18:14 \_____\___/ \__,_|\___|\___\___/ \_/ 11:18:14 Bash-1.0.6 11:18:14 11:18:14 11:18:14 ==> git version 2.25.1 found 11:18:14 ==> 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 11:18:14 Release-Date: 2020-01-08 11:18:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:18:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:18:14 ==> Jenkins CI detected. 11:18:14 current dir:  /w/workspace/foundry_device-virtual-go_PR-296 11:18:14 project root: . 11:18:14 --> token set from env 11:18:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:18:14 ==> Running gcov in . (disable via -X gcov) 11:18:14 ==> Python coveragepy not found 11:18:14 ==> Searching for coverage reports in: 11:18:14 + . 11:18:14 -> Found 1 reports 11:18:14 ==> Detecting git/mercurial file structure 11:18:14 ==> Reading reports 11:18:14 + ./coverage.out bytes=44128 11:18:14 ==> Appending adjustments 11:18:14 https://docs.codecov.io/docs/fixing-reports 11:18:14 + Found adjustments 11:18:14 ==> Gzipping contents 11:18:14 8.0K /tmp/codecov.ZpPDGO.gz 11:18:14 ==> Uploading reports 11:18:14 url: https://codecov.io 11:18:14 query: branch=PR-296&commit=45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=296&job=&cmd_args= 11:18:14 -> Pinging Codecov 11:18:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-296&commit=45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=296&job=&cmd_args= 11:18:14 -> Uploading to 11:18:14 https://storage.googleapis.com/codecov/v4/raw/2022-07-18/5E52B4B073DB2E39498172D8E973AA87/45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7/cd826199-56c4-414b-8af9-d1c427838c3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T111814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ffb660f3c46a221aeda79946e23e3c0d6c49d99fba1e86e3c10d3ec483546b87 11:18:14 % Total % Received % Xferd Average Speed Time Time Time Current 11:18:14 Dload Upload Total Spent Left Speed 11:18:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5497 0 0 100 5497 0 23900 --:--:-- --:--:-- --:--:-- 23796 11:18:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/45ffb1cfdb796f0794f1c189e9f1ffaf6bff9fe7 [Pipeline] } 11:18:14 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 11:18:16 + [ -d /w/workspace/foundry_device-virtual-go_PR-296/archives ] 11:18:16 + ls -al /w/workspace/foundry_device-virtual-go_PR-296/archives 11:18:16 total 16 11:18:16 drwxr-xr-x 3 root root 4096 Jul 18 11:11 . 11:18:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 11:11 .. 11:18:16 drwxr-xr-x 2 root root 4096 Jul 18 11:11 cost 11:18:16 -rw-r--r-- 1 root root 88 Jul 18 11:11 cost.csv 11:18:16 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-296/archives 11:18:16 + ls -al /w/workspace/foundry_device-virtual-go_PR-296/archives 11:18:16 total 16 11:18:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 11:11 . 11:18:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 11:11 .. 11:18:16 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 11:11 cost 11:18:16 -rw-r--r-- 1 jenkins jenkins 88 Jul 18 11:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:18:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:18:17 ---> package-listing.sh 11:18:17 ++ facter osfamily 11:18:17 ++ tr '[:upper:]' '[:lower:]' 11:18:18 + OS_FAMILY=debian 11:18:18 + workspace=/w/workspace/foundry_device-virtual-go_PR-296 11:18:18 + START_PACKAGES=/tmp/packages_start.txt 11:18:18 + END_PACKAGES=/tmp/packages_end.txt 11:18:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:18:18 + PACKAGES=/tmp/packages_start.txt 11:18:18 + '[' /w/workspace/foundry_device-virtual-go_PR-296 ']' 11:18:18 + PACKAGES=/tmp/packages_end.txt 11:18:18 + case "${OS_FAMILY}" in 11:18:18 + dpkg -l 11:18:18 + grep '^ii' 11:18:18 + '[' -f /tmp/packages_start.txt ']' 11:18:18 + '[' -f /tmp/packages_end.txt ']' 11:18:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:18:18 + '[' /w/workspace/foundry_device-virtual-go_PR-296 ']' 11:18:18 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-296/archives/ 11:18:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-296/archives/ [Pipeline] echo 11:18:18 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-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:18:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:19 prd-ubuntu20.04-docker-8c-8g-20397 does not seem to be running inside a container 11:18:19 $ 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-296/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-296 -v /w/workspace/foundry_device-virtual-go_PR-296:/w/workspace/foundry_device-virtual-go_PR-296:rw,z -v /w/workspace/foundry_device-virtual-go_PR-296@tmp:/w/workspace/foundry_device-virtual-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:18:19 $ docker top 22ea50db142e224f56dc06549aac06f0de7997fef1199a24ac7ac52bd001263c -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:19 + touch /tmp/pre-build-complete [Pipeline] sh 11:18:20 + mkdir -p /var/log/sysstat [Pipeline] sh 11:18:20 + ls /var/log/sa-host 11:18:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:18:20 provisioning config files... 11:18:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-296@tmp/config2126483006406530429tmp [Pipeline] { [Pipeline] echo 11:18:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:18:21 ---> create-netrc.sh [Pipeline] } 11:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:18:21 ---> python-tools-install.sh [Pipeline] echo 11:18:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:18:21 ---> sudo-logs.sh 11:18:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:18:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:18:22 ---> job-cost.sh 11:18:22 lf-activate-venv: SKIPPING 11:18:22 DEBUG: total: 0.2199999988079071 11:18:22 INFO: Retrieving Stack Cost... 11:18:22 INFO: Retrieving Pricing Info for: v3-standard-8 11:18:23 INFO: Archiving Costs [Pipeline] echo 11:18:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:18:23 ---> logs-deploy.sh 11:18:23 lf-activate-venv: SKIPPING 11:18:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-296/1 11:18:23 INFO: archiving workspace using pattern(s): 11:18:24 Archives upload complete. 11:18:24 INFO: archiving logs to Nexus 11:18:25 ---> uname -a: 11:18:25 Linux prd-ubuntu20-04-docker-8c-8g-20397 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 11:18:25 11:18:25 11:18:25 ---> lscpu: 11:18:25 Architecture: x86_64 11:18:25 CPU op-mode(s): 32-bit, 64-bit 11:18:25 Byte Order: Little Endian 11:18:25 Address sizes: 40 bits physical, 48 bits virtual 11:18:25 CPU(s): 8 11:18:25 On-line CPU(s) list: 0-7 11:18:25 Thread(s) per core: 1 11:18:25 Core(s) per socket: 1 11:18:25 Socket(s): 8 11:18:25 NUMA node(s): 1 11:18:25 Vendor ID: AuthenticAMD 11:18:25 CPU family: 23 11:18:25 Model: 49 11:18:25 Model name: AMD EPYC-Rome Processor 11:18:25 Stepping: 0 11:18:25 CPU MHz: 2800.000 11:18:25 BogoMIPS: 5600.00 11:18:25 Virtualization: AMD-V 11:18:25 Hypervisor vendor: KVM 11:18:25 Virtualization type: full 11:18:25 L1d cache: 256 KiB 11:18:25 L1i cache: 256 KiB 11:18:25 L2 cache: 4 MiB 11:18:25 L3 cache: 128 MiB 11:18:25 NUMA node0 CPU(s): 0-7 11:18:25 Vulnerability Itlb multihit: Not affected 11:18:25 Vulnerability L1tf: Not affected 11:18:25 Vulnerability Mds: Not affected 11:18:25 Vulnerability Meltdown: Not affected 11:18:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:18:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:18:25 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:18:25 Vulnerability Srbds: Not affected 11:18:25 Vulnerability Tsx async abort: Not affected 11:18:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:18:25 11:18:25 11:18:25 ---> nproc: 11:18:25 8 11:18:25 11:18:25 11:18:25 ---> df -h: 11:18:25 Filesystem Size Used Avail Use% Mounted on 11:18:25 overlay 155G 11G 145G 7% / 11:18:25 tmpfs 64M 0 64M 0% /dev 11:18:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:18:25 shm 64M 0 64M 0% /dev/shm 11:18:25 /dev/vda1 155G 11G 145G 7% /facter-os 11:18:25 11:18:25