Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa87d88a994f5fe2e81ddf427b8127062ba1e917+fcfe150067659d9c2450c08aa60233797868c9db (d4147f5366b39ff2e0d1c9613c2e1b892d7b7c86) 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-ssh15443777688561000389.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-ssh9160710598309804048.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13570605535761702457.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 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-ssh18215018586642914396.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8049045688586767503.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Running on prd-ubuntu20.04-docker-8c-8g-121096 in /w/workspace/gexfoundry_device-mqtt-go_PR-429 [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-429 # 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/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fcfe150067659d9c2450c08aa60233797868c9db into PR head commit fa87d88a994f5fe2e81ddf427b8127062ba1e917 Merge succeeded, producing 81c1b11e314181c223e22c88b8c092702fee8065 Checking out Revision 81c1b11e314181c223e22c88b8c092702fee8065 (PR-429) > git config core.sparsecheckout # timeout=10 > git checkout -f fa87d88a994f5fe2e81ddf427b8127062ba1e917 # 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 fcfe150067659d9c2450c08aa60233797868c9db # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81c1b11e314181c223e22c88b8c092702fee8065 # timeout=10 Commit message: "Merge commit 'fcfe150067659d9c2450c08aa60233797868c9db' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5d52a429f23aa518b7484a83ab2e6fef29263d17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:17:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:17:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:17:23 ========================================================= 19:17:23 EdgeX Global Pipelines Version Info 19:17:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:17:24 ------------------- 19:17:24 stable info: 19:17:24 ------------------- 19:17:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:17:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:17:24 Message: update stable to v1.0.244 19:17:25 ------------------- 19:17:25 experimental info: 19:17:25 ------------------- 19:17:25 Commited By: **** collab-it+edgex@linuxfoundation.org 19:17:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:17:25 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-429 [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-429 [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-429 [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81c1b11 [Pipeline] echo 19:17:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:25 provisioning config files... 19:17:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config1658584329489440673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:26 ---> docker-login.sh 19:17:26 nexus3.edgexfoundry.org:10001 19:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:26 Configure a credential helper to remove this warning. See 19:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:26 19:17:26 Login Succeeded 19:17:26 nexus3.edgexfoundry.org:10002 19:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:26 Configure a credential helper to remove this warning. See 19:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:26 19:17:26 Login Succeeded 19:17:26 nexus3.edgexfoundry.org:10003 19:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:26 Configure a credential helper to remove this warning. See 19:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:26 19:17:26 Login Succeeded 19:17:26 nexus3.edgexfoundry.org:10004 19:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:26 Configure a credential helper to remove this warning. See 19:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:26 19:17:26 Login Succeeded 19:17:26 docker.io 19:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:27 Configure a credential helper to remove this warning. See 19:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:27 19:17:27 Login Succeeded 19:17:27 ---> docker-login.sh ends [Pipeline] } 19:17:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:17:27 + git rev-list -1 --merges 81c1b11e314181c223e22c88b8c092702fee8065~1..81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] echo 19:17:27 -----------> git rev-list -1 --merges 81c1b11e314181c223e22c88b8c092702fee8065~1..81c1b11e314181c223e22c88b8c092702fee8065 81c1b11e314181c223e22c88b8c092702fee8065 19:17:27 81c1b11e314181c223e22c88b8c092702fee8065 [false] [Pipeline] sh 19:17:27 + git log --format=format:%s -1 81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] echo 19:17:27 ========================================================= 19:17:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:17:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:28 + git log --format=format:%s -1 81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] echo 19:17:28 [semverPrep] GIT_COMMIT: 81c1b11e314181c223e22c88b8c092702fee8065, Commit Message: Merge commit 'fcfe150067659d9c2450c08aa60233797868c9db' into HEAD [Pipeline] echo 19:17:28 [semverPrep] This is not a build commit. [Pipeline] sh 19:17:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:28 + grep -v github /etc/ssh/ssh_known_hosts 19:17:28 + [ -e /tmp/ssh_known_hosts ] 19:17:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:17:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:17:28 + sudo tee -a /etc/ssh/ssh_known_hosts 19:17:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:29 19:17:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:29 0.1.4: Pulling from edgex-devops/py-git-semver 19:17:29 b85a868b505f: Pulling fs layer 19:17:29 e2be974225ed: Pulling fs layer 19:17:29 339a4e72a1f5: Pulling fs layer 19:17:29 988bab9f4d93: Pulling fs layer 19:17:29 1469e6f7b9e6: Pulling fs layer 19:17:29 eaf3925da568: Pulling fs layer 19:17:29 bab4dde63d76: Pulling fs layer 19:17:29 bde34c3a00c8: Pulling fs layer 19:17:29 b352a97aabf1: Pulling fs layer 19:17:29 4872d77fe225: Pulling fs layer 19:17:29 5851b861e8e6: Pulling fs layer 19:17:29 eaf3925da568: Waiting 19:17:29 4872d77fe225: Waiting 19:17:29 988bab9f4d93: Waiting 19:17:29 5851b861e8e6: Waiting 19:17:29 1469e6f7b9e6: Waiting 19:17:29 bde34c3a00c8: Waiting 19:17:29 b352a97aabf1: Waiting 19:17:29 e2be974225ed: Verifying Checksum 19:17:29 e2be974225ed: Download complete 19:17:29 988bab9f4d93: Verifying Checksum 19:17:29 988bab9f4d93: Download complete 19:17:29 1469e6f7b9e6: Verifying Checksum 19:17:29 1469e6f7b9e6: Download complete 19:17:29 eaf3925da568: Verifying Checksum 19:17:29 eaf3925da568: Download complete 19:17:29 339a4e72a1f5: Verifying Checksum 19:17:29 339a4e72a1f5: Download complete 19:17:29 bde34c3a00c8: Download complete 19:17:29 b352a97aabf1: Verifying Checksum 19:17:29 b352a97aabf1: Download complete 19:17:29 4872d77fe225: Verifying Checksum 19:17:29 4872d77fe225: Download complete 19:17:29 5851b861e8e6: Download complete 19:17:29 b85a868b505f: Download complete 19:17:30 bab4dde63d76: Download complete 19:17:31 b85a868b505f: Pull complete 19:17:31 e2be974225ed: Pull complete 19:17:31 339a4e72a1f5: Pull complete 19:17:31 988bab9f4d93: Pull complete 19:17:31 1469e6f7b9e6: Pull complete 19:17:32 eaf3925da568: Pull complete 19:17:34 bab4dde63d76: Pull complete 19:17:34 bde34c3a00c8: Pull complete 19:17:34 b352a97aabf1: Pull complete 19:17:34 4872d77fe225: Pull complete 19:17:34 5851b861e8e6: Pull complete 19:17:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:34 prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container 19:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@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-devops/py-git-semver:0.1.4 cat 19:17:35 $ docker top cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 -eo pid,comm 19:17:35 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). 19:17:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:35 [ssh-agent] Looking for ssh-agent implementation... 19:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:36 $ docker exec cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 ssh-agent 19:17:36 SSH_AUTH_SOCK=/tmp/ssh-848KzQAtd86i/agent.32 19:17:36 SSH_AGENT_PID=38 19:17:36 Running ssh-add (command line suppressed) 19:17:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_13263234857792052228.key (/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_13263234857792052228.key) 19:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:36 + git tag --points-at HEAD [Pipeline] } 19:17:36 $ docker exec --env ******** --env ******** cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 ssh-agent -k 19:17:36 unset SSH_AUTH_SOCK; 19:17:36 unset SSH_AGENT_PID; 19:17:36 echo Agent pid 38 killed; 19:17:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:17:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:36 [ssh-agent] Looking for ssh-agent implementation... 19:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:36 $ docker exec cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 ssh-agent 19:17:37 SSH_AUTH_SOCK=/tmp/ssh-1pHE9lvz1kZG/agent.70 19:17:37 SSH_AGENT_PID=76 19:17:37 Running ssh-add (command line suppressed) 19:17:37 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_1208810265938009649.key (/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_1208810265938009649.key) 19:17:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:37 + git semver init 19:17:37 2022-12-13 19:17:37,665 [run_init] DEBUG init version:0.0.0 force:False 19:17:37 2022-12-13 19:17:37,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver 19:17:37 2022-12-13 19:17:37,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver 19:17:37 2022-12-13 19:17:37,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429, universal_newlines=False, shell=None, istream=None) 19:17:38 2022-12-13 19:17:38,515 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.git/info/exclude 19:17:38 2022-12-13 19:17:38,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 with force:False 19:17:38 2022-12-13 19:17:38,516 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 19:17:38 2022-12-13 19:17:38,521 [execute] INFO git cat-file --batch-check 19:17:38 2022-12-13 19:17:38,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 19:17:38 2022-12-13 19:17:38,530 [execute] INFO git cat-file --batch 19:17:38 2022-12-13 19:17:38,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 19:17:38 2022-12-13 19:17:38,536 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 19:17:38 0.0.0 [Pipeline] } 19:17:38 $ docker exec --env ******** --env ******** cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 ssh-agent -k 19:17:38 unset SSH_AUTH_SOCK; 19:17:38 unset SSH_AGENT_PID; 19:17:38 echo Agent pid 76 killed; 19:17:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:39 + git semver [Pipeline] } 19:17:39 $ docker stop --time=1 cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 19:17:40 $ docker rm -f cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:17:41 Stashed 1 file(s) [Pipeline] echo 19:17:41 [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 19:17:41 provisioning config files... 19:17:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config8559785982615313043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:41 ---> docker-login.sh 19:17:41 nexus3.edgexfoundry.org:10001 19:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:41 Configure a credential helper to remove this warning. See 19:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:41 19:17:41 Login Succeeded 19:17:41 nexus3.edgexfoundry.org:10002 19:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:41 Configure a credential helper to remove this warning. See 19:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:41 19:17:41 Login Succeeded 19:17:41 nexus3.edgexfoundry.org:10003 19:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:41 Configure a credential helper to remove this warning. See 19:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:41 19:17:41 Login Succeeded 19:17:41 nexus3.edgexfoundry.org:10004 19:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:41 Configure a credential helper to remove this warning. See 19:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:41 19:17:41 Login Succeeded 19:17:41 docker.io 19:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:42 Configure a credential helper to remove this warning. See 19:17:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:42 19:17:42 Login Succeeded 19:17:42 ---> docker-login.sh ends [Pipeline] } 19:17:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:17:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:17:42 ========================================================= 19:17:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:17:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:42 + 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 . 19:17:42 Sending build context to Docker daemon 6.258MB 19:17:42 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:17:42 Step 2/12 : FROM ${BASE} AS builder 19:17:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:17:42 213ec9aee27d: Pulling fs layer 19:17:42 4583459ba037: Pulling fs layer 19:17:42 93c1e223e6f2: Pulling fs layer 19:17:42 53926ce57604: Pulling fs layer 19:17:42 21b2b0c7a3f4: Pulling fs layer 19:17:42 22ff95d597cd: Pulling fs layer 19:17:42 12d6caf4c0d1: Pulling fs layer 19:17:42 96b7cbca73a9: Pulling fs layer 19:17:42 21b2b0c7a3f4: Waiting 19:17:42 53926ce57604: Waiting 19:17:42 12d6caf4c0d1: Waiting 19:17:42 a7acece74701: Pulling fs layer 19:17:42 93c1e223e6f2: Verifying Checksum 19:17:42 93c1e223e6f2: Download complete 19:17:42 4583459ba037: Download complete 19:17:43 21b2b0c7a3f4: Verifying Checksum 19:17:43 21b2b0c7a3f4: Download complete 19:17:43 22ff95d597cd: Verifying Checksum 19:17:43 22ff95d597cd: Download complete 19:17:43 213ec9aee27d: Verifying Checksum 19:17:43 213ec9aee27d: Download complete 19:17:43 12d6caf4c0d1: Download complete 19:17:43 213ec9aee27d: Pull complete 19:17:43 4583459ba037: Pull complete 19:17:43 93c1e223e6f2: Pull complete 19:17:43 a7acece74701: Verifying Checksum 19:17:43 a7acece74701: Download complete 19:17:43 53926ce57604: Verifying Checksum 19:17:43 53926ce57604: Download complete 19:17:43 96b7cbca73a9: Verifying Checksum 19:17:43 96b7cbca73a9: Download complete 19:17:48 53926ce57604: Pull complete 19:17:48 21b2b0c7a3f4: Pull complete 19:17:48 22ff95d597cd: Pull complete 19:17:48 12d6caf4c0d1: Pull complete 19:17:50 96b7cbca73a9: Pull complete 19:17:50 a7acece74701: Pull complete 19:17:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:17:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:17:50 ---> db6d94c90886 19:17:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:17:52 ---> Running in c88dcea9790a 19:17:52 Removing intermediate container c88dcea9790a 19:17:52 ---> 3a9cd1ba498e 19:17:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:17:52 ---> Running in 9182c9b6846a 19:17:52 Removing intermediate container 9182c9b6846a 19:17:52 ---> 6b184451c6cf 19:17:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:17:52 ---> Running in 15ffe7f79d2f 19:17:52 Removing intermediate container 15ffe7f79d2f 19:17:52 ---> 6e6c9e302197 19:17:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:17:53 ---> Running in 8be54b9db85d 19:17:53 Removing intermediate container 8be54b9db85d 19:17:53 ---> 1ec88e3eacb4 19:17:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:17:53 ---> Running in 6a1521aee84a 19:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:17:53 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:17:53 (2/4) Installing libedit (20210910.3.1-r0) 19:17:53 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:17:54 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:17:54 Executing busybox-1.35.0-r17.trigger 19:17:54 OK: 216 MiB in 55 packages 19:17:54 Removing intermediate container 6a1521aee84a 19:17:54 ---> 2897a497694d 19:17:54 Step 8/12 : WORKDIR /device-mqtt-go 19:17:54 ---> Running in d75cd80c5d44 19:17:54 Removing intermediate container d75cd80c5d44 19:17:54 ---> 776cfc9eb402 19:17:54 Step 9/12 : COPY go.mod vendor* ./ 19:17:54 ---> 1b85e4086f89 19:17:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:54 ---> Running in c97162a0ce27 19:17:56 Still waiting to schedule task 19:17:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:18:16 Removing intermediate container c97162a0ce27 19:18:16 ---> c54af2f8b87e 19:18:16 Step 11/12 : COPY . . 19:18:16 ---> 2b39733ba90f 19:18:16 Step 12/12 : RUN $MAKE 19:18:16 ---> Running in 13adeb56ba49 19:18:16 noop 19:18:16 Removing intermediate container 13adeb56ba49 19:18:16 ---> 7ef17aa9b351 19:18:16 Successfully built 7ef17aa9b351 19:18:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:16 + docker inspect -f . ci-base-image-x86_64 19:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:16 prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container 19:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:18:17 $ docker top 677776653e1d5aa1b65260ecb0c7191066c443ba0ebda5429fd931444631a834 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:17 + go version 19:18:17 go version go1.18.7 linux/amd64 [Pipeline] } 19:18:17 $ docker stop --time=1 677776653e1d5aa1b65260ecb0c7191066c443ba0ebda5429fd931444631a834 19:18:18 $ docker rm -f 677776653e1d5aa1b65260ecb0c7191066c443ba0ebda5429fd931444631a834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:19 + docker inspect -f . ci-base-image-x86_64 19:18:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:19 prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container 19:18:19 $ 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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:18:19 $ docker top eda1682c2b3ae1d60b03de2d621bc7589fec28e064eb834dc4cb08e25fa3ff4f -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:20 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-429 [Pipeline] fileExists [Pipeline] sh 19:18:20 + make test 19:18:20 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:18:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:18:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:18:29 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 19:18:29 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:18:36 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." 19:18:36 GCO_ENABLED=1 GO111MODULE=on go vet ./... 19:18:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:38 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:18:38 $ docker stop --time=1 eda1682c2b3ae1d60b03de2d621bc7589fec28e064eb834dc4cb08e25fa3ff4f 19:18:40 $ docker rm -f eda1682c2b3ae1d60b03de2d621bc7589fec28e064eb834dc4cb08e25fa3ff4f [Pipeline] // withDockerContainer [Pipeline] sh 19:18:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:18:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:18:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:18:41 + ls -al . 19:18:41 total 192 19:18:41 drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 19:18 . 19:18:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 19:17 .. 19:18:41 -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 19:17 .dockerignore 19:18:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 19:18 .git 19:18:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:17 .github 19:18:41 -rw-rw-r-- 1 jenkins jenkins 329 Dec 13 19:17 .gitignore 19:18:41 -rw-rw-r-- 1 jenkins jenkins 41 Dec 13 19:17 .golangci.yml 19:18:41 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 19:17 .semver 19:18:41 -rw-rw-r-- 1 jenkins jenkins 9293 Dec 13 19:17 Attribution.txt 19:18:41 -rw-rw-r-- 1 jenkins jenkins 13162 Dec 13 19:17 CHANGELOG.md 19:18:41 -rw-rw-r-- 1 jenkins jenkins 1752 Dec 13 19:17 Dockerfile 19:18:41 -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 19:17 GOVERNANCE.md 19:18:41 -rw-rw-r-- 1 jenkins jenkins 678 Dec 13 19:17 Jenkinsfile 19:18:41 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 13 19:17 LICENSE 19:18:41 -rw-rw-r-- 1 jenkins jenkins 2126 Dec 13 19:17 Makefile 19:18:41 -rw-rw-r-- 1 jenkins jenkins 620 Dec 13 19:17 OWNERS.md 19:18:41 -rw-rw-r-- 1 jenkins jenkins 3165 Dec 13 19:17 README.md 19:18:41 -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 19:17 VERSION 19:18:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 19:17 bin 19:18:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:17 cmd 19:18:41 -rw-r--r-- 1 jenkins jenkins 17887 Dec 13 19:18 coverage.out 19:18:41 -rw-rw-r-- 1 jenkins jenkins 3463 Dec 13 19:17 go.mod 19:18:41 -rw-rw-r-- 1 jenkins jenkins 45046 Dec 13 19:17 go.sum 19:18:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:17 internal 19:18:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 19:17 mock 19:18:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 19:17 snap 19:18:41 -rw-rw-r-- 1 jenkins jenkins 227 Dec 13 19:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:42 + 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=81c1b11e314181c223e22c88b8c092702fee8065 --label arch=amd64 --label version=0.0.0 . 19:18:42 Sending build context to Docker daemon 6.276MB 19:18:42 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 19:18:42 Step 2/24 : FROM ${BASE} AS builder 19:18:42 ---> 7ef17aa9b351 19:18:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:18:42 ---> Running in f76b2bbe6d9e 19:18:42 Removing intermediate container f76b2bbe6d9e 19:18:42 ---> c0de1dc30de5 19:18:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:18:42 ---> Running in 55173b21747a 19:18:42 Removing intermediate container 55173b21747a 19:18:42 ---> 4a9914232957 19:18:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:18:42 ---> Running in cb08ae0d069b 19:18:42 Removing intermediate container cb08ae0d069b 19:18:42 ---> 084ceb955561 19:18:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:18:42 ---> Running in 245d92edd727 19:18:42 Removing intermediate container 245d92edd727 19:18:42 ---> 6cb9ebac246c 19:18:42 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:18:42 ---> Running in edf2baf8f300 19:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:43 OK: 216 MiB in 55 packages 19:18:43 Removing intermediate container edf2baf8f300 19:18:43 ---> 82cc660b1c59 19:18:43 Step 8/24 : WORKDIR /device-mqtt-go 19:18:43 ---> Running in 241c665cf4d9 19:18:43 Removing intermediate container 241c665cf4d9 19:18:43 ---> 616fe50a4d15 19:18:43 Step 9/24 : COPY go.mod vendor* ./ 19:18:44 ---> c40f45070d6c 19:18:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:44 ---> Running in 928a880f157c 19:18:44 Removing intermediate container 928a880f157c 19:18:44 ---> 9d6fd2d04faf 19:18:44 Step 11/24 : COPY . . 19:18:44 ---> 6fdfbc9c055a 19:18:44 Step 12/24 : RUN $MAKE 19:18:44 ---> Running in 5e81f996f245 19:18:45 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 19:19:07 Removing intermediate container 5e81f996f245 19:19:07 ---> 3ff25acc7365 19:19:07 Step 13/24 : FROM alpine:3.16 19:19:07 3.16: Pulling from library/alpine 19:19:07 ca7dd9ec2225: Pulling fs layer 19:19:07 ca7dd9ec2225: Verifying Checksum 19:19:07 ca7dd9ec2225: Download complete 19:19:07 ca7dd9ec2225: Pull complete 19:19:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:19:07 Status: Downloaded newer image for alpine:3.16 19:19:07 ---> bfe296a52501 19:19:07 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:19:07 ---> Running in 34f95c2efe51 19:19:07 Removing intermediate container 34f95c2efe51 19:19:07 ---> 86c784187fa1 19:19:07 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 19:19:07 ---> Running in 9ccae452461e 19:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:19:07 (1/6) Installing dumb-init (1.2.5-r1) 19:19:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:19:07 (3/6) Installing libsodium (1.0.18-r0) 19:19:07 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:19:07 (5/6) Installing libzmq (4.3.4-r0) 19:19:07 (6/6) Installing zeromq (4.3.4-r0) 19:19:07 Executing busybox-1.35.0-r17.trigger 19:19:07 OK: 8 MiB in 20 packages 19:19:07 Removing intermediate container 9ccae452461e 19:19:07 ---> b3d51df77398 19:19:07 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 19:19:07 ---> 47cd4ba43b38 19:19:07 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 19:19:07 ---> d330dbe167ea 19:19:07 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:19:07 ---> 7908f2411d8e 19:19:07 Step 19/24 : EXPOSE 59982 19:19:07 ---> Running in 9f37e0cc793b 19:19:07 Removing intermediate container 9f37e0cc793b 19:19:07 ---> 30565d41f5c3 19:19:07 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 19:19:07 ---> Running in 660ea0a9396e 19:19:07 Removing intermediate container 660ea0a9396e 19:19:07 ---> 7c444187419c 19:19:07 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:07 ---> Running in 47cad0b94a5f 19:19:07 Removing intermediate container 47cad0b94a5f 19:19:07 ---> b82190e4718c 19:19:07 Step 22/24 : LABEL arch=amd64 19:19:07 ---> Running in fa81b2b47644 19:19:07 Removing intermediate container fa81b2b47644 19:19:07 ---> 725b04b08aad 19:19:07 Step 23/24 : LABEL git_sha=81c1b11e314181c223e22c88b8c092702fee8065 19:19:07 ---> Running in 95a982bb46c0 19:19:07 Removing intermediate container 95a982bb46c0 19:19:07 ---> 7b783629c4e0 19:19:07 Step 24/24 : LABEL version=0.0.0 19:19:07 ---> Running in a0443a7c938d 19:19:07 Removing intermediate container a0443a7c938d 19:19:07 ---> 6e7355a49a8e 19:19:07 [Warning] One or more build-args [ARCH] were not consumed 19:19:07 Successfully built 6e7355a49a8e 19:19:07 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 19:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:08 19:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:08 latest: Pulling from edgex-lftools-log-publisher 19:19:08 5eb5b503b376: Pulling fs layer 19:19:08 5c69ac0246d0: Pulling fs layer 19:19:08 ec43610c2a17: Pulling fs layer 19:19:08 3a2ae6a8a46f: Pulling fs layer 19:19:08 33b1e0a273af: Pulling fs layer 19:19:08 3a2ae6a8a46f: Waiting 19:19:08 33b1e0a273af: Waiting 19:19:08 5d3b04190fa2: Pulling fs layer 19:19:08 2f39f015ded8: Pulling fs layer 19:19:08 5d3b04190fa2: Waiting 19:19:08 2f39f015ded8: Waiting 19:19:08 5c69ac0246d0: Verifying Checksum 19:19:08 5c69ac0246d0: Download complete 19:19:08 3a2ae6a8a46f: Verifying Checksum 19:19:08 3a2ae6a8a46f: Download complete 19:19:08 33b1e0a273af: Verifying Checksum 19:19:08 33b1e0a273af: Download complete 19:19:08 5d3b04190fa2: Verifying Checksum 19:19:08 5d3b04190fa2: Download complete 19:19:08 ec43610c2a17: Verifying Checksum 19:19:08 ec43610c2a17: Download complete 19:19:08 5eb5b503b376: Verifying Checksum 19:19:08 5eb5b503b376: Download complete 19:19:09 2f39f015ded8: Download complete 19:19:10 5eb5b503b376: Pull complete 19:19:10 5c69ac0246d0: Pull complete 19:19:10 ec43610c2a17: Pull complete 19:19:10 3a2ae6a8a46f: Pull complete 19:19:10 33b1e0a273af: Pull complete 19:19:10 5d3b04190fa2: Pull complete 19:19:15 2f39f015ded8: Pull complete 19:19:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:19:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:15 prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container 19:19:15 $ 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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:19:16 $ docker top 1b53168c9b1e2922f9243f43872209a06b8713685466e207728fe61db44640e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:17 ---> job-cost.sh 19:19:17 lf-activate-venv: SKIPPING 19:19:17 INFO: No Stack... 19:19:17 INFO: Retrieving Pricing Info for: v3-standard-8 19:19:17 INFO: Archiving Costs [Pipeline] sh 19:19:17 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/cost.csv 19:19:17 + cut -d, -f6 [Pipeline] lock 19:19:17 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] 19:19:17 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] did not exist. Created. 19:19:17 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:18 + echo total: 0.2199999988079071 [Pipeline] stash 19:19:18 Stashed 1 file(s) [Pipeline] } 19:19:18 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [Pipeline] // lock [Pipeline] } 19:19:18 $ docker stop --time=1 1b53168c9b1e2922f9243f43872209a06b8713685466e207728fe61db44640e3 19:19:19 $ docker rm -f 1b53168c9b1e2922f9243f43872209a06b8713685466e207728fe61db44640e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:19:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121097 in /w/workspace/gexfoundry_device-mqtt-go_PR-429 [Pipeline] { [Pipeline] ws 19:19:30 Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout 19:19:30 Selected Git installation does not exist. Using Default 19:19:30 The recommended git tool is: NONE 19:19:35 using credential edgex-jenkins-ssh 19:19:35 Cloning the remote Git repository 19:19:35 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 19:19:35 > git init /w/workspace/device-mqtt-go/7 # timeout=10 19:19:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:19:35 > git --version # timeout=10 19:19:35 > git --version # 'git version 2.25.1' 19:19:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:36 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:19:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:19:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:19:38 Merging remotes/origin/main commit fcfe150067659d9c2450c08aa60233797868c9db into PR head commit fa87d88a994f5fe2e81ddf427b8127062ba1e917 19:19:38 Merge succeeded, producing 7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 19:19:38 Checking out Revision 7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 (PR-429) 19:19:38 > git config core.sparsecheckout # timeout=10 19:19:38 > git checkout -f fa87d88a994f5fe2e81ddf427b8127062ba1e917 # timeout=10 19:19:38 > git remote # timeout=10 19:19:38 > git config --get remote.origin.url # timeout=10 19:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:38 > git merge fcfe150067659d9c2450c08aa60233797868c9db # timeout=10 19:19:38 > git rev-parse HEAD^{commit} # timeout=10 19:19:38 > git config core.sparsecheckout # timeout=10 19:19:38 > git checkout -f 7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 # timeout=10 19:19:42 Commit message: "Merge commit 'fcfe150067659d9c2450c08aa60233797868c9db' into HEAD" 19:19:42 First time build. Skipping changelog. 19:19:42 > git rev-list --no-walk 5d52a429f23aa518b7484a83ab2e6fef29263d17 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:19:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:42 Dload Upload Total Spent Left Speed 19:19:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 19:19:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:19:43 + sudo tee /etc/docker/daemon.new 19:19:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:19:43 { 19:19:43 "registry-mirrors": [ 19:19:43 "https://nexus3.edgexfoundry.org:10001" 19:19:43 ], 19:19:43 "bip": "10.250.0.254/24", 19:19:43 "hosts": [ 19:19:43 "tcp://0.0.0.0:5555", 19:19:43 "unix:///var/run/docker.sock" 19:19:43 ], 19:19:43 "mtu": 1458, 19:19:43 "selinux-enabled": true, 19:19:43 "seccomp-profile": "/etc/docker/seccomp.json" 19:19:43 } [Pipeline] sh 19:19:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:19:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:02 provisioning config files... 19:20:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config16813335723150350107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:03 ---> docker-login.sh 19:20:03 nexus3.edgexfoundry.org:10001 19:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:03 Configure a credential helper to remove this warning. See 19:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:03 19:20:03 Login Succeeded 19:20:03 nexus3.edgexfoundry.org:10002 19:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:04 Configure a credential helper to remove this warning. See 19:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:04 19:20:04 Login Succeeded 19:20:04 nexus3.edgexfoundry.org:10003 19:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:04 Configure a credential helper to remove this warning. See 19:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:04 19:20:04 Login Succeeded 19:20:04 nexus3.edgexfoundry.org:10004 19:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:04 Configure a credential helper to remove this warning. See 19:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:04 19:20:04 Login Succeeded 19:20:04 docker.io 19:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:05 Configure a credential helper to remove this warning. See 19:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:05 19:20:05 Login Succeeded 19:20:05 ---> docker-login.sh ends [Pipeline] } 19:20:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:20:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:20:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:20:05 ========================================================= 19:20:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:20:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:05 + 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 . 19:20:06 Sending build context to Docker daemon 3.236MB 19:20:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:20:06 Step 2/12 : FROM ${BASE} AS builder 19:20:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:20:06 9b18e9b68314: Pulling fs layer 19:20:06 35d82f9e3411: Pulling fs layer 19:20:06 e16973657156: Pulling fs layer 19:20:06 fc693d55d65f: Pulling fs layer 19:20:06 7e9fc2657dce: Pulling fs layer 19:20:06 dda99020689f: Pulling fs layer 19:20:06 db1c61fa0a46: Pulling fs layer 19:20:06 fc693d55d65f: Waiting 19:20:06 891c053d2c06: Pulling fs layer 19:20:06 dda99020689f: Waiting 19:20:06 db1c61fa0a46: Waiting 19:20:06 891c053d2c06: Waiting 19:20:06 7e9fc2657dce: Waiting 19:20:06 e16973657156: Verifying Checksum 19:20:06 e16973657156: Download complete 19:20:06 35d82f9e3411: Verifying Checksum 19:20:06 35d82f9e3411: Download complete 19:20:06 7e9fc2657dce: Verifying Checksum 19:20:06 7e9fc2657dce: Download complete 19:20:06 dda99020689f: Verifying Checksum 19:20:06 dda99020689f: Download complete 19:20:06 9b18e9b68314: Download complete 19:20:07 9b18e9b68314: Pull complete 19:20:07 891c053d2c06: Verifying Checksum 19:20:07 891c053d2c06: Download complete 19:20:08 35d82f9e3411: Pull complete 19:20:08 e16973657156: Pull complete 19:20:08 db1c61fa0a46: Verifying Checksum 19:20:08 db1c61fa0a46: Download complete 19:20:09 fc693d55d65f: Verifying Checksum 19:20:09 fc693d55d65f: Download complete 19:20:21 fc693d55d65f: Pull complete 19:20:21 7e9fc2657dce: Pull complete 19:20:21 dda99020689f: Pull complete 19:20:28 db1c61fa0a46: Pull complete 19:20:29 891c053d2c06: Pull complete 19:20:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:20:29 ---> f96f9c87975a 19:20:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:20:31 ---> Running in 945079d1888c 19:20:31 Removing intermediate container 945079d1888c 19:20:31 ---> 11a16273e2ad 19:20:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:20:32 ---> Running in d6ec596dedf5 19:20:32 Removing intermediate container d6ec596dedf5 19:20:32 ---> ec513a548259 19:20:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:20:32 ---> Running in f9d3127ab4e1 19:20:32 Removing intermediate container f9d3127ab4e1 19:20:32 ---> 6e8ad9c4a0c9 19:20:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:20:32 ---> Running in 0ad758ca0fc0 19:20:33 Removing intermediate container 0ad758ca0fc0 19:20:33 ---> 6f672167ef65 19:20:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:20:33 ---> Running in 0ba43b1f7fa1 19:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:35 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:20:35 (2/4) Installing libedit (20210910.3.1-r0) 19:20:35 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:20:35 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:20:35 Executing busybox-1.35.0-r17.trigger 19:20:35 OK: 226 MiB in 55 packages 19:20:38 Removing intermediate container 0ba43b1f7fa1 19:20:38 ---> 37e242b74021 19:20:38 Step 8/12 : WORKDIR /device-mqtt-go 19:20:38 ---> Running in de1eb50689e0 19:20:38 Removing intermediate container de1eb50689e0 19:20:38 ---> 09778e576070 19:20:38 Step 9/12 : COPY go.mod vendor* ./ 19:20:38 ---> 72eb0b9bde94 19:20:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:39 ---> Running in 04f3938b82dc 19:21:35 Removing intermediate container 04f3938b82dc 19:21:35 ---> 1756bb8d8674 19:21:35 Step 11/12 : COPY . . 19:21:35 ---> 937dcd1a939a 19:21:35 Step 12/12 : RUN $MAKE 19:21:35 ---> Running in 43b6809cd7ab 19:21:35 noop 19:21:35 Removing intermediate container 43b6809cd7ab 19:21:35 ---> 9789bfd3b9ce 19:21:35 Successfully built 9789bfd3b9ce 19:21:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:35 + docker inspect -f . ci-base-image-arm64 19:21:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:36 prd-ubuntu20.04-docker-arm64-4c-16g-121097 does not seem to be running inside a container 19:21:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:21:37 $ docker top 09cb401eb109b3a53268255983b416120da0b0cf3c229e410641292b1cab8feb -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:38 + go version 19:21:38 go version go1.18.7 linux/arm64 [Pipeline] } 19:21:38 $ docker stop --time=1 09cb401eb109b3a53268255983b416120da0b0cf3c229e410641292b1cab8feb 19:21:39 $ docker rm -f 09cb401eb109b3a53268255983b416120da0b0cf3c229e410641292b1cab8feb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:40 + docker inspect -f . ci-base-image-arm64 19:21:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:40 prd-ubuntu20.04-docker-arm64-4c-16g-121097 does not seem to be running inside a container 19:21:40 $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:21:41 $ docker top cf22fc43c8218537d122d3eca35366abfbc801fdc8184002eba276dd4ab67c67 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:42 + git config --global --add safe.directory /w/workspace/device-mqtt-go/7 [Pipeline] fileExists [Pipeline] sh 19:21:42 + make test 19:21:42 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:21:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:23:06 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:23:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.8% of statements 19:23:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:23:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:23:07 GCO_ENABLED=1 GO111MODULE=on go vet ./... 19:23:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:23:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:23:29 ./bin/test-attribution-txt.sh [Pipeline] echo 19:23:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:23:29 $ docker stop --time=1 cf22fc43c8218537d122d3eca35366abfbc801fdc8184002eba276dd4ab67c67 19:23:31 $ docker rm -f cf22fc43c8218537d122d3eca35366abfbc801fdc8184002eba276dd4ab67c67 [Pipeline] // withDockerContainer [Pipeline] sh 19:23:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:23:32 Warning: overwriting stash ‘coverage-report’ 19:23:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:23:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:23:34 + ls -al . 19:23:34 total 188 19:23:34 drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 19:21 . 19:23:34 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 19:19 .. 19:23:34 -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 19:19 .dockerignore 19:23:34 drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 19:19 .git 19:23:34 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:19 .github 19:23:34 -rw-rw-r-- 1 jenkins jenkins 329 Dec 13 19:19 .gitignore 19:23:34 -rw-rw-r-- 1 jenkins jenkins 41 Dec 13 19:19 .golangci.yml 19:23:34 -rw-rw-r-- 1 jenkins jenkins 9293 Dec 13 19:19 Attribution.txt 19:23:34 -rw-rw-r-- 1 jenkins jenkins 13162 Dec 13 19:19 CHANGELOG.md 19:23:34 -rw-rw-r-- 1 jenkins jenkins 1752 Dec 13 19:19 Dockerfile 19:23:34 -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 19:19 GOVERNANCE.md 19:23:34 -rw-rw-r-- 1 jenkins jenkins 678 Dec 13 19:19 Jenkinsfile 19:23:34 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 13 19:19 LICENSE 19:23:34 -rw-rw-r-- 1 jenkins jenkins 2126 Dec 13 19:19 Makefile 19:23:34 -rw-rw-r-- 1 jenkins jenkins 620 Dec 13 19:19 OWNERS.md 19:23:34 -rw-rw-r-- 1 jenkins jenkins 3165 Dec 13 19:19 README.md 19:23:34 -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 19:17 VERSION 19:23:34 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 19:19 bin 19:23:34 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:19 cmd 19:23:34 -rw-r--r-- 1 jenkins jenkins 17887 Dec 13 19:23 coverage.out 19:23:34 -rw-rw-r-- 1 jenkins jenkins 3463 Dec 13 19:19 go.mod 19:23:34 -rw-rw-r-- 1 jenkins jenkins 45046 Dec 13 19:19 go.sum 19:23:34 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:19 internal 19:23:34 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 19:19 mock 19:23:34 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 19:19 snap 19:23:34 -rw-rw-r-- 1 jenkins jenkins 227 Dec 13 19:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:34 + 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=7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 --label arch=arm64 --label version=0.0.0 . 19:23:34 Sending build context to Docker daemon 3.254MB 19:23:34 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 19:23:34 Step 2/24 : FROM ${BASE} AS builder 19:23:34 ---> 9789bfd3b9ce 19:23:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:23:34 ---> Running in 28c034f7da84 19:23:35 Removing intermediate container 28c034f7da84 19:23:35 ---> 3e7556dd1ce0 19:23:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:23:35 ---> Running in bfa6fe7a035d 19:23:35 Removing intermediate container bfa6fe7a035d 19:23:35 ---> 6864bc9f9ed2 19:23:35 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:23:35 ---> Running in 7cceaf7315d4 19:23:35 Removing intermediate container 7cceaf7315d4 19:23:35 ---> fc209f40bd2a 19:23:35 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:23:35 ---> Running in 74560a6a593f 19:23:35 Removing intermediate container 74560a6a593f 19:23:35 ---> e0c37b13eef3 19:23:35 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:23:36 ---> Running in 8d956313bcbe 19:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:38 OK: 226 MiB in 55 packages 19:23:39 Removing intermediate container 8d956313bcbe 19:23:39 ---> 7d167542412c 19:23:39 Step 8/24 : WORKDIR /device-mqtt-go 19:23:39 ---> Running in 1fc3beb7d5da 19:23:39 Removing intermediate container 1fc3beb7d5da 19:23:39 ---> 8ff6bb945a53 19:23:39 Step 9/24 : COPY go.mod vendor* ./ 19:23:39 ---> 985f74254305 19:23:39 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:40 ---> Running in 7c495b93f8f1 19:23:43 Removing intermediate container 7c495b93f8f1 19:23:43 ---> 2b72faf95ab4 19:23:43 Step 11/24 : COPY . . 19:23:44 ---> 8e0ed711fb69 19:23:44 Step 12/24 : RUN $MAKE 19:23:44 ---> Running in 003b41dcc7c3 19:23:45 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 19:26:22 Removing intermediate container 003b41dcc7c3 19:26:22 ---> c702e60ee65b 19:26:22 Step 13/24 : FROM alpine:3.16 19:26:22 3.16: Pulling from library/alpine 19:26:22 6875df1f5354: Pulling fs layer 19:26:22 6875df1f5354: Download complete 19:26:22 6875df1f5354: Pull complete 19:26:22 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:26:22 Status: Downloaded newer image for alpine:3.16 19:26:22 ---> 2b4661558fb8 19:26:22 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:26:22 ---> Running in 4eec0d42c84f 19:26:22 Removing intermediate container 4eec0d42c84f 19:26:22 ---> f4e26d128f5d 19:26:22 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 19:26:22 ---> Running in ead38ff0bc1e 19:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:22 (1/6) Installing dumb-init (1.2.5-r1) 19:26:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:26:22 (3/6) Installing libsodium (1.0.18-r0) 19:26:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:26:22 (5/6) Installing libzmq (4.3.4-r0) 19:26:22 (6/6) Installing zeromq (4.3.4-r0) 19:26:22 Executing busybox-1.35.0-r17.trigger 19:26:22 OK: 8 MiB in 20 packages 19:26:22 Removing intermediate container ead38ff0bc1e 19:26:22 ---> 87f869fb98dc 19:26:22 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 19:26:22 ---> 1106dfa96d7c 19:26:22 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 19:26:22 ---> 0bc4e2026de8 19:26:22 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:26:22 ---> 00a0cdccea92 19:26:22 Step 19/24 : EXPOSE 59982 19:26:22 ---> Running in 5ceb41a55744 19:26:22 Removing intermediate container 5ceb41a55744 19:26:22 ---> e71344eee805 19:26:22 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 19:26:22 ---> Running in 800ab7f676a0 19:26:22 Removing intermediate container 800ab7f676a0 19:26:22 ---> 88aef85ea5d9 19:26:22 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:22 ---> Running in 1ec97bdc2cb0 19:26:22 Removing intermediate container 1ec97bdc2cb0 19:26:22 ---> 8c4628cd9dfc 19:26:22 Step 22/24 : LABEL arch=arm64 19:26:22 ---> Running in 524a78fa02f6 19:26:22 Removing intermediate container 524a78fa02f6 19:26:22 ---> 64a821dc57a7 19:26:22 Step 23/24 : LABEL git_sha=7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 19:26:22 ---> Running in 2ac25c69d142 19:26:22 Removing intermediate container 2ac25c69d142 19:26:22 ---> 16518460a1ed 19:26:22 Step 24/24 : LABEL version=0.0.0 19:26:22 ---> Running in b95c7d5b1552 19:26:22 Removing intermediate container b95c7d5b1552 19:26:22 ---> 8ce81621fdc0 19:26:22 [Warning] One or more build-args [ARCH] were not consumed 19:26:22 Successfully built 8ce81621fdc0 19:26:22 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 19:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:26:22 19:26:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:26:23 arm64: Pulling from edgex-lftools-log-publisher 19:26:23 8998bd30e6a1: Pulling fs layer 19:26:23 04944245beec: Pulling fs layer 19:26:23 699f458cf7ca: Pulling fs layer 19:26:23 765212b225bb: Pulling fs layer 19:26:23 f23df028b6ca: Pulling fs layer 19:26:23 d65c8cfc05b1: Pulling fs layer 19:26:23 2437ff75d9bd: Pulling fs layer 19:26:23 f23df028b6ca: Waiting 19:26:23 d65c8cfc05b1: Waiting 19:26:23 2437ff75d9bd: Waiting 19:26:23 765212b225bb: Waiting 19:26:23 04944245beec: Verifying Checksum 19:26:23 04944245beec: Download complete 19:26:23 765212b225bb: Download complete 19:26:23 f23df028b6ca: Verifying Checksum 19:26:23 f23df028b6ca: Download complete 19:26:23 d65c8cfc05b1: Verifying Checksum 19:26:23 d65c8cfc05b1: Download complete 19:26:23 699f458cf7ca: Verifying Checksum 19:26:23 699f458cf7ca: Download complete 19:26:23 8998bd30e6a1: Verifying Checksum 19:26:23 8998bd30e6a1: Download complete 19:26:26 2437ff75d9bd: Verifying Checksum 19:26:26 2437ff75d9bd: Download complete 19:26:27 8998bd30e6a1: Pull complete 19:26:28 04944245beec: Pull complete 19:26:29 699f458cf7ca: Pull complete 19:26:29 765212b225bb: Pull complete 19:26:30 f23df028b6ca: Pull complete 19:26:30 d65c8cfc05b1: Pull complete 19:26:45 2437ff75d9bd: Pull complete 19:26:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:26:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:45 prd-ubuntu20.04-docker-arm64-4c-16g-121097 does not seem to be running inside a container 19:26:46 $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:26:48 $ docker top c3d53b7df66dc718e4183cb53eb39a00aa2b816b60281bed54b022082ae8c1d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:49 ---> job-cost.sh 19:26:49 lf-activate-venv: SKIPPING 19:26:49 INFO: No Stack... 19:26:49 INFO: Retrieving Pricing Info for: v3-standard-4 19:26:50 INFO: Archiving Costs [Pipeline] sh 19:26:50 + cat /w/workspace/device-mqtt-go/7/archives/cost.csv 19:26:50 + cut -d, -f6 [Pipeline] lock 19:26:50 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] 19:26:50 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] did not exist. Created. 19:26:50 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:26:51 /w/workspace/device-mqtt-go/7@tmp/durable-9e58bd16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:26:52 + echo total: 0.10999999940395355 [Pipeline] stash 19:26:52 Warning: overwriting stash ‘stack-cost’ 19:26:52 Stashed 1 file(s) [Pipeline] } 19:26:52 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [Pipeline] // lock [Pipeline] } 19:26:52 $ docker stop --time=1 c3d53b7df66dc718e4183cb53eb39a00aa2b816b60281bed54b022082ae8c1d0 19:26:53 $ docker rm -f c3d53b7df66dc718e4183cb53eb39a00aa2b816b60281bed54b022082ae8c1d0 [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 19:26:54 provisioning config files... 19:26:54 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config15408628222167680964tmp [Pipeline] { [Pipeline] sh 19:26:54 + set +x 19:26:54 + curl -s https://codecov.io/bash 19:26:54 + bash -s -- 19:26:54 19:26:54 _____ _ 19:26:54 / ____| | | 19:26:54 | | ___ __| | ___ ___ _____ __ 19:26:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:26:54 | |___| (_) | (_| | __/ (_| (_) \ V / 19:26:54 \_____\___/ \__,_|\___|\___\___/ \_/ 19:26:54 Bash-1.0.6 19:26:54 19:26:54 19:26:54 ==> git version 2.25.1 found 19:26:54 ==> 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 19:26:54 Release-Date: 2020-01-08 19:26:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:26:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:26:54 ==> Jenkins CI detected. 19:26:54 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-429 19:26:54 project root: . 19:26:54 --> token set from env 19:26:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:26:54 ==> Running gcov in . (disable via -X gcov) 19:26:54 ==> Python coveragepy not found 19:26:54 ==> Searching for coverage reports in: 19:26:54 + . 19:26:54 -> Found 1 reports 19:26:54 ==> Detecting git/mercurial file structure 19:26:54 ==> Reading reports 19:26:54 + ./coverage.out bytes=17887 19:26:54 ==> Appending adjustments 19:26:54 https://docs.codecov.io/docs/fixing-reports 19:26:54 + Found adjustments 19:26:54 ==> Gzipping contents 19:26:54 4.0K /tmp/codecov.IbMvL5.gz 19:26:54 ==> Uploading reports 19:26:54 url: https://codecov.io 19:26:54 query: branch=PR-429&commit=81c1b11e314181c223e22c88b8c092702fee8065&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-429%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=429&job=&cmd_args= 19:26:54 -> Pinging Codecov 19:26:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-429&commit=81c1b11e314181c223e22c88b8c092702fee8065&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-429%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=429&job=&cmd_args= 19:26:54 -> Uploading to 19:26:54 https://storage.googleapis.com/codecov/v4/raw/2022-12-13/7D719EC7BBE17E464838252E33014C33/81c1b11e314181c223e22c88b8c092702fee8065/2f3b85de-02a6-4850-be07-5a41b77040db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T192654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c86455c0d434cca7c8632261933c4293e976e737541b9f25ad55481d2507ac93 19:26:54 % Total % Received % Xferd Average Speed Time Time Time Current 19:26:54 Dload Upload Total Spent Left Speed 19:26:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3208 0 0 100 3208 0 12105 --:--:-- --:--:-- --:--:-- 12105 19:26:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] } 19:26:55 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 19:26:55 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives ] 19:26:55 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives 19:26:55 total 16 19:26:55 drwxr-xr-x 3 root root 4096 Dec 13 19:19 . 19:26:55 drwxrwxr-x 11 jenkins jenkins 4096 Dec 13 19:19 .. 19:26:55 drwxr-xr-x 2 root root 4096 Dec 13 19:19 cost 19:26:55 -rw-r--r-- 1 root root 86 Dec 13 19:19 cost.csv 19:26:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives 19:26:55 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives 19:26:55 total 16 19:26:55 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 19:19 . 19:26:55 drwxrwxr-x 11 jenkins jenkins 4096 Dec 13 19:19 .. 19:26:55 drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 19:19 cost 19:26:55 -rw-r--r-- 1 jenkins jenkins 86 Dec 13 19:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:26:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:26:57 ---> package-listing.sh 19:26:57 ++ facter osfamily 19:26:57 ++ tr '[:upper:]' '[:lower:]' 19:26:57 + OS_FAMILY=debian 19:26:57 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-429 19:26:57 + START_PACKAGES=/tmp/packages_start.txt 19:26:57 + END_PACKAGES=/tmp/packages_end.txt 19:26:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:57 + PACKAGES=/tmp/packages_start.txt 19:26:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-429 ']' 19:26:57 + PACKAGES=/tmp/packages_end.txt 19:26:57 + case "${OS_FAMILY}" in 19:26:57 + dpkg -l 19:26:57 + grep '^ii' 19:26:57 + '[' -f /tmp/packages_start.txt ']' 19:26:57 + '[' -f /tmp/packages_end.txt ']' 19:26:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-429 ']' 19:26:57 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/ 19:26:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/ [Pipeline] echo 19:26:57 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-429/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:26:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:58 prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container 19:26:58 $ 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-429/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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:26:58 $ docker top c974c9646acf058d4c85e48aa4df2c7b4c6fb5dbae8c1b820ecb68ea47c3d207 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:26:59 + mkdir -p /var/log/sysstat [Pipeline] sh 19:26:59 + ls /var/log/sa-host 19:26:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:59 provisioning config files... 19:26:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config8760786321049407938tmp [Pipeline] { [Pipeline] echo 19:26:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:26:59 ---> create-netrc.sh [Pipeline] } 19:26:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:27:00 ---> python-tools-install.sh [Pipeline] echo 19:27:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:27:00 ---> sudo-logs.sh 19:27:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:27:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:27:00 ---> job-cost.sh 19:27:00 lf-activate-venv: SKIPPING 19:27:00 DEBUG: total: 0.2199999988079071 19:27:00 INFO: Retrieving Stack Cost... 19:27:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:27:01 INFO: Archiving Costs [Pipeline] echo 19:27:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:27:01 ---> logs-deploy.sh 19:27:01 lf-activate-venv: SKIPPING 19:27:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-429/7 19:27:01 INFO: archiving workspace using pattern(s): 19:27:02 Archives upload complete. 19:27:02 INFO: archiving logs to Nexus