Pull request #529 opened 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 Obtained Jenkinsfile from d91084f367e59075b592b3dd03a17e6c08a8773d+4a35f1d313b93b1afef0ede40251cd94a3668512 (2951549f05bf034537530e1345394c7541b18576) 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-ssh7549635791375944346.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4511922993133713268.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7876940675448629234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8677668012483415896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12266613472707905502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5349405120080513054.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-842’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-629’ is offline ‘prd-ubuntu20.04-docker-8c-8g-630’ is offline ‘prd-ubuntu20.04-docker-8c-8g-853’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-754’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-756’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-859 in /w/workspace/gexfoundry_device-mqtt-go_PR-529 [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-529 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a35f1d313b93b1afef0ede40251cd94a3668512 into PR head commit d91084f367e59075b592b3dd03a17e6c08a8773d Merge succeeded, producing d91084f367e59075b592b3dd03a17e6c08a8773d Checking out Revision d91084f367e59075b592b3dd03a17e6c08a8773d (PR-529) > git config core.sparsecheckout # timeout=10 > git checkout -f d91084f367e59075b592b3dd03a17e6c08a8773d # 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 4a35f1d313b93b1afef0ede40251cd94a3668512 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d91084f367e59075b592b3dd03a17e6c08a8773d # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:11:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:11:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:11:52 ========================================================= 16:11:52 EdgeX Global Pipelines Version Info 16:11:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:11:53 ------------------- 16:11:53 stable info: 16:11:53 ------------------- 16:11:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:11:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:11:53 Message: update stable to v1.0.245 16:11:53 ------------------- 16:11:53 experimental info: 16:11:53 ------------------- 16:11:53 Commited By: **** collab-it+edgex@linuxfoundation.org 16:11:53 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:11:53 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-529 [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-529 [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-529 [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d91084f367e59075b592b3dd03a17e6c08a8773d [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d91084f [Pipeline] echo 16:11:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:55 provisioning config files... 16:11:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp/config15056202147176261187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:56 ---> docker-login.sh 16:11:56 nexus3.edgexfoundry.org:10001 16:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:56 Configure a credential helper to remove this warning. See 16:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:56 16:11:56 Login Succeeded 16:11:56 nexus3.edgexfoundry.org:10002 16:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:56 Configure a credential helper to remove this warning. See 16:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:56 16:11:56 Login Succeeded 16:11:56 nexus3.edgexfoundry.org:10003 16:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:56 Configure a credential helper to remove this warning. See 16:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:56 16:11:56 Login Succeeded 16:11:56 nexus3.edgexfoundry.org:10004 16:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:56 Configure a credential helper to remove this warning. See 16:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:56 16:11:56 Login Succeeded 16:11:56 docker.io 16:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:56 Configure a credential helper to remove this warning. See 16:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:56 16:11:56 Login Succeeded 16:11:56 ---> docker-login.sh ends [Pipeline] } 16:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:11:57 + git rev-list -1 --merges d91084f367e59075b592b3dd03a17e6c08a8773d~1..d91084f367e59075b592b3dd03a17e6c08a8773d [Pipeline] echo 16:11:57 -----------> git rev-list -1 --merges d91084f367e59075b592b3dd03a17e6c08a8773d~1..d91084f367e59075b592b3dd03a17e6c08a8773d d91084f367e59075b592b3dd03a17e6c08a8773d [false] [Pipeline] sh 16:11:57 + git log --format=format:%s -1 d91084f367e59075b592b3dd03a17e6c08a8773d [Pipeline] echo 16:11:58 ========================================================= 16:11:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:11:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:58 + git log --format=format:%s -1 d91084f367e59075b592b3dd03a17e6c08a8773d [Pipeline] echo 16:11:58 [semverPrep] GIT_COMMIT: d91084f367e59075b592b3dd03a17e6c08a8773d, Commit Message: refactor(snap): Update command and metadata sourcing [Pipeline] echo 16:11:58 [semverPrep] This is not a build commit. [Pipeline] sh 16:11:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:58 + grep -v github /etc/ssh/ssh_known_hosts 16:11:58 + [ -e /tmp/ssh_known_hosts ] 16:11:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:11:58 + sudo+ tee -a /etc/ssh/ssh_known_hosts 16:11:58 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:11:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:59 16:11:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:59 0.1.4: Pulling from edgex-devops/py-git-semver 16:11:59 b85a868b505f: Pulling fs layer 16:11:59 e2be974225ed: Pulling fs layer 16:11:59 339a4e72a1f5: Pulling fs layer 16:11:59 988bab9f4d93: Pulling fs layer 16:11:59 1469e6f7b9e6: Pulling fs layer 16:11:59 eaf3925da568: Pulling fs layer 16:11:59 bab4dde63d76: Pulling fs layer 16:11:59 bde34c3a00c8: Pulling fs layer 16:11:59 b352a97aabf1: Pulling fs layer 16:11:59 4872d77fe225: Pulling fs layer 16:11:59 5851b861e8e6: Pulling fs layer 16:11:59 1469e6f7b9e6: Waiting 16:11:59 eaf3925da568: Waiting 16:11:59 bab4dde63d76: Waiting 16:11:59 bde34c3a00c8: Waiting 16:11:59 b352a97aabf1: Waiting 16:11:59 4872d77fe225: Waiting 16:11:59 5851b861e8e6: Waiting 16:11:59 988bab9f4d93: Waiting 16:11:59 e2be974225ed: Verifying Checksum 16:11:59 e2be974225ed: Download complete 16:11:59 988bab9f4d93: Download complete 16:11:59 1469e6f7b9e6: Download complete 16:11:59 eaf3925da568: Verifying Checksum 16:11:59 eaf3925da568: Download complete 16:11:59 339a4e72a1f5: Verifying Checksum 16:11:59 339a4e72a1f5: Download complete 16:11:59 bde34c3a00c8: Download complete 16:11:59 b352a97aabf1: Verifying Checksum 16:11:59 b352a97aabf1: Download complete 16:11:59 4872d77fe225: Download complete 16:11:59 5851b861e8e6: Verifying Checksum 16:11:59 5851b861e8e6: Download complete 16:11:59 b85a868b505f: Verifying Checksum 16:11:59 b85a868b505f: Download complete 16:12:00 bab4dde63d76: Verifying Checksum 16:12:00 bab4dde63d76: Download complete 16:12:01 b85a868b505f: Pull complete 16:12:01 e2be974225ed: Pull complete 16:12:02 339a4e72a1f5: Pull complete 16:12:02 988bab9f4d93: Pull complete 16:12:02 1469e6f7b9e6: Pull complete 16:12:02 eaf3925da568: Pull complete 16:12:04 bab4dde63d76: Pull complete 16:12:04 bde34c3a00c8: Pull complete 16:12:04 b352a97aabf1: Pull complete 16:12:04 4872d77fe225: Pull complete 16:12:04 5851b861e8e6: Pull complete 16:12:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:05 prd-ubuntu20.04-docker-8c-8g-859 does not seem to be running inside a container 16:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-529 -v /w/workspace/gexfoundry_device-mqtt-go_PR-529:/w/workspace/gexfoundry_device-mqtt-go_PR-529:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:12:06 $ docker top 40efe2e5f93e283b556ee322e827dada5d5e300817c9248922227137880a45bf -eo pid,comm 16:12:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:12:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:06 [ssh-agent] Looking for ssh-agent implementation... 16:12:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:06 $ docker exec 40efe2e5f93e283b556ee322e827dada5d5e300817c9248922227137880a45bf ssh-agent 16:12:06 SSH_AUTH_SOCK=/tmp/ssh-hFqyMEw6zO6v/agent.32 16:12:06 SSH_AGENT_PID=38 16:12:06 Running ssh-add (command line suppressed) 16:12:06 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp/private_key_14808265145656859822.key (/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp/private_key_14808265145656859822.key) 16:12:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:07 + git tag --points-at HEAD [Pipeline] } 16:12:07 $ docker exec --env ******** --env ******** 40efe2e5f93e283b556ee322e827dada5d5e300817c9248922227137880a45bf ssh-agent -k 16:12:07 unset SSH_AUTH_SOCK; 16:12:07 unset SSH_AGENT_PID; 16:12:07 echo Agent pid 38 killed; 16:12:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:12:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:07 [ssh-agent] Looking for ssh-agent implementation... 16:12:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:07 $ docker exec 40efe2e5f93e283b556ee322e827dada5d5e300817c9248922227137880a45bf ssh-agent 16:12:07 SSH_AUTH_SOCK=/tmp/ssh-pB6qJrsdGr8d/agent.70 16:12:07 SSH_AGENT_PID=76 16:12:07 Running ssh-add (command line suppressed) 16:12:07 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp/private_key_12161540654268057850.key (/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp/private_key_12161540654268057850.key) 16:12:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:08 + git semver init 16:12:08 2023-03-15 16:12:08,204 [run_init] DEBUG init version:0.0.0 force:False 16:12:08 2023-03-15 16:12:08,205 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-529/.semver 16:12:08 2023-03-15 16:12:08,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-529/.semver 16:12:08 2023-03-15 16:12:08,206 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-529/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-529, universal_newlines=False, shell=None, istream=None) 16:12:09 2023-03-15 16:12:09,032 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-529/.git/info/exclude 16:12:09 2023-03-15 16:12:09,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-529/.semver/PR-529 with force:False 16:12:09 2023-03-15 16:12:09,032 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-529/.semver/PR-529 16:12:09 2023-03-15 16:12:09,036 [execute] INFO git cat-file --batch-check 16:12:09 2023-03-15 16:12:09,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-529/.semver, universal_newlines=False, shell=None, istream=) 16:12:09 2023-03-15 16:12:09,044 [execute] INFO git cat-file --batch 16:12:09 2023-03-15 16:12:09,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-529/.semver, universal_newlines=False, shell=None, istream=) 16:12:09 2023-03-15 16:12:09,051 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-529/.semver/PR-529 16:12:09 0.0.0 [Pipeline] } 16:12:09 $ docker exec --env ******** --env ******** 40efe2e5f93e283b556ee322e827dada5d5e300817c9248922227137880a45bf ssh-agent -k 16:12:09 unset SSH_AUTH_SOCK; 16:12:09 unset SSH_AGENT_PID; 16:12:09 echo Agent pid 76 killed; 16:12:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:09 + git semver [Pipeline] } 16:12:10 $ docker stop --time=1 40efe2e5f93e283b556ee322e827dada5d5e300817c9248922227137880a45bf 16:12:11 $ docker rm -f --volumes 40efe2e5f93e283b556ee322e827dada5d5e300817c9248922227137880a45bf [Pipeline] // withDockerContainer [Pipeline] sh 16:12:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:12:12 Stashed 1 file(s) [Pipeline] echo 16:12:12 [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 16:12:12 provisioning config files... 16:12:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp/config16139828879133616496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:13 ---> docker-login.sh 16:12:13 nexus3.edgexfoundry.org:10001 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 nexus3.edgexfoundry.org:10002 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 nexus3.edgexfoundry.org:10003 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 nexus3.edgexfoundry.org:10004 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 docker.io 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 ---> docker-login.sh ends [Pipeline] } 16:12:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:13 ========================================================= 16:12:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:12:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:12:14 Sending build context to Docker daemon 6.394MB 16:12:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:12:14 Step 2/12 : FROM ${BASE} AS builder 16:12:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:12:14 63b65145d645: Pulling fs layer 16:12:14 a2d21d5440eb: Pulling fs layer 16:12:14 935e6c44a52c: Pulling fs layer 16:12:14 94cc34f8dd06: Pulling fs layer 16:12:14 30dea6a524f1: Pulling fs layer 16:12:14 a2aff8979fd8: Pulling fs layer 16:12:14 6808be2612f2: Pulling fs layer 16:12:14 f25807f1079a: Pulling fs layer 16:12:14 30dea6a524f1: Waiting 16:12:14 a2aff8979fd8: Waiting 16:12:14 6808be2612f2: Waiting 16:12:14 f25807f1079a: Waiting 16:12:14 94cc34f8dd06: Waiting 16:12:14 a2d21d5440eb: Download complete 16:12:14 94cc34f8dd06: Verifying Checksum 16:12:14 94cc34f8dd06: Download complete 16:12:14 30dea6a524f1: Verifying Checksum 16:12:14 30dea6a524f1: Download complete 16:12:14 63b65145d645: Verifying Checksum 16:12:14 63b65145d645: Download complete 16:12:14 a2aff8979fd8: Verifying Checksum 16:12:14 a2aff8979fd8: Download complete 16:12:14 63b65145d645: Pull complete 16:12:14 a2d21d5440eb: Pull complete 16:12:15 f25807f1079a: Verifying Checksum 16:12:15 f25807f1079a: Download complete 16:12:15 6808be2612f2: Verifying Checksum 16:12:15 6808be2612f2: Download complete 16:12:15 935e6c44a52c: Verifying Checksum 16:12:15 935e6c44a52c: Download complete 16:12:18 935e6c44a52c: Pull complete 16:12:18 94cc34f8dd06: Pull complete 16:12:19 30dea6a524f1: Pull complete 16:12:19 a2aff8979fd8: Pull complete 16:12:21 6808be2612f2: Pull complete 16:12:22 f25807f1079a: Pull complete 16:12:22 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:12:22 ---> 3b553350e43f 16:12:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:12:23 ---> Running in 3f371ca43d82 16:12:23 Removing intermediate container 3f371ca43d82 16:12:23 ---> 8731c63f17c7 16:12:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:12:23 ---> Running in cf3829625813 16:12:23 Removing intermediate container cf3829625813 16:12:23 ---> dd2908a4cddb 16:12:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:12:23 ---> Running in a17d1f8a8fb5 16:12:23 Removing intermediate container a17d1f8a8fb5 16:12:23 ---> e5c5c74cd374 16:12:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:12:24 ---> Running in cbaa1f522d08 16:12:24 Removing intermediate container cbaa1f522d08 16:12:24 ---> e6bd2c105b25 16:12:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:12:24 ---> Running in f7072f1ebcb3 16:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:12:24 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:12:24 (2/4) Installing libedit (20221030.3.1-r0) 16:12:24 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:12:24 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:12:24 Executing busybox-1.35.0-r29.trigger 16:12:24 OK: 269 MiB in 57 packages 16:12:25 Removing intermediate container f7072f1ebcb3 16:12:25 ---> 2e8e1e43bbb8 16:12:25 Step 8/12 : WORKDIR /device-mqtt-go 16:12:25 ---> Running in ee1e5308b5a7 16:12:25 Removing intermediate container ee1e5308b5a7 16:12:25 ---> d68f145543c8 16:12:25 Step 9/12 : COPY go.mod vendor* ./ 16:12:25 ---> b97572446f4f 16:12:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:25 ---> Running in b5f0f0d694bc 16:12:27 Still waiting to schedule task 16:12:27 ‘prd-centos7-builder-2c-1g-842’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:12:27 ‘prd-ubuntu20.04-docker-8c-8g-629’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:12:27 ‘prd-ubuntu20.04-docker-8c-8g-630’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:12:27 ‘prd-ubuntu20.04-docker-8c-8g-860’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:12:27 ‘prd-ubuntu20.04-docker-8c-8g-861’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:12:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-754’ is offline 16:12:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-756’ is offline 16:12:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-858’ is offline 16:12:47 Removing intermediate container b5f0f0d694bc 16:12:47 ---> de9e2f5e85e9 16:12:47 Step 11/12 : COPY . . 16:12:47 ---> 67c823040ce1 16:12:47 Step 12/12 : RUN $MAKE 16:12:47 ---> Running in 6b3ffa035d60 16:12:47 noop 16:12:47 Removing intermediate container 6b3ffa035d60 16:12:47 ---> 2de613c772cc 16:12:47 Successfully built 2de613c772cc 16:12:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:47 + docker inspect -f . ci-base-image-x86_64 16:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:47 prd-ubuntu20.04-docker-8c-8g-859 does not seem to be running inside a container 16:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-529 -v /w/workspace/gexfoundry_device-mqtt-go_PR-529:/w/workspace/gexfoundry_device-mqtt-go_PR-529:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:12:48 $ docker top 35ef5707eca10c17d024896c5152b87cf759f156b9e5a56868b245d3a73c9cc8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:48 + go version 16:12:48 go version go1.20.2 linux/amd64 [Pipeline] } 16:12:48 $ docker stop --time=1 35ef5707eca10c17d024896c5152b87cf759f156b9e5a56868b245d3a73c9cc8 16:12:50 $ docker rm -f --volumes 35ef5707eca10c17d024896c5152b87cf759f156b9e5a56868b245d3a73c9cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:50 + docker inspect -f . ci-base-image-x86_64 16:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:50 prd-ubuntu20.04-docker-8c-8g-859 does not seem to be running inside a container 16:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-529 -v /w/workspace/gexfoundry_device-mqtt-go_PR-529:/w/workspace/gexfoundry_device-mqtt-go_PR-529:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:12:51 $ docker top 2f14af956d2819b4c655e916ffc6df195d60a7e67ce4ed59129b9dbaaf57fe36 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-529 [Pipeline] fileExists [Pipeline] sh 16:12:52 + make test 16:12:52 go test ./... -coverprofile=coverage.out ./... 16:12:57 ? github.com/edgexfoundry/device-mqtt-go [no test files] 16:13:05 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 16:13:06 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 16:13:06 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.2% of statements 16:13:11 go vet ./... 16:13:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:13:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:13:14 ./bin/test-attribution-txt.sh [Pipeline] echo 16:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:13:14 $ docker stop --time=1 2f14af956d2819b4c655e916ffc6df195d60a7e67ce4ed59129b9dbaaf57fe36 16:13:16 $ docker rm -f --volumes 2f14af956d2819b4c655e916ffc6df195d60a7e67ce4ed59129b9dbaaf57fe36 [Pipeline] // withDockerContainer [Pipeline] sh 16:13:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:13:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:13:18 + ls -al . 16:13:18 total 180 16:13:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:12 . 16:13:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:11 .. 16:13:18 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 16:11 .dockerignore 16:13:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:12 .git 16:13:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:11 .github 16:13:18 -rw-rw-r-- 1 jenkins jenkins 329 Mar 15 16:11 .gitignore 16:13:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:11 .golangci.yml 16:13:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:12 .semver 16:13:18 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 15 16:11 Attribution.txt 16:13:18 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 15 16:11 CHANGELOG.md 16:13:18 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 15 16:11 Dockerfile 16:13:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:11 GOVERNANCE.md 16:13:18 -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 16:11 Jenkinsfile 16:13:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:11 LICENSE 16:13:18 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 15 16:11 Makefile 16:13:18 -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 16:11 OWNERS.md 16:13:18 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 15 16:11 README.md 16:13:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:12 VERSION 16:13:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:11 bin 16:13:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:11 cmd 16:13:18 -rw-r--r-- 1 jenkins jenkins 18047 Mar 15 16:13 coverage.out 16:13:18 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 15 16:11 go.mod 16:13:18 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 15 16:11 go.sum 16:13:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:11 internal 16:13:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:11 mock 16:13:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:11 snap 16:13:18 -rw-rw-r-- 1 jenkins jenkins 227 Mar 15 16:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:18 + 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=d91084f367e59075b592b3dd03a17e6c08a8773d --label arch=amd64 --label version=0.0.0 . 16:13:18 Sending build context to Docker daemon 6.413MB 16:13:18 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 16:13:18 Step 2/24 : FROM ${BASE} AS builder 16:13:18 ---> 2de613c772cc 16:13:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:13:18 ---> Running in ded178f8c04a 16:13:18 Removing intermediate container ded178f8c04a 16:13:18 ---> 469a3097a1ce 16:13:18 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:13:18 ---> Running in 8f8a66841eac 16:13:18 Removing intermediate container 8f8a66841eac 16:13:18 ---> bbb57c3febe1 16:13:18 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:13:18 ---> Running in 5143f0e8917a 16:13:18 Removing intermediate container 5143f0e8917a 16:13:18 ---> 2b0546c7e072 16:13:18 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:13:19 ---> Running in da6b0f9ab544 16:13:19 Removing intermediate container da6b0f9ab544 16:13:19 ---> 749c61997bb7 16:13:19 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:19 ---> Running in 101ea0b880f7 16:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:13:20 OK: 269 MiB in 57 packages 16:13:20 Removing intermediate container 101ea0b880f7 16:13:20 ---> 1eea7a2a133f 16:13:20 Step 8/24 : WORKDIR /device-mqtt-go 16:13:20 ---> Running in 3439fc28d92c 16:13:20 Removing intermediate container 3439fc28d92c 16:13:20 ---> 125be7c48942 16:13:20 Step 9/24 : COPY go.mod vendor* ./ 16:13:20 ---> db232d78637a 16:13:20 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:20 ---> Running in bfdb5673cbad 16:13:21 Removing intermediate container bfdb5673cbad 16:13:21 ---> 879f3d5b92a4 16:13:21 Step 11/24 : COPY . . 16:13:21 ---> b029464805cc 16:13:21 Step 12/24 : RUN $MAKE 16:13:21 ---> Running in 044433ff02a1 16:13:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 16:13:39 Removing intermediate container 044433ff02a1 16:13:39 ---> 68643187a2d5 16:13:39 Step 13/24 : FROM alpine:3.17 16:13:39 3.17: Pulling from library/alpine 16:13:39 63b65145d645: Already exists 16:13:39 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:13:39 Status: Downloaded newer image for alpine:3.17 16:13:39 ---> b2aa39c304c2 16:13:39 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 16:13:39 ---> Running in 22cfdab24af6 16:13:39 Removing intermediate container 22cfdab24af6 16:13:39 ---> 99ea57ad701b 16:13:39 Step 15/24 : RUN apk add --update --no-cache dumb-init 16:13:39 ---> Running in 31132f2cb1bf 16:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:13:39 (1/1) Installing dumb-init (1.2.5-r2) 16:13:39 Executing busybox-1.35.0-r29.trigger 16:13:39 OK: 7 MiB in 16 packages 16:13:39 Removing intermediate container 31132f2cb1bf 16:13:39 ---> 336347d1e906 16:13:39 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 16:13:39 ---> caa5f32317ee 16:13:39 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 16:13:39 ---> 8d3000ffff9c 16:13:39 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 16:13:39 ---> cf2bd08f5dcc 16:13:39 Step 19/24 : EXPOSE 59982 16:13:39 ---> Running in c4b6935dce53 16:13:39 Removing intermediate container c4b6935dce53 16:13:39 ---> ec0fd0602377 16:13:39 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 16:13:39 ---> Running in bc0bb87fdf91 16:13:39 Removing intermediate container bc0bb87fdf91 16:13:39 ---> 2df82500f4f0 16:13:39 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:13:40 ---> Running in e8ef405b5a5e 16:13:40 Removing intermediate container e8ef405b5a5e 16:13:40 ---> 1defcf202ae9 16:13:40 Step 22/24 : LABEL arch=amd64 16:13:40 ---> Running in e4aa44b7e1ff 16:13:40 Removing intermediate container e4aa44b7e1ff 16:13:40 ---> 956ab0312802 16:13:40 Step 23/24 : LABEL git_sha=d91084f367e59075b592b3dd03a17e6c08a8773d 16:13:40 ---> Running in fad203b359e8 16:13:40 Removing intermediate container fad203b359e8 16:13:40 ---> 30f029a59d46 16:13:40 Step 24/24 : LABEL version=0.0.0 16:13:40 ---> Running in bc172c2ae079 16:13:40 Removing intermediate container bc172c2ae079 16:13:40 ---> d3cdaac48d83 16:13:40 [Warning] One or more build-args [ARCH] were not consumed 16:13:40 Successfully built d3cdaac48d83 16:13:40 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:41 16:13:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:41 latest: Pulling from edgex-lftools-log-publisher 16:13:41 5eb5b503b376: Pulling fs layer 16:13:41 5c69ac0246d0: Pulling fs layer 16:13:41 ec43610c2a17: Pulling fs layer 16:13:41 3a2ae6a8a46f: Pulling fs layer 16:13:41 33b1e0a273af: Pulling fs layer 16:13:41 5d3b04190fa2: Pulling fs layer 16:13:41 2f39f015ded8: Pulling fs layer 16:13:41 5d3b04190fa2: Waiting 16:13:41 33b1e0a273af: Waiting 16:13:41 2f39f015ded8: Waiting 16:13:41 3a2ae6a8a46f: Waiting 16:13:41 5c69ac0246d0: Download complete 16:13:41 3a2ae6a8a46f: Verifying Checksum 16:13:41 3a2ae6a8a46f: Download complete 16:13:41 ec43610c2a17: Verifying Checksum 16:13:41 ec43610c2a17: Download complete 16:13:41 33b1e0a273af: Verifying Checksum 16:13:41 33b1e0a273af: Download complete 16:13:41 5d3b04190fa2: Verifying Checksum 16:13:41 5d3b04190fa2: Download complete 16:13:41 5eb5b503b376: Verifying Checksum 16:13:41 5eb5b503b376: Download complete 16:13:42 2f39f015ded8: Download complete 16:13:42 5eb5b503b376: Pull complete 16:13:42 5c69ac0246d0: Pull complete 16:13:43 ec43610c2a17: Pull complete 16:13:43 3a2ae6a8a46f: Pull complete 16:13:43 33b1e0a273af: Pull complete 16:13:43 5d3b04190fa2: Pull complete 16:13:47 2f39f015ded8: Pull complete 16:13:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:48 prd-ubuntu20.04-docker-8c-8g-859 does not seem to be running inside a container 16:13:48 $ 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-529 -v /w/workspace/gexfoundry_device-mqtt-go_PR-529:/w/workspace/gexfoundry_device-mqtt-go_PR-529:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:13:49 $ docker top 84da9f6439da899b5b4e8524426c7ee59d257dead7a9772206bf18b72a2c8fd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:50 ---> job-cost.sh 16:13:50 lf-activate-venv: SKIPPING 16:13:50 INFO: No Stack... 16:13:50 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:50 INFO: Archiving Costs [Pipeline] sh 16:13:51 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-529/archives/cost.csv 16:13:51 + cut -d, -f6 [Pipeline] lock 16:13:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-529-1-stack-cost] 16:13:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-529-1-stack-cost] did not exist. Created. 16:13:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:13:51 + echo total: 0.2199999988079071 [Pipeline] stash 16:13:51 Stashed 1 file(s) [Pipeline] } 16:13:51 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:13:51 $ docker stop --time=1 84da9f6439da899b5b4e8524426c7ee59d257dead7a9772206bf18b72a2c8fd2 16:13:52 $ docker rm -f --volumes 84da9f6439da899b5b4e8524426c7ee59d257dead7a9772206bf18b72a2c8fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:28:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1286 in /w/workspace/gexfoundry_device-mqtt-go_PR-529 [Pipeline] { [Pipeline] ws 16:28:02 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 16:28:02 Selected Git installation does not exist. Using Default 16:28:02 The recommended git tool is: NONE 16:28:10 using credential edgex-jenkins-ssh 16:28:10 Cloning the remote Git repository 16:28:10 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 16:28:10 > git init /w/workspace/device-mqtt-go/1 # timeout=10 16:28:10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 16:28:10 > git --version # timeout=10 16:28:10 > git --version # 'git version 2.25.1' 16:28:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 16:28:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 16:28:13 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 16:28:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:28:14 Merging remotes/origin/main commit 4a35f1d313b93b1afef0ede40251cd94a3668512 into PR head commit d91084f367e59075b592b3dd03a17e6c08a8773d 16:28:14 Merge succeeded, producing d91084f367e59075b592b3dd03a17e6c08a8773d 16:28:14 Checking out Revision d91084f367e59075b592b3dd03a17e6c08a8773d (PR-529) 16:28:14 > git config core.sparsecheckout # timeout=10 16:28:14 > git checkout -f d91084f367e59075b592b3dd03a17e6c08a8773d # timeout=10 16:28:14 > git remote # timeout=10 16:28:14 > git config --get remote.origin.url # timeout=10 16:28:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:14 > git merge 4a35f1d313b93b1afef0ede40251cd94a3668512 # timeout=10 16:28:14 > git rev-parse HEAD^{commit} # timeout=10 16:28:14 > git config core.sparsecheckout # timeout=10 16:28:14 > git checkout -f d91084f367e59075b592b3dd03a17e6c08a8773d # timeout=10 16:28:18 Commit message: "refactor(snap): Update command and metadata sourcing" 16:28:18 > git --version # timeout=10 16:28:18 > git --version # 'git version 2.25.1' 16:28:18 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:28:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:19 Dload Upload Total Spent Left Speed 16:28:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 16:28:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:28:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:28:21 + sudo tee /etc/docker/daemon.new 16:28:21 { 16:28:21 "registry-mirrors": [ 16:28:21 "https://nexus3.edgexfoundry.org:10001" 16:28:21 ], 16:28:21 "bip": "10.250.0.254/24", 16:28:21 "hosts": [ 16:28:21 "tcp://0.0.0.0:5555", 16:28:21 "unix:///var/run/docker.sock" 16:28:21 ], 16:28:21 "mtu": 1458, 16:28:21 "selinux-enabled": true, 16:28:21 "seccomp-profile": "/etc/docker/seccomp.json" 16:28:21 } [Pipeline] sh 16:28:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:28:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:40 provisioning config files... 16:28:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config11166922881977463851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:40 ---> docker-login.sh 16:28:40 nexus3.edgexfoundry.org:10001 16:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:41 Configure a credential helper to remove this warning. See 16:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:41 16:28:41 Login Succeeded 16:28:41 nexus3.edgexfoundry.org:10002 16:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:41 Configure a credential helper to remove this warning. See 16:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:41 16:28:41 Login Succeeded 16:28:41 nexus3.edgexfoundry.org:10003 16:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:42 Configure a credential helper to remove this warning. See 16:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:42 16:28:42 Login Succeeded 16:28:42 nexus3.edgexfoundry.org:10004 16:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:42 Configure a credential helper to remove this warning. See 16:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:42 16:28:42 Login Succeeded 16:28:42 docker.io 16:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:42 Configure a credential helper to remove this warning. See 16:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:42 16:28:42 Login Succeeded 16:28:42 ---> docker-login.sh ends [Pipeline] } 16:28:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:43 ========================================================= 16:28:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:28:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:28:44 Sending build context to Docker daemon 3.315MB 16:28:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:28:44 Step 2/12 : FROM ${BASE} AS builder 16:28:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:28:44 af6eaf76a39c: Pulling fs layer 16:28:44 55522c791124: Pulling fs layer 16:28:44 ce5c4a1c91eb: Pulling fs layer 16:28:44 169dfbe0d373: Pulling fs layer 16:28:44 e1ff8fa3b103: Pulling fs layer 16:28:44 52ebb69f0ebf: Pulling fs layer 16:28:44 5abe8eddf0d5: Pulling fs layer 16:28:44 e1ff8fa3b103: Waiting 16:28:44 52ebb69f0ebf: Waiting 16:28:44 5abe8eddf0d5: Waiting 16:28:44 169dfbe0d373: Waiting 16:28:44 55522c791124: Verifying Checksum 16:28:44 55522c791124: Download complete 16:28:44 169dfbe0d373: Verifying Checksum 16:28:44 169dfbe0d373: Download complete 16:28:44 e1ff8fa3b103: Verifying Checksum 16:28:44 e1ff8fa3b103: Download complete 16:28:44 af6eaf76a39c: Verifying Checksum 16:28:45 af6eaf76a39c: Pull complete 16:28:45 5abe8eddf0d5: Verifying Checksum 16:28:45 5abe8eddf0d5: Download complete 16:28:47 ce5c4a1c91eb: Verifying Checksum 16:28:47 ce5c4a1c91eb: Download complete 16:28:47 52ebb69f0ebf: Verifying Checksum 16:28:47 52ebb69f0ebf: Download complete 16:28:47 55522c791124: Pull complete 16:28:57 ce5c4a1c91eb: Pull complete 16:28:57 169dfbe0d373: Pull complete 16:28:58 e1ff8fa3b103: Pull complete 16:29:04 52ebb69f0ebf: Pull complete 16:29:07 5abe8eddf0d5: Pull complete 16:29:07 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:29:07 ---> 6cb57ee374ae 16:29:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:29:09 ---> Running in 24e0f4327977 16:29:09 Removing intermediate container 24e0f4327977 16:29:09 ---> db941f0a2695 16:29:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:29:09 ---> Running in ccf07fa08660 16:29:09 Removing intermediate container ccf07fa08660 16:29:09 ---> 86a6c24816ab 16:29:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:29:09 ---> Running in fc037a3c00b2 16:29:10 Removing intermediate container fc037a3c00b2 16:29:10 ---> 1a6ee0059a0d 16:29:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:29:10 ---> Running in 43b0a5d72ef2 16:29:10 Removing intermediate container 43b0a5d72ef2 16:29:10 ---> 6d3f8bbea632 16:29:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:10 ---> Running in 24a8c604028a 16:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:29:14 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:29:14 (2/4) Installing libedit (20221030.3.1-r0) 16:29:14 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:29:14 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:29:14 Executing busybox-1.35.0-r29.trigger 16:29:14 OK: 268 MiB in 57 packages 16:29:15 Removing intermediate container 24a8c604028a 16:29:15 ---> 1636851fe6ae 16:29:15 Step 8/12 : WORKDIR /device-mqtt-go 16:29:15 ---> Running in ee792e6b10da 16:29:15 Removing intermediate container ee792e6b10da 16:29:15 ---> bfa0f3c27dce 16:29:15 Step 9/12 : COPY go.mod vendor* ./ 16:29:16 ---> 2515e769124f 16:29:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:16 ---> Running in 9de06a3e0029 16:30:24 Removing intermediate container 9de06a3e0029 16:30:24 ---> 0a95e01af6b8 16:30:24 Step 11/12 : COPY . . 16:30:24 ---> 22258c59e9d4 16:30:24 Step 12/12 : RUN $MAKE 16:30:24 ---> Running in 721055d7e627 16:30:24 noop 16:30:24 Removing intermediate container 721055d7e627 16:30:24 ---> f95a5546a2e6 16:30:24 Successfully built f95a5546a2e6 16:30:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:25 + docker inspect -f . ci-base-image-arm64 16:30:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:25 prd-ubuntu20.04-docker-arm64-4c-16g-1286 does not seem to be running inside a container 16:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:30:27 $ docker top 286582bfebe534c525930223df0219620e3648368c1624659bbd9f4a7988c934 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:28 + go version 16:30:28 go version go1.20.2 linux/arm64 [Pipeline] } 16:30:28 $ docker stop --time=1 286582bfebe534c525930223df0219620e3648368c1624659bbd9f4a7988c934 16:30:29 $ docker rm -f --volumes 286582bfebe534c525930223df0219620e3648368c1624659bbd9f4a7988c934 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:30 + docker inspect -f . ci-base-image-arm64 16:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:30 prd-ubuntu20.04-docker-arm64-4c-16g-1286 does not seem to be running inside a container 16:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:30:32 $ docker top fa73876612a0cc9efa569d5b5096e19a980cd7be926aa6ca57b3748289ffc2c0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:33 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 16:30:33 + make test 16:30:33 go test ./... -coverprofile=coverage.out ./... 16:31:12 ? github.com/edgexfoundry/device-mqtt-go [no test files] 16:33:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 16:33:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 16:33:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.083s coverage: 22.2% of statements 16:33:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:33:49 go vet ./... 16:34:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:34:16 ./bin/test-attribution-txt.sh [Pipeline] echo 16:34:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:34:16 $ docker stop --time=1 fa73876612a0cc9efa569d5b5096e19a980cd7be926aa6ca57b3748289ffc2c0 16:34:18 $ docker rm -f --volumes fa73876612a0cc9efa569d5b5096e19a980cd7be926aa6ca57b3748289ffc2c0 [Pipeline] // withDockerContainer [Pipeline] sh 16:34:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:34:19 Warning: overwriting stash ‘coverage-report’ 16:34:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:34:20 + ls -al . 16:34:20 total 176 16:34:20 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:30 . 16:34:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:28 .. 16:34:20 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 16:28 .dockerignore 16:34:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:28 .git 16:34:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:28 .github 16:34:20 -rw-rw-r-- 1 jenkins jenkins 329 Mar 15 16:28 .gitignore 16:34:20 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:28 .golangci.yml 16:34:20 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 15 16:28 Attribution.txt 16:34:20 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 15 16:28 CHANGELOG.md 16:34:20 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 15 16:28 Dockerfile 16:34:20 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:28 GOVERNANCE.md 16:34:20 -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 16:28 Jenkinsfile 16:34:20 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:28 LICENSE 16:34:20 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 15 16:28 Makefile 16:34:20 -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 16:28 OWNERS.md 16:34:20 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 15 16:28 README.md 16:34:20 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:12 VERSION 16:34:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:28 bin 16:34:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:28 cmd 16:34:20 -rw-r--r-- 1 jenkins jenkins 18047 Mar 15 16:33 coverage.out 16:34:20 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 15 16:28 go.mod 16:34:20 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 15 16:28 go.sum 16:34:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:28 internal 16:34:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:28 mock 16:34:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:28 snap 16:34:20 -rw-rw-r-- 1 jenkins jenkins 227 Mar 15 16:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:21 + 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=d91084f367e59075b592b3dd03a17e6c08a8773d --label arch=arm64 --label version=0.0.0 . 16:34:21 Sending build context to Docker daemon 3.334MB 16:34:21 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 16:34:21 Step 2/24 : FROM ${BASE} AS builder 16:34:21 ---> f95a5546a2e6 16:34:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:34:21 ---> Running in 2216636f7809 16:34:22 Removing intermediate container 2216636f7809 16:34:22 ---> 23a06dcdbab3 16:34:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:34:22 ---> Running in b4b66587cfee 16:34:22 Removing intermediate container b4b66587cfee 16:34:22 ---> ece5b7e54480 16:34:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:34:22 ---> Running in 221921955f57 16:34:22 Removing intermediate container 221921955f57 16:34:22 ---> e4ec9ed620b6 16:34:22 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:34:23 ---> Running in 61eaa50ccd11 16:34:23 Removing intermediate container 61eaa50ccd11 16:34:23 ---> 5673125462d0 16:34:23 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:34:23 ---> Running in 9915c48ae69e 16:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:34:25 OK: 268 MiB in 57 packages 16:34:26 Removing intermediate container 9915c48ae69e 16:34:26 ---> a75f2c296c84 16:34:26 Step 8/24 : WORKDIR /device-mqtt-go 16:34:26 ---> Running in 6e40bfffd110 16:34:27 Removing intermediate container 6e40bfffd110 16:34:27 ---> 9a4bfbf22a88 16:34:27 Step 9/24 : COPY go.mod vendor* ./ 16:34:28 ---> 28afb082b511 16:34:28 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:28 ---> Running in c26264e57025 16:34:30 Removing intermediate container c26264e57025 16:34:30 ---> 3bc1e0e06bf6 16:34:30 Step 11/24 : COPY . . 16:34:31 ---> 8aac994e613d 16:34:31 Step 12/24 : RUN $MAKE 16:34:31 ---> Running in c3ef1a1f9468 16:34:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 16:36:54 Removing intermediate container c3ef1a1f9468 16:36:54 ---> 2d23318827e1 16:36:54 Step 13/24 : FROM alpine:3.17 16:36:54 3.17: Pulling from library/alpine 16:36:54 af6eaf76a39c: Already exists 16:36:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:36:54 Status: Downloaded newer image for alpine:3.17 16:36:54 ---> d74e625d9115 16:36:54 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 16:36:54 ---> Running in d70e1019fe92 16:36:54 Removing intermediate container d70e1019fe92 16:36:54 ---> c1157a811188 16:36:54 Step 15/24 : RUN apk add --update --no-cache dumb-init 16:36:54 ---> Running in bcc213b9458d 16:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:36:54 (1/1) Installing dumb-init (1.2.5-r2) 16:36:54 Executing busybox-1.35.0-r29.trigger 16:36:54 OK: 8 MiB in 16 packages 16:36:54 Removing intermediate container bcc213b9458d 16:36:54 ---> d0f687c49286 16:36:54 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 16:36:54 ---> 6b1ed27d30cf 16:36:54 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 16:36:54 ---> b769cf3ae074 16:36:54 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 16:36:54 ---> 2da5d37d7c16 16:36:54 Step 19/24 : EXPOSE 59982 16:36:54 ---> Running in 2f93cc0eacc1 16:36:54 Removing intermediate container 2f93cc0eacc1 16:36:54 ---> 425da146f442 16:36:54 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 16:36:54 ---> Running in 706ce01d1700 16:36:54 Removing intermediate container 706ce01d1700 16:36:54 ---> d6302c1d4453 16:36:54 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:36:54 ---> Running in 5e21e128f7da 16:36:54 Removing intermediate container 5e21e128f7da 16:36:54 ---> 3554f3524d63 16:36:54 Step 22/24 : LABEL arch=arm64 16:36:54 ---> Running in b39e175bf1f6 16:36:54 Removing intermediate container b39e175bf1f6 16:36:54 ---> eb3784a83b5e 16:36:54 Step 23/24 : LABEL git_sha=d91084f367e59075b592b3dd03a17e6c08a8773d 16:36:55 ---> Running in d8b214972c11 16:36:55 Removing intermediate container d8b214972c11 16:36:55 ---> 03959bcb5de2 16:36:55 Step 24/24 : LABEL version=0.0.0 16:36:55 ---> Running in c9fd82144462 16:36:55 Removing intermediate container c9fd82144462 16:36:55 ---> aadcdeb7bdc0 16:36:55 [Warning] One or more build-args [ARCH] were not consumed 16:36:55 Successfully built aadcdeb7bdc0 16:36:55 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:56 16:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:57 arm64: Pulling from edgex-lftools-log-publisher 16:36:57 8998bd30e6a1: Pulling fs layer 16:36:57 04944245beec: Pulling fs layer 16:36:57 699f458cf7ca: Pulling fs layer 16:36:57 765212b225bb: Pulling fs layer 16:36:57 f23df028b6ca: Pulling fs layer 16:36:57 d65c8cfc05b1: Pulling fs layer 16:36:57 2437ff75d9bd: Pulling fs layer 16:36:57 f23df028b6ca: Waiting 16:36:57 d65c8cfc05b1: Waiting 16:36:57 2437ff75d9bd: Waiting 16:36:57 765212b225bb: Waiting 16:36:57 04944245beec: Verifying Checksum 16:36:57 04944245beec: Download complete 16:36:57 765212b225bb: Download complete 16:36:57 f23df028b6ca: Verifying Checksum 16:36:57 f23df028b6ca: Download complete 16:36:57 d65c8cfc05b1: Verifying Checksum 16:36:57 d65c8cfc05b1: Download complete 16:36:57 699f458cf7ca: Verifying Checksum 16:36:57 699f458cf7ca: Download complete 16:36:58 8998bd30e6a1: Verifying Checksum 16:36:58 8998bd30e6a1: Download complete 16:37:00 2437ff75d9bd: Verifying Checksum 16:37:00 2437ff75d9bd: Download complete 16:37:02 8998bd30e6a1: Pull complete 16:37:03 04944245beec: Pull complete 16:37:04 699f458cf7ca: Pull complete 16:37:04 765212b225bb: Pull complete 16:37:05 f23df028b6ca: Pull complete 16:37:05 d65c8cfc05b1: Pull complete 16:37:20 2437ff75d9bd: Pull complete 16:37:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:37:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:21 prd-ubuntu20.04-docker-arm64-4c-16g-1286 does not seem to be running inside a container 16:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:37:24 $ docker top 9167f91b80ce5ad05d69b7fc47c5fc281df59f757a3baaafc68549a78981d19b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:25 ---> job-cost.sh 16:37:25 lf-activate-venv: SKIPPING 16:37:25 INFO: No Stack... 16:37:25 INFO: Retrieving Pricing Info for: v3-standard-4 16:37:26 INFO: Archiving Costs [Pipeline] sh 16:37:27 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 16:37:27 + cut -d, -f6 [Pipeline] lock 16:37:27 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-529-1-stack-cost] 16:37:27 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-529-1-stack-cost] did not exist. Created. 16:37:27 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:37:27 /w/workspace/device-mqtt-go/1@tmp/durable-6ef92880/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:37:28 + echo total: 0.10999999940395355 [Pipeline] stash 16:37:28 Warning: overwriting stash ‘stack-cost’ 16:37:28 Stashed 1 file(s) [Pipeline] } 16:37:28 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:37:28 $ docker stop --time=1 9167f91b80ce5ad05d69b7fc47c5fc281df59f757a3baaafc68549a78981d19b 16:37:30 $ docker rm -f --volumes 9167f91b80ce5ad05d69b7fc47c5fc281df59f757a3baaafc68549a78981d19b [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 16:37:31 provisioning config files... 16:37:31 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp/config6294924425794808585tmp [Pipeline] { [Pipeline] sh 16:37:31 + set +x 16:37:31 + + bash -s -- 16:37:31 curl -s https://codecov.io/bash 16:37:31 16:37:31 _____ _ 16:37:31 / ____| | | 16:37:31 | | ___ __| | ___ ___ _____ __ 16:37:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:37:31 | |___| (_) | (_| | __/ (_| (_) \ V / 16:37:31 \_____\___/ \__,_|\___|\___\___/ \_/ 16:37:31 Bash-1.0.6 16:37:31 16:37:31 16:37:31 ==> git version 2.25.1 found 16:37:31 ==> 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 16:37:31 Release-Date: 2020-01-08 16:37:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:37:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:37:31 ==> Jenkins CI detected. 16:37:31 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-529 16:37:31 project root: . 16:37:31 --> token set from env 16:37:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:37:31 ==> Running gcov in . (disable via -X gcov) 16:37:31 ==> Python coveragepy not found 16:37:31 ==> Searching for coverage reports in: 16:37:31 + . 16:37:31 -> Found 1 reports 16:37:31 ==> Detecting git/mercurial file structure 16:37:31 ==> Reading reports 16:37:31 + ./coverage.out bytes=18047 16:37:31 ==> Appending adjustments 16:37:31 https://docs.codecov.io/docs/fixing-reports 16:37:31 + Found adjustments 16:37:31 ==> Gzipping contents 16:37:31 4.0K /tmp/codecov.Uz2hvS.gz 16:37:31 ==> Uploading reports 16:37:31 url: https://codecov.io 16:37:31 query: branch=PR-529&commit=d91084f367e59075b592b3dd03a17e6c08a8773d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=529&job=&cmd_args= 16:37:31 -> Pinging Codecov 16:37:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-529&commit=d91084f367e59075b592b3dd03a17e6c08a8773d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=529&job=&cmd_args= 16:37:34 -> Uploading to 16:37:34 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/7D719EC7BBE17E464838252E33014C33/d91084f367e59075b592b3dd03a17e6c08a8773d/44f96e3d-9903-45c1-bb65-df3b9f4109b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T163733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43bd36f046eba36b8549fbe2308ace71bf3ba2eeba06afec2d1b934d8635bcce 16:37:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:34 Dload Upload Total Spent Left Speed 16:37:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 0 0 100 3149 0 13872 --:--:-- --:--:-- --:--:-- 13872 16:37:34 -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection failurehttps://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d91084f367e59075b592b3dd03a17e6c08a8773d [Pipeline] } 16:37:34 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 16:37:36 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-529/archives ] 16:37:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-529/archives 16:37:36 total 16 16:37:36 drwxr-xr-x 3 root root 4096 Mar 15 16:13 . 16:37:36 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:13 .. 16:37:36 drwxr-xr-x 2 root root 4096 Mar 15 16:13 cost 16:37:36 -rw-r--r-- 1 root root 86 Mar 15 16:13 cost.csv 16:37:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-529/archives 16:37:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-529/archives 16:37:36 total 16 16:37:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:13 . 16:37:36 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:13 .. 16:37:36 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:13 cost 16:37:36 -rw-r--r-- 1 jenkins jenkins 86 Mar 15 16:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:37:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:37:37 ---> package-listing.sh 16:37:37 ++ facter osfamily 16:37:37 ++ tr '[:upper:]' '[:lower:]' 16:37:37 + OS_FAMILY=debian 16:37:37 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-529 16:37:37 + START_PACKAGES=/tmp/packages_start.txt 16:37:37 + END_PACKAGES=/tmp/packages_end.txt 16:37:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:37:37 + PACKAGES=/tmp/packages_start.txt 16:37:37 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-529 ']' 16:37:37 + PACKAGES=/tmp/packages_end.txt 16:37:37 + case "${OS_FAMILY}" in 16:37:37 + dpkg -l 16:37:37 + grep '^ii' 16:37:37 + '[' -f /tmp/packages_start.txt ']' 16:37:37 + '[' -f /tmp/packages_end.txt ']' 16:37:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:37:37 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-529 ']' 16:37:37 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-529/archives/ 16:37:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-529/archives/ [Pipeline] echo 16:37:37 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-529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:37:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:38 prd-ubuntu20.04-docker-8c-8g-859 does not seem to be running inside a container 16:37:38 $ 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-529/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-529 -v /w/workspace/gexfoundry_device-mqtt-go_PR-529:/w/workspace/gexfoundry_device-mqtt-go_PR-529:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:37:38 $ docker top ae0521a832b865976997e590e80d6fc82dae778bc0c4502c0fc5655ce9ce0678 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:39 + touch /tmp/pre-build-complete [Pipeline] sh 16:37:39 + mkdir -p /var/log/sysstat [Pipeline] sh 16:37:39 + ls /var/log/sa-host 16:37:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:40 provisioning config files... 16:37:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-529@tmp/config17251587037911709933tmp [Pipeline] { [Pipeline] echo 16:37:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:37:40 ---> create-netrc.sh [Pipeline] } 16:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:37:40 ---> python-tools-install.sh [Pipeline] echo 16:37:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:37:41 ---> sudo-logs.sh 16:37:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:37:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:37:41 ---> job-cost.sh 16:37:41 lf-activate-venv: SKIPPING 16:37:41 DEBUG: total: 0.2199999988079071 16:37:41 INFO: Retrieving Stack Cost... 16:37:41 INFO: Retrieving Pricing Info for: v3-standard-8 16:37:42 INFO: Archiving Costs [Pipeline] echo 16:37:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:37:42 ---> logs-deploy.sh 16:37:42 lf-activate-venv: SKIPPING 16:37:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-529/1 16:37:42 INFO: archiving workspace using pattern(s): 16:37:43 Archives upload complete. 16:37:43 INFO: archiving logs to Nexus