Pull request #430 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c8e26b645e26db7e114d0a1a9d597354ff6fc87+697f398d4930450ca66ff8e227ddea628c81eaba (43131d517c8029e56ce68210a9c5c9f6e901949a) 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-ssh14730135429088408831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2661191426799782195.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-430/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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7494473223381243380.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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7369953070858875432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11998644520281900025.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-430/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-430/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17218322177271856219.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-6700 in /w/workspace/foundry_device-virtual-go_PR-430 [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-430 # 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 > 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/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 697f398d4930450ca66ff8e227ddea628c81eaba into PR head commit 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 Merge succeeded, producing 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 Checking out Revision 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 (PR-430) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:34:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 # 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 697f398d4930450ca66ff8e227ddea628c81eaba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:34:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:34:12 ========================================================= 11:34:12 EdgeX Global Pipelines Version Info 11:34:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:34:12 ------------------- 11:34:12 stable info: 11:34:12 ------------------- 11:34:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:34:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:34:12 Message: update stable to v1.0.254 11:34:13 ------------------- 11:34:13 experimental info: 11:34:13 ------------------- 11:34:13 Commited By: **** collab-it+edgex@linuxfoundation.org 11:34:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:34:13 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:34:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:34:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:34:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:34:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c8e26b [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:34:15 provisioning config files... 11:34:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-430@tmp/config1801404658892615293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:15 ---> docker-login.sh 11:34:15 nexus3.edgexfoundry.org:10001 11:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:16 Configure a credential helper to remove this warning. See 11:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:16 11:34:16 Login Succeeded 11:34:16 nexus3.edgexfoundry.org:10002 11:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:16 Configure a credential helper to remove this warning. See 11:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:16 11:34:16 Login Succeeded 11:34:16 nexus3.edgexfoundry.org:10003 11:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:16 Configure a credential helper to remove this warning. See 11:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:16 11:34:16 Login Succeeded 11:34:16 nexus3.edgexfoundry.org:10004 11:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:16 Configure a credential helper to remove this warning. See 11:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:16 11:34:16 Login Succeeded 11:34:16 docker.io 11:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:16 Configure a credential helper to remove this warning. See 11:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:16 11:34:16 Login Succeeded 11:34:16 ---> docker-login.sh ends [Pipeline] } 11:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:34:17 + git rev-list -1 --merges 6c8e26b645e26db7e114d0a1a9d597354ff6fc87~1..6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] echo 11:34:17 -----------> git rev-list -1 --merges 6c8e26b645e26db7e114d0a1a9d597354ff6fc87~1..6c8e26b645e26db7e114d0a1a9d597354ff6fc87 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [false] [Pipeline] sh 11:34:17 + git log --format=format:%s -1 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] echo 11:34:18 ========================================================= 11:34:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:34:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:34:18 + git log --format=format:%s -1 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] echo 11:34:18 [semverPrep] GIT_COMMIT: 6c8e26b645e26db7e114d0a1a9d597354ff6fc87, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:34:18 [semverPrep] This is not a build commit. [Pipeline] sh 11:34:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:18 + grep -v github /etc/ssh/ssh_known_hosts 11:34:18 + [ -e /tmp/ssh_known_hosts ] 11:34:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:34:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:34:18 + sudo tee -a /etc/ssh/ssh_known_hosts 11:34:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:19 11:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:19 0.1.4: Pulling from edgex-devops/py-git-semver 11:34:19 b85a868b505f: Pulling fs layer 11:34:19 e2be974225ed: Pulling fs layer 11:34:19 339a4e72a1f5: Pulling fs layer 11:34:19 988bab9f4d93: Pulling fs layer 11:34:19 1469e6f7b9e6: Pulling fs layer 11:34:19 eaf3925da568: Pulling fs layer 11:34:19 bab4dde63d76: Pulling fs layer 11:34:19 bde34c3a00c8: Pulling fs layer 11:34:19 b352a97aabf1: Pulling fs layer 11:34:19 4872d77fe225: Pulling fs layer 11:34:19 5851b861e8e6: Pulling fs layer 11:34:19 bab4dde63d76: Waiting 11:34:19 1469e6f7b9e6: Waiting 11:34:19 5851b861e8e6: Waiting 11:34:19 b352a97aabf1: Waiting 11:34:19 eaf3925da568: Waiting 11:34:19 4872d77fe225: Waiting 11:34:19 988bab9f4d93: Waiting 11:34:19 bde34c3a00c8: Waiting 11:34:19 e2be974225ed: Download complete 11:34:19 988bab9f4d93: Verifying Checksum 11:34:19 988bab9f4d93: Download complete 11:34:19 1469e6f7b9e6: Verifying Checksum 11:34:19 1469e6f7b9e6: Download complete 11:34:19 eaf3925da568: Verifying Checksum 11:34:19 eaf3925da568: Download complete 11:34:19 339a4e72a1f5: Verifying Checksum 11:34:19 339a4e72a1f5: Download complete 11:34:20 bde34c3a00c8: Verifying Checksum 11:34:20 bde34c3a00c8: Download complete 11:34:20 b352a97aabf1: Verifying Checksum 11:34:20 b352a97aabf1: Download complete 11:34:20 4872d77fe225: Verifying Checksum 11:34:20 4872d77fe225: Download complete 11:34:20 5851b861e8e6: Download complete 11:34:20 b85a868b505f: Verifying Checksum 11:34:20 b85a868b505f: Download complete 11:34:20 bab4dde63d76: Verifying Checksum 11:34:20 bab4dde63d76: Download complete 11:34:21 b85a868b505f: Pull complete 11:34:21 e2be974225ed: Pull complete 11:34:22 339a4e72a1f5: Pull complete 11:34:22 988bab9f4d93: Pull complete 11:34:22 1469e6f7b9e6: Pull complete 11:34:22 eaf3925da568: Pull complete 11:34:24 bab4dde63d76: Pull complete 11:34:24 bde34c3a00c8: Pull complete 11:34:24 b352a97aabf1: Pull complete 11:34:24 4872d77fe225: Pull complete 11:34:24 5851b861e8e6: Pull complete 11:34:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:25 prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container 11:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@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:34:27 $ docker top a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 -eo pid,comm 11:34:27 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:34:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:27 [ssh-agent] Looking for ssh-agent implementation... 11:34:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:28 $ docker exec a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 ssh-agent 11:34:28 SSH_AUTH_SOCK=/tmp/ssh-4lkhW7GR0Frd/agent.31 11:34:28 SSH_AGENT_PID=37 11:34:28 Running ssh-add (command line suppressed) 11:34:28 Identity added: /w/workspace/foundry_device-virtual-go_PR-430@tmp/private_key_15592679207587210021.key (/w/workspace/foundry_device-virtual-go_PR-430@tmp/private_key_15592679207587210021.key) 11:34:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:28 + git tag --points-at HEAD [Pipeline] } 11:34:28 $ docker exec --env ******** --env ******** a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 ssh-agent -k 11:34:28 unset SSH_AUTH_SOCK; 11:34:28 unset SSH_AGENT_PID; 11:34:28 echo Agent pid 37 killed; 11:34:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:34:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:28 [ssh-agent] Looking for ssh-agent implementation... 11:34:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:28 $ docker exec a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 ssh-agent 11:34:29 SSH_AUTH_SOCK=/tmp/ssh-nHjO6Yls270e/agent.69 11:34:29 SSH_AGENT_PID=75 11:34:29 Running ssh-add (command line suppressed) 11:34:29 Identity added: /w/workspace/foundry_device-virtual-go_PR-430@tmp/private_key_16147916105540361339.key (/w/workspace/foundry_device-virtual-go_PR-430@tmp/private_key_16147916105540361339.key) 11:34:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:29 + git semver init 11:34:29 2023-09-20 11:34:29,806 [run_init] DEBUG init version:0.0.0 force:False 11:34:29 2023-09-20 11:34:29,807 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-430/.semver 11:34:29 2023-09-20 11:34:29,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-430/.semver 11:34:29 2023-09-20 11:34:29,808 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-430/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-430, universal_newlines=False, shell=None, istream=None) 11:34:31 2023-09-20 11:34:30,887 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-430/.git/info/exclude 11:34:31 2023-09-20 11:34:30,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-430/.semver/PR-430 with force:False 11:34:31 2023-09-20 11:34:30,888 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-430/.semver/PR-430 11:34:31 2023-09-20 11:34:30,892 [execute] INFO git cat-file --batch-check 11:34:31 2023-09-20 11:34:30,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-430/.semver, universal_newlines=False, shell=None, istream=) 11:34:31 2023-09-20 11:34:30,898 [execute] INFO git cat-file --batch 11:34:31 2023-09-20 11:34:30,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-430/.semver, universal_newlines=False, shell=None, istream=) 11:34:31 2023-09-20 11:34:30,903 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-430/.semver/PR-430 11:34:31 0.0.0 [Pipeline] } 11:34:31 $ docker exec --env ******** --env ******** a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 ssh-agent -k 11:34:31 unset SSH_AUTH_SOCK; 11:34:31 unset SSH_AGENT_PID; 11:34:31 echo Agent pid 75 killed; 11:34:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:31 + git semver [Pipeline] } 11:34:32 $ docker stop --time=1 a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 11:34:33 $ docker rm -f --volumes a02bc01772e3d5863d260787ccf782be8712d79c80e60767864e843731fdbe49 [Pipeline] // withDockerContainer [Pipeline] sh 11:34:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:34:34 Stashed 1 file(s) [Pipeline] echo 11:34:34 [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:34:34 provisioning config files... 11:34:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-430@tmp/config13222805374513244374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:35 ---> docker-login.sh 11:34:35 nexus3.edgexfoundry.org:10001 11:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:35 Configure a credential helper to remove this warning. See 11:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:35 11:34:35 Login Succeeded 11:34:35 nexus3.edgexfoundry.org:10002 11:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:35 Configure a credential helper to remove this warning. See 11:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:35 11:34:35 Login Succeeded 11:34:35 nexus3.edgexfoundry.org:10003 11:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:35 Configure a credential helper to remove this warning. See 11:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:35 11:34:35 Login Succeeded 11:34:35 nexus3.edgexfoundry.org:10004 11:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:35 Configure a credential helper to remove this warning. See 11:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:35 11:34:35 Login Succeeded 11:34:35 docker.io 11:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:35 Configure a credential helper to remove this warning. See 11:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:35 11:34:35 Login Succeeded 11:34:35 ---> docker-login.sh ends [Pipeline] } 11:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:34:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:34:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:34:36 ========================================================= 11:34:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:34:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:34:36 Sending build context to Docker daemon 23.62MB 11:34:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:34:36 Step 2/12 : FROM ${BASE} AS builder 11:34:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:34:36 7264a8db6415: Pulling fs layer 11:34:36 c4d48a809fc2: Pulling fs layer 11:34:36 4f1c88b9dad5: Pulling fs layer 11:34:36 ad3a456e5733: Pulling fs layer 11:34:36 9e4f439ed901: Pulling fs layer 11:34:36 feaf6a47b606: Pulling fs layer 11:34:36 5e8b037d7d82: Pulling fs layer 11:34:36 8ac70367396e: Pulling fs layer 11:34:36 6db16350a2e2: Pulling fs layer 11:34:36 9250d5d63582: Pulling fs layer 11:34:36 feaf6a47b606: Waiting 11:34:36 6db16350a2e2: Waiting 11:34:36 8ac70367396e: Waiting 11:34:36 9250d5d63582: Waiting 11:34:36 ad3a456e5733: Waiting 11:34:36 9e4f439ed901: Waiting 11:34:36 c4d48a809fc2: Verifying Checksum 11:34:36 c4d48a809fc2: Download complete 11:34:36 ad3a456e5733: Verifying Checksum 11:34:36 ad3a456e5733: Download complete 11:34:36 9e4f439ed901: Verifying Checksum 11:34:36 9e4f439ed901: Download complete 11:34:36 7264a8db6415: Verifying Checksum 11:34:36 7264a8db6415: Download complete 11:34:36 feaf6a47b606: Verifying Checksum 11:34:36 feaf6a47b606: Download complete 11:34:37 7264a8db6415: Pull complete 11:34:37 8ac70367396e: Verifying Checksum 11:34:37 8ac70367396e: Download complete 11:34:37 c4d48a809fc2: Pull complete 11:34:37 4f1c88b9dad5: Verifying Checksum 11:34:37 4f1c88b9dad5: Download complete 11:34:37 6db16350a2e2: Verifying Checksum 11:34:37 6db16350a2e2: Download complete 11:34:37 9250d5d63582: Verifying Checksum 11:34:37 9250d5d63582: Download complete 11:34:37 5e8b037d7d82: Verifying Checksum 11:34:37 5e8b037d7d82: Download complete 11:34:40 4f1c88b9dad5: Pull complete 11:34:40 ad3a456e5733: Pull complete 11:34:40 9e4f439ed901: Pull complete 11:34:40 feaf6a47b606: Pull complete 11:34:43 5e8b037d7d82: Pull complete 11:34:43 8ac70367396e: Pull complete 11:34:44 6db16350a2e2: Pull complete 11:34:44 9250d5d63582: Pull complete 11:34:44 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 11:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:34:44 ---> fa269f55d9b9 11:34:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:34:49 Still waiting to schedule task 11:34:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:34:50 ---> Running in b88b0a26c3a8 11:34:50 Removing intermediate container b88b0a26c3a8 11:34:50 ---> 9d6df74f8a69 11:34:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:34:50 ---> Running in e10ee0ee078c 11:34:50 Removing intermediate container e10ee0ee078c 11:34:50 ---> e092fe5c38aa 11:34:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:34:50 ---> Running in a7c2a0258e05 11:34:50 Removing intermediate container a7c2a0258e05 11:34:50 ---> 5220570b15cb 11:34:50 Step 6/12 : WORKDIR /device-virtual-go 11:34:50 ---> Running in e84940fb6319 11:34:50 Removing intermediate container e84940fb6319 11:34:50 ---> f3b123b7c53d 11:34:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:34:50 ---> Running in 70c4f392ddec 11:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:34:50 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:34:50 (2/4) Installing libedit (20221030.3.1-r1) 11:34:50 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:34:50 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:34:50 Executing busybox-1.36.1-r2.trigger 11:34:50 OK: 270 MiB in 60 packages 11:34:51 Removing intermediate container 70c4f392ddec 11:34:51 ---> 3112edf86f8a 11:34:51 Step 8/12 : COPY go.mod vendor* ./ 11:34:51 ---> 6a315eb4e0f4 11:34:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:34:51 ---> Running in 65cd14860368 11:35:23 Removing intermediate container 65cd14860368 11:35:23 ---> 222a73847ea6 11:35:23 Step 10/12 : COPY . . 11:35:23 ---> 8d1a6ac4e183 11:35:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:35:23 ---> Running in 8d9db1c8f68d 11:35:23 Removing intermediate container 8d9db1c8f68d 11:35:23 ---> c7e3e4878610 11:35:23 Step 12/12 : RUN $MAKE 11:35:23 ---> Running in afb146b48533 11:35:23 noop 11:35:23 Removing intermediate container afb146b48533 11:35:23 ---> 8e22c594df34 11:35:23 Successfully built 8e22c594df34 11:35:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:24 + docker inspect -f . ci-base-image-x86_64 11:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:24 prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container 11:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@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:35:24 $ docker top 03c3554338b9a9c9989970ac720e89869fd0266047825c5ca0cd66b7cf8ac1f3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:24 + go version 11:35:24 go version go1.21.0 linux/amd64 [Pipeline] } 11:35:24 $ docker stop --time=1 03c3554338b9a9c9989970ac720e89869fd0266047825c5ca0cd66b7cf8ac1f3 11:35:26 $ docker rm -f --volumes 03c3554338b9a9c9989970ac720e89869fd0266047825c5ca0cd66b7cf8ac1f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:26 + docker inspect -f . ci-base-image-x86_64 11:35:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:27 prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container 11:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@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:35:27 $ docker top 92d5c1da787d9e8f1c7b80f7abe4b9a0f37df87dc3d5c8cbb8125179191f9760 -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:27 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-430 [Pipeline] fileExists [Pipeline] sh 11:35:28 + make test 11:35:28 go test ./... -coverprofile=coverage.out 11:35:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:35:39 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:35:39 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements 11:35:47 go vet ./... 11:35:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:35:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:35:50 ./bin/test-attribution-txt.sh [Pipeline] echo 11:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:35:50 $ docker stop --time=1 92d5c1da787d9e8f1c7b80f7abe4b9a0f37df87dc3d5c8cbb8125179191f9760 11:35:53 $ docker rm -f --volumes 92d5c1da787d9e8f1c7b80f7abe4b9a0f37df87dc3d5c8cbb8125179191f9760 [Pipeline] // withDockerContainer [Pipeline] sh 11:35:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:35:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:35:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:35:55 + ls -al . 11:35:55 total 204 11:35:55 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 11:35 . 11:35:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 11:34 .. 11:35:55 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 11:35 .git 11:35:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:34 .github 11:35:55 -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 11:34 .gitignore 11:35:55 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 11:34 .golangci.yml 11:35:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 11:34 .semver 11:35:55 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 11:34 Attribution.txt 11:35:55 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 11:34 CHANGELOG.md 11:35:55 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 11:34 Dockerfile 11:35:55 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 11:34 GOVERNANCE.md 11:35:55 -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 11:34 Jenkinsfile 11:35:55 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 11:34 LICENSE 11:35:55 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 11:34 Makefile 11:35:55 -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 11:34 OWNERS.md 11:35:55 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 11:34 README.md 11:35:55 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 11:34 VERSION 11:35:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 11:34 bin 11:35:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:34 cmd 11:35:55 -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 11:35 coverage.out 11:35:55 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 11:34 go.mod 11:35:55 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 11:34 go.sum 11:35:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:34 internal 11:35:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 11:34 snap 11:35:55 -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:55 + 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=6c8e26b645e26db7e114d0a1a9d597354ff6fc87 --label arch=amd64 --label version=0.0.0 . 11:35:55 Sending build context to Docker daemon 23.66MB 11:35:55 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:35:55 Step 2/25 : FROM ${BASE} AS builder 11:35:55 ---> 8e22c594df34 11:35:55 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:35:56 ---> Running in b57b17128d74 11:35:56 Removing intermediate container b57b17128d74 11:35:56 ---> b7973efaba09 11:35:56 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:35:56 ---> Running in 64f262e1bcde 11:35:56 Removing intermediate container 64f262e1bcde 11:35:56 ---> 64c962b7abdc 11:35:56 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:35:56 ---> Running in 3d474f462f82 11:35:56 Removing intermediate container 3d474f462f82 11:35:56 ---> 378d4463700f 11:35:56 Step 6/25 : WORKDIR /device-virtual-go 11:35:56 ---> Running in 11830abaa8dd 11:35:56 Removing intermediate container 11830abaa8dd 11:35:56 ---> 0a62101711a9 11:35:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:35:57 ---> Running in a056b35271e6 11:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:35:57 OK: 270 MiB in 60 packages 11:35:58 Removing intermediate container a056b35271e6 11:35:58 ---> 248767f91a5f 11:35:58 Step 8/25 : COPY go.mod vendor* ./ 11:35:58 ---> 7ed0270205cd 11:35:58 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:35:58 ---> Running in ea0e2c3af1ce 11:35:59 Removing intermediate container ea0e2c3af1ce 11:35:59 ---> 91c59d93c5f4 11:35:59 Step 10/25 : COPY . . 11:35:59 ---> 59532c0434d3 11:35:59 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:35:59 ---> Running in 644f9c52521b 11:35:59 Removing intermediate container 644f9c52521b 11:35:59 ---> 5aad34220742 11:35:59 Step 12/25 : RUN $MAKE 11:35:59 ---> Running in 900f3ed292d3 11:36:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:36:22 Removing intermediate container 900f3ed292d3 11:36:22 ---> c972b08397b6 11:36:22 Step 13/25 : FROM alpine:3.18 11:36:22 3.18: Pulling from library/alpine 11:36:22 7264a8db6415: Already exists 11:36:22 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 11:36:22 Status: Downloaded newer image for alpine:3.18 11:36:22 ---> 7e01a0d0a1dc 11:36:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:36:22 ---> Running in f6030af1e18e 11:36:22 Removing intermediate container f6030af1e18e 11:36:22 ---> 64dbbae0a53d 11:36:22 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:36:22 ---> Running in ed124f6c9fbb 11:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:36:22 (1/1) Installing dumb-init (1.2.5-r2) 11:36:22 Executing busybox-1.36.1-r2.trigger 11:36:22 OK: 7 MiB in 16 packages 11:36:22 Removing intermediate container ed124f6c9fbb 11:36:22 ---> 540fd11993fb 11:36:22 Step 16/25 : WORKDIR / 11:36:22 ---> Running in 118b3596786f 11:36:22 Removing intermediate container 118b3596786f 11:36:22 ---> c008228a9e00 11:36:22 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:36:22 ---> d7a88147a818 11:36:22 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:36:22 ---> 392f18ee1199 11:36:22 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:36:22 ---> 2603c5734a62 11:36:22 Step 20/25 : EXPOSE 59900 11:36:22 ---> Running in 41b1393c5f4d 11:36:22 Removing intermediate container 41b1393c5f4d 11:36:22 ---> f74d2f575b3d 11:36:22 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:36:22 ---> Running in 3d0f82da2d74 11:36:22 Removing intermediate container 3d0f82da2d74 11:36:22 ---> d733466d20d6 11:36:22 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:36:22 ---> Running in 4bf335e06db2 11:36:22 Removing intermediate container 4bf335e06db2 11:36:22 ---> 2dedd680f28f 11:36:22 Step 23/25 : LABEL arch=amd64 11:36:22 ---> Running in 3a8d1e218b0c 11:36:23 Removing intermediate container 3a8d1e218b0c 11:36:23 ---> 06357c1e515f 11:36:23 Step 24/25 : LABEL git_sha=6c8e26b645e26db7e114d0a1a9d597354ff6fc87 11:36:23 ---> Running in 1ceadbf55db3 11:36:23 Removing intermediate container 1ceadbf55db3 11:36:23 ---> 7e69b22e1424 11:36:23 Step 25/25 : LABEL version=0.0.0 11:36:23 ---> Running in 5a32a13584c9 11:36:23 Removing intermediate container 5a32a13584c9 11:36:23 ---> cd4f36a10cce 11:36:23 [Warning] One or more build-args [ARCH] were not consumed 11:36:23 Successfully built cd4f36a10cce 11:36:23 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:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:36:23 11:36:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:36:24 latest: Pulling from edgex-lftools-log-publisher 11:36:24 5eb5b503b376: Pulling fs layer 11:36:24 5c69ac0246d0: Pulling fs layer 11:36:24 ec43610c2a17: Pulling fs layer 11:36:24 3a2ae6a8a46f: Pulling fs layer 11:36:24 33b1e0a273af: Pulling fs layer 11:36:24 5d3b04190fa2: Pulling fs layer 11:36:24 2f39f015ded8: Pulling fs layer 11:36:24 33b1e0a273af: Waiting 11:36:24 5d3b04190fa2: Waiting 11:36:24 2f39f015ded8: Waiting 11:36:24 3a2ae6a8a46f: Waiting 11:36:24 5c69ac0246d0: Verifying Checksum 11:36:24 5c69ac0246d0: Download complete 11:36:24 3a2ae6a8a46f: Verifying Checksum 11:36:24 3a2ae6a8a46f: Download complete 11:36:24 ec43610c2a17: Verifying Checksum 11:36:24 ec43610c2a17: Download complete 11:36:24 5d3b04190fa2: Download complete 11:36:24 33b1e0a273af: Verifying Checksum 11:36:24 33b1e0a273af: Download complete 11:36:24 5eb5b503b376: Verifying Checksum 11:36:24 5eb5b503b376: Download complete 11:36:25 2f39f015ded8: Verifying Checksum 11:36:25 2f39f015ded8: Download complete 11:36:25 5eb5b503b376: Pull complete 11:36:25 5c69ac0246d0: Pull complete 11:36:26 ec43610c2a17: Pull complete 11:36:26 3a2ae6a8a46f: Pull complete 11:36:26 33b1e0a273af: Pull complete 11:36:26 5d3b04190fa2: Pull complete 11:36:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6701 in /w/workspace/foundry_device-virtual-go_PR-430 [Pipeline] { [Pipeline] ws 11:36:30 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:36:30 The recommended git tool is: git 11:36:30 2f39f015ded8: Pull complete 11:36:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:36:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:31 prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container 11:36:31 $ 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-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@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:36:34 $ docker top da335606cc6c8b575eb55f209508d4d89f92c6997a21335b23b383158bbfd978 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:36:35 using credential edgex-jenkins-ssh 11:36:35 ---> job-cost.sh 11:36:35 lf-activate-venv: SKIPPING 11:36:35 INFO: No Stack... 11:36:35 Cloning the remote Git repository 11:36:35 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:36:35 INFO: Retrieving Pricing Info for: v3-standard-8 11:36:36 INFO: Archiving Costs [Pipeline] sh 11:36:36 + cat /w/workspace/foundry_device-virtual-go_PR-430/archives/cost.csv 11:36:36 + cut -d, -f6 [Pipeline] lock 11:36:36 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] 11:36:36 Resource [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] did not exist. Created. 11:36:36 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash 11:36:35 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:36:35 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:36:35 > git --version # timeout=10 11:36:35 > git --version # 'git version 2.25.1' 11:36:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 11:36:36 + echo total: 0.2199999988079071 [Pipeline] stash 11:36:36 Stashed 1 file(s) [Pipeline] } 11:36:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:36:36 $ docker stop --time=1 da335606cc6c8b575eb55f209508d4d89f92c6997a21335b23b383158bbfd978 11:36:37 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:36:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:38 $ docker rm -f --volumes da335606cc6c8b575eb55f209508d4d89f92c6997a21335b23b383158bbfd978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:36:38 Merging remotes/origin/main commit 697f398d4930450ca66ff8e227ddea628c81eaba into PR head commit 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 11:36:38 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:36:38 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:36:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:36:39 > git config core.sparsecheckout # timeout=10 11:36:39 Merge succeeded, producing 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 11:36:39 Checking out Revision 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 (PR-430) 11:36:39 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:36:39 > git --version # timeout=10 11:36:39 > git --version # 'git version 2.25.1' 11:36:39 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 11:36:39 > git checkout -f 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 # timeout=10 11:36:39 > git remote # timeout=10 11:36:39 > git config --get remote.origin.url # timeout=10 11:36:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:39 > git merge 697f398d4930450ca66ff8e227ddea628c81eaba # timeout=10 11:36:39 > git rev-parse HEAD^{commit} # timeout=10 11:36:39 > git config core.sparsecheckout # timeout=10 11:36:39 > git checkout -f 6c8e26b645e26db7e114d0a1a9d597354ff6fc87 # timeout=10 [Pipeline] sh 11:36:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:36:40 % Total % Received % Xferd Average Speed Time Time Time Current 11:36:40 Dload Upload Total Spent Left Speed 11:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 11:36:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:36:41 + sudo tee /etc/docker/daemon.new 11:36:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:36:41 { 11:36:41 "registry-mirrors": [ 11:36:41 "https://nexus3.edgexfoundry.org:10001" 11:36:41 ], 11:36:41 "bip": "10.250.0.254/24", 11:36:41 "hosts": [ 11:36:41 "tcp://0.0.0.0:5555", 11:36:41 "unix:///var/run/docker.sock" 11:36:41 ], 11:36:41 "mtu": 1458, 11:36:41 "selinux-enabled": true, 11:36:41 "seccomp-profile": "/etc/docker/seccomp.json" 11:36:41 } [Pipeline] sh 11:36:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:36:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:00 provisioning config files... 11:37:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15950697216174033683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:01 ---> docker-login.sh 11:37:01 nexus3.edgexfoundry.org:10001 11:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:01 Configure a credential helper to remove this warning. See 11:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:01 11:37:01 Login Succeeded 11:37:01 nexus3.edgexfoundry.org:10002 11:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:02 Configure a credential helper to remove this warning. See 11:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:02 11:37:02 Login Succeeded 11:37:02 nexus3.edgexfoundry.org:10003 11:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:02 Configure a credential helper to remove this warning. See 11:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:02 11:37:02 Login Succeeded 11:37:02 nexus3.edgexfoundry.org:10004 11:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:03 Configure a credential helper to remove this warning. See 11:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:03 11:37:03 Login Succeeded 11:37:03 docker.io 11:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:03 Configure a credential helper to remove this warning. See 11:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:03 11:37:03 Login Succeeded 11:37:03 ---> docker-login.sh ends [Pipeline] } 11:37:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:37:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:37:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:37:04 ========================================================= 11:37:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:37:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:37:04 Sending build context to Docker daemon 11.95MB 11:37:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:37:04 Step 2/12 : FROM ${BASE} AS builder 11:37:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:37:05 9fda8d8052c6: Pulling fs layer 11:37:05 5d54e960e981: Pulling fs layer 11:37:05 c4a7e357bf2a: Pulling fs layer 11:37:05 f0e02332f6b5: Pulling fs layer 11:37:05 66412af1f25a: Pulling fs layer 11:37:05 1baf3a5c0e64: Pulling fs layer 11:37:05 9a37bb91b891: Pulling fs layer 11:37:05 a29adfc67d43: Pulling fs layer 11:37:05 d5de9f91c1a4: Pulling fs layer 11:37:05 1baf3a5c0e64: Waiting 11:37:05 9a37bb91b891: Waiting 11:37:05 a29adfc67d43: Waiting 11:37:05 d5de9f91c1a4: Waiting 11:37:05 f0e02332f6b5: Waiting 11:37:05 5d54e960e981: Verifying Checksum 11:37:05 5d54e960e981: Download complete 11:37:05 f0e02332f6b5: Verifying Checksum 11:37:05 f0e02332f6b5: Download complete 11:37:05 66412af1f25a: Verifying Checksum 11:37:05 66412af1f25a: Download complete 11:37:05 9fda8d8052c6: Verifying Checksum 11:37:05 9fda8d8052c6: Download complete 11:37:05 9a37bb91b891: Verifying Checksum 11:37:05 9a37bb91b891: Download complete 11:37:06 9fda8d8052c6: Pull complete 11:37:06 a29adfc67d43: Verifying Checksum 11:37:06 a29adfc67d43: Download complete 11:37:06 c4a7e357bf2a: Verifying Checksum 11:37:06 c4a7e357bf2a: Download complete 11:37:06 d5de9f91c1a4: Verifying Checksum 11:37:06 d5de9f91c1a4: Download complete 11:37:07 1baf3a5c0e64: Verifying Checksum 11:37:07 1baf3a5c0e64: Download complete 11:37:09 5d54e960e981: Pull complete 11:37:24 c4a7e357bf2a: Pull complete 11:37:24 f0e02332f6b5: Pull complete 11:37:24 66412af1f25a: Pull complete 11:37:29 1baf3a5c0e64: Pull complete 11:37:31 9a37bb91b891: Pull complete 11:37:32 a29adfc67d43: Pull complete 11:37:36 d5de9f91c1a4: Pull complete 11:37:36 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 11:37:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:37:36 ---> 746ca1b523b5 11:37:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:37:37 ---> Running in 84956ae2c9ea 11:37:37 Removing intermediate container 84956ae2c9ea 11:37:37 ---> 1dbb6d21ad3c 11:37:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:37:37 ---> Running in 69fb9a2a7bca 11:37:37 Removing intermediate container 69fb9a2a7bca 11:37:37 ---> 7447f0795ad6 11:37:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:37:38 ---> Running in d19ecc1cde47 11:37:38 Removing intermediate container d19ecc1cde47 11:37:38 ---> d7429056dcdc 11:37:38 Step 6/12 : WORKDIR /device-virtual-go 11:37:38 ---> Running in 29e69ef3c1f8 11:37:38 Removing intermediate container 29e69ef3c1f8 11:37:38 ---> bb003a9e0d5b 11:37:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:37:38 ---> Running in 085054ec97b9 11:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:37:41 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:37:41 (2/4) Installing libedit (20221030.3.1-r1) 11:37:41 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:37:41 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:37:41 Executing busybox-1.36.1-r2.trigger 11:37:41 OK: 272 MiB in 60 packages 11:37:42 Removing intermediate container 085054ec97b9 11:37:42 ---> 8bd57dac73e8 11:37:42 Step 8/12 : COPY go.mod vendor* ./ 11:37:42 ---> b2aeef45674d 11:37:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:42 ---> Running in 5db885001b73 11:38:50 Removing intermediate container 5db885001b73 11:38:50 ---> cb5bbd03d872 11:38:50 Step 10/12 : COPY . . 11:38:50 ---> b182fa0e5247 11:38:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:38:50 ---> Running in c1ad493385ba 11:38:50 Removing intermediate container c1ad493385ba 11:38:50 ---> 01c15ef13833 11:38:50 Step 12/12 : RUN $MAKE 11:38:50 ---> Running in 885ab6138e24 11:38:50 noop 11:38:50 Removing intermediate container 885ab6138e24 11:38:50 ---> 41392f72d500 11:38:50 Successfully built 41392f72d500 11:38:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:51 + docker inspect -f . ci-base-image-arm64 11:38:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:51 prd-ubuntu20.04-docker-arm64-4c-16g-6701 does not seem to be running inside a container 11:38:51 $ 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:38:54 $ docker top ed25060d16cf56190a036c87f51334934e1a9f6c1676c14797c01f58485a4b92 -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:55 + go version 11:38:55 go version go1.21.0 linux/arm64 [Pipeline] } 11:38:55 $ docker stop --time=1 ed25060d16cf56190a036c87f51334934e1a9f6c1676c14797c01f58485a4b92 11:38:57 $ docker rm -f --volumes ed25060d16cf56190a036c87f51334934e1a9f6c1676c14797c01f58485a4b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:58 + docker inspect -f . ci-base-image-arm64 11:38:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:58 prd-ubuntu20.04-docker-arm64-4c-16g-6701 does not seem to be running inside a container 11:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:38:59 $ docker top 35c5cb982b70e98c20ee0a8f88ec9f20ec82feabcbe4a580d81585b7031099be -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:00 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:39:00 + make test 11:39:00 go test ./... -coverprofile=coverage.out 11:39:05 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:40:26 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:40:26 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.072s coverage: 58.4% of statements 11:40:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:40:26 go vet ./... 11:40:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:40:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:40:49 ./bin/test-attribution-txt.sh [Pipeline] echo 11:40:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:40:49 $ docker stop --time=1 35c5cb982b70e98c20ee0a8f88ec9f20ec82feabcbe4a580d81585b7031099be 11:40:50 $ docker rm -f --volumes 35c5cb982b70e98c20ee0a8f88ec9f20ec82feabcbe4a580d81585b7031099be [Pipeline] // withDockerContainer [Pipeline] sh 11:40:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:40:52 Warning: overwriting stash ‘coverage-report’ 11:40:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:40:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:40:53 + ls -al . 11:40:53 total 200 11:40:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 11:39 . 11:40:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 11:36 .. 11:40:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 11:36 .git 11:40:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:36 .github 11:40:53 -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 11:36 .gitignore 11:40:53 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 11:36 .golangci.yml 11:40:53 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 11:36 Attribution.txt 11:40:53 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 11:36 CHANGELOG.md 11:40:53 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 11:36 Dockerfile 11:40:53 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 11:36 GOVERNANCE.md 11:40:53 -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 11:36 Jenkinsfile 11:40:53 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 11:36 LICENSE 11:40:53 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 11:36 Makefile 11:40:53 -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 11:36 OWNERS.md 11:40:53 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 11:36 README.md 11:40:53 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 11:34 VERSION 11:40:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 11:36 bin 11:40:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:36 cmd 11:40:53 -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 11:40 coverage.out 11:40:53 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 11:36 go.mod 11:40:53 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 11:36 go.sum 11:40:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 11:36 internal 11:40:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 11:36 snap 11:40:53 -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 11:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:53 + 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=6c8e26b645e26db7e114d0a1a9d597354ff6fc87 --label arch=arm64 --label version=0.0.0 . 11:40:54 Sending build context to Docker daemon 11.99MB 11:40:54 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:40:54 Step 2/25 : FROM ${BASE} AS builder 11:40:54 ---> 41392f72d500 11:40:54 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:40:57 ---> Running in 7fecddc7bd76 11:40:57 Removing intermediate container 7fecddc7bd76 11:40:57 ---> 5a86a3060c32 11:40:57 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:40:57 ---> Running in 2fb437fe114b 11:40:57 Removing intermediate container 2fb437fe114b 11:40:57 ---> 2de27f64eed1 11:40:57 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:40:57 ---> Running in 3a98ce91b65f 11:40:58 Removing intermediate container 3a98ce91b65f 11:40:58 ---> f2ad47e74753 11:40:58 Step 6/25 : WORKDIR /device-virtual-go 11:40:58 ---> Running in 4bfac7235e97 11:40:58 Removing intermediate container 4bfac7235e97 11:40:58 ---> 3d6b71f48aa0 11:40:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:40:58 ---> Running in 9ad2b74e0a1c 11:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:41:01 OK: 272 MiB in 60 packages 11:41:02 Removing intermediate container 9ad2b74e0a1c 11:41:02 ---> fcc9242532b3 11:41:02 Step 8/25 : COPY go.mod vendor* ./ 11:41:03 ---> 986d66a8a203 11:41:03 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:03 ---> Running in 886b64d000ae 11:41:07 Removing intermediate container 886b64d000ae 11:41:07 ---> 777b4d28e604 11:41:07 Step 10/25 : COPY . . 11:41:11 ---> ce6b902cbb86 11:41:11 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:41:11 ---> Running in c92b133e1676 11:41:11 Removing intermediate container c92b133e1676 11:41:11 ---> 3072a85aca9a 11:41:11 Step 12/25 : RUN $MAKE 11:41:11 ---> Running in 9523c1e5b8c5 11:41:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:43:19 Removing intermediate container 9523c1e5b8c5 11:43:19 ---> f706827a71ab 11:43:19 Step 13/25 : FROM alpine:3.18 11:43:19 3.18: Pulling from library/alpine 11:43:19 9fda8d8052c6: Already exists 11:43:19 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 11:43:19 Status: Downloaded newer image for alpine:3.18 11:43:19 ---> f6648c04cd6c 11:43:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:43:19 ---> Running in ac72e7b32f8d 11:43:19 Removing intermediate container ac72e7b32f8d 11:43:19 ---> ecef4eaccb6a 11:43:19 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:43:19 ---> Running in 8077ed536f85 11:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:43:19 (1/1) Installing dumb-init (1.2.5-r2) 11:43:19 Executing busybox-1.36.1-r2.trigger 11:43:19 OK: 8 MiB in 16 packages 11:43:19 Removing intermediate container 8077ed536f85 11:43:19 ---> 6f2590c8a250 11:43:19 Step 16/25 : WORKDIR / 11:43:19 ---> Running in 8f0547860860 11:43:19 Removing intermediate container 8f0547860860 11:43:19 ---> 497bba158d17 11:43:19 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:43:19 ---> c42c9a1e55ef 11:43:19 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:43:19 ---> e1644d7f98c7 11:43:19 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:43:19 ---> c1bef3dbcb34 11:43:19 Step 20/25 : EXPOSE 59900 11:43:19 ---> Running in 37c5ac18ba07 11:43:19 Removing intermediate container 37c5ac18ba07 11:43:19 ---> d965667fd155 11:43:19 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:43:19 ---> Running in d48bba4a1120 11:43:19 Removing intermediate container d48bba4a1120 11:43:19 ---> 7a01a0b074af 11:43:19 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:43:19 ---> Running in 670006b989eb 11:43:19 Removing intermediate container 670006b989eb 11:43:19 ---> 311287afb8f0 11:43:19 Step 23/25 : LABEL arch=arm64 11:43:19 ---> Running in c365d4d551c0 11:43:19 Removing intermediate container c365d4d551c0 11:43:19 ---> 992c7bf57a9e 11:43:19 Step 24/25 : LABEL git_sha=6c8e26b645e26db7e114d0a1a9d597354ff6fc87 11:43:19 ---> Running in 3ab3a7724f3e 11:43:19 Removing intermediate container 3ab3a7724f3e 11:43:19 ---> 50ba73578789 11:43:19 Step 25/25 : LABEL version=0.0.0 11:43:19 ---> Running in c274a46eb2f8 11:43:19 Removing intermediate container c274a46eb2f8 11:43:19 ---> 507a4940296e 11:43:19 [Warning] One or more build-args [ARCH] were not consumed 11:43:19 Successfully built 507a4940296e 11:43:19 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:43:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:43:20 11:43:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:43:20 arm64: Pulling from edgex-lftools-log-publisher 11:43:20 8998bd30e6a1: Pulling fs layer 11:43:20 04944245beec: Pulling fs layer 11:43:20 699f458cf7ca: Pulling fs layer 11:43:20 765212b225bb: Pulling fs layer 11:43:20 f23df028b6ca: Pulling fs layer 11:43:20 d65c8cfc05b1: Pulling fs layer 11:43:20 2437ff75d9bd: Pulling fs layer 11:43:20 765212b225bb: Waiting 11:43:20 f23df028b6ca: Waiting 11:43:20 d65c8cfc05b1: Waiting 11:43:20 2437ff75d9bd: Waiting 11:43:20 04944245beec: Verifying Checksum 11:43:20 04944245beec: Download complete 11:43:20 765212b225bb: Verifying Checksum 11:43:20 765212b225bb: Download complete 11:43:20 f23df028b6ca: Verifying Checksum 11:43:20 f23df028b6ca: Download complete 11:43:20 d65c8cfc05b1: Verifying Checksum 11:43:20 d65c8cfc05b1: Download complete 11:43:20 699f458cf7ca: Verifying Checksum 11:43:20 699f458cf7ca: Download complete 11:43:21 8998bd30e6a1: Verifying Checksum 11:43:21 8998bd30e6a1: Download complete 11:43:23 2437ff75d9bd: Verifying Checksum 11:43:23 2437ff75d9bd: Download complete 11:43:25 8998bd30e6a1: Pull complete 11:43:26 04944245beec: Pull complete 11:43:27 699f458cf7ca: Pull complete 11:43:27 765212b225bb: Pull complete 11:43:28 f23df028b6ca: Pull complete 11:43:28 d65c8cfc05b1: Pull complete 11:43:43 2437ff75d9bd: Pull complete 11:43:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:43:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:43:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:43 prd-ubuntu20.04-docker-arm64-4c-16g-6701 does not seem to be running inside a container 11:43:43 $ 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:43:46 $ docker top a8add1a6f2f2015b9e061abc20066a869a5bd4d704dad9b9ff6c785b6281da23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:47 ---> job-cost.sh 11:43:47 lf-activate-venv: SKIPPING 11:43:47 INFO: No Stack... 11:43:47 INFO: Retrieving Pricing Info for: v3-standard-4 11:43:48 INFO: Archiving Costs [Pipeline] sh 11:43:48 + cut -d, -f6 11:43:48 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 11:43:49 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] 11:43:49 Resource [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] did not exist. Created. 11:43:49 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:43:49 /w/workspace/device-virtual-go/1@tmp/durable-948e6829/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:43:49 + echo total: 0.10999999940395355 [Pipeline] stash 11:43:49 Warning: overwriting stash ‘stack-cost’ 11:43:49 Stashed 1 file(s) [Pipeline] } 11:43:49 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:43:50 $ docker stop --time=1 a8add1a6f2f2015b9e061abc20066a869a5bd4d704dad9b9ff6c785b6281da23 11:43:51 $ docker rm -f --volumes a8add1a6f2f2015b9e061abc20066a869a5bd4d704dad9b9ff6c785b6281da23 [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:43:52 provisioning config files... 11:43:52 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-430@tmp/config16739501599473600505tmp [Pipeline] { [Pipeline] sh 11:43:52 + set +x 11:43:52 + curl -s https://codecov.io/bash 11:43:52 + bash -s -- 11:43:52 11:43:52 _____ _ 11:43:52 / ____| | | 11:43:52 | | ___ __| | ___ ___ _____ __ 11:43:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:43:52 | |___| (_) | (_| | __/ (_| (_) \ V / 11:43:52 \_____\___/ \__,_|\___|\___\___/ \_/ 11:43:52 Bash-1.0.6 11:43:52 11:43:52 11:43:52 ==> git version 2.25.1 found 11:43:52 ==> 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:43:52 Release-Date: 2020-01-08 11:43:52 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:43:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:43:52 ==> Jenkins CI detected. 11:43:52 current dir:  /w/workspace/foundry_device-virtual-go_PR-430 11:43:52 project root: . 11:43:52 --> token set from env 11:43:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:43:52 ==> Running gcov in . (disable via -X gcov) 11:43:52 ==> Python coveragepy not found 11:43:52 ==> Searching for coverage reports in: 11:43:52 + . 11:43:52 -> Found 1 reports 11:43:52 ==> Detecting git/mercurial file structure 11:43:53 ==> Reading reports 11:43:53 + ./coverage.out bytes=43063 11:43:53 ==> Appending adjustments 11:43:53 https://docs.codecov.io/docs/fixing-reports 11:43:53 + Found adjustments 11:43:53 ==> Gzipping contents 11:43:53 8.0K /tmp/codecov.REmz5K.gz 11:43:53 ==> Uploading reports 11:43:53 url: https://codecov.io 11:43:53 query: branch=PR-430&commit=6c8e26b645e26db7e114d0a1a9d597354ff6fc87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=430&job=&cmd_args= 11:43:53 -> Pinging Codecov 11:43:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-430&commit=6c8e26b645e26db7e114d0a1a9d597354ff6fc87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=430&job=&cmd_args= 11:43:53 -> Uploading to 11:43:53 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/5E52B4B073DB2E39498172D8E973AA87/6c8e26b645e26db7e114d0a1a9d597354ff6fc87/01b4b3da-51e0-4621-bc5d-0a6a1b1d06dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T114353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1677f3d7c7c4c8923169fd31f70db1e19b308a6bfad42b2f9c6126f75643037 11:43:53 % Total % Received % Xferd Average Speed Time Time Time Current 11:43:53 Dload Upload Total Spent Left Speed 11:43:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25791 --:--:-- --:--:-- --:--:-- 25791 11:43:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6c8e26b645e26db7e114d0a1a9d597354ff6fc87 [Pipeline] } 11:43:53 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:43:55 + [ -d /w/workspace/foundry_device-virtual-go_PR-430/archives ] 11:43:55 + ls -al /w/workspace/foundry_device-virtual-go_PR-430/archives 11:43:55 total 16 11:43:55 drwxr-xr-x 3 root root 4096 Sep 20 11:36 . 11:43:55 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 11:36 .. 11:43:55 drwxr-xr-x 2 root root 4096 Sep 20 11:36 cost 11:43:55 -rw-r--r-- 1 root root 89 Sep 20 11:36 cost.csv 11:43:55 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-430/archives 11:43:55 + ls -al /w/workspace/foundry_device-virtual-go_PR-430/archives 11:43:55 total 16 11:43:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 11:36 . 11:43:55 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 11:36 .. 11:43:55 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 11:36 cost 11:43:55 -rw-r--r-- 1 jenkins jenkins 89 Sep 20 11:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:43:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:43:56 ---> package-listing.sh 11:43:56 ++ facter osfamily 11:43:56 ++ tr '[:upper:]' '[:lower:]' 11:43:56 + OS_FAMILY=debian 11:43:56 + workspace=/w/workspace/foundry_device-virtual-go_PR-430 11:43:56 + START_PACKAGES=/tmp/packages_start.txt 11:43:56 + END_PACKAGES=/tmp/packages_end.txt 11:43:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:43:56 + PACKAGES=/tmp/packages_start.txt 11:43:56 + '[' /w/workspace/foundry_device-virtual-go_PR-430 ']' 11:43:56 + PACKAGES=/tmp/packages_end.txt 11:43:56 + case "${OS_FAMILY}" in 11:43:56 + dpkg -l 11:43:56 + grep '^ii' 11:43:56 + '[' -f /tmp/packages_start.txt ']' 11:43:56 + '[' -f /tmp/packages_end.txt ']' 11:43:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:43:56 + '[' /w/workspace/foundry_device-virtual-go_PR-430 ']' 11:43:56 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-430/archives/ 11:43:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-430/archives/ [Pipeline] echo 11:43:56 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-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:43:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:43:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:57 prd-ubuntu20.04-docker-8c-8g-6700 does not seem to be running inside a container 11:43:57 $ 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-430/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-430 -v /w/workspace/foundry_device-virtual-go_PR-430:/w/workspace/foundry_device-virtual-go_PR-430:rw,z -v /w/workspace/foundry_device-virtual-go_PR-430@tmp:/w/workspace/foundry_device-virtual-go_PR-430@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:43:58 $ docker top aed13e7bef679ab481aad5fcce1bbf6e7180a10d161a0b2e70b056bb6471e5f5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:43:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:43:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:43:59 + ls /var/log/sa-host 11:43:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:43:59 provisioning config files... 11:43:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-430@tmp/config8474940901110376672tmp [Pipeline] { [Pipeline] echo 11:43:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:43:59 ---> create-netrc.sh [Pipeline] } 11:43:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:44:00 ---> python-tools-install.sh [Pipeline] echo 11:44:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:44:00 ---> sudo-logs.sh 11:44:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:44:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:44:00 ---> job-cost.sh 11:44:00 lf-activate-venv: SKIPPING 11:44:00 DEBUG: total: 0.2199999988079071 11:44:00 INFO: Retrieving Stack Cost... 11:44:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:44:01 INFO: Archiving Costs [Pipeline] echo 11:44:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:44:02 ---> logs-deploy.sh 11:44:02 lf-activate-venv: SKIPPING 11:44:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-430/1 11:44:02 INFO: archiving workspace using pattern(s): 11:44:02 Archives upload complete. 11:44:03 INFO: archiving logs to Nexus