Pull request #380 updated 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 MonicaisHer for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f rather than 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d Obtained Jenkinsfile from ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f 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-ssh13078389974464641658.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12183244267081668078.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-380/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-380/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10617824024900626619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh12424454441941728344.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-380/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-380/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5423207848136150547.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 Running on prd-ubuntu20.04-docker-8c-8g-47179 in /w/workspace/gexfoundry_device-mqtt-go_PR-380 [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-380 # 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 ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f into PR head commit 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d Merge succeeded, producing 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d Checking out Revision 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d (PR-380) > 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/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d # 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 ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d # timeout=10 Commit message: "build(deps): go mod tidy" > git rev-list --no-walk 5146f07a7e4aea3a50b663a0541c825f3751f5f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T10:26:38.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T10:26:38.839Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T10:26:38.850Z] ========================================================= [2022-05-10T10:26:38.850Z] EdgeX Global Pipelines Version Info [2022-05-10T10:26:38.850Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:26:39.612Z] ------------------- [2022-05-10T10:26:39.612Z] stable info: [2022-05-10T10:26:39.612Z] ------------------- [2022-05-10T10:26:39.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T10:26:39.612Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T10:26:39.612Z] Message: update stable to v1.0.227 [2022-05-10T10:26:40.185Z] ------------------- [2022-05-10T10:26:40.185Z] experimental info: [2022-05-10T10:26:40.185Z] ------------------- [2022-05-10T10:26:40.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T10:26:40.186Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T10:26:40.186Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T10:26:40.313Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-10T10:26:40.325Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-10T10:26:40.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T10:26:40.350Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T10:26:40.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T10:26:40.376Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T10:26:40.388Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T10:26:40.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T10:26:40.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T10:26:40.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T10:26:40.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T10:26:40.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-10T10:26:40.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T10:26:40.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T10:26:40.499Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T10:26:40.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T10:26:40.522Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T10:26:40.538Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T10:26:40.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T10:26:40.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T10:26:40.574Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T10:26:40.586Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T10:26:40.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T10:26:40.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T10:26:40.629Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T10:26:40.640Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T10:26:40.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-380 [Pipeline] echo [2022-05-10T10:26:40.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-380 [Pipeline] echo [2022-05-10T10:26:40.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-380 [Pipeline] echo [2022-05-10T10:26:40.692Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [Pipeline] echo [2022-05-10T10:26:40.703Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11f89c5 [Pipeline] echo [2022-05-10T10:26:40.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:26:40.759Z] provisioning config files... [2022-05-10T10:26:40.771Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/config4466620453462967300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:26:41.077Z] ---> docker-login.sh [2022-05-10T10:26:41.077Z] nexus3.edgexfoundry.org:10001 [2022-05-10T10:26:41.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:41.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:41.339Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:41.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:41.339Z] [2022-05-10T10:26:41.339Z] Login Succeeded [2022-05-10T10:26:41.339Z] nexus3.edgexfoundry.org:10002 [2022-05-10T10:26:41.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:41.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:41.602Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:41.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:41.602Z] [2022-05-10T10:26:41.602Z] Login Succeeded [2022-05-10T10:26:41.602Z] nexus3.edgexfoundry.org:10003 [2022-05-10T10:26:41.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:41.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:41.602Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:41.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:41.602Z] [2022-05-10T10:26:41.602Z] Login Succeeded [2022-05-10T10:26:41.602Z] nexus3.edgexfoundry.org:10004 [2022-05-10T10:26:41.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:41.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:41.863Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:41.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:41.863Z] [2022-05-10T10:26:41.863Z] Login Succeeded [2022-05-10T10:26:41.863Z] docker.io [2022-05-10T10:26:41.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:42.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:42.130Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:42.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:42.130Z] [2022-05-10T10:26:42.130Z] Login Succeeded [2022-05-10T10:26:42.130Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T10:26:42.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T10:26:42.522Z] + git rev-list -1 --merges 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d~1..11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [Pipeline] echo [2022-05-10T10:26:42.546Z] -----------> git rev-list -1 --merges 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d~1..11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [false] [Pipeline] sh [2022-05-10T10:26:42.838Z] + git log --format=format:%s -1 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [Pipeline] echo [2022-05-10T10:26:42.854Z] ========================================================= [2022-05-10T10:26:42.854Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T10:26:42.854Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T10:26:43.198Z] + git log --format=format:%s -1 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [Pipeline] echo [2022-05-10T10:26:43.213Z] [semverPrep] GIT_COMMIT: 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d, Commit Message: build(deps): go mod tidy [Pipeline] echo [2022-05-10T10:26:43.222Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T10:26:43.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T10:26:43.596Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T10:26:43.596Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T10:26:43.596Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T10:26:43.596Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T10:26:43.596Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T10:26:43.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:26:43.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T10:26:43.938Z] [2022-05-10T10:26:43.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:26:44.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T10:26:44.243Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T10:26:44.243Z] 1fe172e4850f: Pulling fs layer [2022-05-10T10:26:44.243Z] caf521ccaac6: Pulling fs layer [2022-05-10T10:26:44.243Z] 3ead6fa29328: Pulling fs layer [2022-05-10T10:26:44.243Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T10:26:44.243Z] a8d5f1318db7: Pulling fs layer [2022-05-10T10:26:44.243Z] c427282e49a2: Pulling fs layer [2022-05-10T10:26:44.243Z] 1827001aaf11: Pulling fs layer [2022-05-10T10:26:44.243Z] 0714d37db230: Pulling fs layer [2022-05-10T10:26:44.243Z] ac28cf19c067: Pulling fs layer [2022-05-10T10:26:44.243Z] ca983d60f3e2: Pulling fs layer [2022-05-10T10:26:44.244Z] 9f894cec8388: Pulling fs layer [2022-05-10T10:26:44.244Z] 1827001aaf11: Waiting [2022-05-10T10:26:44.244Z] 0714d37db230: Waiting [2022-05-10T10:26:44.244Z] ac28cf19c067: Waiting [2022-05-10T10:26:44.244Z] ca983d60f3e2: Waiting [2022-05-10T10:26:44.244Z] a8d5f1318db7: Waiting [2022-05-10T10:26:44.244Z] c427282e49a2: Waiting [2022-05-10T10:26:44.244Z] caf521ccaac6: Verifying Checksum [2022-05-10T10:26:44.244Z] caf521ccaac6: Download complete [2022-05-10T10:26:44.244Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T10:26:44.244Z] 5c2a1cbceb83: Download complete [2022-05-10T10:26:44.504Z] a8d5f1318db7: Verifying Checksum [2022-05-10T10:26:44.504Z] a8d5f1318db7: Download complete [2022-05-10T10:26:44.504Z] c427282e49a2: Verifying Checksum [2022-05-10T10:26:44.504Z] 3ead6fa29328: Verifying Checksum [2022-05-10T10:26:44.504Z] 3ead6fa29328: Download complete [2022-05-10T10:26:44.504Z] 0714d37db230: Verifying Checksum [2022-05-10T10:26:44.504Z] 0714d37db230: Download complete [2022-05-10T10:26:44.504Z] ac28cf19c067: Verifying Checksum [2022-05-10T10:26:44.504Z] ac28cf19c067: Download complete [2022-05-10T10:26:44.504Z] ca983d60f3e2: Verifying Checksum [2022-05-10T10:26:44.504Z] ca983d60f3e2: Download complete [2022-05-10T10:26:44.504Z] 9f894cec8388: Verifying Checksum [2022-05-10T10:26:44.504Z] 9f894cec8388: Download complete [2022-05-10T10:26:44.504Z] 1fe172e4850f: Download complete [2022-05-10T10:26:44.763Z] 1827001aaf11: Verifying Checksum [2022-05-10T10:26:44.763Z] 1827001aaf11: Download complete [2022-05-10T10:26:45.703Z] 1fe172e4850f: Pull complete [2022-05-10T10:26:45.968Z] caf521ccaac6: Pull complete [2022-05-10T10:26:46.228Z] 3ead6fa29328: Pull complete [2022-05-10T10:26:46.487Z] 5c2a1cbceb83: Pull complete [2022-05-10T10:26:46.745Z] a8d5f1318db7: Pull complete [2022-05-10T10:26:46.745Z] c427282e49a2: Pull complete [2022-05-10T10:26:48.656Z] 1827001aaf11: Pull complete [2022-05-10T10:26:48.656Z] 0714d37db230: Pull complete [2022-05-10T10:26:48.656Z] ac28cf19c067: Pull complete [2022-05-10T10:26:48.656Z] ca983d60f3e2: Pull complete [2022-05-10T10:26:48.656Z] 9f894cec8388: Pull complete [2022-05-10T10:26:48.656Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T10:26:48.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T10:26:48.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T10:26:48.723Z] prd-ubuntu20.04-docker-8c-8g-47179 does not seem to be running inside a container [2022-05-10T10:26:48.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T10:26:49.976Z] $ docker top 723d86139fada72a3970d8f81e63165c47a5aade95c66de1759c9fb7f707f0aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T10:26:50.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T10:26:50.108Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T10:26:50.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T10:26:50.230Z] $ docker exec 723d86139fada72a3970d8f81e63165c47a5aade95c66de1759c9fb7f707f0aa ssh-agent [2022-05-10T10:26:50.386Z] SSH_AUTH_SOCK=/tmp/ssh-Gx6g2uvgcrpf/agent.33 [2022-05-10T10:26:50.386Z] SSH_AGENT_PID=39 [2022-05-10T10:26:50.393Z] Running ssh-add (command line suppressed) [2022-05-10T10:26:50.467Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/private_key_1453425304344802451.key (/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/private_key_1453425304344802451.key) [2022-05-10T10:26:50.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T10:26:50.804Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T10:26:50.783Z] $ docker exec --env ******** --env ******** 723d86139fada72a3970d8f81e63165c47a5aade95c66de1759c9fb7f707f0aa ssh-agent -k [2022-05-10T10:26:50.890Z] unset SSH_AUTH_SOCK; [2022-05-10T10:26:50.890Z] unset SSH_AGENT_PID; [2022-05-10T10:26:50.891Z] echo Agent pid 39 killed; [2022-05-10T10:26:50.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T10:26:50.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T10:26:50.965Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T10:26:51.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T10:26:51.060Z] $ docker exec 723d86139fada72a3970d8f81e63165c47a5aade95c66de1759c9fb7f707f0aa ssh-agent [2022-05-10T10:26:51.215Z] SSH_AUTH_SOCK=/tmp/ssh-WjE7kPfaCYJQ/agent.71 [2022-05-10T10:26:51.215Z] SSH_AGENT_PID=78 [2022-05-10T10:26:51.220Z] Running ssh-add (command line suppressed) [2022-05-10T10:26:51.293Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/private_key_9143445210400185983.key (/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/private_key_9143445210400185983.key) [2022-05-10T10:26:51.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T10:26:51.631Z] + git semver init [2022-05-10T10:26:51.892Z] 2022-05-10 10:26:51,752 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T10:26:51.892Z] 2022-05-10 10:26:51,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver [2022-05-10T10:26:51.892Z] 2022-05-10 10:26:51,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver [2022-05-10T10:26:51.892Z] 2022-05-10 10:26:51,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-380, universal_newlines=False, shell=None, istream=None) [2022-05-10T10:26:52.833Z] 2022-05-10 10:26:52,539 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380/.git/info/exclude [2022-05-10T10:26:52.833Z] 2022-05-10 10:26:52,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver/PR-380 with force:False [2022-05-10T10:26:52.833Z] 2022-05-10 10:26:52,540 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver/PR-380 [2022-05-10T10:26:52.833Z] 2022-05-10 10:26:52,544 [execute] INFO git cat-file --batch-check [2022-05-10T10:26:52.833Z] 2022-05-10 10:26:52,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T10:26:52.833Z] 2022-05-10 10:26:52,551 [execute] INFO git cat-file --batch [2022-05-10T10:26:52.833Z] 2022-05-10 10:26:52,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T10:26:52.833Z] 2022-05-10 10:26:52,557 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-380/.semver/PR-380 [2022-05-10T10:26:52.833Z] 0.0.0 [Pipeline] } [2022-05-10T10:26:52.809Z] $ docker exec --env ******** --env ******** 723d86139fada72a3970d8f81e63165c47a5aade95c66de1759c9fb7f707f0aa ssh-agent -k [2022-05-10T10:26:52.911Z] unset SSH_AUTH_SOCK; [2022-05-10T10:26:52.912Z] unset SSH_AGENT_PID; [2022-05-10T10:26:52.912Z] echo Agent pid 78 killed; [2022-05-10T10:26:52.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T10:26:53.268Z] + git semver [Pipeline] } [2022-05-10T10:26:53.510Z] $ docker stop --time=1 723d86139fada72a3970d8f81e63165c47a5aade95c66de1759c9fb7f707f0aa [2022-05-10T10:26:54.792Z] $ docker rm -f 723d86139fada72a3970d8f81e63165c47a5aade95c66de1759c9fb7f707f0aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T10:26:55.171Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T10:26:55.421Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T10:26:55.424Z] [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-05-10T10:26:55.556Z] provisioning config files... [2022-05-10T10:26:55.567Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/config3767814276498402996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:26:55.731Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47519 in /w/workspace/gexfoundry_device-mqtt-go_PR-380 [Pipeline] { [Pipeline] ws [2022-05-10T10:26:55.745Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2022-05-10T10:26:55.868Z] ---> docker-login.sh [2022-05-10T10:26:55.868Z] nexus3.edgexfoundry.org:10001 [2022-05-10T10:26:55.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:55.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:55.868Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:55.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:55.868Z] [2022-05-10T10:26:55.868Z] Login Succeeded [2022-05-10T10:26:55.868Z] nexus3.edgexfoundry.org:10002 [2022-05-10T10:26:55.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:55.996Z] Selected Git installation does not exist. Using Default [2022-05-10T10:26:55.996Z] The recommended git tool is: NONE [2022-05-10T10:26:56.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:56.128Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:56.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:56.128Z] [2022-05-10T10:26:56.128Z] Login Succeeded [2022-05-10T10:26:56.128Z] nexus3.edgexfoundry.org:10003 [2022-05-10T10:26:56.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:56.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:56.128Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:56.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:56.128Z] [2022-05-10T10:26:56.128Z] Login Succeeded [2022-05-10T10:26:56.128Z] nexus3.edgexfoundry.org:10004 [2022-05-10T10:26:56.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:56.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:56.388Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:56.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:56.388Z] [2022-05-10T10:26:56.388Z] Login Succeeded [2022-05-10T10:26:56.388Z] docker.io [2022-05-10T10:26:56.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:56.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:56.648Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:56.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:56.648Z] [2022-05-10T10:26:56.648Z] Login Succeeded [2022-05-10T10:26:56.648Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T10:26:56.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T10:26:56.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T10:26:56.736Z] ========================================================= [2022-05-10T10:26:56.736Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T10:26:56.736Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:26:57.062Z] + 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-05-10T10:26:57.062Z] Sending build context to Docker daemon 5.928MB [2022-05-10T10:26:57.062Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:26:57.062Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T10:26:57.062Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T10:26:57.062Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T10:26:57.062Z] 666ba61612fd: Pulling fs layer [2022-05-10T10:26:57.062Z] 8ed8ca486205: Pulling fs layer [2022-05-10T10:26:57.062Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T10:26:57.062Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T10:26:57.062Z] ca2b28591e48: Pulling fs layer [2022-05-10T10:26:57.062Z] a51346096db8: Pulling fs layer [2022-05-10T10:26:57.062Z] daebc70d1ce1: Pulling fs layer [2022-05-10T10:26:57.062Z] 0e18a0eac166: Pulling fs layer [2022-05-10T10:26:57.062Z] 4fe6c5a15a65: Waiting [2022-05-10T10:26:57.062Z] a51346096db8: Waiting [2022-05-10T10:26:57.062Z] daebc70d1ce1: Waiting [2022-05-10T10:26:57.062Z] 0e18a0eac166: Waiting [2022-05-10T10:26:57.062Z] 22a0e8bec74d: Waiting [2022-05-10T10:26:57.062Z] ca2b28591e48: Waiting [2022-05-10T10:26:57.062Z] 8ed8ca486205: Verifying Checksum [2022-05-10T10:26:57.062Z] 8ed8ca486205: Download complete [2022-05-10T10:26:57.062Z] 666ba61612fd: Verifying Checksum [2022-05-10T10:26:57.062Z] 666ba61612fd: Download complete [2022-05-10T10:26:57.062Z] 22a0e8bec74d: Download complete [2022-05-10T10:26:57.062Z] ca2b28591e48: Verifying Checksum [2022-05-10T10:26:57.062Z] ca2b28591e48: Download complete [2022-05-10T10:26:57.062Z] a51346096db8: Verifying Checksum [2022-05-10T10:26:57.062Z] a51346096db8: Download complete [2022-05-10T10:26:57.322Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T10:26:57.322Z] 59bf1c3509f3: Download complete [2022-05-10T10:26:57.322Z] daebc70d1ce1: Verifying Checksum [2022-05-10T10:26:57.322Z] daebc70d1ce1: Download complete [2022-05-10T10:26:57.322Z] 59bf1c3509f3: Pull complete [2022-05-10T10:26:57.322Z] 666ba61612fd: Pull complete [2022-05-10T10:26:57.584Z] 8ed8ca486205: Pull complete [2022-05-10T10:26:57.844Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T10:26:57.844Z] 4fe6c5a15a65: Download complete [2022-05-10T10:26:57.844Z] 0e18a0eac166: Verifying Checksum [2022-05-10T10:26:57.844Z] 0e18a0eac166: Download complete [2022-05-10T10:27:00.837Z] using credential edgex-jenkins-ssh [2022-05-10T10:27:00.861Z] Cloning the remote Git repository [2022-05-10T10:27:00.943Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-10T10:27:02.039Z] 4fe6c5a15a65: Pull complete [2022-05-10T10:27:02.039Z] 22a0e8bec74d: Pull complete [2022-05-10T10:27:02.039Z] ca2b28591e48: Pull complete [2022-05-10T10:27:02.039Z] a51346096db8: Pull complete [2022-05-10T10:27:02.039Z] daebc70d1ce1: Pull complete [2022-05-10T10:27:01.024Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2022-05-10T10:27:01.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-10T10:27:01.129Z] > git --version # timeout=10 [2022-05-10T10:27:01.151Z] > git --version # 'git version 2.25.1' [2022-05-10T10:27:01.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T10:27:01.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T10:27:03.157Z] Merging remotes/origin/main commit ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f into PR head commit 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [2022-05-10T10:27:03.386Z] Merge succeeded, producing 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [2022-05-10T10:27:03.386Z] Checking out Revision 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d (PR-380) [2022-05-10T10:27:02.393Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-10T10:27:02.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T10:27:02.451Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-10T10:27:02.492Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-10T10:27:02.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T10:27:02.510Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T10:27:03.196Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:27:03.220Z] > git checkout -f 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d # timeout=10 [2022-05-10T10:27:03.309Z] > git remote # timeout=10 [2022-05-10T10:27:03.328Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:27:03.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T10:27:03.358Z] > git merge ab5f3043ed72bb2ff48d9531baacfcdf4db80d1f # timeout=10 [2022-05-10T10:27:03.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T10:27:03.412Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:27:03.429Z] > git checkout -f 11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d # timeout=10 [2022-05-10T10:27:03.946Z] 0e18a0eac166: Pull complete [2022-05-10T10:27:03.947Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T10:27:03.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T10:27:03.947Z] ---> f018257e8ee9 [2022-05-10T10:27:03.947Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:27:04.888Z] ---> Running in 356d94356075 [2022-05-10T10:27:04.888Z] Removing intermediate container 356d94356075 [2022-05-10T10:27:04.888Z] ---> 16782db17308 [2022-05-10T10:27:04.888Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:27:04.888Z] ---> Running in 32976532232a [2022-05-10T10:27:05.149Z] Removing intermediate container 32976532232a [2022-05-10T10:27:05.149Z] ---> fc499fbe5452 [2022-05-10T10:27:05.149Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:27:05.149Z] ---> Running in dd48babe7114 [2022-05-10T10:27:05.717Z] Removing intermediate container dd48babe7114 [2022-05-10T10:27:05.717Z] ---> d3bf460b366c [2022-05-10T10:27:05.717Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:27:05.717Z] ---> Running in 09866711128f [2022-05-10T10:27:05.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T10:27:06.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T10:27:07.181Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T10:27:07.181Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T10:27:07.181Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T10:27:07.443Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T10:27:07.443Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T10:27:07.443Z] OK: 224 MiB in 56 packages [2022-05-10T10:27:07.720Z] Commit message: "build(deps): go mod tidy" [2022-05-10T10:27:08.015Z] Removing intermediate container 09866711128f [2022-05-10T10:27:08.015Z] ---> 946474e77cb8 [2022-05-10T10:27:08.015Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-10T10:27:08.015Z] ---> Running in 51e9e1a070b2 [2022-05-10T10:27:08.015Z] Removing intermediate container 51e9e1a070b2 [2022-05-10T10:27:08.015Z] ---> ca4d4e47b339 [2022-05-10T10:27:08.015Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-10T10:27:08.015Z] ---> ecf6fcde913d [2022-05-10T10:27:08.015Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T10:27:08.276Z] ---> Running in 6336e6047fe6 [2022-05-10T10:27:08.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T10:27:08.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T10:27:08.606Z] Dload Upload Total Spent Left Speed [2022-05-10T10:27:08.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-05-10T10:27:09.176Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T10:27:09.529Z] + sudo tee /etc/docker/daemon.new [2022-05-10T10:27:09.529Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T10:27:09.529Z] { [2022-05-10T10:27:09.529Z] "registry-mirrors": [ [2022-05-10T10:27:09.529Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T10:27:09.529Z] ], [2022-05-10T10:27:09.529Z] "bip": "10.250.0.254/24", [2022-05-10T10:27:09.529Z] "hosts": [ [2022-05-10T10:27:09.529Z] "tcp://0.0.0.0:5555", [2022-05-10T10:27:09.529Z] "unix:///var/run/docker.sock" [2022-05-10T10:27:09.529Z] ], [2022-05-10T10:27:09.529Z] "mtu": 1458, [2022-05-10T10:27:09.529Z] "selinux-enabled": true, [2022-05-10T10:27:09.529Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T10:27:09.529Z] } [Pipeline] sh [2022-05-10T10:27:09.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T10:27:10.235Z] + sudo service docker restart [2022-05-10T10:27:23.174Z] Removing intermediate container 6336e6047fe6 [2022-05-10T10:27:23.174Z] ---> 495a1708ecfc [2022-05-10T10:27:23.174Z] Step 10/12 : COPY . . [2022-05-10T10:27:23.174Z] ---> 782b2d580142 [2022-05-10T10:27:23.174Z] Step 11/12 : ARG MAKE='make build' [2022-05-10T10:27:23.174Z] ---> Running in d2fa315965f0 [2022-05-10T10:27:23.174Z] Removing intermediate container d2fa315965f0 [2022-05-10T10:27:23.174Z] ---> bc5e90743bfd [2022-05-10T10:27:23.174Z] Step 12/12 : RUN $MAKE [2022-05-10T10:27:23.174Z] ---> Running in 656689bacb84 [2022-05-10T10:27:23.174Z] noop [2022-05-10T10:27:23.174Z] Removing intermediate container 656689bacb84 [2022-05-10T10:27:23.174Z] ---> b289482e7269 [2022-05-10T10:27:23.174Z] Successfully built b289482e7269 [2022-05-10T10:27:23.174Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:27:23.474Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T10:27:23.474Z] . [Pipeline] withDockerContainer [2022-05-10T10:27:23.542Z] prd-ubuntu20.04-docker-8c-8g-47179 does not seem to be running inside a container [2022-05-10T10:27:23.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@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-x86_64 cat [2022-05-10T10:27:23.900Z] $ docker top 1572203e9f6c80fc90675f52039e207469747afaa0e64c2c82b7a39fa009e72f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:27:24.296Z] + go version [2022-05-10T10:27:24.296Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T10:27:24.272Z] $ docker stop --time=1 1572203e9f6c80fc90675f52039e207469747afaa0e64c2c82b7a39fa009e72f [2022-05-10T10:27:25.549Z] $ docker rm -f 1572203e9f6c80fc90675f52039e207469747afaa0e64c2c82b7a39fa009e72f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:27:25.990Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T10:27:25.990Z] . [Pipeline] withDockerContainer [2022-05-10T10:27:26.057Z] prd-ubuntu20.04-docker-8c-8g-47179 does not seem to be running inside a container [2022-05-10T10:27:26.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@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-x86_64 cat [2022-05-10T10:27:26.446Z] $ docker top 40b4fe7a87d1215b2be38c2b14df61013c0007d270fda015a89402c9c22bf4b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T10:27:26.847Z] + make test [2022-05-10T10:27:26.847Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T10:27:27.107Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:27:28.601Z] provisioning config files... [2022-05-10T10:27:28.628Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config2935286428190335405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:27:28.998Z] ---> docker-login.sh [2022-05-10T10:27:28.998Z] nexus3.edgexfoundry.org:10001 [2022-05-10T10:27:29.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:27:29.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:27:29.880Z] Configure a credential helper to remove this warning. See [2022-05-10T10:27:29.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:27:29.880Z] [2022-05-10T10:27:29.880Z] Login Succeeded [2022-05-10T10:27:29.880Z] nexus3.edgexfoundry.org:10002 [2022-05-10T10:27:30.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:27:30.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:27:30.487Z] Configure a credential helper to remove this warning. See [2022-05-10T10:27:30.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:27:30.487Z] [2022-05-10T10:27:30.487Z] Login Succeeded [2022-05-10T10:27:30.487Z] nexus3.edgexfoundry.org:10003 [2022-05-10T10:27:30.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:27:31.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:27:31.053Z] Configure a credential helper to remove this warning. See [2022-05-10T10:27:31.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:27:31.053Z] [2022-05-10T10:27:31.053Z] Login Succeeded [2022-05-10T10:27:31.053Z] nexus3.edgexfoundry.org:10004 [2022-05-10T10:27:31.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:27:31.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:27:31.607Z] Configure a credential helper to remove this warning. See [2022-05-10T10:27:31.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:27:31.607Z] [2022-05-10T10:27:31.607Z] Login Succeeded [2022-05-10T10:27:31.607Z] docker.io [2022-05-10T10:27:31.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:27:32.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:27:32.166Z] Configure a credential helper to remove this warning. See [2022-05-10T10:27:32.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:27:32.166Z] [2022-05-10T10:27:32.166Z] Login Succeeded [2022-05-10T10:27:32.166Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T10:27:32.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T10:27:32.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T10:27:32.973Z] ========================================================= [2022-05-10T10:27:32.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T10:27:32.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:27:33.361Z] + 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-05-10T10:27:33.636Z] Sending build context to Docker daemon 3.086MB [2022-05-10T10:27:33.914Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:27:33.914Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T10:27:33.914Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T10:27:33.914Z] 9b3977197b4f: Pulling fs layer [2022-05-10T10:27:33.914Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T10:27:33.914Z] 94645a83ff95: Pulling fs layer [2022-05-10T10:27:33.914Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T10:27:33.914Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T10:27:33.914Z] 3096ccb668a1: Pulling fs layer [2022-05-10T10:27:33.914Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T10:27:33.914Z] a4caa8a26152: Pulling fs layer [2022-05-10T10:27:33.914Z] 3f3a8bcf1eab: Waiting [2022-05-10T10:27:33.914Z] e8cf19c19ddd: Waiting [2022-05-10T10:27:33.914Z] 0c92f367c5e7: Waiting [2022-05-10T10:27:33.914Z] a4caa8a26152: Waiting [2022-05-10T10:27:33.914Z] 3096ccb668a1: Waiting [2022-05-10T10:27:33.914Z] 94645a83ff95: Verifying Checksum [2022-05-10T10:27:33.914Z] 94645a83ff95: Download complete [2022-05-10T10:27:33.914Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T10:27:33.914Z] 1a89e8eeedd5: Download complete [2022-05-10T10:27:33.914Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T10:27:33.914Z] 0c92f367c5e7: Download complete [2022-05-10T10:27:34.197Z] 3096ccb668a1: Download complete [2022-05-10T10:27:34.197Z] 9b3977197b4f: Download complete [2022-05-10T10:27:34.197Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T10:27:34.197Z] e8cf19c19ddd: Download complete [2022-05-10T10:27:34.803Z] 9b3977197b4f: Pull complete [2022-05-10T10:27:35.246Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-10T10:27:35.246Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-05-10T10:27:35.246Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-10T10:27:35.407Z] 1a89e8eeedd5: Pull complete [2022-05-10T10:27:35.687Z] 94645a83ff95: Pull complete [2022-05-10T10:27:36.292Z] a4caa8a26152: Verifying Checksum [2022-05-10T10:27:36.292Z] a4caa8a26152: Download complete [2022-05-10T10:27:36.899Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T10:27:36.899Z] 3f3a8bcf1eab: Download complete [2022-05-10T10:27:41.821Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T10:27:46.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T10:27:46.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T10:27:46.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T10:27:46.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T10:27:46.591Z] $ docker stop --time=1 40b4fe7a87d1215b2be38c2b14df61013c0007d270fda015a89402c9c22bf4b9 [2022-05-10T10:27:48.490Z] $ docker rm -f 40b4fe7a87d1215b2be38c2b14df61013c0007d270fda015a89402c9c22bf4b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T10:27:48.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T10:27:49.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T10:27:49.331Z] 3f3a8bcf1eab: Pull complete [2022-05-10T10:27:49.331Z] 0c92f367c5e7: Pull complete [2022-05-10T10:27:49.331Z] 3096ccb668a1: Pull complete [2022-05-10T10:27:49.616Z] e8cf19c19ddd: Pull complete [2022-05-10T10:27:49.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T10:27:49.909Z] + ls -al . [2022-05-10T10:27:49.909Z] total 180 [2022-05-10T10:27:49.909Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 10:27 . [2022-05-10T10:27:49.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 10:26 .. [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 10:26 .dockerignore [2022-05-10T10:27:49.909Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 10:26 .git [2022-05-10T10:27:49.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:26 .github [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 10:26 .gitignore [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 10:26 .golangci.yml [2022-05-10T10:27:49.909Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 10:26 .semver [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 10 10:26 Attribution.txt [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 10 10:26 CHANGELOG.md [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 10:26 Dockerfile [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 10:26 GOVERNANCE.md [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 10:26 Jenkinsfile [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 10:26 LICENSE [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 10:26 Makefile [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 10:26 OWNERS.md [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 10 10:26 README.md [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 10:26 VERSION [2022-05-10T10:27:49.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 10:26 bin [2022-05-10T10:27:49.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:26 cmd [2022-05-10T10:27:49.909Z] -rw-r--r-- 1 jenkins jenkins 17887 May 10 10:27 coverage.out [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 10:26 go.mod [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 10 10:26 go.sum [2022-05-10T10:27:49.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:26 internal [2022-05-10T10:27:49.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 10:26 mock [2022-05-10T10:27:49.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 10:26 snap [2022-05-10T10:27:49.909Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 10:26 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:27:50.211Z] + 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=11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d --label arch=amd64 --label version=0.0.0 . [2022-05-10T10:27:50.212Z] Sending build context to Docker daemon 5.947MB [2022-05-10T10:27:50.212Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:27:50.212Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-10T10:27:50.212Z] ---> b289482e7269 [2022-05-10T10:27:50.212Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:27:50.212Z] ---> Running in 7610beb5d6a9 [2022-05-10T10:27:50.472Z] Removing intermediate container 7610beb5d6a9 [2022-05-10T10:27:50.472Z] ---> c986355494a9 [2022-05-10T10:27:50.472Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:27:50.472Z] ---> Running in 90301a46925e [2022-05-10T10:27:50.472Z] Removing intermediate container 90301a46925e [2022-05-10T10:27:50.472Z] ---> 1a43caf4a492 [2022-05-10T10:27:50.472Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:27:50.472Z] ---> Running in 52cc3e9ef8ec [2022-05-10T10:27:51.045Z] Removing intermediate container 52cc3e9ef8ec [2022-05-10T10:27:51.045Z] ---> 706956905687 [2022-05-10T10:27:51.045Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:27:51.045Z] ---> Running in 135b4373da3d [2022-05-10T10:27:51.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T10:27:52.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T10:27:52.507Z] OK: 224 MiB in 56 packages [2022-05-10T10:27:53.077Z] Removing intermediate container 135b4373da3d [2022-05-10T10:27:53.077Z] ---> ab8208445363 [2022-05-10T10:27:53.077Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-10T10:27:53.077Z] ---> Running in 6afac8fb722e [2022-05-10T10:27:53.077Z] Removing intermediate container 6afac8fb722e [2022-05-10T10:27:53.077Z] ---> 10671b843242 [2022-05-10T10:27:53.077Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-10T10:27:53.077Z] ---> e4ed3e3d3bdb [2022-05-10T10:27:53.077Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:27:53.336Z] ---> Running in fffdb523352b [2022-05-10T10:27:53.909Z] Removing intermediate container fffdb523352b [2022-05-10T10:27:53.909Z] ---> 135db6ba4bc5 [2022-05-10T10:27:53.909Z] Step 10/24 : COPY . . [2022-05-10T10:27:54.168Z] ---> 81d3a1eab938 [2022-05-10T10:27:54.168Z] Step 11/24 : ARG MAKE='make build' [2022-05-10T10:27:54.168Z] ---> Running in 7a43d39b6dfd [2022-05-10T10:27:54.168Z] Removing intermediate container 7a43d39b6dfd [2022-05-10T10:27:54.168Z] ---> b90ddb74f5f2 [2022-05-10T10:27:54.168Z] Step 12/24 : RUN $MAKE [2022-05-10T10:27:54.168Z] ---> Running in 6b22c1d6310b [2022-05-10T10:27:54.426Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-10T10:27:56.359Z] a4caa8a26152: Pull complete [2022-05-10T10:27:56.359Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T10:27:56.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T10:27:56.359Z] ---> 725f1c02e7f9 [2022-05-10T10:27:56.359Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:27:56.359Z] ---> Running in a6e4c4c0b611 [2022-05-10T10:27:56.958Z] Removing intermediate container a6e4c4c0b611 [2022-05-10T10:27:56.958Z] ---> fee9ab424c9c [2022-05-10T10:27:56.958Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:27:56.958Z] ---> Running in 0e3b02d12801 [2022-05-10T10:27:57.242Z] Removing intermediate container 0e3b02d12801 [2022-05-10T10:27:57.243Z] ---> b15404fb60cc [2022-05-10T10:27:57.243Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:27:57.243Z] ---> Running in 4aeefddde0b6 [2022-05-10T10:27:59.243Z] Removing intermediate container 4aeefddde0b6 [2022-05-10T10:27:59.243Z] ---> 82d7bf278a37 [2022-05-10T10:27:59.243Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:27:59.243Z] ---> Running in 053ef3bfb4b1 [2022-05-10T10:28:00.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:28:01.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:28:02.202Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T10:28:02.202Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T10:28:02.202Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T10:28:02.477Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T10:28:02.477Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T10:28:02.477Z] OK: 224 MiB in 56 packages [2022-05-10T10:28:03.489Z] Removing intermediate container 053ef3bfb4b1 [2022-05-10T10:28:03.489Z] ---> 7b50626b734d [2022-05-10T10:28:03.489Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-10T10:28:03.768Z] ---> Running in cf71d1bdc750 [2022-05-10T10:28:04.041Z] Removing intermediate container cf71d1bdc750 [2022-05-10T10:28:04.041Z] ---> 9c4093233c47 [2022-05-10T10:28:04.041Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-10T10:28:04.646Z] ---> cb4dada8bb91 [2022-05-10T10:28:04.646Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:28:04.646Z] ---> Running in 26e53f32f419 [2022-05-10T10:28:16.365Z] Removing intermediate container 6b22c1d6310b [2022-05-10T10:28:16.365Z] ---> 2f96b42664c5 [2022-05-10T10:28:16.365Z] Step 13/24 : FROM alpine:3.14 [2022-05-10T10:28:16.365Z] 3.14: Pulling from library/alpine [2022-05-10T10:28:16.365Z] 8663204ce13b: Pulling fs layer [2022-05-10T10:28:16.365Z] 8663204ce13b: Verifying Checksum [2022-05-10T10:28:16.365Z] 8663204ce13b: Download complete [2022-05-10T10:28:16.365Z] 8663204ce13b: Pull complete [2022-05-10T10:28:16.365Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T10:28:16.365Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T10:28:16.365Z] ---> e04c818066af [2022-05-10T10:28:16.365Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-10T10:28:16.365Z] ---> Running in 013ed85c00ed [2022-05-10T10:28:16.365Z] Removing intermediate container 013ed85c00ed [2022-05-10T10:28:16.365Z] ---> 006b7cd30718 [2022-05-10T10:28:16.365Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T10:28:16.365Z] ---> Running in af8c34e67850 [2022-05-10T10:28:16.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T10:28:16.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T10:28:16.365Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T10:28:16.365Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T10:28:16.365Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T10:28:16.365Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T10:28:16.365Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T10:28:16.365Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T10:28:16.365Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T10:28:16.365Z] OK: 8 MiB in 20 packages [2022-05-10T10:28:16.365Z] Removing intermediate container af8c34e67850 [2022-05-10T10:28:16.365Z] ---> 318e1c8f022b [2022-05-10T10:28:16.365Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-10T10:28:16.365Z] ---> bb1551ef1775 [2022-05-10T10:28:16.365Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-10T10:28:16.365Z] ---> 660dce6bb4ba [2022-05-10T10:28:16.365Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-10T10:28:16.365Z] ---> 0b1bc08aac07 [2022-05-10T10:28:16.365Z] Step 19/24 : EXPOSE 59982 [2022-05-10T10:28:16.365Z] ---> Running in 21ca04fa575d [2022-05-10T10:28:16.365Z] Removing intermediate container 21ca04fa575d [2022-05-10T10:28:16.365Z] ---> 379ad8df9b15 [2022-05-10T10:28:16.365Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-10T10:28:16.365Z] ---> Running in 4aa8348768a1 [2022-05-10T10:28:16.365Z] Removing intermediate container 4aa8348768a1 [2022-05-10T10:28:16.365Z] ---> 91871cee3352 [2022-05-10T10:28:16.365Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:28:16.365Z] ---> Running in e0aed4566fbd [2022-05-10T10:28:16.365Z] Removing intermediate container e0aed4566fbd [2022-05-10T10:28:16.365Z] ---> 1b41c44d7a44 [2022-05-10T10:28:16.365Z] Step 22/24 : LABEL arch=amd64 [2022-05-10T10:28:16.365Z] ---> Running in dc7fb290516e [2022-05-10T10:28:16.365Z] Removing intermediate container dc7fb290516e [2022-05-10T10:28:16.365Z] ---> f592f02abf67 [2022-05-10T10:28:16.365Z] Step 23/24 : LABEL git_sha=11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [2022-05-10T10:28:16.624Z] ---> Running in 3e90ec361c75 [2022-05-10T10:28:16.624Z] Removing intermediate container 3e90ec361c75 [2022-05-10T10:28:16.624Z] ---> 01ab3810c8e6 [2022-05-10T10:28:16.624Z] Step 24/24 : LABEL version=0.0.0 [2022-05-10T10:28:16.624Z] ---> Running in 6c12b0987b55 [2022-05-10T10:28:16.624Z] Removing intermediate container 6c12b0987b55 [2022-05-10T10:28:16.624Z] ---> 30acc572eaa3 [2022-05-10T10:28:16.624Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T10:28:16.624Z] Successfully built 30acc572eaa3 [2022-05-10T10:28:16.624Z] 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-05-10T10:28:17.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:28:17.026Z] [2022-05-10T10:28:17.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:28:17.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:28:17.330Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T10:28:17.330Z] 5eb5b503b376: Pulling fs layer [2022-05-10T10:28:17.330Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T10:28:17.330Z] ec43610c2a17: Pulling fs layer [2022-05-10T10:28:17.330Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T10:28:17.330Z] 33b1e0a273af: Pulling fs layer [2022-05-10T10:28:17.330Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T10:28:17.330Z] 2f39f015ded8: Pulling fs layer [2022-05-10T10:28:17.330Z] 33b1e0a273af: Waiting [2022-05-10T10:28:17.330Z] 5d3b04190fa2: Waiting [2022-05-10T10:28:17.330Z] 3a2ae6a8a46f: Waiting [2022-05-10T10:28:17.330Z] 5c69ac0246d0: Download complete [2022-05-10T10:28:17.330Z] 3a2ae6a8a46f: Download complete [2022-05-10T10:28:17.330Z] ec43610c2a17: Verifying Checksum [2022-05-10T10:28:17.330Z] ec43610c2a17: Download complete [2022-05-10T10:28:17.330Z] 33b1e0a273af: Verifying Checksum [2022-05-10T10:28:17.330Z] 33b1e0a273af: Download complete [2022-05-10T10:28:17.591Z] 5d3b04190fa2: Download complete [2022-05-10T10:28:17.591Z] 5eb5b503b376: Verifying Checksum [2022-05-10T10:28:17.591Z] 5eb5b503b376: Download complete [2022-05-10T10:28:18.159Z] 2f39f015ded8: Download complete [2022-05-10T10:28:18.725Z] 5eb5b503b376: Pull complete [2022-05-10T10:28:18.984Z] 5c69ac0246d0: Pull complete [2022-05-10T10:28:19.244Z] ec43610c2a17: Pull complete [2022-05-10T10:28:19.504Z] 3a2ae6a8a46f: Pull complete [2022-05-10T10:28:19.504Z] 33b1e0a273af: Pull complete [2022-05-10T10:28:19.764Z] 5d3b04190fa2: Pull complete [2022-05-10T10:28:23.955Z] 2f39f015ded8: Pull complete [2022-05-10T10:28:23.955Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T10:28:23.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:28:23.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T10:28:24.017Z] prd-ubuntu20.04-docker-8c-8g-47179 does not seem to be running inside a container [2022-05-10T10:28:24.016Z] $ 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-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@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:latest cat [2022-05-10T10:28:25.512Z] $ docker top cdf5c92bd1b578648c4ef1b2edd9f300c44f90b823849b5782def9937da6f84d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:28:25.939Z] ---> job-cost.sh [2022-05-10T10:28:25.939Z] lf-activate-venv: SKIPPING [2022-05-10T10:28:25.939Z] INFO: No Stack... [2022-05-10T10:28:26.510Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T10:28:27.079Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T10:28:27.375Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives/cost.csv [2022-05-10T10:28:27.375Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T10:28:27.390Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-380-2-stack-cost] [2022-05-10T10:28:27.413Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-380-2-stack-cost] did not exist. Created. [2022-05-10T10:28:27.413Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-380-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T10:28:27.717Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T10:28:27.742Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T10:28:27.750Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-380-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T10:28:27.733Z] $ docker stop --time=1 cdf5c92bd1b578648c4ef1b2edd9f300c44f90b823849b5782def9937da6f84d [2022-05-10T10:28:28.914Z] $ docker rm -f cdf5c92bd1b578648c4ef1b2edd9f300c44f90b823849b5782def9937da6f84d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T10:28:51.661Z] Removing intermediate container 26e53f32f419 [2022-05-10T10:28:51.662Z] ---> ee719db7c26e [2022-05-10T10:28:51.662Z] Step 10/12 : COPY . . [2022-05-10T10:28:51.936Z] ---> 3e97fdf54f43 [2022-05-10T10:28:51.936Z] Step 11/12 : ARG MAKE='make build' [2022-05-10T10:28:51.936Z] ---> Running in 9b0b81fa947a [2022-05-10T10:28:52.212Z] Removing intermediate container 9b0b81fa947a [2022-05-10T10:28:52.212Z] ---> 90988994d77b [2022-05-10T10:28:52.212Z] Step 12/12 : RUN $MAKE [2022-05-10T10:28:52.490Z] ---> Running in 50de00be9f3c [2022-05-10T10:28:53.487Z] noop [2022-05-10T10:28:54.087Z] Removing intermediate container 50de00be9f3c [2022-05-10T10:28:54.087Z] ---> 1574d453d051 [2022-05-10T10:28:54.087Z] Successfully built 1574d453d051 [2022-05-10T10:28:54.087Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:28:54.435Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T10:28:54.435Z] . [Pipeline] withDockerContainer [2022-05-10T10:28:54.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-47519 does not seem to be running inside a container [2022-05-10T10:28:54.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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-05-10T10:28:56.140Z] $ docker top 599bfbb571fe02671b483961cb9b3548617998f69eb78a72fe2c2b8e099caea8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:28:57.061Z] + go version [2022-05-10T10:28:57.061Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T10:28:57.108Z] $ docker stop --time=1 599bfbb571fe02671b483961cb9b3548617998f69eb78a72fe2c2b8e099caea8 [2022-05-10T10:28:58.818Z] $ docker rm -f 599bfbb571fe02671b483961cb9b3548617998f69eb78a72fe2c2b8e099caea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:28:59.430Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T10:28:59.431Z] . [Pipeline] withDockerContainer [2022-05-10T10:28:59.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-47519 does not seem to be running inside a container [2022-05-10T10:28:59.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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-05-10T10:29:01.210Z] $ docker top d054801970ead45a72f6cab590925a83b4b95934777b83b513eec81a6f910d54 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T10:29:02.158Z] + make test [2022-05-10T10:29:02.158Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T10:29:04.154Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-10T10:30:41.067Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-10T10:30:41.067Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 21.8% of statements [2022-05-10T10:30:41.067Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-10T10:30:41.067Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T10:30:41.067Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T10:30:59.432Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T10:30:59.432Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T10:30:59.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T10:31:02.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T10:31:02.126Z] $ docker stop --time=1 d054801970ead45a72f6cab590925a83b4b95934777b83b513eec81a6f910d54 [2022-05-10T10:31:03.921Z] $ docker rm -f d054801970ead45a72f6cab590925a83b4b95934777b83b513eec81a6f910d54 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T10:31:04.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T10:31:04.911Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T10:31:05.545Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T10:31:05.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T10:31:06.325Z] + ls -al . [2022-05-10T10:31:06.326Z] total 176 [2022-05-10T10:31:06.326Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 10:31 . [2022-05-10T10:31:06.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 10:27 .. [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 10:27 .dockerignore [2022-05-10T10:31:06.326Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 10:27 .git [2022-05-10T10:31:06.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:27 .github [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 10:27 .gitignore [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 10:27 .golangci.yml [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 10 10:27 Attribution.txt [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 10 10:27 CHANGELOG.md [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 10:27 Dockerfile [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 10:27 GOVERNANCE.md [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 10:27 Jenkinsfile [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 10:27 LICENSE [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 10 10:27 Makefile [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 10:27 OWNERS.md [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 10 10:27 README.md [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 10:26 VERSION [2022-05-10T10:31:06.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 10:27 bin [2022-05-10T10:31:06.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:27 cmd [2022-05-10T10:31:06.326Z] -rw-r--r-- 1 jenkins jenkins 17887 May 10 10:30 coverage.out [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 10:27 go.mod [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 10 10:27 go.sum [2022-05-10T10:31:06.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:27 internal [2022-05-10T10:31:06.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 10:27 mock [2022-05-10T10:31:06.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 10:27 snap [2022-05-10T10:31:06.326Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 10:27 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:31:06.792Z] + 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=11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d --label arch=arm64 --label version=0.0.0 . [2022-05-10T10:31:07.404Z] Sending build context to Docker daemon 3.104MB [2022-05-10T10:31:07.404Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:31:07.404Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-10T10:31:07.404Z] ---> 1574d453d051 [2022-05-10T10:31:07.404Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:31:07.404Z] ---> Running in 437e89668bc2 [2022-05-10T10:31:08.003Z] Removing intermediate container 437e89668bc2 [2022-05-10T10:31:08.003Z] ---> fc92d7550ac2 [2022-05-10T10:31:08.003Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:31:08.003Z] ---> Running in 2230432a08c8 [2022-05-10T10:31:08.279Z] Removing intermediate container 2230432a08c8 [2022-05-10T10:31:08.279Z] ---> 569a9469e199 [2022-05-10T10:31:08.279Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:31:08.279Z] ---> Running in e88bccd18213 [2022-05-10T10:31:10.268Z] Removing intermediate container e88bccd18213 [2022-05-10T10:31:10.268Z] ---> b68db80db06b [2022-05-10T10:31:10.268Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:31:10.268Z] ---> Running in 1ef22eb127e5 [2022-05-10T10:31:11.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:31:11.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:31:12.828Z] OK: 224 MiB in 56 packages [2022-05-10T10:31:13.820Z] Removing intermediate container 1ef22eb127e5 [2022-05-10T10:31:13.820Z] ---> c04bcef73487 [2022-05-10T10:31:13.820Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-10T10:31:13.820Z] ---> Running in f5e2e1f5ae41 [2022-05-10T10:31:14.096Z] Removing intermediate container f5e2e1f5ae41 [2022-05-10T10:31:14.096Z] ---> 7633c63a3766 [2022-05-10T10:31:14.096Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-10T10:31:14.694Z] ---> 9c4447bcad26 [2022-05-10T10:31:14.694Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:31:14.694Z] ---> Running in 1d0235b93b31 [2022-05-10T10:31:16.676Z] Removing intermediate container 1d0235b93b31 [2022-05-10T10:31:16.676Z] ---> 79c9e7a38a39 [2022-05-10T10:31:16.676Z] Step 10/24 : COPY . . [2022-05-10T10:31:17.658Z] ---> 7e9239c40187 [2022-05-10T10:31:17.658Z] Step 11/24 : ARG MAKE='make build' [2022-05-10T10:31:17.658Z] ---> Running in bfa618c849b3 [2022-05-10T10:31:17.955Z] Removing intermediate container bfa618c849b3 [2022-05-10T10:31:17.955Z] ---> f6dff24d5c8b [2022-05-10T10:31:17.955Z] Step 12/24 : RUN $MAKE [2022-05-10T10:31:18.235Z] ---> Running in caf1aafdab4b [2022-05-10T10:31:19.261Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-10T10:33:26.135Z] Removing intermediate container caf1aafdab4b [2022-05-10T10:33:26.135Z] ---> c931bfd7a471 [2022-05-10T10:33:26.135Z] Step 13/24 : FROM alpine:3.14 [2022-05-10T10:33:26.135Z] 3.14: Pulling from library/alpine [2022-05-10T10:33:26.135Z] 455c02918c45: Pulling fs layer [2022-05-10T10:33:26.135Z] 455c02918c45: Verifying Checksum [2022-05-10T10:33:26.135Z] 455c02918c45: Download complete [2022-05-10T10:33:26.135Z] 455c02918c45: Pull complete [2022-05-10T10:33:26.135Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T10:33:26.135Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T10:33:26.135Z] ---> ac73e934f311 [2022-05-10T10:33:26.135Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-10T10:33:26.135Z] ---> Running in 40d3948345de [2022-05-10T10:33:26.135Z] Removing intermediate container 40d3948345de [2022-05-10T10:33:26.135Z] ---> 57cce5c23917 [2022-05-10T10:33:26.135Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T10:33:26.135Z] ---> Running in 2267f67fb48b [2022-05-10T10:33:26.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:33:26.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:33:26.135Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T10:33:26.135Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T10:33:26.135Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T10:33:26.135Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T10:33:26.135Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T10:33:26.405Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T10:33:26.405Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T10:33:26.405Z] OK: 8 MiB in 20 packages [2022-05-10T10:33:27.381Z] Removing intermediate container 2267f67fb48b [2022-05-10T10:33:27.381Z] ---> 4df6dd068ae1 [2022-05-10T10:33:27.381Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-10T10:33:28.808Z] ---> d4403e4346e0 [2022-05-10T10:33:28.808Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-10T10:33:29.403Z] ---> e295ee9178a4 [2022-05-10T10:33:29.403Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-10T10:33:29.997Z] ---> febb61979e52 [2022-05-10T10:33:29.997Z] Step 19/24 : EXPOSE 59982 [2022-05-10T10:33:29.997Z] ---> Running in e23729a78725 [2022-05-10T10:33:30.275Z] Removing intermediate container e23729a78725 [2022-05-10T10:33:30.275Z] ---> b010f2b3aac1 [2022-05-10T10:33:30.275Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-10T10:33:30.275Z] ---> Running in 41a5722b4969 [2022-05-10T10:33:30.873Z] Removing intermediate container 41a5722b4969 [2022-05-10T10:33:30.873Z] ---> a7075a18a44c [2022-05-10T10:33:30.873Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:33:30.873Z] ---> Running in 7eb9cf84a09d [2022-05-10T10:33:31.145Z] Removing intermediate container 7eb9cf84a09d [2022-05-10T10:33:31.145Z] ---> 65acc76e24f1 [2022-05-10T10:33:31.145Z] Step 22/24 : LABEL arch=arm64 [2022-05-10T10:33:31.145Z] ---> Running in 614b10bb3f54 [2022-05-10T10:33:31.423Z] Removing intermediate container 614b10bb3f54 [2022-05-10T10:33:31.423Z] ---> 3763e735fee3 [2022-05-10T10:33:31.423Z] Step 23/24 : LABEL git_sha=11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [2022-05-10T10:33:31.694Z] ---> Running in 487a358a8a72 [2022-05-10T10:33:31.966Z] Removing intermediate container 487a358a8a72 [2022-05-10T10:33:31.966Z] ---> a8aebbd319a9 [2022-05-10T10:33:31.966Z] Step 24/24 : LABEL version=0.0.0 [2022-05-10T10:33:31.966Z] ---> Running in 6e515e7a1c96 [2022-05-10T10:33:32.237Z] Removing intermediate container 6e515e7a1c96 [2022-05-10T10:33:32.237Z] ---> f2079007dbdf [2022-05-10T10:33:32.237Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T10:33:32.237Z] Successfully built f2079007dbdf [2022-05-10T10:33:32.237Z] 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-05-10T10:33:32.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:33:32.680Z] [2022-05-10T10:33:32.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:33:33.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:33:33.299Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T10:33:33.299Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T10:33:33.299Z] 04944245beec: Pulling fs layer [2022-05-10T10:33:33.299Z] 699f458cf7ca: Pulling fs layer [2022-05-10T10:33:33.299Z] 765212b225bb: Pulling fs layer [2022-05-10T10:33:33.299Z] f23df028b6ca: Pulling fs layer [2022-05-10T10:33:33.299Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T10:33:33.299Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T10:33:33.299Z] 765212b225bb: Waiting [2022-05-10T10:33:33.299Z] f23df028b6ca: Waiting [2022-05-10T10:33:33.299Z] d65c8cfc05b1: Waiting [2022-05-10T10:33:33.299Z] 2437ff75d9bd: Waiting [2022-05-10T10:33:33.299Z] 04944245beec: Verifying Checksum [2022-05-10T10:33:33.299Z] 04944245beec: Download complete [2022-05-10T10:33:33.299Z] 765212b225bb: Verifying Checksum [2022-05-10T10:33:33.299Z] 765212b225bb: Download complete [2022-05-10T10:33:33.299Z] f23df028b6ca: Download complete [2022-05-10T10:33:33.299Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T10:33:33.299Z] d65c8cfc05b1: Download complete [2022-05-10T10:33:33.577Z] 699f458cf7ca: Verifying Checksum [2022-05-10T10:33:33.577Z] 699f458cf7ca: Download complete [2022-05-10T10:33:33.850Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T10:33:33.850Z] 8998bd30e6a1: Download complete [2022-05-10T10:33:36.475Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T10:33:38.459Z] 8998bd30e6a1: Pull complete [2022-05-10T10:33:38.732Z] 04944245beec: Pull complete [2022-05-10T10:33:40.169Z] 699f458cf7ca: Pull complete [2022-05-10T10:33:40.443Z] 765212b225bb: Pull complete [2022-05-10T10:33:41.043Z] f23df028b6ca: Pull complete [2022-05-10T10:33:41.640Z] d65c8cfc05b1: Pull complete [2022-05-10T10:33:56.745Z] 2437ff75d9bd: Pull complete [2022-05-10T10:33:56.745Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T10:33:56.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:33:56.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T10:33:56.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-47519 does not seem to be running inside a container [2022-05-10T10:33:57.090Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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-05-10T10:33:59.768Z] $ docker top 3ffed6825fa0857d52dacf07d236d69d040e4faf6b95d8fa5ce2959f7b869089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:34:00.689Z] ---> job-cost.sh [2022-05-10T10:34:00.689Z] lf-activate-venv: SKIPPING [2022-05-10T10:34:00.689Z] INFO: No Stack... [2022-05-10T10:34:01.281Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T10:34:01.878Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T10:34:02.556Z] + cut -d, -f6 [2022-05-10T10:34:02.556Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [Pipeline] lock [2022-05-10T10:34:02.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-380-2-stack-cost] [2022-05-10T10:34:02.658Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-380-2-stack-cost] did not exist. Created. [2022-05-10T10:34:02.658Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-380-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T10:34:03.614Z] /w/workspace/device-mqtt-go/2@tmp/durable-088cdd1a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T10:34:04.346Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T10:34:04.378Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T10:34:04.439Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T10:34:04.446Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-380-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T10:34:04.480Z] $ docker stop --time=1 3ffed6825fa0857d52dacf07d236d69d040e4faf6b95d8fa5ce2959f7b869089 [2022-05-10T10:34:06.011Z] $ docker rm -f 3ffed6825fa0857d52dacf07d236d69d040e4faf6b95d8fa5ce2959f7b869089 [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-05-10T10:34:06.407Z] provisioning config files... [2022-05-10T10:34:06.415Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/config3779964575956180267tmp [Pipeline] { [Pipeline] sh [2022-05-10T10:34:06.705Z] + set +x [2022-05-10T10:34:06.705Z] + curl -s https://codecov.io/bash [2022-05-10T10:34:06.705Z] + bash -s -- [2022-05-10T10:34:06.705Z] [2022-05-10T10:34:06.705Z] _____ _ [2022-05-10T10:34:06.705Z] / ____| | | [2022-05-10T10:34:06.705Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T10:34:06.705Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T10:34:06.705Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T10:34:06.705Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T10:34:06.705Z] Bash-1.0.6 [2022-05-10T10:34:06.705Z] [2022-05-10T10:34:06.705Z] [2022-05-10T10:34:06.705Z] ==> git version 2.25.1 found [2022-05-10T10:34:06.705Z] ==> 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-05-10T10:34:06.705Z] Release-Date: 2020-01-08 [2022-05-10T10:34:06.705Z] 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-05-10T10:34:06.705Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T10:34:06.705Z] ==> Jenkins CI detected. [2022-05-10T10:34:06.705Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-380 [2022-05-10T10:34:06.705Z] project root: . [2022-05-10T10:34:06.705Z] --> token set from env [2022-05-10T10:34:06.705Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T10:34:06.705Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T10:34:06.705Z] ==> Python coveragepy not found [2022-05-10T10:34:06.705Z] ==> Searching for coverage reports in: [2022-05-10T10:34:06.705Z] + . [2022-05-10T10:34:06.705Z] -> Found 1 reports [2022-05-10T10:34:06.705Z] ==> Detecting git/mercurial file structure [2022-05-10T10:34:06.705Z] ==> Reading reports [2022-05-10T10:34:06.705Z] + ./coverage.out bytes=17887 [2022-05-10T10:34:06.705Z] ==> Appending adjustments [2022-05-10T10:34:06.705Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T10:34:06.965Z] + Found adjustments [2022-05-10T10:34:06.965Z] ==> Gzipping contents [2022-05-10T10:34:06.965Z] 4.0K /tmp/codecov.Cjp2jp.gz [2022-05-10T10:34:06.965Z] ==> Uploading reports [2022-05-10T10:34:06.965Z] url: https://codecov.io [2022-05-10T10:34:06.965Z] query: branch=PR-380&commit=11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-380%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=380&job=&cmd_args= [2022-05-10T10:34:06.965Z] -> Pinging Codecov [2022-05-10T10:34:06.965Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-380&commit=11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-380%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=380&job=&cmd_args= [2022-05-10T10:34:07.225Z] -> Uploading to [2022-05-10T10:34:07.225Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7D719EC7BBE17E464838252E33014C33/11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d/119d0689-79a0-4417-ba50-8a2200602178.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T103407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdf57b8a883ce8fc14d61627885639e80e32ae502b264899b6be48a38e93cbdd [2022-05-10T10:34:07.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T10:34:07.225Z] Dload Upload Total Spent Left Speed [2022-05-10T10:34:07.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 13944 --:--:-- --:--:-- --:--:-- 13944 [2022-05-10T10:34:07.484Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/11f89c5b4b45ae4c17f4d6837ffc09f2fe133f6d [Pipeline] } [2022-05-10T10:34:07.491Z] 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-05-10T10:34:08.171Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives ] [2022-05-10T10:34:08.171Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives [2022-05-10T10:34:08.171Z] total 16 [2022-05-10T10:34:08.171Z] drwxr-xr-x 3 root root 4096 May 10 10:28 . [2022-05-10T10:34:08.171Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 10:28 .. [2022-05-10T10:34:08.171Z] drwxr-xr-x 2 root root 4096 May 10 10:28 cost [2022-05-10T10:34:08.171Z] -rw-r--r-- 1 root root 86 May 10 10:28 cost.csv [2022-05-10T10:34:08.171Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives [2022-05-10T10:34:08.171Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives [2022-05-10T10:34:08.171Z] total 16 [2022-05-10T10:34:08.171Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 10:28 . [2022-05-10T10:34:08.171Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 10:28 .. [2022-05-10T10:34:08.171Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 10:28 cost [2022-05-10T10:34:08.171Z] -rw-r--r-- 1 jenkins jenkins 86 May 10 10:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:34:08.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:34:09.318Z] ---> package-listing.sh [2022-05-10T10:34:09.318Z] ++ facter osfamily [2022-05-10T10:34:09.318Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T10:34:09.577Z] + OS_FAMILY=debian [2022-05-10T10:34:09.577Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-380 [2022-05-10T10:34:09.577Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T10:34:09.577Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T10:34:09.577Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T10:34:09.577Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T10:34:09.577Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-380 ']' [2022-05-10T10:34:09.577Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T10:34:09.577Z] + case "${OS_FAMILY}" in [2022-05-10T10:34:09.577Z] + dpkg -l [2022-05-10T10:34:09.577Z] + grep '^ii' [2022-05-10T10:34:09.577Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T10:34:09.577Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T10:34:09.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T10:34:09.577Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-380 ']' [2022-05-10T10:34:09.577Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives/ [2022-05-10T10:34:09.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-380/archives/ [Pipeline] echo [2022-05-10T10:34:09.590Z] 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-380/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T10:34:09.867Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:34:10.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:34:10.420Z] . [Pipeline] withDockerContainer [2022-05-10T10:34:10.485Z] prd-ubuntu20.04-docker-8c-8g-47179 does not seem to be running inside a container [2022-05-10T10:34:10.571Z] $ 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-380/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-380 -v /w/workspace/gexfoundry_device-mqtt-go_PR-380:/w/workspace/gexfoundry_device-mqtt-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-380@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-05-10T10:34:10.832Z] $ docker top bebc9bc1ef3e08a0210c3a4b0486d3cf5572e90d0a9414ffc390f0a2e43b1c04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:34:11.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T10:34:11.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T10:34:11.798Z] + ls /var/log/sa-host [2022-05-10T10:34:11.798Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:34:11.884Z] provisioning config files... [2022-05-10T10:34:11.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-380@tmp/config4012766035799635975tmp [Pipeline] { [Pipeline] echo [2022-05-10T10:34:11.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:34:12.187Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T10:34:12.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:34:12.517Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T10:34:12.528Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:34:12.813Z] ---> sudo-logs.sh [2022-05-10T10:34:12.813Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T10:34:12.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:34:13.138Z] ---> job-cost.sh [2022-05-10T10:34:13.138Z] lf-activate-venv: SKIPPING [2022-05-10T10:34:13.138Z] DEBUG: total: 0.2199999988079071 [2022-05-10T10:34:13.138Z] INFO: Retrieving Stack Cost... [2022-05-10T10:34:13.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T10:34:13.967Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T10:34:13.979Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:34:14.266Z] ---> logs-deploy.sh [2022-05-10T10:34:14.266Z] lf-activate-venv: SKIPPING [2022-05-10T10:34:14.266Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-380/2 [2022-05-10T10:34:14.266Z] INFO: archiving workspace using pattern(s): [2022-05-10T10:34:15.211Z] Archives upload complete. [2022-05-10T10:34:15.211Z] INFO: archiving logs to Nexus