Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from fd9a27eb9feca985b531b7e41b017e7d5070406d+a7b844beee09313a8b0584ee433be2eeca10ef2f (268aa39e9c0076fd6072a8acbb7e360b3034add9) 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-ssh9832447056375754636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5374550297277207471.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-341/workspace@libs/edgex-global-pipelines/.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-341/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18280074052860769090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh3628164898355359806.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-341/workspace@libs/lf-pipelines/.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-341/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15192380170368596230.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10514 in /w/workspace/gexfoundry_device-mqtt-go_PR-341 [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-341 # 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 Merging remotes/origin/main commit a7b844beee09313a8b0584ee433be2eeca10ef2f into PR head commit fd9a27eb9feca985b531b7e41b017e7d5070406d Merge succeeded, producing e4fe2251d52458a880514928f2767286cd1b433a Checking out Revision e4fe2251d52458a880514928f2767286cd1b433a (PR-341) > 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/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd9a27eb9feca985b531b7e41b017e7d5070406d # 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 a7b844beee09313a8b0584ee433be2eeca10ef2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4fe2251d52458a880514928f2767286cd1b433a # timeout=10 Commit message: "Merge commit 'a7b844beee09313a8b0584ee433be2eeca10ef2f' into HEAD" > git rev-list --no-walk fd9a27eb9feca985b531b7e41b017e7d5070406d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-02T03:17:48.672Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-02T03:17:48.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-02T03:17:48.748Z] ========================================================= [2022-04-02T03:17:48.748Z] EdgeX Global Pipelines Version Info [2022-04-02T03:17:48.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:17:49.504Z] ------------------- [2022-04-02T03:17:49.504Z] stable info: [2022-04-02T03:17:49.504Z] ------------------- [2022-04-02T03:17:49.504Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-02T03:17:49.504Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-02T03:17:49.504Z] Message: update stable to v1.0.221 [2022-04-02T03:17:50.076Z] ------------------- [2022-04-02T03:17:50.076Z] experimental info: [2022-04-02T03:17:50.076Z] ------------------- [2022-04-02T03:17:50.076Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-02T03:17:50.076Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-02T03:17:50.076Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-02T03:17:50.243Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-02T03:17:50.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-02T03:17:50.269Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-02T03:17:50.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-02T03:17:50.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-02T03:17:50.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-02T03:17:50.328Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-02T03:17:50.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-02T03:17:50.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-02T03:17:50.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-02T03:17:50.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-02T03:17:50.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-02T03:17:50.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-02T03:17:50.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-02T03:17:50.459Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-02T03:17:50.479Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-02T03:17:50.497Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-02T03:17:50.508Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-02T03:17:50.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-02T03:17:50.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-02T03:17:50.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-02T03:17:50.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-02T03:17:50.569Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-02T03:17:50.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-02T03:17:50.586Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-02T03:17:50.594Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-02T03:17:50.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo [2022-04-02T03:17:50.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo [2022-04-02T03:17:50.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo [2022-04-02T03:17:50.628Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4fe2251d52458a880514928f2767286cd1b433a [Pipeline] echo [2022-04-02T03:17:50.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4fe225 [Pipeline] echo [2022-04-02T03:17:50.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-02T03:17:50.695Z] provisioning config files... [2022-04-02T03:17:50.707Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/config6522688085949584513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:17:51.012Z] ---> docker-login.sh [2022-04-02T03:17:51.012Z] nexus3.edgexfoundry.org:10001 [2022-04-02T03:17:51.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:17:51.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:17:51.275Z] Configure a credential helper to remove this warning. See [2022-04-02T03:17:51.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:17:51.275Z] [2022-04-02T03:17:51.275Z] Login Succeeded [2022-04-02T03:17:51.275Z] nexus3.edgexfoundry.org:10002 [2022-04-02T03:17:51.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:17:51.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:17:51.535Z] Configure a credential helper to remove this warning. See [2022-04-02T03:17:51.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:17:51.535Z] [2022-04-02T03:17:51.535Z] Login Succeeded [2022-04-02T03:17:51.535Z] nexus3.edgexfoundry.org:10003 [2022-04-02T03:17:51.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:17:51.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:17:51.535Z] Configure a credential helper to remove this warning. See [2022-04-02T03:17:51.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:17:51.535Z] [2022-04-02T03:17:51.535Z] Login Succeeded [2022-04-02T03:17:51.535Z] nexus3.edgexfoundry.org:10004 [2022-04-02T03:17:51.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:17:51.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:17:51.796Z] Configure a credential helper to remove this warning. See [2022-04-02T03:17:51.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:17:51.796Z] [2022-04-02T03:17:51.796Z] Login Succeeded [2022-04-02T03:17:51.796Z] docker.io [2022-04-02T03:17:51.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:17:52.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:17:52.058Z] Configure a credential helper to remove this warning. See [2022-04-02T03:17:52.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:17:52.058Z] [2022-04-02T03:17:52.058Z] Login Succeeded [2022-04-02T03:17:52.058Z] ---> docker-login.sh ends [Pipeline] } [2022-04-02T03:17:52.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-02T03:17:52.445Z] + git rev-list -1 --merges e4fe2251d52458a880514928f2767286cd1b433a~1..e4fe2251d52458a880514928f2767286cd1b433a [Pipeline] echo [2022-04-02T03:17:52.529Z] -----------> git rev-list -1 --merges e4fe2251d52458a880514928f2767286cd1b433a~1..e4fe2251d52458a880514928f2767286cd1b433a e4fe2251d52458a880514928f2767286cd1b433a [2022-04-02T03:17:52.529Z] e4fe2251d52458a880514928f2767286cd1b433a [false] [Pipeline] sh [2022-04-02T03:17:52.822Z] + git log --format=format:%s -1 e4fe2251d52458a880514928f2767286cd1b433a [Pipeline] echo [2022-04-02T03:17:52.839Z] ========================================================= [2022-04-02T03:17:52.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-02T03:17:52.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-02T03:17:53.177Z] + git log --format=format:%s -1 e4fe2251d52458a880514928f2767286cd1b433a [Pipeline] echo [2022-04-02T03:17:53.190Z] [semverPrep] GIT_COMMIT: e4fe2251d52458a880514928f2767286cd1b433a, Commit Message: Merge commit 'a7b844beee09313a8b0584ee433be2eeca10ef2f' into HEAD [Pipeline] echo [2022-04-02T03:17:53.201Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-02T03:17:53.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-02T03:17:53.585Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-02T03:17:53.585Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-02T03:17:53.585Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-02T03:17:53.585Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-02T03:17:53.585Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-02T03:17:53.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:17:53.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-02T03:17:53.945Z] [2022-04-02T03:17:53.945Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:17:54.254Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-02T03:17:54.254Z] latest: Pulling from edgex-devops/git-semver [2022-04-02T03:17:54.254Z] a0d0a0d46f8b: Pulling fs layer [2022-04-02T03:17:54.254Z] 3e5f54012d9b: Pulling fs layer [2022-04-02T03:17:54.254Z] 4c7163046ea9: Pulling fs layer [2022-04-02T03:17:54.254Z] 0c2d73faf560: Pulling fs layer [2022-04-02T03:17:54.254Z] 0c2d73faf560: Waiting [2022-04-02T03:17:54.254Z] 3e5f54012d9b: Verifying Checksum [2022-04-02T03:17:54.254Z] 3e5f54012d9b: Download complete [2022-04-02T03:17:54.254Z] a0d0a0d46f8b: Verifying Checksum [2022-04-02T03:17:54.254Z] a0d0a0d46f8b: Download complete [2022-04-02T03:17:54.517Z] a0d0a0d46f8b: Pull complete [2022-04-02T03:17:54.517Z] 4c7163046ea9: Verifying Checksum [2022-04-02T03:17:54.517Z] 4c7163046ea9: Download complete [2022-04-02T03:17:54.517Z] 0c2d73faf560: Verifying Checksum [2022-04-02T03:17:54.517Z] 0c2d73faf560: Download complete [2022-04-02T03:17:54.517Z] 3e5f54012d9b: Pull complete [2022-04-02T03:17:55.089Z] 4c7163046ea9: Pull complete [2022-04-02T03:17:55.089Z] 0c2d73faf560: Pull complete [2022-04-02T03:17:55.089Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-02T03:17:55.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-02T03:17:55.089Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-02T03:17:55.163Z] prd-ubuntu20.04-docker-8c-8g-10514 does not seem to be running inside a container [2022-04-02T03:17:55.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-02T03:17:55.829Z] $ docker top 46546af8192f808ad4dad69884375f0786723f65d953850f9f5f0c79b369fcc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-02T03:17:55.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-02T03:17:55.931Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-02T03:17:56.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-02T03:17:56.066Z] $ docker exec 46546af8192f808ad4dad69884375f0786723f65d953850f9f5f0c79b369fcc1 ssh-agent [2022-04-02T03:17:56.164Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeoInkP/agent.14 [2022-04-02T03:17:56.164Z] SSH_AGENT_PID=20 [2022-04-02T03:17:56.174Z] Running ssh-add (command line suppressed) [2022-04-02T03:17:56.285Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/private_key_6967916110604786308.key (/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/private_key_6967916110604786308.key) [2022-04-02T03:17:56.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-02T03:17:56.585Z] + git tag --points-at HEAD [Pipeline] } [2022-04-02T03:17:56.613Z] $ docker exec --env ******** --env ******** 46546af8192f808ad4dad69884375f0786723f65d953850f9f5f0c79b369fcc1 ssh-agent -k [2022-04-02T03:17:56.731Z] unset SSH_AUTH_SOCK; [2022-04-02T03:17:56.732Z] unset SSH_AGENT_PID; [2022-04-02T03:17:56.732Z] echo Agent pid 20 killed; [2022-04-02T03:17:56.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-02T03:17:56.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-02T03:17:56.768Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-02T03:17:56.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-02T03:17:56.899Z] $ docker exec 46546af8192f808ad4dad69884375f0786723f65d953850f9f5f0c79b369fcc1 ssh-agent [2022-04-02T03:17:57.017Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAOkFII/agent.54 [2022-04-02T03:17:57.017Z] SSH_AGENT_PID=60 [2022-04-02T03:17:57.023Z] Running ssh-add (command line suppressed) [2022-04-02T03:17:57.140Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/private_key_8220691592606067515.key (/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/private_key_8220691592606067515.key) [2022-04-02T03:17:57.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-02T03:17:57.442Z] + git semver init [2022-04-02T03:17:57.442Z] # -> Open(): unable to determine branch for HEAD [2022-04-02T03:17:57.442Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-341/.git [2022-04-02T03:17:57.442Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-341 [2022-04-02T03:17:57.442Z] # $SEMVER_REMOTE_NAME = origin [2022-04-02T03:17:57.442Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-02T03:17:57.442Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-02T03:17:57.442Z] # $SEMVER_BRANCH = PR-341 [2022-04-02T03:17:57.442Z] # $SEMVER_TEMP = /tmp/semver-182678605 [2022-04-02T03:17:57.442Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-02T03:17:58.394Z] # '/tmp/semver-182678605' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-341/.semver' [2022-04-02T03:17:58.394Z] # -> Force: false [2022-04-02T03:17:58.394Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-341/.semver [Pipeline] } [2022-04-02T03:17:58.412Z] $ docker exec --env ******** --env ******** 46546af8192f808ad4dad69884375f0786723f65d953850f9f5f0c79b369fcc1 ssh-agent -k [2022-04-02T03:17:58.540Z] unset SSH_AUTH_SOCK; [2022-04-02T03:17:58.541Z] unset SSH_AGENT_PID; [2022-04-02T03:17:58.541Z] echo Agent pid 60 killed; [2022-04-02T03:17:58.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-02T03:17:58.847Z] + git semver [Pipeline] } [2022-04-02T03:17:58.868Z] $ docker stop --time=1 46546af8192f808ad4dad69884375f0786723f65d953850f9f5f0c79b369fcc1 [2022-04-02T03:18:00.263Z] $ docker rm -f 46546af8192f808ad4dad69884375f0786723f65d953850f9f5f0c79b369fcc1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-02T03:18:00.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-02T03:18:00.870Z] Stashed 1 file(s) [Pipeline] echo [2022-04-02T03:18:00.874Z] [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 [2022-04-02T03:18:01.074Z] provisioning config files... [2022-04-02T03:18:01.098Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/config2850150050403426469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:18:01.443Z] ---> docker-login.sh [2022-04-02T03:18:01.443Z] nexus3.edgexfoundry.org:10001 [2022-04-02T03:18:01.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:18:01.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:18:01.443Z] Configure a credential helper to remove this warning. See [2022-04-02T03:18:01.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:18:01.443Z] [2022-04-02T03:18:01.443Z] Login Succeeded [2022-04-02T03:18:01.443Z] nexus3.edgexfoundry.org:10002 [2022-04-02T03:18:01.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:18:01.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:18:01.704Z] Configure a credential helper to remove this warning. See [2022-04-02T03:18:01.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:18:01.705Z] [2022-04-02T03:18:01.705Z] Login Succeeded [2022-04-02T03:18:01.705Z] nexus3.edgexfoundry.org:10003 [2022-04-02T03:18:01.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:18:01.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:18:01.705Z] Configure a credential helper to remove this warning. See [2022-04-02T03:18:01.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:18:01.705Z] [2022-04-02T03:18:01.705Z] Login Succeeded [2022-04-02T03:18:01.705Z] nexus3.edgexfoundry.org:10004 [2022-04-02T03:18:01.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:18:01.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:18:01.967Z] Configure a credential helper to remove this warning. See [2022-04-02T03:18:01.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:18:01.967Z] [2022-04-02T03:18:01.967Z] Login Succeeded [2022-04-02T03:18:01.967Z] docker.io [2022-04-02T03:18:01.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:18:02.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:18:02.228Z] Configure a credential helper to remove this warning. See [2022-04-02T03:18:02.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:18:02.228Z] [2022-04-02T03:18:02.228Z] Login Succeeded [2022-04-02T03:18:02.228Z] ---> docker-login.sh ends [Pipeline] } [2022-04-02T03:18:02.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-02T03:18:02.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-02T03:18:02.323Z] ========================================================= [2022-04-02T03:18:02.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-02T03:18:02.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:18:02.633Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-02T03:18:02.633Z] Sending build context to Docker daemon 5.88MB [2022-04-02T03:18:02.633Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-02T03:18:02.633Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-02T03:18:02.633Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-02T03:18:02.633Z] 59bf1c3509f3: Pulling fs layer [2022-04-02T03:18:02.633Z] 666ba61612fd: Pulling fs layer [2022-04-02T03:18:02.633Z] 8ed8ca486205: Pulling fs layer [2022-04-02T03:18:02.633Z] 4fe6c5a15a65: Pulling fs layer [2022-04-02T03:18:02.633Z] 22a0e8bec74d: Pulling fs layer [2022-04-02T03:18:02.633Z] 640e595b4fbd: Pulling fs layer [2022-04-02T03:18:02.633Z] 763cafe07f6e: Pulling fs layer [2022-04-02T03:18:02.633Z] 0c0b528cf693: Pulling fs layer [2022-04-02T03:18:02.633Z] 10935f4eaf8b: Pulling fs layer [2022-04-02T03:18:02.633Z] 4fe6c5a15a65: Waiting [2022-04-02T03:18:02.633Z] 22a0e8bec74d: Waiting [2022-04-02T03:18:02.633Z] 640e595b4fbd: Waiting [2022-04-02T03:18:02.633Z] 763cafe07f6e: Waiting [2022-04-02T03:18:02.633Z] 10935f4eaf8b: Waiting [2022-04-02T03:18:02.633Z] 0c0b528cf693: Waiting [2022-04-02T03:18:02.633Z] 8ed8ca486205: Download complete [2022-04-02T03:18:02.633Z] 666ba61612fd: Download complete [2022-04-02T03:18:02.633Z] 22a0e8bec74d: Download complete [2022-04-02T03:18:02.893Z] 640e595b4fbd: Download complete [2022-04-02T03:18:02.893Z] 763cafe07f6e: Download complete [2022-04-02T03:18:02.893Z] 59bf1c3509f3: Verifying Checksum [2022-04-02T03:18:02.893Z] 59bf1c3509f3: Download complete [2022-04-02T03:18:02.893Z] 0c0b528cf693: Verifying Checksum [2022-04-02T03:18:02.893Z] 0c0b528cf693: Download complete [2022-04-02T03:18:02.893Z] 59bf1c3509f3: Pull complete [2022-04-02T03:18:03.154Z] 666ba61612fd: Pull complete [2022-04-02T03:18:03.154Z] 8ed8ca486205: Pull complete [2022-04-02T03:18:03.414Z] 10935f4eaf8b: Verifying Checksum [2022-04-02T03:18:03.414Z] 10935f4eaf8b: Download complete [2022-04-02T03:18:03.414Z] 4fe6c5a15a65: Verifying Checksum [2022-04-02T03:18:03.414Z] 4fe6c5a15a65: Download complete [2022-04-02T03:18:07.612Z] 4fe6c5a15a65: Pull complete [2022-04-02T03:18:07.612Z] 22a0e8bec74d: Pull complete [2022-04-02T03:18:07.612Z] 640e595b4fbd: Pull complete [2022-04-02T03:18:07.612Z] 763cafe07f6e: Pull complete [2022-04-02T03:18:07.612Z] 0c0b528cf693: Pull complete [2022-04-02T03:18:09.525Z] 10935f4eaf8b: Pull complete [2022-04-02T03:18:09.525Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-02T03:18:09.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-02T03:18:09.525Z] ---> 99d49a6021b9 [2022-04-02T03:18:09.525Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-02T03:18:10.908Z] ---> Running in 1c294cd7f2b5 [2022-04-02T03:18:10.908Z] Removing intermediate container 1c294cd7f2b5 [2022-04-02T03:18:10.908Z] ---> 1bceac8502c5 [2022-04-02T03:18:10.908Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-02T03:18:10.908Z] ---> Running in 718c3212c2bc [2022-04-02T03:18:10.908Z] Removing intermediate container 718c3212c2bc [2022-04-02T03:18:10.908Z] ---> 75179a9a1c03 [2022-04-02T03:18:10.908Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-02T03:18:10.908Z] ---> Running in 30b8e8ccc069 [2022-04-02T03:18:11.477Z] Removing intermediate container 30b8e8ccc069 [2022-04-02T03:18:11.477Z] ---> 3de504c3b54a [2022-04-02T03:18:11.477Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-02T03:18:11.477Z] ---> Running in 66018d27e0f4 [2022-04-02T03:18:11.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-02T03:18:12.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-02T03:18:12.937Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-02T03:18:12.937Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-02T03:18:12.937Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-02T03:18:13.197Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-02T03:18:13.197Z] Executing busybox-1.34.1-r3.trigger [2022-04-02T03:18:13.197Z] OK: 224 MiB in 56 packages [2022-04-02T03:18:13.768Z] Removing intermediate container 66018d27e0f4 [2022-04-02T03:18:13.768Z] ---> 5826ebfd352b [2022-04-02T03:18:13.768Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-02T03:18:13.768Z] ---> Running in 9f527c4fdaaf [2022-04-02T03:18:13.768Z] Removing intermediate container 9f527c4fdaaf [2022-04-02T03:18:13.768Z] ---> d66124eaab03 [2022-04-02T03:18:13.768Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-02T03:18:14.028Z] ---> cfbe719b516b [2022-04-02T03:18:14.028Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-02T03:18:14.028Z] ---> Running in d5e943af0c62 [2022-04-02T03:18:15.975Z] Still waiting to schedule task [2022-04-02T03:18:15.975Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-02T03:18:40.599Z] Removing intermediate container d5e943af0c62 [2022-04-02T03:18:40.599Z] ---> 78b0292f2c2b [2022-04-02T03:18:40.599Z] Step 10/12 : COPY . . [2022-04-02T03:18:40.599Z] ---> 0391360d6d60 [2022-04-02T03:18:40.599Z] Step 11/12 : ARG MAKE='make build' [2022-04-02T03:18:40.599Z] ---> Running in cbb71077ea22 [2022-04-02T03:18:40.599Z] Removing intermediate container cbb71077ea22 [2022-04-02T03:18:40.599Z] ---> 879e2eb43d81 [2022-04-02T03:18:40.599Z] Step 12/12 : RUN $MAKE [2022-04-02T03:18:40.599Z] ---> Running in a127a821cf6d [2022-04-02T03:18:40.599Z] noop [2022-04-02T03:18:40.599Z] Removing intermediate container a127a821cf6d [2022-04-02T03:18:40.599Z] ---> c1bea753f315 [2022-04-02T03:18:40.599Z] Successfully built c1bea753f315 [2022-04-02T03:18:40.599Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:18:40.901Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-02T03:18:40.901Z] . [Pipeline] withDockerContainer [2022-04-02T03:18:40.969Z] prd-ubuntu20.04-docker-8c-8g-10514 does not seem to be running inside a container [2022-04-02T03:18:41.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-02T03:18:41.374Z] $ docker top a1fc1db463c7ac906508afa129e7c2fa531c1a7a38cf28106211078fdc2c91a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-02T03:18:41.721Z] + go version [2022-04-02T03:18:41.721Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-02T03:18:41.740Z] $ docker stop --time=1 a1fc1db463c7ac906508afa129e7c2fa531c1a7a38cf28106211078fdc2c91a6 [2022-04-02T03:18:43.016Z] $ docker rm -f a1fc1db463c7ac906508afa129e7c2fa531c1a7a38cf28106211078fdc2c91a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:18:43.431Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-02T03:18:43.431Z] . [Pipeline] withDockerContainer [2022-04-02T03:18:43.534Z] prd-ubuntu20.04-docker-8c-8g-10514 does not seem to be running inside a container [2022-04-02T03:18:43.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-02T03:18:43.996Z] $ docker top 01e2ecadd6cc81934d265c605baea133ddf3e2134790916432c2a16237d64110 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-02T03:18:44.367Z] + make test [2022-04-02T03:18:44.367Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-02T03:18:44.626Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-02T03:18:51.199Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-02T03:18:51.199Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.5% of statements [2022-04-02T03:18:51.199Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-02T03:18:51.199Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-02T03:18:54.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-02T03:18:54.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-02T03:18:54.492Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-02T03:18:54.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-02T03:18:54.529Z] $ docker stop --time=1 01e2ecadd6cc81934d265c605baea133ddf3e2134790916432c2a16237d64110 [2022-04-02T03:18:56.059Z] $ docker rm -f 01e2ecadd6cc81934d265c605baea133ddf3e2134790916432c2a16237d64110 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-02T03:18:56.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-02T03:18:56.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-02T03:18:57.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-02T03:18:57.779Z] + ls -al . [2022-04-02T03:18:57.779Z] total 184 [2022-04-02T03:18:57.779Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 2 03:18 . [2022-04-02T03:18:57.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 03:17 .. [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 2 03:17 .dockerignore [2022-04-02T03:18:57.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 03:17 .git [2022-04-02T03:18:57.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 03:17 .github [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 2 03:17 .gitignore [2022-04-02T03:18:57.779Z] drwx------ 3 jenkins jenkins 4096 Apr 2 03:17 .semver [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 7384 Apr 2 03:17 Attribution.txt [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 2 03:17 CHANGELOG.md [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 2 03:17 Dockerfile [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 2 03:17 GOVERNANCE.md [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 2 03:17 Jenkinsfile [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 2 03:17 LICENSE [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 1030 Apr 2 03:17 Makefile [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 2 03:17 OWNERS.md [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 2 03:17 README.md [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 2 03:18 VERSION [2022-04-02T03:18:57.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 03:17 bin [2022-04-02T03:18:57.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 03:17 cmd [2022-04-02T03:18:57.779Z] -rw-r--r-- 1 jenkins jenkins 17452 Apr 2 03:18 coverage.out [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 2884 Apr 2 03:17 go.mod [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 50572 Apr 2 03:17 go.sum [2022-04-02T03:18:57.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 03:17 internal [2022-04-02T03:18:57.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 03:17 mock [2022-04-02T03:18:57.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 03:17 snap [2022-04-02T03:18:57.779Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 2 03:17 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:18:58.076Z] + 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=e4fe2251d52458a880514928f2767286cd1b433a --label arch=amd64 --label version=0.0.0 . [2022-04-02T03:18:58.076Z] Sending build context to Docker daemon 5.898MB [2022-04-02T03:18:58.076Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-02T03:18:58.076Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-02T03:18:58.076Z] ---> c1bea753f315 [2022-04-02T03:18:58.076Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-02T03:18:58.076Z] ---> Running in d429f67992e5 [2022-04-02T03:18:58.336Z] Removing intermediate container d429f67992e5 [2022-04-02T03:18:58.336Z] ---> 3915f8a412f7 [2022-04-02T03:18:58.336Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-02T03:18:58.336Z] ---> Running in 5034671b0e2d [2022-04-02T03:18:58.336Z] Removing intermediate container 5034671b0e2d [2022-04-02T03:18:58.336Z] ---> d6c3583e5ded [2022-04-02T03:18:58.336Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-02T03:18:58.336Z] ---> Running in fb1a57d4acdc [2022-04-02T03:18:58.906Z] Removing intermediate container fb1a57d4acdc [2022-04-02T03:18:58.906Z] ---> 1cc35c05f570 [2022-04-02T03:18:58.906Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-02T03:18:59.167Z] ---> Running in e0b444bc9e2b [2022-04-02T03:18:59.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-02T03:19:00.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-02T03:19:00.374Z] OK: 224 MiB in 56 packages [2022-04-02T03:19:00.634Z] Removing intermediate container e0b444bc9e2b [2022-04-02T03:19:00.634Z] ---> f4d600a0be3c [2022-04-02T03:19:00.634Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-02T03:19:00.895Z] ---> Running in 3e0b3a1d17d7 [2022-04-02T03:19:00.895Z] Removing intermediate container 3e0b3a1d17d7 [2022-04-02T03:19:00.895Z] ---> 5fc10463e234 [2022-04-02T03:19:00.895Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-02T03:19:00.895Z] ---> 1635510dd816 [2022-04-02T03:19:00.895Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-02T03:19:01.155Z] ---> Running in 29c7036a930d [2022-04-02T03:19:01.725Z] Removing intermediate container 29c7036a930d [2022-04-02T03:19:01.725Z] ---> d78232b9c5f3 [2022-04-02T03:19:01.725Z] Step 10/24 : COPY . . [2022-04-02T03:19:01.985Z] ---> cececd3ab493 [2022-04-02T03:19:01.985Z] Step 11/24 : ARG MAKE='make build' [2022-04-02T03:19:01.985Z] ---> Running in 73e20426ac3f [2022-04-02T03:19:02.245Z] Removing intermediate container 73e20426ac3f [2022-04-02T03:19:02.245Z] ---> ac7c5f220b21 [2022-04-02T03:19:02.245Z] Step 12/24 : RUN $MAKE [2022-04-02T03:19:02.245Z] ---> Running in ca9b69e35f39 [2022-04-02T03:19:02.506Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-04-02T03:19:10.634Z] Removing intermediate container ca9b69e35f39 [2022-04-02T03:19:10.634Z] ---> ee0eb72d261b [2022-04-02T03:19:10.634Z] Step 13/24 : FROM alpine:3.14 [2022-04-02T03:19:10.634Z] 3.14: Pulling from library/alpine [2022-04-02T03:19:10.634Z] cfab2db72209: Pulling fs layer [2022-04-02T03:19:10.634Z] cfab2db72209: Download complete [2022-04-02T03:19:10.634Z] cfab2db72209: Pull complete [2022-04-02T03:19:10.634Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-02T03:19:10.634Z] Status: Downloaded newer image for alpine:3.14 [2022-04-02T03:19:10.634Z] ---> 84b07dd2d1fd [2022-04-02T03:19:10.634Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-02T03:19:10.634Z] ---> Running in 369e828c5ecb [2022-04-02T03:19:10.634Z] Removing intermediate container 369e828c5ecb [2022-04-02T03:19:10.634Z] ---> 8e6b947ae96d [2022-04-02T03:19:10.634Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-02T03:19:10.634Z] ---> Running in a0cbeac94f8b [2022-04-02T03:19:10.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-02T03:19:10.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-02T03:19:11.165Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-02T03:19:11.165Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-02T03:19:11.165Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-02T03:19:11.165Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-02T03:19:11.165Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-02T03:19:11.165Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-02T03:19:11.165Z] Executing busybox-1.33.1-r6.trigger [2022-04-02T03:19:11.165Z] OK: 8 MiB in 20 packages [2022-04-02T03:19:11.766Z] Removing intermediate container a0cbeac94f8b [2022-04-02T03:19:11.766Z] ---> 5c47c1c7ea7b [2022-04-02T03:19:11.766Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-02T03:19:12.028Z] ---> 7600bd49edbd [2022-04-02T03:19:12.028Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-02T03:19:12.028Z] ---> b149a47675e4 [2022-04-02T03:19:12.028Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-02T03:19:12.288Z] ---> e354a2c98088 [2022-04-02T03:19:12.288Z] Step 19/24 : EXPOSE 59982 [2022-04-02T03:19:12.288Z] ---> Running in 8b1396157711 [2022-04-02T03:19:12.288Z] Removing intermediate container 8b1396157711 [2022-04-02T03:19:12.288Z] ---> 7d8080a9ee05 [2022-04-02T03:19:12.288Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-02T03:19:12.288Z] ---> Running in b76e303b2409 [2022-04-02T03:19:12.288Z] Removing intermediate container b76e303b2409 [2022-04-02T03:19:12.288Z] ---> 1637c7ccc139 [2022-04-02T03:19:12.288Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-02T03:19:12.549Z] ---> Running in 6c77ba4b5c29 [2022-04-02T03:19:12.549Z] Removing intermediate container 6c77ba4b5c29 [2022-04-02T03:19:12.549Z] ---> f610d47b54ff [2022-04-02T03:19:12.549Z] Step 22/24 : LABEL arch=amd64 [2022-04-02T03:19:12.549Z] ---> Running in b790d8b69413 [2022-04-02T03:19:12.549Z] Removing intermediate container b790d8b69413 [2022-04-02T03:19:12.549Z] ---> f910d029eb49 [2022-04-02T03:19:12.549Z] Step 23/24 : LABEL git_sha=e4fe2251d52458a880514928f2767286cd1b433a [2022-04-02T03:19:12.549Z] ---> Running in 816e9665fd66 [2022-04-02T03:19:12.810Z] Removing intermediate container 816e9665fd66 [2022-04-02T03:19:12.810Z] ---> 4ccea5db53a8 [2022-04-02T03:19:12.810Z] Step 24/24 : LABEL version=0.0.0 [2022-04-02T03:19:12.810Z] ---> Running in a6c0cde76301 [2022-04-02T03:19:12.810Z] Removing intermediate container a6c0cde76301 [2022-04-02T03:19:12.810Z] ---> fb8929d51f9c [2022-04-02T03:19:12.810Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-02T03:19:12.810Z] Successfully built fb8929d51f9c [2022-04-02T03:19:12.810Z] Successfully tagged device-mqtt:latest [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] sh [2022-04-02T03:19:13.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-02T03:19:13.204Z] [2022-04-02T03:19:13.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:19:13.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-02T03:19:13.512Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-02T03:19:13.512Z] 5eb5b503b376: Pulling fs layer [2022-04-02T03:19:13.512Z] 5c69ac0246d0: Pulling fs layer [2022-04-02T03:19:13.512Z] ec43610c2a17: Pulling fs layer [2022-04-02T03:19:13.512Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-02T03:19:13.512Z] 33b1e0a273af: Pulling fs layer [2022-04-02T03:19:13.512Z] 5d3b04190fa2: Pulling fs layer [2022-04-02T03:19:13.512Z] 2f39f015ded8: Pulling fs layer [2022-04-02T03:19:13.512Z] 3a2ae6a8a46f: Waiting [2022-04-02T03:19:13.512Z] 33b1e0a273af: Waiting [2022-04-02T03:19:13.512Z] 5d3b04190fa2: Waiting [2022-04-02T03:19:13.512Z] 2f39f015ded8: Waiting [2022-04-02T03:19:13.512Z] 5c69ac0246d0: Retrying in 5 seconds [2022-04-02T03:19:13.512Z] ec43610c2a17: Verifying Checksum [2022-04-02T03:19:13.512Z] ec43610c2a17: Download complete [2022-04-02T03:19:13.512Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-02T03:19:13.512Z] 3a2ae6a8a46f: Download complete [2022-04-02T03:19:13.776Z] 33b1e0a273af: Verifying Checksum [2022-04-02T03:19:13.777Z] 33b1e0a273af: Download complete [2022-04-02T03:19:13.777Z] 5d3b04190fa2: Verifying Checksum [2022-04-02T03:19:13.777Z] 5d3b04190fa2: Download complete [2022-04-02T03:19:13.777Z] 5eb5b503b376: Verifying Checksum [2022-04-02T03:19:13.777Z] 5eb5b503b376: Download complete [2022-04-02T03:19:14.344Z] 2f39f015ded8: Download complete [2022-04-02T03:19:14.602Z] 5c69ac0246d0: Retrying in 4 seconds [2022-04-02T03:19:14.861Z] 5eb5b503b376: Pull complete [2022-04-02T03:19:15.431Z] 5c69ac0246d0: Retrying in 3 seconds [2022-04-02T03:19:16.811Z] 5c69ac0246d0: Retrying in 2 seconds [2022-04-02T03:19:17.756Z] 5c69ac0246d0: Retrying in 1 second [2022-04-02T03:19:18.698Z] 5c69ac0246d0: Retrying in 10 seconds [2022-04-02T03:19:19.640Z] 5c69ac0246d0: Retrying in 9 seconds [2022-04-02T03:19:20.583Z] 5c69ac0246d0: Retrying in 8 seconds [2022-04-02T03:19:21.520Z] 5c69ac0246d0: Retrying in 7 seconds [2022-04-02T03:19:22.465Z] 5c69ac0246d0: Retrying in 6 seconds [2022-04-02T03:19:23.851Z] 5c69ac0246d0: Retrying in 5 seconds [2022-04-02T03:19:24.793Z] 5c69ac0246d0: Retrying in 4 seconds [2022-04-02T03:19:25.735Z] 5c69ac0246d0: Retrying in 3 seconds [2022-04-02T03:19:26.678Z] 5c69ac0246d0: Retrying in 2 seconds [2022-04-02T03:19:27.622Z] 5c69ac0246d0: Retrying in 1 second [2022-04-02T03:19:28.565Z] 5c69ac0246d0: Verifying Checksum [2022-04-02T03:19:28.565Z] 5c69ac0246d0: Download complete [2022-04-02T03:19:28.826Z] 5c69ac0246d0: Pull complete [2022-04-02T03:19:29.085Z] ec43610c2a17: Pull complete [2022-04-02T03:19:29.344Z] 3a2ae6a8a46f: Pull complete [2022-04-02T03:19:29.603Z] 33b1e0a273af: Pull complete [2022-04-02T03:19:29.603Z] 5d3b04190fa2: Pull complete [2022-04-02T03:19:33.794Z] 2f39f015ded8: Pull complete [2022-04-02T03:19:33.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-02T03:19:33.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-02T03:19:33.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-02T03:19:33.859Z] prd-ubuntu20.04-docker-8c-8g-10514 does not seem to be running inside a container [2022-04-02T03:19:33.899Z] $ 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-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-02T03:19:35.427Z] $ docker top 02bcb8d3008d2edcaecc0e5ff9fb6f5208817791b12067a14523d89712fcdb48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:19:35.816Z] ---> job-cost.sh [2022-04-02T03:19:35.816Z] lf-activate-venv: SKIPPING [2022-04-02T03:19:35.816Z] INFO: No Stack... [2022-04-02T03:19:36.075Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-02T03:19:36.646Z] INFO: Archiving Costs [Pipeline] sh [2022-04-02T03:19:36.938Z] + + cat /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives/cost.csv [2022-04-02T03:19:36.938Z] cut -d, -f6 [Pipeline] lock [2022-04-02T03:19:36.954Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-341-10-stack-cost] [2022-04-02T03:19:36.960Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-341-10-stack-cost] did not exist. Created. [2022-04-02T03:19:36.960Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-341-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-02T03:19:37.308Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-02T03:19:37.339Z] Stashed 1 file(s) [Pipeline] } [2022-04-02T03:19:37.353Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-341-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-02T03:19:37.372Z] $ docker stop --time=1 02bcb8d3008d2edcaecc0e5ff9fb6f5208817791b12067a14523d89712fcdb48 [2022-04-02T03:19:38.536Z] $ docker rm -f 02bcb8d3008d2edcaecc0e5ff9fb6f5208817791b12067a14523d89712fcdb48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-02T03:20:48.967Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10517 in /w/workspace/gexfoundry_device-mqtt-go_PR-341 [Pipeline] { [Pipeline] ws [2022-04-02T03:20:48.980Z] Running in /w/workspace/device-mqtt-go/10 [Pipeline] { [Pipeline] checkout [2022-04-02T03:20:49.512Z] Selected Git installation does not exist. Using Default [2022-04-02T03:20:49.512Z] The recommended git tool is: NONE [2022-04-02T03:20:56.926Z] using credential edgex-jenkins-ssh [2022-04-02T03:20:56.950Z] Cloning the remote Git repository [2022-04-02T03:20:57.024Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-02T03:20:57.117Z] > git init /w/workspace/device-mqtt-go/10 # timeout=10 [2022-04-02T03:20:57.259Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-02T03:20:57.260Z] > git --version # timeout=10 [2022-04-02T03:20:57.301Z] > git --version # 'git version 2.25.1' [2022-04-02T03:20:57.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-02T03:20:57.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-02T03:20:58.681Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-02T03:20:58.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-02T03:20:58.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-02T03:20:58.935Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-02T03:20:58.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-02T03:20:58.963Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-02T03:20:59.623Z] Merging remotes/origin/main commit a7b844beee09313a8b0584ee433be2eeca10ef2f into PR head commit fd9a27eb9feca985b531b7e41b017e7d5070406d [2022-04-02T03:20:59.881Z] Merge succeeded, producing d6a90f88bc6b641d768c9f12369f3c3c8b2dee3a [2022-04-02T03:20:59.882Z] Checking out Revision d6a90f88bc6b641d768c9f12369f3c3c8b2dee3a (PR-341) [2022-04-02T03:20:59.646Z] > git config core.sparsecheckout # timeout=10 [2022-04-02T03:20:59.669Z] > git checkout -f fd9a27eb9feca985b531b7e41b017e7d5070406d # timeout=10 [2022-04-02T03:20:59.761Z] > git remote # timeout=10 [2022-04-02T03:20:59.780Z] > git config --get remote.origin.url # timeout=10 [2022-04-02T03:20:59.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-02T03:20:59.807Z] > git merge a7b844beee09313a8b0584ee433be2eeca10ef2f # timeout=10 [2022-04-02T03:20:59.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-02T03:20:59.891Z] > git config core.sparsecheckout # timeout=10 [2022-04-02T03:20:59.922Z] > git checkout -f d6a90f88bc6b641d768c9f12369f3c3c8b2dee3a # timeout=10 [2022-04-02T03:21:04.221Z] Commit message: "Merge commit 'a7b844beee09313a8b0584ee433be2eeca10ef2f' into HEAD" [2022-04-02T03:21:04.235Z] > git rev-list --no-walk fd9a27eb9feca985b531b7e41b017e7d5070406d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-02T03:21:05.337Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-02T03:21:05.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-02T03:21:05.337Z] Dload Upload Total Spent Left Speed [2022-04-02T03:21:05.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-04-02T03:21:05.925Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-02T03:21:06.266Z] + sudo tee /etc/docker/daemon.new [2022-04-02T03:21:06.266Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-02T03:21:06.266Z] { [2022-04-02T03:21:06.266Z] "registry-mirrors": [ [2022-04-02T03:21:06.266Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-02T03:21:06.266Z] ], [2022-04-02T03:21:06.266Z] "bip": "10.250.0.254/24", [2022-04-02T03:21:06.266Z] "hosts": [ [2022-04-02T03:21:06.266Z] "tcp://0.0.0.0:5555", [2022-04-02T03:21:06.266Z] "unix:///var/run/docker.sock" [2022-04-02T03:21:06.266Z] ], [2022-04-02T03:21:06.266Z] "mtu": 1458, [2022-04-02T03:21:06.266Z] "selinux-enabled": true, [2022-04-02T03:21:06.266Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-02T03:21:06.266Z] } [Pipeline] sh [2022-04-02T03:21:06.634Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-02T03:21:06.976Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-02T03:21:25.305Z] provisioning config files... [2022-04-02T03:21:25.331Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/10@tmp/config347909759734389001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:21:25.696Z] ---> docker-login.sh [2022-04-02T03:21:25.696Z] nexus3.edgexfoundry.org:10001 [2022-04-02T03:21:26.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:21:26.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:21:26.567Z] Configure a credential helper to remove this warning. See [2022-04-02T03:21:26.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:21:26.567Z] [2022-04-02T03:21:26.567Z] Login Succeeded [2022-04-02T03:21:26.567Z] nexus3.edgexfoundry.org:10002 [2022-04-02T03:21:27.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:21:27.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:21:27.164Z] Configure a credential helper to remove this warning. See [2022-04-02T03:21:27.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:21:27.164Z] [2022-04-02T03:21:27.164Z] Login Succeeded [2022-04-02T03:21:27.164Z] nexus3.edgexfoundry.org:10003 [2022-04-02T03:21:27.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:21:27.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:21:27.715Z] Configure a credential helper to remove this warning. See [2022-04-02T03:21:27.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:21:27.715Z] [2022-04-02T03:21:27.715Z] Login Succeeded [2022-04-02T03:21:27.715Z] nexus3.edgexfoundry.org:10004 [2022-04-02T03:21:27.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:21:27.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:21:27.990Z] Configure a credential helper to remove this warning. See [2022-04-02T03:21:27.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:21:27.990Z] [2022-04-02T03:21:27.990Z] Login Succeeded [2022-04-02T03:21:27.990Z] docker.io [2022-04-02T03:21:28.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-02T03:21:28.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-02T03:21:28.869Z] Configure a credential helper to remove this warning. See [2022-04-02T03:21:28.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-02T03:21:28.869Z] [2022-04-02T03:21:28.869Z] Login Succeeded [2022-04-02T03:21:28.869Z] ---> docker-login.sh ends [Pipeline] } [2022-04-02T03:21:28.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-02T03:21:29.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-02T03:21:29.184Z] ========================================================= [2022-04-02T03:21:29.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-02T03:21:29.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:21:29.528Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-02T03:21:29.821Z] Sending build context to Docker daemon 3.107MB [2022-04-02T03:21:30.101Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-02T03:21:30.101Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-02T03:21:30.101Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-02T03:21:30.101Z] 9b3977197b4f: Pulling fs layer [2022-04-02T03:21:30.101Z] 1a89e8eeedd5: Pulling fs layer [2022-04-02T03:21:30.101Z] 94645a83ff95: Pulling fs layer [2022-04-02T03:21:30.101Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-02T03:21:30.101Z] 0c92f367c5e7: Pulling fs layer [2022-04-02T03:21:30.101Z] f7c0051592d6: Pulling fs layer [2022-04-02T03:21:30.101Z] a227ed2f7395: Pulling fs layer [2022-04-02T03:21:30.101Z] 7b1c46037f91: Pulling fs layer [2022-04-02T03:21:30.101Z] 3f3a8bcf1eab: Waiting [2022-04-02T03:21:30.101Z] 0c92f367c5e7: Waiting [2022-04-02T03:21:30.101Z] f7c0051592d6: Waiting [2022-04-02T03:21:30.101Z] a227ed2f7395: Waiting [2022-04-02T03:21:30.101Z] 7b1c46037f91: Waiting [2022-04-02T03:21:30.101Z] 94645a83ff95: Verifying Checksum [2022-04-02T03:21:30.101Z] 94645a83ff95: Download complete [2022-04-02T03:21:30.101Z] 1a89e8eeedd5: Verifying Checksum [2022-04-02T03:21:30.101Z] 1a89e8eeedd5: Download complete [2022-04-02T03:21:30.101Z] 0c92f367c5e7: Verifying Checksum [2022-04-02T03:21:30.101Z] 0c92f367c5e7: Download complete [2022-04-02T03:21:30.376Z] f7c0051592d6: Verifying Checksum [2022-04-02T03:21:30.376Z] f7c0051592d6: Download complete [2022-04-02T03:21:30.376Z] 9b3977197b4f: Verifying Checksum [2022-04-02T03:21:30.376Z] 9b3977197b4f: Download complete [2022-04-02T03:21:30.376Z] a227ed2f7395: Verifying Checksum [2022-04-02T03:21:30.376Z] a227ed2f7395: Download complete [2022-04-02T03:21:30.991Z] 9b3977197b4f: Pull complete [2022-04-02T03:21:31.601Z] 1a89e8eeedd5: Pull complete [2022-04-02T03:21:31.886Z] 94645a83ff95: Pull complete [2022-04-02T03:21:32.492Z] 7b1c46037f91: Verifying Checksum [2022-04-02T03:21:33.090Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-02T03:21:33.090Z] 3f3a8bcf1eab: Download complete [2022-04-02T03:21:45.490Z] 3f3a8bcf1eab: Pull complete [2022-04-02T03:21:45.490Z] 0c92f367c5e7: Pull complete [2022-04-02T03:21:45.490Z] f7c0051592d6: Pull complete [2022-04-02T03:21:45.490Z] a227ed2f7395: Pull complete [2022-04-02T03:21:52.207Z] 7b1c46037f91: Pull complete [2022-04-02T03:21:52.207Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-02T03:21:52.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-02T03:21:52.207Z] ---> f79e39bc4007 [2022-04-02T03:21:52.207Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-02T03:21:52.809Z] ---> Running in a2ae3e240bd2 [2022-04-02T03:21:53.084Z] Removing intermediate container a2ae3e240bd2 [2022-04-02T03:21:53.084Z] ---> cac24bad5bd1 [2022-04-02T03:21:53.084Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-02T03:21:53.084Z] ---> Running in 4c967a572bdb [2022-04-02T03:21:53.362Z] Removing intermediate container 4c967a572bdb [2022-04-02T03:21:53.362Z] ---> 03ac1c5dc54e [2022-04-02T03:21:53.362Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-02T03:21:53.638Z] ---> Running in 1a3bb9c1fb52 [2022-04-02T03:21:55.627Z] Removing intermediate container 1a3bb9c1fb52 [2022-04-02T03:21:55.627Z] ---> 9669059e04fb [2022-04-02T03:21:55.627Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-02T03:21:55.627Z] ---> Running in 60871aa53dd8 [2022-04-02T03:21:56.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-02T03:21:57.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-02T03:21:58.185Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-02T03:21:58.185Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-02T03:21:58.458Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-02T03:21:58.458Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-02T03:21:58.736Z] Executing busybox-1.34.1-r3.trigger [2022-04-02T03:21:58.737Z] OK: 224 MiB in 56 packages [2022-04-02T03:21:59.726Z] Removing intermediate container 60871aa53dd8 [2022-04-02T03:21:59.726Z] ---> 19ec9ce33ff6 [2022-04-02T03:21:59.726Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-02T03:21:59.726Z] ---> Running in a84e44cb8dee [2022-04-02T03:22:00.333Z] Removing intermediate container a84e44cb8dee [2022-04-02T03:22:00.333Z] ---> 04b5b7df34b7 [2022-04-02T03:22:00.333Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-02T03:22:02.328Z] ---> 4a93dad2fbcb [2022-04-02T03:22:02.328Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-02T03:22:02.328Z] ---> Running in e11d4966c170 [2022-04-02T03:23:24.193Z] Removing intermediate container e11d4966c170 [2022-04-02T03:23:24.193Z] ---> 4dc37f5f4306 [2022-04-02T03:23:24.193Z] Step 10/12 : COPY . . [2022-04-02T03:23:24.193Z] ---> ec7ff0fd43e9 [2022-04-02T03:23:24.193Z] Step 11/12 : ARG MAKE='make build' [2022-04-02T03:23:24.193Z] ---> Running in ca5c1d267ece [2022-04-02T03:23:24.193Z] Removing intermediate container ca5c1d267ece [2022-04-02T03:23:24.193Z] ---> 600d17bf4472 [2022-04-02T03:23:24.193Z] Step 12/12 : RUN $MAKE [2022-04-02T03:23:24.193Z] ---> Running in d320452ea308 [2022-04-02T03:23:24.193Z] noop [2022-04-02T03:23:24.193Z] Removing intermediate container d320452ea308 [2022-04-02T03:23:24.193Z] ---> aafaaf52c279 [2022-04-02T03:23:24.193Z] Successfully built aafaaf52c279 [2022-04-02T03:23:24.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:23:24.547Z] + docker inspect -f . ci-base-image-arm64 [2022-04-02T03:23:24.547Z] . [Pipeline] withDockerContainer [2022-04-02T03:23:24.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-10517 does not seem to be running inside a container [2022-04-02T03:23:24.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-02T03:23:26.327Z] $ docker top 970d32b306cdd3d922a5b7ba228db0d151c158e0107a95cae5b9f9c920804c97 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-02T03:23:27.244Z] + go version [2022-04-02T03:23:27.244Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-02T03:23:27.272Z] $ docker stop --time=1 970d32b306cdd3d922a5b7ba228db0d151c158e0107a95cae5b9f9c920804c97 [2022-04-02T03:23:28.917Z] $ docker rm -f 970d32b306cdd3d922a5b7ba228db0d151c158e0107a95cae5b9f9c920804c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:23:29.544Z] + docker inspect -f . ci-base-image-arm64 [2022-04-02T03:23:29.544Z] . [Pipeline] withDockerContainer [2022-04-02T03:23:29.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-10517 does not seem to be running inside a container [2022-04-02T03:23:29.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-02T03:23:31.133Z] $ docker top 0c69ec75fecf4128d9b902e82fd9b42801e59d9ce1b20b703cebe2c9f422e682 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-02T03:23:32.060Z] + make test [2022-04-02T03:23:32.060Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-02T03:23:33.504Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-02T03:24:30.388Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-02T03:24:30.388Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.067s coverage: 22.5% of statements [2022-04-02T03:24:30.388Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-02T03:24:30.388Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-02T03:24:52.587Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-02T03:24:52.587Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-02T03:24:52.587Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-02T03:24:52.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-02T03:24:52.633Z] $ docker stop --time=1 0c69ec75fecf4128d9b902e82fd9b42801e59d9ce1b20b703cebe2c9f422e682 [2022-04-02T03:24:54.427Z] $ docker rm -f 0c69ec75fecf4128d9b902e82fd9b42801e59d9ce1b20b703cebe2c9f422e682 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-02T03:24:55.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-02T03:24:55.307Z] Warning: overwriting stash ‘coverage-report’ [2022-04-02T03:24:55.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-02T03:24:56.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-02T03:24:56.611Z] + ls -al . [2022-04-02T03:24:56.611Z] total 180 [2022-04-02T03:24:56.611Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 2 03:24 . [2022-04-02T03:24:56.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 03:20 .. [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 2 03:20 .dockerignore [2022-04-02T03:24:56.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 03:21 .git [2022-04-02T03:24:56.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 03:20 .github [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 2 03:20 .gitignore [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 7384 Apr 2 03:20 Attribution.txt [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 2 03:20 CHANGELOG.md [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 2 03:20 Dockerfile [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 2 03:20 GOVERNANCE.md [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 2 03:20 Jenkinsfile [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 2 03:20 LICENSE [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 1030 Apr 2 03:20 Makefile [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 2 03:20 OWNERS.md [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 2 03:20 README.md [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 2 03:18 VERSION [2022-04-02T03:24:56.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 03:20 bin [2022-04-02T03:24:56.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 03:20 cmd [2022-04-02T03:24:56.611Z] -rw-r--r-- 1 jenkins jenkins 17452 Apr 2 03:24 coverage.out [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 2884 Apr 2 03:20 go.mod [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 50572 Apr 2 03:20 go.sum [2022-04-02T03:24:56.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 03:20 internal [2022-04-02T03:24:56.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 03:20 mock [2022-04-02T03:24:56.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 03:20 snap [2022-04-02T03:24:56.611Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 2 03:20 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:24:56.961Z] + 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=d6a90f88bc6b641d768c9f12369f3c3c8b2dee3a --label arch=arm64 --label version=0.0.0 . [2022-04-02T03:24:57.237Z] Sending build context to Docker daemon 3.126MB [2022-04-02T03:24:57.515Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-02T03:24:57.515Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-02T03:24:57.515Z] ---> aafaaf52c279 [2022-04-02T03:24:57.515Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-02T03:24:57.515Z] ---> Running in ea8afe2e7037 [2022-04-02T03:24:57.791Z] Removing intermediate container ea8afe2e7037 [2022-04-02T03:24:57.791Z] ---> 9dc228d27846 [2022-04-02T03:24:57.791Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-02T03:24:58.077Z] ---> Running in 97d784cf0192 [2022-04-02T03:24:58.357Z] Removing intermediate container 97d784cf0192 [2022-04-02T03:24:58.357Z] ---> 75f0bda76deb [2022-04-02T03:24:58.357Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-02T03:24:58.357Z] ---> Running in 5fd16bb90c17 [2022-04-02T03:25:00.344Z] Removing intermediate container 5fd16bb90c17 [2022-04-02T03:25:00.344Z] ---> dcb67921ffdf [2022-04-02T03:25:00.344Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-02T03:25:00.344Z] ---> Running in 52eff8885b35 [2022-04-02T03:25:00.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-02T03:25:01.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-02T03:25:02.913Z] OK: 224 MiB in 56 packages [2022-04-02T03:25:03.896Z] Removing intermediate container 52eff8885b35 [2022-04-02T03:25:03.897Z] ---> 0abcc32416f5 [2022-04-02T03:25:03.897Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-02T03:25:03.897Z] ---> Running in af2c29157951 [2022-04-02T03:25:04.172Z] Removing intermediate container af2c29157951 [2022-04-02T03:25:04.172Z] ---> 8a8cdf3050fa [2022-04-02T03:25:04.172Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-02T03:25:04.769Z] ---> a9eca74355eb [2022-04-02T03:25:04.770Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-02T03:25:04.770Z] ---> Running in 917c554e4e1e [2022-04-02T03:25:06.746Z] Removing intermediate container 917c554e4e1e [2022-04-02T03:25:06.746Z] ---> 4dc481316982 [2022-04-02T03:25:06.746Z] Step 10/24 : COPY . . [2022-04-02T03:25:08.190Z] ---> d1c3804eceec [2022-04-02T03:25:08.190Z] Step 11/24 : ARG MAKE='make build' [2022-04-02T03:25:08.190Z] ---> Running in 83df9f84cfa0 [2022-04-02T03:25:08.190Z] Removing intermediate container 83df9f84cfa0 [2022-04-02T03:25:08.190Z] ---> 33e1cc5a8ff0 [2022-04-02T03:25:08.190Z] Step 12/24 : RUN $MAKE [2022-04-02T03:25:08.462Z] ---> Running in 40d0893d1e6c [2022-04-02T03:25:09.445Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-04-02T03:25:56.486Z] Removing intermediate container 40d0893d1e6c [2022-04-02T03:25:56.486Z] ---> c15f45ec304d [2022-04-02T03:25:56.486Z] Step 13/24 : FROM alpine:3.14 [2022-04-02T03:25:56.486Z] 3.14: Pulling from library/alpine [2022-04-02T03:25:56.486Z] 810d54c7e01b: Pulling fs layer [2022-04-02T03:25:56.486Z] 810d54c7e01b: Verifying Checksum [2022-04-02T03:25:56.486Z] 810d54c7e01b: Download complete [2022-04-02T03:25:56.486Z] 810d54c7e01b: Pull complete [2022-04-02T03:25:56.486Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-02T03:25:56.486Z] Status: Downloaded newer image for alpine:3.14 [2022-04-02T03:25:56.486Z] ---> cc3d11fa2d52 [2022-04-02T03:25:56.486Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-02T03:25:56.486Z] ---> Running in 1d6a1e71a235 [2022-04-02T03:25:56.486Z] Removing intermediate container 1d6a1e71a235 [2022-04-02T03:25:56.486Z] ---> 763cea95eeac [2022-04-02T03:25:56.486Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-02T03:25:56.486Z] ---> Running in 4ff6f0d38cbb [2022-04-02T03:25:56.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-02T03:25:56.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-02T03:25:56.486Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-02T03:25:56.486Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-02T03:25:56.486Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-02T03:25:56.486Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-02T03:25:56.486Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-02T03:25:56.486Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-02T03:25:56.486Z] Executing busybox-1.33.1-r6.trigger [2022-04-02T03:25:56.486Z] OK: 8 MiB in 20 packages [2022-04-02T03:25:56.762Z] Removing intermediate container 4ff6f0d38cbb [2022-04-02T03:25:56.762Z] ---> 729cf510b9af [2022-04-02T03:25:56.762Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-02T03:25:58.208Z] ---> 88dd6cc8f844 [2022-04-02T03:25:58.208Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-02T03:25:58.483Z] ---> 42bf86f522a2 [2022-04-02T03:25:58.483Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-02T03:25:59.084Z] ---> f5fd83216c2c [2022-04-02T03:25:59.084Z] Step 19/24 : EXPOSE 59982 [2022-04-02T03:25:59.084Z] ---> Running in ba31e13a7f39 [2022-04-02T03:25:59.366Z] Removing intermediate container ba31e13a7f39 [2022-04-02T03:25:59.366Z] ---> 9aaf54fd22cd [2022-04-02T03:25:59.366Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-02T03:25:59.641Z] ---> Running in ead26a40beee [2022-04-02T03:25:59.916Z] Removing intermediate container ead26a40beee [2022-04-02T03:25:59.916Z] ---> 1189f1ca2f19 [2022-04-02T03:25:59.916Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-02T03:25:59.916Z] ---> Running in 02b2a4f19c96 [2022-04-02T03:26:00.194Z] Removing intermediate container 02b2a4f19c96 [2022-04-02T03:26:00.194Z] ---> 07737b1977b0 [2022-04-02T03:26:00.194Z] Step 22/24 : LABEL arch=arm64 [2022-04-02T03:26:00.194Z] ---> Running in 2c563271444b [2022-04-02T03:26:00.801Z] Removing intermediate container 2c563271444b [2022-04-02T03:26:00.801Z] ---> dbe62039acd1 [2022-04-02T03:26:00.801Z] Step 23/24 : LABEL git_sha=d6a90f88bc6b641d768c9f12369f3c3c8b2dee3a [2022-04-02T03:26:00.801Z] ---> Running in 121d6355c003 [2022-04-02T03:26:01.075Z] Removing intermediate container 121d6355c003 [2022-04-02T03:26:01.075Z] ---> d12da072b8d1 [2022-04-02T03:26:01.075Z] Step 24/24 : LABEL version=0.0.0 [2022-04-02T03:26:01.075Z] ---> Running in a202aefdd23d [2022-04-02T03:26:01.351Z] Removing intermediate container a202aefdd23d [2022-04-02T03:26:01.351Z] ---> 334e5acb30c3 [2022-04-02T03:26:01.351Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-02T03:26:01.625Z] Successfully built 334e5acb30c3 [2022-04-02T03:26:01.625Z] Successfully tagged device-mqtt-arm64:latest [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] sh [2022-04-02T03:26:02.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-02T03:26:02.061Z] [2022-04-02T03:26:02.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:26:02.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-02T03:26:02.697Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-02T03:26:02.697Z] 8998bd30e6a1: Pulling fs layer [2022-04-02T03:26:02.697Z] 04944245beec: Pulling fs layer [2022-04-02T03:26:02.697Z] 699f458cf7ca: Pulling fs layer [2022-04-02T03:26:02.697Z] 765212b225bb: Pulling fs layer [2022-04-02T03:26:02.697Z] f23df028b6ca: Pulling fs layer [2022-04-02T03:26:02.697Z] d65c8cfc05b1: Pulling fs layer [2022-04-02T03:26:02.697Z] 2437ff75d9bd: Pulling fs layer [2022-04-02T03:26:02.697Z] f23df028b6ca: Waiting [2022-04-02T03:26:02.697Z] d65c8cfc05b1: Waiting [2022-04-02T03:26:02.697Z] 2437ff75d9bd: Waiting [2022-04-02T03:26:02.697Z] 765212b225bb: Waiting [2022-04-02T03:26:02.697Z] 04944245beec: Verifying Checksum [2022-04-02T03:26:02.697Z] 04944245beec: Download complete [2022-04-02T03:26:02.697Z] 765212b225bb: Verifying Checksum [2022-04-02T03:26:02.697Z] 765212b225bb: Download complete [2022-04-02T03:26:02.697Z] f23df028b6ca: Verifying Checksum [2022-04-02T03:26:02.697Z] f23df028b6ca: Download complete [2022-04-02T03:26:02.697Z] d65c8cfc05b1: Verifying Checksum [2022-04-02T03:26:02.697Z] d65c8cfc05b1: Download complete [2022-04-02T03:26:02.975Z] 699f458cf7ca: Download complete [2022-04-02T03:26:03.250Z] 8998bd30e6a1: Download complete [2022-04-02T03:26:05.893Z] 2437ff75d9bd: Verifying Checksum [2022-04-02T03:26:05.893Z] 2437ff75d9bd: Download complete [2022-04-02T03:26:07.888Z] 8998bd30e6a1: Pull complete [2022-04-02T03:26:08.165Z] 04944245beec: Pull complete [2022-04-02T03:26:09.607Z] 699f458cf7ca: Pull complete [2022-04-02T03:26:09.892Z] 765212b225bb: Pull complete [2022-04-02T03:26:10.883Z] f23df028b6ca: Pull complete [2022-04-02T03:26:10.883Z] d65c8cfc05b1: Pull complete [2022-04-02T03:26:25.992Z] 2437ff75d9bd: Pull complete [2022-04-02T03:26:25.992Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-02T03:26:25.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-02T03:26:25.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-02T03:26:26.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-10517 does not seem to be running inside a container [2022-04-02T03:26:26.320Z] $ 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/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-02T03:26:29.182Z] $ docker top bc26571648f24c8fc221fbee001e472ebcbc6b8077465c47ef975431a8417187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:26:30.145Z] ---> job-cost.sh [2022-04-02T03:26:30.146Z] lf-activate-venv: SKIPPING [2022-04-02T03:26:30.146Z] INFO: No Stack... [2022-04-02T03:26:30.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-02T03:26:31.360Z] INFO: Archiving Costs [Pipeline] sh [2022-04-02T03:26:32.098Z] + cat /w/workspace/device-mqtt-go/10/archives/cost.csv [2022-04-02T03:26:32.098Z] + cut -d, -f6 [Pipeline] lock [2022-04-02T03:26:32.169Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-341-10-stack-cost] [2022-04-02T03:26:32.175Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-341-10-stack-cost] did not exist. Created. [2022-04-02T03:26:32.175Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-341-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-02T03:26:32.863Z] /w/workspace/device-mqtt-go/10@tmp/durable-0d510a0c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-02T03:26:33.547Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-02T03:26:33.578Z] Warning: overwriting stash ‘stack-cost’ [2022-04-02T03:26:33.628Z] Stashed 1 file(s) [Pipeline] } [2022-04-02T03:26:33.635Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-341-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-02T03:26:33.659Z] $ docker stop --time=1 bc26571648f24c8fc221fbee001e472ebcbc6b8077465c47ef975431a8417187 [2022-04-02T03:26:35.217Z] $ docker rm -f bc26571648f24c8fc221fbee001e472ebcbc6b8077465c47ef975431a8417187 [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 [2022-04-02T03:26:35.706Z] provisioning config files... [2022-04-02T03:26:35.714Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/config6789859117850965442tmp [Pipeline] { [Pipeline] sh [2022-04-02T03:26:36.011Z] + set +x [2022-04-02T03:26:36.011Z] + curl -s https://codecov.io/bash [2022-04-02T03:26:36.011Z] + bash -s -- [2022-04-02T03:26:36.011Z] [2022-04-02T03:26:36.011Z] _____ _ [2022-04-02T03:26:36.011Z] / ____| | | [2022-04-02T03:26:36.011Z] | | ___ __| | ___ ___ _____ __ [2022-04-02T03:26:36.011Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-02T03:26:36.011Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-02T03:26:36.011Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-02T03:26:36.011Z] Bash-1.0.6 [2022-04-02T03:26:36.011Z] [2022-04-02T03:26:36.011Z] [2022-04-02T03:26:36.011Z] ==> git version 2.25.1 found [2022-04-02T03:26:36.011Z] ==> 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 [2022-04-02T03:26:36.011Z] Release-Date: 2020-01-08 [2022-04-02T03:26:36.011Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-02T03:26:36.011Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-02T03:26:36.011Z] ==> Jenkins CI detected. [2022-04-02T03:26:36.011Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-341 [2022-04-02T03:26:36.011Z] project root: . [2022-04-02T03:26:36.011Z] --> token set from env [2022-04-02T03:26:36.011Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-02T03:26:36.011Z] ==> Running gcov in . (disable via -X gcov) [2022-04-02T03:26:36.011Z] ==> Python coveragepy not found [2022-04-02T03:26:36.011Z] ==> Searching for coverage reports in: [2022-04-02T03:26:36.011Z] + . [2022-04-02T03:26:36.011Z] -> Found 1 reports [2022-04-02T03:26:36.011Z] ==> Detecting git/mercurial file structure [2022-04-02T03:26:36.011Z] ==> Reading reports [2022-04-02T03:26:36.011Z] + ./coverage.out bytes=17452 [2022-04-02T03:26:36.011Z] ==> Appending adjustments [2022-04-02T03:26:36.011Z] https://docs.codecov.io/docs/fixing-reports [2022-04-02T03:26:36.272Z] + Found adjustments [2022-04-02T03:26:36.272Z] ==> Gzipping contents [2022-04-02T03:26:36.272Z] 4.0K /tmp/codecov.vjA4Qn.gz [2022-04-02T03:26:36.272Z] ==> Uploading reports [2022-04-02T03:26:36.272Z] url: https://codecov.io [2022-04-02T03:26:36.272Z] query: branch=PR-341&commit=e4fe2251d52458a880514928f2767286cd1b433a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-341%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2022-04-02T03:26:36.272Z] -> Pinging Codecov [2022-04-02T03:26:36.272Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-341&commit=e4fe2251d52458a880514928f2767286cd1b433a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-341%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2022-04-02T03:26:36.532Z] -> Uploading to [2022-04-02T03:26:36.532Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-02/7D719EC7BBE17E464838252E33014C33/e4fe2251d52458a880514928f2767286cd1b433a/bebda638-b1d4-418f-b088-a5da4ef76cd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220402T032636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9869fbedca16cb328a9eeb6be878cb598cdafb12584a8001e5055fb23bc7087 [2022-04-02T03:26:36.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-02T03:26:36.532Z] Dload Upload Total Spent Left Speed [2022-04-02T03:26:36.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 14559 --:--:-- --:--:-- --:--:-- 14493 100 3203 0 0 100 3203 0 13514 --:--:-- --:--:-- --:--:-- 13457 [2022-04-02T03:26:36.793Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/e4fe2251d52458a880514928f2767286cd1b433a [Pipeline] } [2022-04-02T03:26:36.801Z] 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 [2022-04-02T03:26:37.572Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives ] [2022-04-02T03:26:37.572Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives [2022-04-02T03:26:37.572Z] total 16 [2022-04-02T03:26:37.572Z] drwxr-xr-x 3 root root 4096 Apr 2 03:19 . [2022-04-02T03:26:37.572Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 2 03:19 .. [2022-04-02T03:26:37.572Z] drwxr-xr-x 2 root root 4096 Apr 2 03:19 cost [2022-04-02T03:26:37.572Z] -rw-r--r-- 1 root root 86 Apr 2 03:19 cost.csv [2022-04-02T03:26:37.572Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives [2022-04-02T03:26:37.572Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives [2022-04-02T03:26:37.572Z] total 16 [2022-04-02T03:26:37.572Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 2 03:19 . [2022-04-02T03:26:37.572Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 2 03:19 .. [2022-04-02T03:26:37.572Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 2 03:19 cost [2022-04-02T03:26:37.572Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 2 03:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:26:37.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:26:38.744Z] ---> package-listing.sh [2022-04-02T03:26:38.744Z] ++ facter osfamily [2022-04-02T03:26:38.744Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-02T03:26:39.006Z] + OS_FAMILY=debian [2022-04-02T03:26:39.006Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-341 [2022-04-02T03:26:39.006Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-02T03:26:39.006Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-02T03:26:39.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-02T03:26:39.006Z] + PACKAGES=/tmp/packages_start.txt [2022-04-02T03:26:39.006Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-341 ']' [2022-04-02T03:26:39.006Z] + PACKAGES=/tmp/packages_end.txt [2022-04-02T03:26:39.006Z] + case "${OS_FAMILY}" in [2022-04-02T03:26:39.006Z] + dpkg -l [2022-04-02T03:26:39.006Z] + grep '^ii' [2022-04-02T03:26:39.006Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-02T03:26:39.006Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-02T03:26:39.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-02T03:26:39.006Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-341 ']' [2022-04-02T03:26:39.006Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives/ [2022-04-02T03:26:39.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives/ [Pipeline] echo [2022-04-02T03:26:39.020Z] 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-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-02T03:26:39.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-02T03:26:39.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-02T03:26:39.865Z] . [Pipeline] withDockerContainer [2022-04-02T03:26:39.932Z] prd-ubuntu20.04-docker-8c-8g-10514 does not seem to be running inside a container [2022-04-02T03:26:39.967Z] $ 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-341/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-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@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 [2022-04-02T03:26:40.149Z] $ docker top f9b5657892bf899e38ad75289dcb3600e54b8871297498eedae30da55563a8ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-02T03:26:40.505Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-02T03:26:40.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-02T03:26:41.086Z] + ls /var/log/sa-host [2022-04-02T03:26:41.086Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-02T03:26:41.192Z] provisioning config files... [2022-04-02T03:26:41.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/config6775083064127428343tmp [Pipeline] { [Pipeline] echo [2022-04-02T03:26:41.223Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:26:41.507Z] ---> create-netrc.sh [Pipeline] } [2022-04-02T03:26:41.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:26:41.857Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-02T03:26:41.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:26:42.154Z] ---> sudo-logs.sh [2022-04-02T03:26:42.154Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-02T03:26:42.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:26:42.469Z] ---> job-cost.sh [2022-04-02T03:26:42.469Z] lf-activate-venv: SKIPPING [2022-04-02T03:26:42.469Z] DEBUG: total: 0.2199999988079071 [2022-04-02T03:26:42.469Z] INFO: Retrieving Stack Cost... [2022-04-02T03:26:42.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-02T03:26:43.299Z] INFO: Archiving Costs [Pipeline] echo [2022-04-02T03:26:43.315Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-02T03:26:43.602Z] ---> logs-deploy.sh [2022-04-02T03:26:43.602Z] lf-activate-venv: SKIPPING [2022-04-02T03:26:43.602Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-341/10 [2022-04-02T03:26:43.602Z] INFO: archiving workspace using pattern(s): [2022-04-02T03:26:44.543Z] Archives upload complete. [2022-04-02T03:26:44.543Z] INFO: archiving logs to Nexus