Pull request #490 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55317b9120f7e85b6c508b8520aa63374880ff73+bc7652beee9a90296fe0b57947c4589a421f5e02 (d362b5c5094707ac8401ae1e03bc2b448da2ff1e) 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-ssh9720137068898082940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1993733782729545714.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-490/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-mqtt-go/branches/PR-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1651582995008500279.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-mqtt-go/branches/PR-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11139932866915946697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8895736230369192986.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-mqtt-go/branches/PR-490/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-mqtt-go/branches/PR-490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2403341955555654051.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6672’ Running on prd-ubuntu20.04-docker-8c-8g-6678 in /w/workspace/gexfoundry_device-mqtt-go_PR-490 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-490 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 55317b9120f7e85b6c508b8520aa63374880ff73 Merge succeeded, producing 55317b9120f7e85b6c508b8520aa63374880ff73 Checking out Revision 55317b9120f7e85b6c508b8520aa63374880ff73 (PR-490) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:16:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:16:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 55317b9120f7e85b6c508b8520aa63374880ff73 # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55317b9120f7e85b6c508b8520aa63374880ff73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:16:40 ========================================================= 02:16:40 EdgeX Global Pipelines Version Info 02:16:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:16:41 ------------------- 02:16:41 stable info: 02:16:41 ------------------- 02:16:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:16:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:16:41 Message: update stable to v1.0.244 02:16:41 ------------------- 02:16:41 experimental info: 02:16:41 ------------------- 02:16:41 Commited By: **** collab-it+edgex@linuxfoundation.org 02:16:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:16:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:16:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-490 [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-490 [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-490 [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55317b9120f7e85b6c508b8520aa63374880ff73 [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55317b9 [Pipeline] echo 02:16:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:43 provisioning config files... 02:16:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp/config12536437875644904804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:44 ---> docker-login.sh 02:16:44 nexus3.edgexfoundry.org:10001 02:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:44 Configure a credential helper to remove this warning. See 02:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:44 02:16:44 Login Succeeded 02:16:44 nexus3.edgexfoundry.org:10002 02:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:44 Configure a credential helper to remove this warning. See 02:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:44 02:16:44 Login Succeeded 02:16:44 nexus3.edgexfoundry.org:10003 02:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:44 Configure a credential helper to remove this warning. See 02:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:44 02:16:44 Login Succeeded 02:16:44 nexus3.edgexfoundry.org:10004 02:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:44 Configure a credential helper to remove this warning. See 02:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:44 02:16:44 Login Succeeded 02:16:44 docker.io 02:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:45 Configure a credential helper to remove this warning. See 02:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:45 02:16:45 Login Succeeded 02:16:45 ---> docker-login.sh ends [Pipeline] } 02:16:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:16:45 + git rev-list -1 --merges 55317b9120f7e85b6c508b8520aa63374880ff73~1..55317b9120f7e85b6c508b8520aa63374880ff73 [Pipeline] echo 02:16:45 -----------> git rev-list -1 --merges 55317b9120f7e85b6c508b8520aa63374880ff73~1..55317b9120f7e85b6c508b8520aa63374880ff73 55317b9120f7e85b6c508b8520aa63374880ff73 [false] [Pipeline] sh 02:16:46 + git log --format=format:%s -1 55317b9120f7e85b6c508b8520aa63374880ff73 [Pipeline] echo 02:16:46 ========================================================= 02:16:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:16:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:16:46 + git log --format=format:%s -1 55317b9120f7e85b6c508b8520aa63374880ff73 [Pipeline] echo 02:16:46 [semverPrep] GIT_COMMIT: 55317b9120f7e85b6c508b8520aa63374880ff73, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:16:46 [semverPrep] This is not a build commit. [Pipeline] sh 02:16:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:47 + grep -v github /etc/ssh/ssh_known_hosts 02:16:47 + [ -e /tmp/ssh_known_hosts ] 02:16:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:16:47 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:16:47 -a /etc/ssh/ssh_known_hosts 02:16:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:47 02:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:48 0.1.4: Pulling from edgex-devops/py-git-semver 02:16:48 b85a868b505f: Pulling fs layer 02:16:48 e2be974225ed: Pulling fs layer 02:16:48 339a4e72a1f5: Pulling fs layer 02:16:48 988bab9f4d93: Pulling fs layer 02:16:48 1469e6f7b9e6: Pulling fs layer 02:16:48 eaf3925da568: Pulling fs layer 02:16:48 bab4dde63d76: Pulling fs layer 02:16:48 bde34c3a00c8: Pulling fs layer 02:16:48 b352a97aabf1: Pulling fs layer 02:16:48 4872d77fe225: Pulling fs layer 02:16:48 5851b861e8e6: Pulling fs layer 02:16:48 bab4dde63d76: Waiting 02:16:48 bde34c3a00c8: Waiting 02:16:48 5851b861e8e6: Waiting 02:16:48 1469e6f7b9e6: Waiting 02:16:48 988bab9f4d93: Waiting 02:16:48 b352a97aabf1: Waiting 02:16:48 eaf3925da568: Waiting 02:16:48 4872d77fe225: Waiting 02:16:48 e2be974225ed: Download complete 02:16:48 988bab9f4d93: Verifying Checksum 02:16:48 988bab9f4d93: Download complete 02:16:48 1469e6f7b9e6: Verifying Checksum 02:16:48 1469e6f7b9e6: Download complete 02:16:48 339a4e72a1f5: Verifying Checksum 02:16:48 339a4e72a1f5: Download complete 02:16:48 eaf3925da568: Verifying Checksum 02:16:48 eaf3925da568: Download complete 02:16:48 bde34c3a00c8: Verifying Checksum 02:16:48 bde34c3a00c8: Download complete 02:16:48 b352a97aabf1: Verifying Checksum 02:16:48 b352a97aabf1: Download complete 02:16:48 4872d77fe225: Verifying Checksum 02:16:48 4872d77fe225: Download complete 02:16:48 5851b861e8e6: Download complete 02:16:48 b85a868b505f: Verifying Checksum 02:16:48 b85a868b505f: Download complete 02:16:49 bab4dde63d76: Verifying Checksum 02:16:49 bab4dde63d76: Download complete 02:16:50 b85a868b505f: Pull complete 02:16:50 e2be974225ed: Pull complete 02:16:50 339a4e72a1f5: Pull complete 02:16:50 988bab9f4d93: Pull complete 02:16:51 1469e6f7b9e6: Pull complete 02:16:51 eaf3925da568: Pull complete 02:16:53 bab4dde63d76: Pull complete 02:16:53 bde34c3a00c8: Pull complete 02:16:53 b352a97aabf1: Pull complete 02:16:53 4872d77fe225: Pull complete 02:16:53 5851b861e8e6: Pull complete 02:16:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:16:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:54 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 02:16:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-490 -v /w/workspace/gexfoundry_device-mqtt-go_PR-490:/w/workspace/gexfoundry_device-mqtt-go_PR-490:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-490@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 02:16:59 $ docker top 0539bd1ce77e641df69cca51553b06476eebb8823b3219630974b2066041ebe8 -eo pid,comm 02:16:59 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). 02:16:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:59 [ssh-agent] Looking for ssh-agent implementation... 02:16:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:59 $ docker exec 0539bd1ce77e641df69cca51553b06476eebb8823b3219630974b2066041ebe8 ssh-agent 02:16:59 SSH_AUTH_SOCK=/tmp/ssh-novQpU0Juf4s/agent.32 02:16:59 SSH_AGENT_PID=38 02:16:59 Running ssh-add (command line suppressed) 02:17:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp/private_key_10852031024392987622.key (/w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp/private_key_10852031024392987622.key) 02:17:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:00 + git tag --points-at HEAD [Pipeline] } 02:17:00 $ docker exec --env ******** --env ******** 0539bd1ce77e641df69cca51553b06476eebb8823b3219630974b2066041ebe8 ssh-agent -k 02:17:00 unset SSH_AUTH_SOCK; 02:17:00 unset SSH_AGENT_PID; 02:17:00 echo Agent pid 38 killed; 02:17:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:17:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:00 [ssh-agent] Looking for ssh-agent implementation... 02:17:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:00 $ docker exec 0539bd1ce77e641df69cca51553b06476eebb8823b3219630974b2066041ebe8 ssh-agent 02:17:00 SSH_AUTH_SOCK=/tmp/ssh-2O9DU7RndEVc/agent.70 02:17:00 SSH_AGENT_PID=76 02:17:00 Running ssh-add (command line suppressed) 02:17:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp/private_key_10523786173844256951.key (/w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp/private_key_10523786173844256951.key) 02:17:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:01 + git semver init 02:17:01 2023-02-20 02:17:01,527 [run_init] DEBUG init version:0.0.0 force:False 02:17:01 2023-02-20 02:17:01,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-490/.semver 02:17:01 2023-02-20 02:17:01,528 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-490/.semver 02:17:01 2023-02-20 02:17:01,528 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-490/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-490, universal_newlines=False, shell=None, istream=None) 02:17:02 2023-02-20 02:17:02,520 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-490/.git/info/exclude 02:17:02 2023-02-20 02:17:02,521 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-490/.semver/PR-490 with force:False 02:17:02 2023-02-20 02:17:02,521 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-490/.semver/PR-490 02:17:02 2023-02-20 02:17:02,525 [execute] INFO git cat-file --batch-check 02:17:02 2023-02-20 02:17:02,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-490/.semver, universal_newlines=False, shell=None, istream=) 02:17:02 2023-02-20 02:17:02,531 [execute] INFO git cat-file --batch 02:17:02 2023-02-20 02:17:02,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-490/.semver, universal_newlines=False, shell=None, istream=) 02:17:02 2023-02-20 02:17:02,536 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-490/.semver/PR-490 02:17:02 0.0.0 [Pipeline] } 02:17:02 $ docker exec --env ******** --env ******** 0539bd1ce77e641df69cca51553b06476eebb8823b3219630974b2066041ebe8 ssh-agent -k 02:17:02 unset SSH_AUTH_SOCK; 02:17:02 unset SSH_AGENT_PID; 02:17:02 echo Agent pid 76 killed; 02:17:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:03 + git semver [Pipeline] } 02:17:03 $ docker stop --time=1 0539bd1ce77e641df69cca51553b06476eebb8823b3219630974b2066041ebe8 02:17:04 $ docker rm -f --volumes 0539bd1ce77e641df69cca51553b06476eebb8823b3219630974b2066041ebe8 [Pipeline] // withDockerContainer [Pipeline] sh 02:17:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:17:05 Stashed 1 file(s) [Pipeline] echo 02:17:05 [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 02:17:06 provisioning config files... 02:17:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp/config8358881356108636692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:06 ---> docker-login.sh 02:17:06 nexus3.edgexfoundry.org:10001 02:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:06 Configure a credential helper to remove this warning. See 02:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:06 02:17:06 Login Succeeded 02:17:06 nexus3.edgexfoundry.org:10002 02:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:06 Configure a credential helper to remove this warning. See 02:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:06 02:17:06 Login Succeeded 02:17:06 nexus3.edgexfoundry.org:10003 02:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:06 Configure a credential helper to remove this warning. See 02:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:06 02:17:06 Login Succeeded 02:17:06 nexus3.edgexfoundry.org:10004 02:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:06 Configure a credential helper to remove this warning. See 02:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:06 02:17:06 Login Succeeded 02:17:06 docker.io 02:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:07 Configure a credential helper to remove this warning. See 02:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:07 02:17:07 Login Succeeded 02:17:07 ---> docker-login.sh ends [Pipeline] } 02:17:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:17:07 ========================================================= 02:17:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:17:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:17:07 Sending build context to Docker daemon 6.345MB 02:17:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:17:07 Step 2/12 : FROM ${BASE} AS builder 02:17:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:17:08 213ec9aee27d: Pulling fs layer 02:17:08 4583459ba037: Pulling fs layer 02:17:08 93c1e223e6f2: Pulling fs layer 02:17:08 53926ce57604: Pulling fs layer 02:17:08 21b2b0c7a3f4: Pulling fs layer 02:17:08 22ff95d597cd: Pulling fs layer 02:17:08 12d6caf4c0d1: Pulling fs layer 02:17:08 53926ce57604: Waiting 02:17:08 22ff95d597cd: Waiting 02:17:08 21b2b0c7a3f4: Waiting 02:17:08 96b7cbca73a9: Pulling fs layer 02:17:08 a7acece74701: Pulling fs layer 02:17:08 12d6caf4c0d1: Waiting 02:17:08 96b7cbca73a9: Waiting 02:17:08 a7acece74701: Waiting 02:17:08 93c1e223e6f2: Verifying Checksum 02:17:08 93c1e223e6f2: Download complete 02:17:08 4583459ba037: Download complete 02:17:08 21b2b0c7a3f4: Verifying Checksum 02:17:08 21b2b0c7a3f4: Download complete 02:17:08 22ff95d597cd: Verifying Checksum 02:17:08 22ff95d597cd: Download complete 02:17:08 213ec9aee27d: Download complete 02:17:08 12d6caf4c0d1: Download complete 02:17:08 213ec9aee27d: Pull complete 02:17:08 4583459ba037: Pull complete 02:17:08 93c1e223e6f2: Pull complete 02:17:08 a7acece74701: Verifying Checksum 02:17:08 a7acece74701: Download complete 02:17:08 96b7cbca73a9: Verifying Checksum 02:17:08 96b7cbca73a9: Download complete 02:17:08 53926ce57604: Download complete 02:17:13 53926ce57604: Pull complete 02:17:13 21b2b0c7a3f4: Pull complete 02:17:13 22ff95d597cd: Pull complete 02:17:13 12d6caf4c0d1: Pull complete 02:17:15 96b7cbca73a9: Pull complete 02:17:16 a7acece74701: Pull complete 02:17:16 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:17:16 ---> db6d94c90886 02:17:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:17:21 Still waiting to schedule task 02:17:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6676’ 02:17:26 ---> Running in 65b6a23ac7df 02:17:26 Removing intermediate container 65b6a23ac7df 02:17:26 ---> 6f5b65809116 02:17:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:17:26 ---> Running in 2aaf71e4771e 02:17:26 Removing intermediate container 2aaf71e4771e 02:17:26 ---> f3fe765f2c61 02:17:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:17:26 ---> Running in 53d7c54e0311 02:17:26 Removing intermediate container 53d7c54e0311 02:17:26 ---> 374834e86257 02:17:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:17:26 ---> Running in e1e90ce00ce4 02:17:26 Removing intermediate container e1e90ce00ce4 02:17:26 ---> dad98d26e95a 02:17:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:17:26 ---> Running in cb059f0c7016 02:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:17:26 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:17:26 (2/4) Installing libedit (20210910.3.1-r0) 02:17:26 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:17:26 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:17:26 Executing busybox-1.35.0-r17.trigger 02:17:26 OK: 216 MiB in 55 packages 02:17:26 Removing intermediate container cb059f0c7016 02:17:26 ---> 8fd70f0238c9 02:17:26 Step 8/12 : WORKDIR /device-mqtt-go 02:17:26 ---> Running in c61306bcb19a 02:17:26 Removing intermediate container c61306bcb19a 02:17:26 ---> bff64d45f756 02:17:26 Step 9/12 : COPY go.mod vendor* ./ 02:17:26 ---> c9b50e39c987 02:17:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:27 ---> Running in 46a55a7dd990 02:18:23 Removing intermediate container 46a55a7dd990 02:18:23 ---> 3e90987cd956 02:18:23 Step 11/12 : COPY . . 02:18:23 ---> 65bc0754a1ee 02:18:23 Step 12/12 : RUN $MAKE 02:18:23 ---> Running in 04575ac65e10 02:18:23 noop 02:18:23 Removing intermediate container 04575ac65e10 02:18:23 ---> d7f6febf244b 02:18:24 Successfully built d7f6febf244b 02:18:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker inspect -f . ci-base-image-x86_64 02:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:24 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 02:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-490 -v /w/workspace/gexfoundry_device-mqtt-go_PR-490:/w/workspace/gexfoundry_device-mqtt-go_PR-490:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-490@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 02:18:25 $ docker top 324d71a874a7512711d8e57e0c4063233037777a9d8c77f03ab5c91bcfa47107 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:25 + go version 02:18:25 go version go1.18.7 linux/amd64 [Pipeline] } 02:18:25 $ docker stop --time=1 324d71a874a7512711d8e57e0c4063233037777a9d8c77f03ab5c91bcfa47107 02:18:27 $ docker rm -f --volumes 324d71a874a7512711d8e57e0c4063233037777a9d8c77f03ab5c91bcfa47107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:27 + docker inspect -f . ci-base-image-x86_64 02:18:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:28 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 02:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-490 -v /w/workspace/gexfoundry_device-mqtt-go_PR-490:/w/workspace/gexfoundry_device-mqtt-go_PR-490:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-490@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 02:18:28 $ docker top 20c06cce414eafb3fced2b8509c8dbec9fe653fc9161e9b9bde7ff63c907f76c -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-490 [Pipeline] fileExists [Pipeline] sh 02:18:29 + make test 02:18:29 go test ./... -coverprofile=coverage.out ./... 02:18:29 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:18:39 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:18:39 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 21.8% of statements 02:18:39 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:18:46 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:18:46 go vet ./... 02:18:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:49 ./bin/test-attribution-txt.sh 02:18:49 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:18:49 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:18:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:18:49 $ docker stop --time=1 20c06cce414eafb3fced2b8509c8dbec9fe653fc9161e9b9bde7ff63c907f76c 02:18:59 $ docker rm -f --volumes 20c06cce414eafb3fced2b8509c8dbec9fe653fc9161e9b9bde7ff63c907f76c [Pipeline] // withDockerContainer [Pipeline] sh 02:19:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:19:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:19:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:19:02 + ls -al . 02:19:02 total 184 02:19:02 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 02:18 . 02:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:16 .. 02:19:02 -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 02:16 .dockerignore 02:19:02 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 02:18 .git 02:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:16 .github 02:19:02 -rw-rw-r-- 1 jenkins jenkins 329 Feb 20 02:16 .gitignore 02:19:02 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 02:16 .golangci.yml 02:19:02 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 02:17 .semver 02:19:02 -rw-rw-r-- 1 jenkins jenkins 9189 Feb 20 02:16 Attribution.txt 02:19:02 -rw-rw-r-- 1 jenkins jenkins 13162 Feb 20 02:16 CHANGELOG.md 02:19:02 -rw-rw-r-- 1 jenkins jenkins 1689 Feb 20 02:16 Dockerfile 02:19:02 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 02:16 GOVERNANCE.md 02:19:02 -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 02:16 Jenkinsfile 02:19:02 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 02:16 LICENSE 02:19:02 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 20 02:16 Makefile 02:19:02 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 02:16 OWNERS.md 02:19:02 -rw-rw-r-- 1 jenkins jenkins 3165 Feb 20 02:16 README.md 02:19:02 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 02:17 VERSION 02:19:02 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 02:16 bin 02:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:16 cmd 02:19:02 -rw-r--r-- 1 jenkins jenkins 17887 Feb 20 02:18 coverage.out 02:19:02 -rw-rw-r-- 1 jenkins jenkins 3376 Feb 20 02:16 go.mod 02:19:02 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 20 02:16 go.sum 02:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:16 internal 02:19:02 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 02:16 mock 02:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:16 snap 02:19:02 -rw-rw-r-- 1 jenkins jenkins 227 Feb 20 02:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:02 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=55317b9120f7e85b6c508b8520aa63374880ff73 --label arch=amd64 --label version=0.0.0 . 02:19:02 Sending build context to Docker daemon 6.363MB 02:19:02 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:19:02 Step 2/24 : FROM ${BASE} AS builder 02:19:02 ---> d7f6febf244b 02:19:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:19:04 ---> Running in a89645ea4c6d 02:19:05 Removing intermediate container a89645ea4c6d 02:19:05 ---> 6b2c348cbd74 02:19:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:19:06 ---> Running in 38f92a270a20 02:19:06 Removing intermediate container 38f92a270a20 02:19:06 ---> 9d5453db9262 02:19:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:19:06 ---> Running in 3d4c213ebcd7 02:19:06 Removing intermediate container 3d4c213ebcd7 02:19:06 ---> 158a3ab8255b 02:19:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:19:06 ---> Running in ed0735687561 02:19:07 Removing intermediate container ed0735687561 02:19:07 ---> 503c989ca9a7 02:19:07 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:07 ---> Running in 1611d1eb461a 02:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:19:08 OK: 216 MiB in 55 packages 02:19:08 Removing intermediate container 1611d1eb461a 02:19:08 ---> 551c4c6b21ee 02:19:08 Step 8/24 : WORKDIR /device-mqtt-go 02:19:09 ---> Running in 91696b2fb189 02:19:09 Removing intermediate container 91696b2fb189 02:19:09 ---> 17deba72963b 02:19:09 Step 9/24 : COPY go.mod vendor* ./ 02:19:09 ---> dae093631e48 02:19:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:09 ---> Running in f6e2c6ce1bd8 02:19:10 Removing intermediate container f6e2c6ce1bd8 02:19:10 ---> 0dd32aba0fde 02:19:10 Step 11/24 : COPY . . 02:19:11 ---> 6f1b55a80766 02:19:11 Step 12/24 : RUN $MAKE 02:19:12 ---> Running in ac4acae91f18 02:19:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:19:44 Removing intermediate container ac4acae91f18 02:19:44 ---> 4168dd69898b 02:19:44 Step 13/24 : FROM alpine:3.16 02:19:44 3.16: Pulling from library/alpine 02:19:44 ef5531b6e74e: Pulling fs layer 02:19:44 ef5531b6e74e: Verifying Checksum 02:19:44 ef5531b6e74e: Download complete 02:19:44 ef5531b6e74e: Pull complete 02:19:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:19:45 Status: Downloaded newer image for alpine:3.16 02:19:45 ---> dfd21b5a31f5 02:19:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:19:45 ---> Running in 02c60440136d 02:19:45 Removing intermediate container 02c60440136d 02:19:45 ---> 2944926c4873 02:19:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:19:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6685 in /w/workspace/gexfoundry_device-mqtt-go_PR-490 [Pipeline] { [Pipeline] ws 02:19:46 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:19:46 Selected Git installation does not exist. Using Default 02:19:46 The recommended git tool is: NONE 02:19:46 ---> Running in a28c2a303116 02:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:19:48 (1/1) Installing dumb-init (1.2.5-r1) 02:19:48 Executing busybox-1.35.0-r17.trigger 02:19:48 OK: 6 MiB in 15 packages 02:19:48 Removing intermediate container a28c2a303116 02:19:48 ---> 69bda561b579 02:19:48 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:19:50 ---> 00b300dc2583 02:19:50 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:19:50 ---> 1d5d200d97c4 02:19:50 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:19:50 ---> 1ea1de1bbc86 02:19:50 Step 19/24 : EXPOSE 59982 02:19:50 ---> Running in 4d112d474e5c 02:19:50 Removing intermediate container 4d112d474e5c 02:19:50 ---> d8683067c1c9 02:19:50 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:19:50 ---> Running in 67ccb94e60df 02:19:50 Removing intermediate container 67ccb94e60df 02:19:50 ---> 9bdfa1693606 02:19:50 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:19:50 ---> Running in acf435dc1e2b 02:19:50 Removing intermediate container acf435dc1e2b 02:19:50 ---> 45392aa56045 02:19:50 Step 22/24 : LABEL arch=amd64 02:19:51 ---> Running in 657250d296d1 02:19:51 Removing intermediate container 657250d296d1 02:19:51 ---> e72c5e5b4f1d 02:19:51 Step 23/24 : LABEL git_sha=55317b9120f7e85b6c508b8520aa63374880ff73 02:19:51 ---> Running in 1cbd394f6478 02:19:51 Removing intermediate container 1cbd394f6478 02:19:51 ---> 13b8aea571cc 02:19:51 Step 24/24 : LABEL version=0.0.0 02:19:52 ---> Running in d41977306ac4 02:19:52 Removing intermediate container d41977306ac4 02:19:52 ---> f1ffb4b4706b 02:19:52 [Warning] One or more build-args [ARCH] were not consumed 02:19:52 Successfully built f1ffb4b4706b 02:19:52 Successfully tagged device-mqtt: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 02:19:52 using credential edgex-jenkins-ssh 02:19:52 Cloning the remote Git repository 02:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:52 02:19:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:53 latest: Pulling from edgex-lftools-log-publisher 02:19:53 5eb5b503b376: Pulling fs layer 02:19:53 5c69ac0246d0: Pulling fs layer 02:19:53 ec43610c2a17: Pulling fs layer 02:19:53 3a2ae6a8a46f: Pulling fs layer 02:19:53 33b1e0a273af: Pulling fs layer 02:19:53 5d3b04190fa2: Pulling fs layer 02:19:53 2f39f015ded8: Pulling fs layer 02:19:53 3a2ae6a8a46f: Waiting 02:19:53 33b1e0a273af: Waiting 02:19:53 5d3b04190fa2: Waiting 02:19:53 2f39f015ded8: Waiting 02:19:53 5c69ac0246d0: Download complete 02:19:53 3a2ae6a8a46f: Verifying Checksum 02:19:53 3a2ae6a8a46f: Download complete 02:19:53 33b1e0a273af: Verifying Checksum 02:19:53 33b1e0a273af: Download complete 02:19:53 5d3b04190fa2: Verifying Checksum 02:19:53 5d3b04190fa2: Download complete 02:19:53 ec43610c2a17: Verifying Checksum 02:19:53 5eb5b503b376: Verifying Checksum 02:19:53 5eb5b503b376: Download complete 02:19:52 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:19:52 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:19:53 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:19:53 > git --version # timeout=10 02:19:53 > git --version # 'git version 2.25.1' 02:19:53 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:54 2f39f015ded8: Download complete 02:19:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:19:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:55 5eb5b503b376: Pull complete 02:19:56 5c69ac0246d0: Pull complete 02:19:56 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 55317b9120f7e85b6c508b8520aa63374880ff73 02:19:56 Merge succeeded, producing 55317b9120f7e85b6c508b8520aa63374880ff73 02:19:56 Checking out Revision 55317b9120f7e85b6c508b8520aa63374880ff73 (PR-490) 02:19:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:19:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:19:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:19:56 > git config core.sparsecheckout # timeout=10 02:19:56 > git checkout -f 55317b9120f7e85b6c508b8520aa63374880ff73 # timeout=10 02:19:56 > git remote # timeout=10 02:19:56 > git config --get remote.origin.url # timeout=10 02:19:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:56 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 02:19:56 > git rev-parse HEAD^{commit} # timeout=10 02:19:56 > git config core.sparsecheckout # timeout=10 02:19:56 > git checkout -f 55317b9120f7e85b6c508b8520aa63374880ff73 # timeout=10 02:19:56 ec43610c2a17: Pull complete 02:19:56 3a2ae6a8a46f: Pull complete 02:19:56 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:19:56 > git --version # timeout=10 02:19:57 > git --version # 'git version 2.25.1' 02:19:57 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:19:57 33b1e0a273af: Pull complete 02:19:57 5d3b04190fa2: Pull complete 02:19:57 02:19:57 GitHub has been notified of this commit’s build result 02:19:57 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:19:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:58 Dload Upload Total Spent Left Speed 02:19:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 02:19:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:19:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:19:59 + sudo tee /etc/docker/daemon.new 02:19:59 { 02:19:59 "registry-mirrors": [ 02:19:59 "https://nexus3.edgexfoundry.org:10001" 02:19:59 ], 02:19:59 "bip": "10.250.0.254/24", 02:19:59 "hosts": [ 02:19:59 "tcp://0.0.0.0:5555", 02:19:59 "unix:///var/run/docker.sock" 02:19:59 ], 02:19:59 "mtu": 1458, 02:19:59 "selinux-enabled": true, 02:19:59 "seccomp-profile": "/etc/docker/seccomp.json" 02:19:59 } [Pipeline] sh 02:19:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:20:00 + sudo service docker restart 02:20:03 2f39f015ded8: Pull complete 02:20:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:03 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 02:20:04 $ 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/gexfoundry_device-mqtt-go_PR-490 -v /w/workspace/gexfoundry_device-mqtt-go_PR-490:/w/workspace/gexfoundry_device-mqtt-go_PR-490:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-490@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 02:20:19 $ docker top fce08f4a694fc83f2108e1778bef55778dbfef2f6a3154851854da3648406946 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 02:20:20 provisioning config files... 02:20:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4969067607377100085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:20 ---> job-cost.sh 02:20:20 lf-activate-venv: SKIPPING 02:20:20 INFO: No Stack... 02:20:20 ---> docker-login.sh 02:20:20 nexus3.edgexfoundry.org:10001 02:20:20 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:21 Configure a credential helper to remove this warning. See 02:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:21 02:20:21 Login Succeeded 02:20:21 nexus3.edgexfoundry.org:10002 02:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:21 INFO: Archiving Costs [Pipeline] sh 02:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:21 Configure a credential helper to remove this warning. See 02:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:21 02:20:21 Login Succeeded 02:20:21 nexus3.edgexfoundry.org:10003 02:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:21 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-490/archives/cost.csv 02:20:21 + cut -d, -f6 [Pipeline] lock 02:20:21 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-490-1-stack-cost] 02:20:21 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-490-1-stack-cost] did not exist. Created. 02:20:21 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-490-1-stack-cost] [Pipeline] { 02:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:21 Configure a credential helper to remove this warning. See 02:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:21 02:20:21 Login Succeeded 02:20:21 nexus3.edgexfoundry.org:10004 [Pipeline] unstash [Pipeline] sh 02:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:22 Configure a credential helper to remove this warning. See 02:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:22 02:20:22 Login Succeeded 02:20:22 docker.io 02:20:22 + echo total: 0.2199999988079071 [Pipeline] stash 02:20:22 Stashed 1 file(s) [Pipeline] } 02:20:22 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-490-1-stack-cost] 02:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } 02:20:22 $ docker stop --time=1 fce08f4a694fc83f2108e1778bef55778dbfef2f6a3154851854da3648406946 02:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:22 Configure a credential helper to remove this warning. See 02:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:22 02:20:22 Login Succeeded 02:20:22 ---> docker-login.sh ends 02:20:24 $ docker rm -f --volumes fce08f4a694fc83f2108e1778bef55778dbfef2f6a3154851854da3648406946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 02:20:24 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 02:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:20:25 ========================================================= 02:20:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:20:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:20:25 Sending build context to Docker daemon 3.279MB 02:20:25 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:20:25 Step 2/12 : FROM ${BASE} AS builder 02:20:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:20:28 9b18e9b68314: Pulling fs layer 02:20:28 35d82f9e3411: Pulling fs layer 02:20:28 e16973657156: Pulling fs layer 02:20:28 fc693d55d65f: Pulling fs layer 02:20:28 7e9fc2657dce: Pulling fs layer 02:20:28 dda99020689f: Pulling fs layer 02:20:28 db1c61fa0a46: Pulling fs layer 02:20:28 891c053d2c06: Pulling fs layer 02:20:28 fc693d55d65f: Waiting 02:20:28 dda99020689f: Waiting 02:20:28 db1c61fa0a46: Waiting 02:20:28 891c053d2c06: Waiting 02:20:28 7e9fc2657dce: Waiting 02:20:28 e16973657156: Verifying Checksum 02:20:28 e16973657156: Download complete 02:20:28 35d82f9e3411: Verifying Checksum 02:20:28 35d82f9e3411: Download complete 02:20:28 7e9fc2657dce: Verifying Checksum 02:20:28 7e9fc2657dce: Download complete 02:20:28 dda99020689f: Verifying Checksum 02:20:28 dda99020689f: Download complete 02:20:28 9b18e9b68314: Verifying Checksum 02:20:29 9b18e9b68314: Pull complete 02:20:29 891c053d2c06: Verifying Checksum 02:20:29 891c053d2c06: Download complete 02:20:29 35d82f9e3411: Pull complete 02:20:29 e16973657156: Pull complete 02:20:30 db1c61fa0a46: Download complete 02:20:31 fc693d55d65f: Verifying Checksum 02:20:31 fc693d55d65f: Download complete 02:20:43 fc693d55d65f: Pull complete 02:20:43 7e9fc2657dce: Pull complete 02:20:43 dda99020689f: Pull complete 02:20:48 db1c61fa0a46: Pull complete 02:20:50 891c053d2c06: Pull complete 02:20:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:20:50 ---> f96f9c87975a 02:20:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:20:51 ---> Running in c85eb0b5e4ec 02:20:51 Removing intermediate container c85eb0b5e4ec 02:20:51 ---> 3fcc3577868c 02:20:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:20:51 ---> Running in 0d4d94ccee87 02:20:52 Removing intermediate container 0d4d94ccee87 02:20:52 ---> 2dbaee56b530 02:20:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:20:52 ---> Running in cab6e5a04f36 02:20:52 Removing intermediate container cab6e5a04f36 02:20:52 ---> 9c21fece6130 02:20:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:20:52 ---> Running in 653812d3ed55 02:20:53 Removing intermediate container 653812d3ed55 02:20:53 ---> d3c6d5a4c33e 02:20:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:53 ---> Running in 7678a620856d 02:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:20:56 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:20:56 (2/4) Installing libedit (20210910.3.1-r0) 02:20:56 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:20:56 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:20:56 Executing busybox-1.35.0-r17.trigger 02:20:56 OK: 226 MiB in 55 packages 02:20:57 Removing intermediate container 7678a620856d 02:20:57 ---> e4b8fb6c1a67 02:20:57 Step 8/12 : WORKDIR /device-mqtt-go 02:20:57 ---> Running in fa4032c87877 02:20:57 Removing intermediate container fa4032c87877 02:20:57 ---> cbbe2f675d68 02:20:57 Step 9/12 : COPY go.mod vendor* ./ 02:20:58 ---> 6bfb417ed2c9 02:20:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:58 ---> Running in 9c7858b4ce6e 02:22:20 Removing intermediate container 9c7858b4ce6e 02:22:20 ---> befda9bd0d53 02:22:20 Step 11/12 : COPY . . 02:22:20 ---> 9468eab08b23 02:22:20 Step 12/12 : RUN $MAKE 02:22:20 ---> Running in 5958d9ba1c4a 02:22:20 noop 02:22:20 Removing intermediate container 5958d9ba1c4a 02:22:20 ---> 44a5240320b6 02:22:20 Successfully built 44a5240320b6 02:22:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:20 + docker inspect -f . ci-base-image-arm64 02:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:21 prd-ubuntu20.04-docker-arm64-4c-16g-6685 does not seem to be running inside a container 02:22:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:22:22 $ docker top e0ace2e2429f7ea7e5e7a4bbb7cb39911be6255c9e0065f82340093e11bcb4b5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:23 + go version 02:22:23 go version go1.18.7 linux/arm64 [Pipeline] } 02:22:23 $ docker stop --time=1 e0ace2e2429f7ea7e5e7a4bbb7cb39911be6255c9e0065f82340093e11bcb4b5 02:22:25 $ docker rm -f --volumes e0ace2e2429f7ea7e5e7a4bbb7cb39911be6255c9e0065f82340093e11bcb4b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:25 + docker inspect -f . ci-base-image-arm64 02:22:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:26 prd-ubuntu20.04-docker-arm64-4c-16g-6685 does not seem to be running inside a container 02:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:22:27 $ docker top a5e135b554e0dafff705c1e4288bc7fab0c319016ad21089d0681b3ff69e539f -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:28 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:22:29 + make test 02:22:29 go test ./... -coverprofile=coverage.out ./... 02:22:31 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:24:22 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:24:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 21.8% of statements 02:24:22 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:24:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:24:22 go vet ./... 02:24:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:24:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:24:49 ./bin/test-attribution-txt.sh 02:24:50 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:24:50 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:24:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:24:50 $ docker stop --time=1 a5e135b554e0dafff705c1e4288bc7fab0c319016ad21089d0681b3ff69e539f 02:24:52 $ docker rm -f --volumes a5e135b554e0dafff705c1e4288bc7fab0c319016ad21089d0681b3ff69e539f [Pipeline] // withDockerContainer [Pipeline] sh 02:24:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:24:53 Warning: overwriting stash ‘coverage-report’ 02:24:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:24:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:24:55 + ls -al . 02:24:55 total 180 02:24:55 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 02:22 . 02:24:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:19 .. 02:24:55 -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 02:19 .dockerignore 02:24:55 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 02:19 .git 02:24:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:19 .github 02:24:55 -rw-rw-r-- 1 jenkins jenkins 329 Feb 20 02:19 .gitignore 02:24:55 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 02:19 .golangci.yml 02:24:55 -rw-rw-r-- 1 jenkins jenkins 9189 Feb 20 02:19 Attribution.txt 02:24:55 -rw-rw-r-- 1 jenkins jenkins 13162 Feb 20 02:19 CHANGELOG.md 02:24:55 -rw-rw-r-- 1 jenkins jenkins 1689 Feb 20 02:19 Dockerfile 02:24:55 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 02:19 GOVERNANCE.md 02:24:55 -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 02:19 Jenkinsfile 02:24:55 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 02:19 LICENSE 02:24:55 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 20 02:19 Makefile 02:24:55 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 02:19 OWNERS.md 02:24:55 -rw-rw-r-- 1 jenkins jenkins 3165 Feb 20 02:19 README.md 02:24:55 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 02:17 VERSION 02:24:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 02:19 bin 02:24:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:19 cmd 02:24:55 -rw-r--r-- 1 jenkins jenkins 17887 Feb 20 02:24 coverage.out 02:24:55 -rw-rw-r-- 1 jenkins jenkins 3376 Feb 20 02:19 go.mod 02:24:55 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 20 02:19 go.sum 02:24:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:19 internal 02:24:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 02:19 mock 02:24:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:19 snap 02:24:55 -rw-rw-r-- 1 jenkins jenkins 227 Feb 20 02:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:55 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=55317b9120f7e85b6c508b8520aa63374880ff73 --label arch=arm64 --label version=0.0.0 . 02:24:56 Sending build context to Docker daemon 3.297MB 02:24:56 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:24:56 Step 2/24 : FROM ${BASE} AS builder 02:24:56 ---> 44a5240320b6 02:24:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:24:56 ---> Running in e17134d765d6 02:24:57 Removing intermediate container e17134d765d6 02:24:57 ---> 4874e33ff10e 02:24:57 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:24:57 ---> Running in cf6300c1bfd6 02:24:57 Removing intermediate container cf6300c1bfd6 02:24:57 ---> e4ab67f9cd07 02:24:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:24:57 ---> Running in b3f232334584 02:24:58 Removing intermediate container b3f232334584 02:24:58 ---> 9fc90c5db533 02:24:58 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:24:58 ---> Running in 83c4437776a1 02:24:58 Removing intermediate container 83c4437776a1 02:24:58 ---> 93941531fe8c 02:24:58 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:24:58 ---> Running in 352ab4c112dc 02:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:25:01 OK: 226 MiB in 55 packages 02:25:03 Removing intermediate container 352ab4c112dc 02:25:03 ---> 9763661668fe 02:25:03 Step 8/24 : WORKDIR /device-mqtt-go 02:25:03 ---> Running in dedde3b43069 02:25:03 Removing intermediate container dedde3b43069 02:25:03 ---> 7b26b42771d5 02:25:03 Step 9/24 : COPY go.mod vendor* ./ 02:25:05 ---> 1c471b80eb24 02:25:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:05 ---> Running in 80abdffd7949 02:25:13 Removing intermediate container 80abdffd7949 02:25:13 ---> 83f84caa2ecd 02:25:13 Step 11/24 : COPY . . 02:25:15 ---> 257235712d8b 02:25:15 Step 12/24 : RUN $MAKE 02:25:15 ---> Running in f0dfc708ba1b 02:25:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:27:39 Removing intermediate container f0dfc708ba1b 02:27:39 ---> 049f0767ce7f 02:27:39 Step 13/24 : FROM alpine:3.16 02:27:39 3.16: Pulling from library/alpine 02:27:39 3760b48202b3: Pulling fs layer 02:27:39 3760b48202b3: Verifying Checksum 02:27:39 3760b48202b3: Download complete 02:27:39 3760b48202b3: Pull complete 02:27:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:27:39 Status: Downloaded newer image for alpine:3.16 02:27:39 ---> 4c81e5bf8899 02:27:39 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:27:39 ---> Running in 33eac1b0484f 02:27:39 Removing intermediate container 33eac1b0484f 02:27:39 ---> e8879989c6eb 02:27:39 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:27:39 ---> Running in 73884ea719ab 02:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:27:40 (1/1) Installing dumb-init (1.2.5-r1) 02:27:40 Executing busybox-1.35.0-r17.trigger 02:27:40 OK: 5 MiB in 15 packages 02:27:41 Removing intermediate container 73884ea719ab 02:27:41 ---> c98e479927f1 02:27:41 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:27:42 ---> 669a806f702d 02:27:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:27:43 ---> 285bee7155af 02:27:43 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:27:43 ---> 45e494986237 02:27:43 Step 19/24 : EXPOSE 59982 02:27:43 ---> Running in 50cd6189e58c 02:27:43 Removing intermediate container 50cd6189e58c 02:27:43 ---> 19543eed258b 02:27:43 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:27:43 ---> Running in 645d00f603a1 02:27:44 Removing intermediate container 645d00f603a1 02:27:44 ---> 4a8cc2806973 02:27:44 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:27:44 ---> Running in dad8052c313f 02:27:44 Removing intermediate container dad8052c313f 02:27:44 ---> feb6586b60d0 02:27:44 Step 22/24 : LABEL arch=arm64 02:27:44 ---> Running in 00ff8b888627 02:27:45 Removing intermediate container 00ff8b888627 02:27:45 ---> ab1da105423b 02:27:45 Step 23/24 : LABEL git_sha=55317b9120f7e85b6c508b8520aa63374880ff73 02:27:45 ---> Running in 3bcece85dde1 02:27:45 Removing intermediate container 3bcece85dde1 02:27:45 ---> c4f1381a49d5 02:27:45 Step 24/24 : LABEL version=0.0.0 02:27:45 ---> Running in 3587700d595a 02:27:45 Removing intermediate container 3587700d595a 02:27:45 ---> d41aabf369c6 02:27:45 [Warning] One or more build-args [ARCH] were not consumed 02:27:45 Successfully built d41aabf369c6 02:27:45 Successfully tagged device-mqtt-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 02:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:46 02:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:47 arm64: Pulling from edgex-lftools-log-publisher 02:27:47 8998bd30e6a1: Pulling fs layer 02:27:47 04944245beec: Pulling fs layer 02:27:47 699f458cf7ca: Pulling fs layer 02:27:47 765212b225bb: Pulling fs layer 02:27:47 f23df028b6ca: Pulling fs layer 02:27:47 d65c8cfc05b1: Pulling fs layer 02:27:47 2437ff75d9bd: Pulling fs layer 02:27:47 f23df028b6ca: Waiting 02:27:47 d65c8cfc05b1: Waiting 02:27:47 2437ff75d9bd: Waiting 02:27:47 765212b225bb: Waiting 02:27:47 04944245beec: Verifying Checksum 02:27:47 04944245beec: Download complete 02:27:47 765212b225bb: Verifying Checksum 02:27:47 765212b225bb: Download complete 02:27:47 f23df028b6ca: Download complete 02:27:47 d65c8cfc05b1: Verifying Checksum 02:27:47 d65c8cfc05b1: Download complete 02:27:47 699f458cf7ca: Verifying Checksum 02:27:47 699f458cf7ca: Download complete 02:27:47 8998bd30e6a1: Verifying Checksum 02:27:47 8998bd30e6a1: Download complete 02:27:49 2437ff75d9bd: Verifying Checksum 02:27:49 2437ff75d9bd: Download complete 02:27:51 8998bd30e6a1: Pull complete 02:27:51 04944245beec: Pull complete 02:27:53 699f458cf7ca: Pull complete 02:27:53 765212b225bb: Pull complete 02:27:54 f23df028b6ca: Pull complete 02:27:54 d65c8cfc05b1: Pull complete 02:28:09 2437ff75d9bd: Pull complete 02:28:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:09 prd-ubuntu20.04-docker-arm64-4c-16g-6685 does not seem to be running inside a container 02:28:09 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:28:12 $ docker top f793df52dba31ea66b986510302cc5883e1403bf9460f33b0812f80a16f322af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:13 ---> job-cost.sh 02:28:13 lf-activate-venv: SKIPPING 02:28:13 INFO: No Stack... 02:28:13 INFO: Retrieving Pricing Info for: v3-standard-4 02:28:14 INFO: Archiving Costs [Pipeline] sh 02:28:14 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:28:14 + cut -d, -f6 [Pipeline] lock 02:28:15 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-490-1-stack-cost] 02:28:15 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-490-1-stack-cost] did not exist. Created. 02:28:15 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:28:15 /w/workspace/device-mqtt-go/1@tmp/durable-3d338368/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:28:16 + echo total: 0.10999999940395355 [Pipeline] stash 02:28:16 Warning: overwriting stash ‘stack-cost’ 02:28:16 Stashed 1 file(s) [Pipeline] } 02:28:16 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-490-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:28:16 $ docker stop --time=1 f793df52dba31ea66b986510302cc5883e1403bf9460f33b0812f80a16f322af 02:28:18 $ docker rm -f --volumes f793df52dba31ea66b986510302cc5883e1403bf9460f33b0812f80a16f322af [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 02:28:19 provisioning config files... 02:28:19 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp/config13837675898996372049tmp [Pipeline] { [Pipeline] sh 02:28:19 + set +x 02:28:19 + curl -s https://codecov.io/bash 02:28:19 + bash -s -- 02:28:19 02:28:19 _____ _ 02:28:19 / ____| | | 02:28:19 | | ___ __| | ___ ___ _____ __ 02:28:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:28:19 | |___| (_) | (_| | __/ (_| (_) \ V / 02:28:19 \_____\___/ \__,_|\___|\___\___/ \_/ 02:28:19 Bash-1.0.6 02:28:19 02:28:19 02:28:19 ==> git version 2.25.1 found 02:28:19 ==> 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 02:28:19 Release-Date: 2020-01-08 02:28:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:28:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:28:19 ==> Jenkins CI detected. 02:28:19 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-490 02:28:19 project root: . 02:28:19 --> token set from env 02:28:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:28:19 ==> Running gcov in . (disable via -X gcov) 02:28:19 ==> Python coveragepy not found 02:28:19 ==> Searching for coverage reports in: 02:28:19 + . 02:28:19 -> Found 1 reports 02:28:19 ==> Detecting git/mercurial file structure 02:28:19 ==> Reading reports 02:28:19 + ./coverage.out bytes=17887 02:28:19 ==> Appending adjustments 02:28:19 https://docs.codecov.io/docs/fixing-reports 02:28:19 + Found adjustments 02:28:19 ==> Gzipping contents 02:28:19 4.0K /tmp/codecov.IaS3o3.gz 02:28:19 ==> Uploading reports 02:28:19 url: https://codecov.io 02:28:19 query: branch=PR-490&commit=55317b9120f7e85b6c508b8520aa63374880ff73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=490&job=&cmd_args= 02:28:19 -> Pinging Codecov 02:28:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-490&commit=55317b9120f7e85b6c508b8520aa63374880ff73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=490&job=&cmd_args= 02:28:20 -> Uploading to 02:28:20 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/7D719EC7BBE17E464838252E33014C33/55317b9120f7e85b6c508b8520aa63374880ff73/5fe3991f-1c77-448b-bfed-259052f44e44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T022819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d14c9b394fd004530f4063f00b9a5a955af31df6dedf3bd320a46f9a3b650df8 02:28:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:28:20 Dload Upload Total Spent Left Speed 02:28:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3144 0 0 100 3144 0 11954 --:--:-- --:--:-- --:--:-- 11954 02:28:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/55317b9120f7e85b6c508b8520aa63374880ff73 [Pipeline] } 02:28:20 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 02:28:22 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-490/archives ] 02:28:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-490/archives 02:28:22 total 16 02:28:22 drwxr-xr-x 3 root root 4096 Feb 20 02:20 . 02:28:22 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 02:20 .. 02:28:22 drwxr-xr-x 2 root root 4096 Feb 20 02:20 cost 02:28:22 -rw-r--r-- 1 root root 86 Feb 20 02:20 cost.csv 02:28:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-490/archives 02:28:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-490/archives 02:28:22 total 16 02:28:22 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 02:20 . 02:28:22 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 02:20 .. 02:28:22 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 02:20 cost 02:28:22 -rw-r--r-- 1 jenkins jenkins 86 Feb 20 02:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:28:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:28:23 ---> package-listing.sh 02:28:23 ++ facter osfamily 02:28:23 ++ tr '[:upper:]' '[:lower:]' 02:28:23 + OS_FAMILY=debian 02:28:23 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-490 02:28:23 + START_PACKAGES=/tmp/packages_start.txt 02:28:23 + END_PACKAGES=/tmp/packages_end.txt 02:28:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:28:23 + PACKAGES=/tmp/packages_start.txt 02:28:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-490 ']' 02:28:23 + PACKAGES=/tmp/packages_end.txt 02:28:23 + case "${OS_FAMILY}" in 02:28:23 + dpkg -l 02:28:23 + grep '^ii' 02:28:23 + '[' -f /tmp/packages_start.txt ']' 02:28:23 + '[' -f /tmp/packages_end.txt ']' 02:28:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:28:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-490 ']' 02:28:23 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-490/archives/ 02:28:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-490/archives/ [Pipeline] echo 02:28:23 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/gexfoundry_device-mqtt-go_PR-490/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:28:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:24 prd-ubuntu20.04-docker-8c-8g-6678 does not seem to be running inside a container 02:28:24 $ 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/gexfoundry_device-mqtt-go_PR-490/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-490 -v /w/workspace/gexfoundry_device-mqtt-go_PR-490:/w/workspace/gexfoundry_device-mqtt-go_PR-490:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-490@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 02:28:25 $ docker top eace03d6bbfc11b3c729d25cd80e0f1f2641ae08d70eba09fb3ab3e466dabbc5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:25 + touch /tmp/pre-build-complete [Pipeline] sh 02:28:26 + mkdir -p /var/log/sysstat [Pipeline] sh 02:28:26 + ls /var/log/sa-host 02:28:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:26 provisioning config files... 02:28:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-490@tmp/config7818781267279505722tmp [Pipeline] { [Pipeline] echo 02:28:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:28:27 ---> create-netrc.sh [Pipeline] } 02:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:28:27 ---> python-tools-install.sh [Pipeline] echo 02:28:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:28:27 ---> sudo-logs.sh 02:28:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:28:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:28:28 ---> job-cost.sh 02:28:28 lf-activate-venv: SKIPPING 02:28:28 DEBUG: total: 0.2199999988079071 02:28:28 INFO: Retrieving Stack Cost... 02:28:28 INFO: Retrieving Pricing Info for: v3-standard-8 02:28:29 INFO: Archiving Costs [Pipeline] echo 02:28:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:28:29 ---> logs-deploy.sh 02:28:29 lf-activate-venv: SKIPPING 02:28:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-490/1 02:28:29 INFO: archiving workspace using pattern(s): 02:28:30 Archives upload complete. 02:28:30 INFO: archiving logs to Nexus