Pull request #649 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 ejlee3 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 9b9a80a41f53a862d540b29915a9bd774ae33a94+2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 (757ab208c064f742bec035219c43ba38d0d0e4ee) 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-ssh5755014757570695854.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4608443608948816472.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-649/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-649/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh366201609976075536.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-649/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9766717467404451788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17806133181518602304.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-649/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-649/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14724023551550339843.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1837 in /w/workspace/gexfoundry_device-mqtt-go_PR-649 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-649 # 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 Merging remotes/origin/main commit 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 into PR head commit 9b9a80a41f53a862d540b29915a9bd774ae33a94 Merge succeeded, producing 9b9a80a41f53a862d540b29915a9bd774ae33a94 Checking out Revision 9b9a80a41f53a862d540b29915a9bd774ae33a94 (PR-649) > 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/649/head:refs/remotes/origin/PR-649 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b9a80a41f53a862d540b29915a9bd774ae33a94 # 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 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b9a80a41f53a862d540b29915a9bd774ae33a94 # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:55:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:55:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:55:44 ========================================================= 18:55:44 EdgeX Global Pipelines Version Info 18:55:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:55:44 ------------------- 18:55:44 stable info: 18:55:44 ------------------- 18:55:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:55:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:55:44 Message: update stable to v1.0.258 18:55:45 ------------------- 18:55:45 experimental info: 18:55:45 ------------------- 18:55:45 Commited By: **** collab-it+edgex@linuxfoundation.org 18:55:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:55:45 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:55:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:55:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-649 [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-649 [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-649 [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b9a80a41f53a862d540b29915a9bd774ae33a94 [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b9a80a [Pipeline] echo 18:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:47 provisioning config files... 18:55:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp/config8064215965445792575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:48 ---> ****-login.sh 18:55:48 nexus3.edgexfoundry.org:10001 18:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:48 Configure a credential helper to remove this warning. See 18:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:48 18:55:48 Login Succeeded 18:55:48 nexus3.edgexfoundry.org:10002 18:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:48 Configure a credential helper to remove this warning. See 18:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:48 18:55:48 Login Succeeded 18:55:48 nexus3.edgexfoundry.org:10003 18:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:48 Configure a credential helper to remove this warning. See 18:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:48 18:55:48 Login Succeeded 18:55:48 nexus3.edgexfoundry.org:10004 18:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:48 Configure a credential helper to remove this warning. See 18:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:48 18:55:48 Login Succeeded 18:55:48 ****.io 18:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:49 Configure a credential helper to remove this warning. See 18:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:49 18:55:49 Login Succeeded 18:55:49 ---> ****-login.sh ends [Pipeline] } 18:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:55:49 + git rev-list -1 --merges 9b9a80a41f53a862d540b29915a9bd774ae33a94~1..9b9a80a41f53a862d540b29915a9bd774ae33a94 [Pipeline] echo 18:55:49 -----------> git rev-list -1 --merges 9b9a80a41f53a862d540b29915a9bd774ae33a94~1..9b9a80a41f53a862d540b29915a9bd774ae33a94 9b9a80a41f53a862d540b29915a9bd774ae33a94 [false] [Pipeline] sh 18:55:50 + git log --format=format:%s -1 9b9a80a41f53a862d540b29915a9bd774ae33a94 [Pipeline] echo 18:55:50 ========================================================= 18:55:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:55:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:50 + git log --format=format:%s -1 9b9a80a41f53a862d540b29915a9bd774ae33a94 [Pipeline] echo 18:55:50 [semverPrep] GIT_COMMIT: 9b9a80a41f53a862d540b29915a9bd774ae33a94, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo 18:55:50 [semverPrep] This is not a build commit. [Pipeline] sh 18:55:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:51 + grep -v github /etc/ssh/ssh_known_hosts 18:55:51 + [ -e /tmp/ssh_known_hosts ] 18:55:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:55:51 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 18:55:51 -a /etc/ssh/ssh_known_hosts 18:55:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:51 18:55:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:52 0.1.4: Pulling from edgex-devops/py-git-semver 18:55:52 b85a868b505f: Pulling fs layer 18:55:52 e2be974225ed: Pulling fs layer 18:55:52 339a4e72a1f5: Pulling fs layer 18:55:52 988bab9f4d93: Pulling fs layer 18:55:52 1469e6f7b9e6: Pulling fs layer 18:55:52 eaf3925da568: Pulling fs layer 18:55:52 bab4dde63d76: Pulling fs layer 18:55:52 bde34c3a00c8: Pulling fs layer 18:55:52 b352a97aabf1: Pulling fs layer 18:55:52 4872d77fe225: Pulling fs layer 18:55:52 5851b861e8e6: Pulling fs layer 18:55:52 eaf3925da568: Waiting 18:55:52 bde34c3a00c8: Waiting 18:55:52 bab4dde63d76: Waiting 18:55:52 4872d77fe225: Waiting 18:55:52 b352a97aabf1: Waiting 18:55:52 5851b861e8e6: Waiting 18:55:52 1469e6f7b9e6: Waiting 18:55:52 988bab9f4d93: Waiting 18:55:52 e2be974225ed: Verifying Checksum 18:55:52 e2be974225ed: Download complete 18:55:52 988bab9f4d93: Verifying Checksum 18:55:52 988bab9f4d93: Download complete 18:55:52 1469e6f7b9e6: Verifying Checksum 18:55:52 1469e6f7b9e6: Download complete 18:55:52 eaf3925da568: Verifying Checksum 18:55:52 eaf3925da568: Download complete 18:55:52 339a4e72a1f5: Verifying Checksum 18:55:52 339a4e72a1f5: Download complete 18:55:52 bde34c3a00c8: Verifying Checksum 18:55:52 bde34c3a00c8: Download complete 18:55:52 b352a97aabf1: Download complete 18:55:52 4872d77fe225: Download complete 18:55:52 5851b861e8e6: Verifying Checksum 18:55:52 5851b861e8e6: Download complete 18:55:52 b85a868b505f: Download complete 18:55:52 bab4dde63d76: Verifying Checksum 18:55:52 bab4dde63d76: Download complete 18:55:53 b85a868b505f: Pull complete 18:55:53 e2be974225ed: Pull complete 18:55:54 339a4e72a1f5: Pull complete 18:55:54 988bab9f4d93: Pull complete 18:55:54 1469e6f7b9e6: Pull complete 18:55:54 eaf3925da568: Pull complete 18:55:55 bab4dde63d76: Pull complete 18:55:56 bde34c3a00c8: Pull complete 18:55:56 b352a97aabf1: Pull complete 18:55:56 4872d77fe225: Pull complete 18:55:56 5851b861e8e6: Pull complete 18:55:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:56 prd-ubuntu20.04-docker-8c-8g-1837 does not seem to be running inside a container 18:55:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-649 -v /w/workspace/gexfoundry_device-mqtt-go_PR-649:/w/workspace/gexfoundry_device-mqtt-go_PR-649:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:56:00 $ docker top 34fb82012d351af4f8652ccf910c43b926c42d2e5e95b8ab9be50f40676a1e13 -eo pid,comm 18:56:00 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). 18:56:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:00 [ssh-agent] Looking for ssh-agent implementation... 18:56:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:00 $ docker exec 34fb82012d351af4f8652ccf910c43b926c42d2e5e95b8ab9be50f40676a1e13 ssh-agent 18:56:00 SSH_AUTH_SOCK=/tmp/ssh-awYf3mWVjPBC/agent.32 18:56:00 SSH_AGENT_PID=38 18:56:00 Running ssh-add (command line suppressed) 18:56:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp/private_key_2839757142407494553.key (/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp/private_key_2839757142407494553.key) 18:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:01 + git tag --points-at HEAD [Pipeline] } 18:56:01 $ docker exec --env ******** --env ******** 34fb82012d351af4f8652ccf910c43b926c42d2e5e95b8ab9be50f40676a1e13 ssh-agent -k 18:56:01 unset SSH_AUTH_SOCK; 18:56:01 unset SSH_AGENT_PID; 18:56:01 echo Agent pid 38 killed; 18:56:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:56:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:01 [ssh-agent] Looking for ssh-agent implementation... 18:56:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:01 $ docker exec 34fb82012d351af4f8652ccf910c43b926c42d2e5e95b8ab9be50f40676a1e13 ssh-agent 18:56:01 SSH_AUTH_SOCK=/tmp/ssh-gR8iZHJwOXlU/agent.70 18:56:01 SSH_AGENT_PID=76 18:56:01 Running ssh-add (command line suppressed) 18:56:01 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp/private_key_15054438178928024955.key (/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp/private_key_15054438178928024955.key) 18:56:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:01 + git semver init 18:56:02 2023-11-28 18:56:02,148 [run_init] DEBUG init version:0.0.0 force:False 18:56:02 2023-11-28 18:56:02,149 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-649/.semver 18:56:02 2023-11-28 18:56:02,149 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-649/.semver 18:56:02 2023-11-28 18:56:02,149 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-649/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-649, universal_newlines=False, shell=None, istream=None) 18:56:03 2023-11-28 18:56:03,399 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-649/.git/info/exclude 18:56:03 2023-11-28 18:56:03,400 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-649/.semver/PR-649 with force:False 18:56:03 2023-11-28 18:56:03,400 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-649/.semver/PR-649 18:56:03 2023-11-28 18:56:03,404 [execute] INFO git cat-file --batch-check 18:56:03 2023-11-28 18:56:03,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-649/.semver, universal_newlines=False, shell=None, istream=) 18:56:03 2023-11-28 18:56:03,410 [execute] INFO git cat-file --batch 18:56:03 2023-11-28 18:56:03,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-649/.semver, universal_newlines=False, shell=None, istream=) 18:56:03 2023-11-28 18:56:03,415 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-649/.semver/PR-649 18:56:03 0.0.0 [Pipeline] } 18:56:03 $ docker exec --env ******** --env ******** 34fb82012d351af4f8652ccf910c43b926c42d2e5e95b8ab9be50f40676a1e13 ssh-agent -k 18:56:03 unset SSH_AUTH_SOCK; 18:56:03 unset SSH_AGENT_PID; 18:56:03 echo Agent pid 76 killed; 18:56:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:04 + git semver [Pipeline] } 18:56:04 $ docker stop --time=1 34fb82012d351af4f8652ccf910c43b926c42d2e5e95b8ab9be50f40676a1e13 18:56:05 $ docker rm -f --volumes 34fb82012d351af4f8652ccf910c43b926c42d2e5e95b8ab9be50f40676a1e13 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:56:06 Stashed 1 file(s) [Pipeline] echo 18:56:06 [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 18:56:07 provisioning config files... 18:56:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp/config1952032922341395149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:08 ---> ****-login.sh 18:56:08 nexus3.edgexfoundry.org:10001 18:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:08 Configure a credential helper to remove this warning. See 18:56:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:08 18:56:08 Login Succeeded 18:56:08 nexus3.edgexfoundry.org:10002 18:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:08 Configure a credential helper to remove this warning. See 18:56:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:08 18:56:08 Login Succeeded 18:56:08 nexus3.edgexfoundry.org:10003 18:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:08 Configure a credential helper to remove this warning. See 18:56:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:08 18:56:08 Login Succeeded 18:56:08 nexus3.edgexfoundry.org:10004 18:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:08 Configure a credential helper to remove this warning. See 18:56:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:08 18:56:08 Login Succeeded 18:56:08 ****.io 18:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:08 Configure a credential helper to remove this warning. See 18:56:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:08 18:56:08 Login Succeeded 18:56:08 ---> ****-login.sh ends [Pipeline] } 18:56:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:56:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:56:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:56:09 ========================================================= 18:56:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:56:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:56:09 Sending build context to Docker daemon 17.33MB 18:56:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:56:09 Step 2/12 : FROM ${BASE} AS builder 18:56:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:56:09 7264a8db6415: Pulling fs layer 18:56:09 c4d48a809fc2: Pulling fs layer 18:56:09 4f1c88b9dad5: Pulling fs layer 18:56:09 ad3a456e5733: Pulling fs layer 18:56:09 69c7f0334f64: Pulling fs layer 18:56:09 1f1c1a5573a3: Pulling fs layer 18:56:09 ce7588e14bc9: Pulling fs layer 18:56:09 b5e4710f87ac: Pulling fs layer 18:56:09 ad3a456e5733: Waiting 18:56:09 69c7f0334f64: Waiting 18:56:09 ce7588e14bc9: Waiting 18:56:09 1f1c1a5573a3: Waiting 18:56:09 b5e4710f87ac: Waiting 18:56:09 c4d48a809fc2: Download complete 18:56:09 ad3a456e5733: Verifying Checksum 18:56:09 ad3a456e5733: Download complete 18:56:10 69c7f0334f64: Verifying Checksum 18:56:10 69c7f0334f64: Download complete 18:56:10 7264a8db6415: Verifying Checksum 18:56:10 7264a8db6415: Download complete 18:56:10 1f1c1a5573a3: Verifying Checksum 18:56:10 1f1c1a5573a3: Download complete 18:56:10 7264a8db6415: Pull complete 18:56:10 c4d48a809fc2: Pull complete 18:56:10 b5e4710f87ac: Verifying Checksum 18:56:10 b5e4710f87ac: Download complete 18:56:10 4f1c88b9dad5: Download complete 18:56:10 ce7588e14bc9: Download complete 18:56:14 4f1c88b9dad5: Pull complete 18:56:14 ad3a456e5733: Pull complete 18:56:14 69c7f0334f64: Pull complete 18:56:14 1f1c1a5573a3: Pull complete 18:56:16 ce7588e14bc9: Pull complete 18:56:16 b5e4710f87ac: Pull complete 18:56:16 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:56:16 ---> 88b5674ff536 18:56:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:56:20 ---> Running in 67f39d7e71e5 18:56:20 Removing intermediate container 67f39d7e71e5 18:56:20 ---> 4480132048bb 18:56:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:56:20 ---> Running in cbd1827eab21 18:56:20 Removing intermediate container cbd1827eab21 18:56:20 ---> 60f493721fa0 18:56:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:56:20 ---> Running in a27844ab5999 18:56:20 Removing intermediate container a27844ab5999 18:56:20 ---> 9cd7edc2e0b9 18:56:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:56:20 ---> Running in 4db76a53fcff 18:56:20 Removing intermediate container 4db76a53fcff 18:56:20 ---> 7a68d7c52043 18:56:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:56:20 ---> Running in b8104a269bd8 18:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:56:21 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:56:21 (2/4) Installing libedit (20221030.3.1-r1) 18:56:21 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:56:21 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:56:21 Executing busybox-1.36.1-r5.trigger 18:56:21 OK: 268 MiB in 56 packages 18:56:21 Removing intermediate container b8104a269bd8 18:56:21 ---> 9034a6b6a221 18:56:21 Step 8/12 : WORKDIR /device-mqtt-go 18:56:21 ---> Running in e9fc2bdc11c9 18:56:21 Removing intermediate container e9fc2bdc11c9 18:56:21 ---> 4780b490edc2 18:56:21 Step 9/12 : COPY go.mod vendor* ./ 18:56:22 ---> 8222e18678f8 18:56:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:22 ---> Running in 3a4866cb34bd 18:56:22 Still waiting to schedule task 18:56:22 ‘prd-centos7-blackbox-4c-2g-951’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:56:22 ‘prd-centos7-blackbox-4c-2g-952’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:56:22 ‘prd-ubuntu20.04-docker-8c-8g-1865’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:56:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1844’ is offline 18:57:01 Removing intermediate container 3a4866cb34bd 18:57:01 ---> f6a036037f99 18:57:01 Step 11/12 : COPY . . 18:57:01 ---> 79825ab4c6a8 18:57:01 Step 12/12 : RUN $MAKE 18:57:01 ---> Running in 9142c121bd6c 18:57:01 noop 18:57:01 Removing intermediate container 9142c121bd6c 18:57:01 ---> 50f27e846b77 18:57:01 Successfully built 50f27e846b77 18:57:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:01 + docker inspect -f . ci-base-image-x86_64 18:57:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:01 prd-ubuntu20.04-docker-8c-8g-1837 does not seem to be running inside a container 18:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-649 -v /w/workspace/gexfoundry_device-mqtt-go_PR-649:/w/workspace/gexfoundry_device-mqtt-go_PR-649:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:57:02 $ docker top 68a360639addd7934c6d6049e7120549ab21ec0c44ded50b51a8abf24dbc0907 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:02 + go version 18:57:02 go version go1.21.0 linux/amd64 [Pipeline] } 18:57:02 $ docker stop --time=1 68a360639addd7934c6d6049e7120549ab21ec0c44ded50b51a8abf24dbc0907 18:57:03 $ docker rm -f --volumes 68a360639addd7934c6d6049e7120549ab21ec0c44ded50b51a8abf24dbc0907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:04 + docker inspect -f . ci-base-image-x86_64 18:57:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:05 prd-ubuntu20.04-docker-8c-8g-1837 does not seem to be running inside a container 18:57:05 $ 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-649 -v /w/workspace/gexfoundry_device-mqtt-go_PR-649:/w/workspace/gexfoundry_device-mqtt-go_PR-649:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:57:05 $ docker top 89292aafa21d3bcc17b49b08338e88a55d61686f87993a86a10679c5bcae491b -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-649 [Pipeline] fileExists [Pipeline] sh 18:57:06 + make test 18:57:06 go test ./... -coverprofile=coverage.out ./... 18:57:07 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:57:17 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:57:17 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:57:17 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 18:57:25 go vet ./... 18:57:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:57:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:57:29 ./bin/test-attribution-txt.sh [Pipeline] echo 18:57:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:57:29 $ docker stop --time=1 89292aafa21d3bcc17b49b08338e88a55d61686f87993a86a10679c5bcae491b 18:57:32 $ docker rm -f --volumes 89292aafa21d3bcc17b49b08338e88a55d61686f87993a86a10679c5bcae491b [Pipeline] // withDockerContainer [Pipeline] sh 18:57:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:57:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:57:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:34 + ls -al . 18:57:34 total 184 18:57:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:57 . 18:57:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:55 .. 18:57:34 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 18:55 .dockerignore 18:57:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:57 .git 18:57:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:55 .github 18:57:34 -rw-rw-r-- 1 jenkins jenkins 264 Nov 28 18:55 .gitignore 18:57:34 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:55 .golangci.yml 18:57:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:56 .semver 18:57:34 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 28 18:55 Attribution.txt 18:57:34 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 28 18:55 CHANGELOG.md 18:57:34 -rw-rw-r-- 1 jenkins jenkins 1798 Nov 28 18:55 Dockerfile 18:57:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:55 GOVERNANCE.md 18:57:34 -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 18:55 Jenkinsfile 18:57:34 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 18:55 LICENSE 18:57:34 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 28 18:55 Makefile 18:57:34 -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 18:55 OWNERS.md 18:57:34 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 28 18:55 README.md 18:57:34 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:56 VERSION 18:57:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:55 bin 18:57:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:55 cmd 18:57:34 -rw-r--r-- 1 jenkins jenkins 18506 Nov 28 18:57 coverage.out 18:57:34 -rw-rw-r-- 1 jenkins jenkins 3817 Nov 28 18:55 go.mod 18:57:34 -rw-rw-r-- 1 jenkins jenkins 35084 Nov 28 18:55 go.sum 18:57:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:55 internal 18:57:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:55 mock 18:57:34 -rw-rw-r-- 1 jenkins jenkins 227 Nov 28 18:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:34 + 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=9b9a80a41f53a862d540b29915a9bd774ae33a94 --label arch=amd64 --label version=0.0.0 . 18:57:34 Sending build context to Docker daemon 17.35MB 18:57:34 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:57:34 Step 2/25 : FROM ${BASE} AS builder 18:57:34 ---> 50f27e846b77 18:57:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:57:35 ---> Running in e1bcf222a5e5 18:57:35 Removing intermediate container e1bcf222a5e5 18:57:35 ---> 285c006dd49d 18:57:35 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:35 ---> Running in 8949c1ad4ba5 18:57:35 Removing intermediate container 8949c1ad4ba5 18:57:35 ---> 7d796bc92726 18:57:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:57:35 ---> Running in da85b8e9beca 18:57:35 Removing intermediate container da85b8e9beca 18:57:35 ---> b99e2ade11ad 18:57:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:57:35 ---> Running in 84163d2afd34 18:57:35 Removing intermediate container 84163d2afd34 18:57:35 ---> 9716284fa434 18:57:35 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:57:35 ---> Running in a45796874ba8 18:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:57:36 OK: 268 MiB in 56 packages 18:57:36 Removing intermediate container a45796874ba8 18:57:36 ---> e1109e122955 18:57:36 Step 8/25 : WORKDIR /device-mqtt-go 18:57:36 ---> Running in 2b4ed7ddc869 18:57:36 Removing intermediate container 2b4ed7ddc869 18:57:36 ---> e22cad11f6cc 18:57:36 Step 9/25 : COPY go.mod vendor* ./ 18:57:36 ---> fb776e46821b 18:57:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:57:36 ---> Running in 7eec9b06adee 18:57:37 Removing intermediate container 7eec9b06adee 18:57:37 ---> ec749f070979 18:57:37 Step 11/25 : COPY . . 18:57:38 ---> 6b1cd46b9d3c 18:57:38 Step 12/25 : RUN $MAKE 18:57:38 ---> Running in e77f61ed138f 18:57:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 18:58:00 Removing intermediate container e77f61ed138f 18:58:00 ---> d4230aa619e9 18:58:00 Step 13/25 : FROM alpine:3.18 18:58:00 3.18: Pulling from library/alpine 18:58:00 96526aa774ef: Pulling fs layer 18:58:00 96526aa774ef: Verifying Checksum 18:58:00 96526aa774ef: Download complete 18:58:00 96526aa774ef: Pull complete 18:58:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:58:00 Status: Downloaded newer image for alpine:3.18 18:58:00 ---> 8ca4688f4f35 18:58:00 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:58:00 ---> Running in a12d0b175260 18:58:00 Removing intermediate container a12d0b175260 18:58:00 ---> cd06d50c0a5d 18:58:00 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:58:00 ---> Running in 9aa4114fe548 18:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:58:00 (1/1) Installing dumb-init (1.2.5-r2) 18:58:00 Executing busybox-1.36.1-r2.trigger 18:58:00 OK: 7 MiB in 16 packages 18:58:00 Removing intermediate container 9aa4114fe548 18:58:00 ---> ab8efd6a70e7 18:58:00 Step 16/25 : RUN apk --no-cache upgrade 18:58:00 ---> Running in fdd98629c8cf 18:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:58:00 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:58:00 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:58:00 Executing busybox-1.36.1-r5.post-upgrade 18:58:00 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:58:00 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:58:00 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:58:00 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:58:00 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:58:00 Executing busybox-1.36.1-r5.trigger 18:58:00 OK: 7 MiB in 16 packages 18:58:01 Removing intermediate container fdd98629c8cf 18:58:01 ---> 3dd3824ffae6 18:58:01 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 18:58:02 ---> ea4a4eafba06 18:58:02 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 18:58:02 ---> 2abdad899398 18:58:02 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:58:02 ---> 53deb55ba78c 18:58:02 Step 20/25 : EXPOSE 59982 18:58:02 ---> Running in 0c4d0414c1f0 18:58:02 Removing intermediate container 0c4d0414c1f0 18:58:02 ---> 54208de90794 18:58:02 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 18:58:02 ---> Running in c98f4a6a30e2 18:58:02 Removing intermediate container c98f4a6a30e2 18:58:02 ---> 1edd5a8d7387 18:58:02 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:58:02 ---> Running in 9c23db69703d 18:58:02 Removing intermediate container 9c23db69703d 18:58:02 ---> 28a4eb98fa0d 18:58:02 Step 23/25 : LABEL arch=amd64 18:58:02 ---> Running in ebb7d80849cb 18:58:02 Removing intermediate container ebb7d80849cb 18:58:02 ---> 3f7df17ba216 18:58:02 Step 24/25 : LABEL git_sha=9b9a80a41f53a862d540b29915a9bd774ae33a94 18:58:02 ---> Running in e0f6946b221d 18:58:02 Removing intermediate container e0f6946b221d 18:58:02 ---> ba6d0ee551cc 18:58:02 Step 25/25 : LABEL version=0.0.0 18:58:02 ---> Running in 79d759acbea7 18:58:03 Removing intermediate container 79d759acbea7 18:58:03 ---> ffe6c1d120d3 18:58:03 [Warning] One or more build-args [ARCH] were not consumed 18:58:03 Successfully built ffe6c1d120d3 18:58:03 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 18:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:04 18:58:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:04 latest: Pulling from edgex-lftools-log-publisher 18:58:04 5eb5b503b376: Pulling fs layer 18:58:04 5c69ac0246d0: Pulling fs layer 18:58:04 ec43610c2a17: Pulling fs layer 18:58:04 3a2ae6a8a46f: Pulling fs layer 18:58:04 33b1e0a273af: Pulling fs layer 18:58:04 5d3b04190fa2: Pulling fs layer 18:58:04 2f39f015ded8: Pulling fs layer 18:58:04 3a2ae6a8a46f: Waiting 18:58:04 5d3b04190fa2: Waiting 18:58:04 33b1e0a273af: Waiting 18:58:04 2f39f015ded8: Waiting 18:58:04 5c69ac0246d0: Verifying Checksum 18:58:04 5c69ac0246d0: Download complete 18:58:04 3a2ae6a8a46f: Verifying Checksum 18:58:04 3a2ae6a8a46f: Download complete 18:58:04 33b1e0a273af: Verifying Checksum 18:58:04 33b1e0a273af: Download complete 18:58:04 ec43610c2a17: Verifying Checksum 18:58:04 ec43610c2a17: Download complete 18:58:05 5d3b04190fa2: Download complete 18:58:05 5eb5b503b376: Download complete 18:58:05 2f39f015ded8: Verifying Checksum 18:58:05 2f39f015ded8: Download complete 18:58:06 5eb5b503b376: Pull complete 18:58:06 5c69ac0246d0: Pull complete 18:58:06 ec43610c2a17: Pull complete 18:58:06 3a2ae6a8a46f: Pull complete 18:58:07 33b1e0a273af: Pull complete 18:58:07 5d3b04190fa2: Pull complete 18:58:11 2f39f015ded8: Pull complete 18:58:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:58:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:11 prd-ubuntu20.04-docker-8c-8g-1837 does not seem to be running inside a container 18:58:11 $ 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-649 -v /w/workspace/gexfoundry_device-mqtt-go_PR-649:/w/workspace/gexfoundry_device-mqtt-go_PR-649:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:58:15 $ docker top 85992b1351a91d28e43b4c49ae3e4455e25d83d81309a4065566ac43ca86ab81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:16 ---> job-cost.sh 18:58:16 lf-activate-venv: SKIPPING 18:58:16 INFO: No Stack... 18:58:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:58:16 INFO: Archiving Costs [Pipeline] sh 18:58:17 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-649/archives/cost.csv 18:58:17 + cut -d, -f6 [Pipeline] lock 18:58:17 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-649-1-stack-cost] 18:58:17 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-649-1-stack-cost] did not exist. Created. 18:58:17 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-649-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:17 + echo total: 0.2199999988079071 [Pipeline] stash 18:58:17 Stashed 1 file(s) [Pipeline] } 18:58:17 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-649-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:58:17 $ docker stop --time=1 85992b1351a91d28e43b4c49ae3e4455e25d83d81309a4065566ac43ca86ab81 18:58:19 $ docker rm -f --volumes 85992b1351a91d28e43b4c49ae3e4455e25d83d81309a4065566ac43ca86ab81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:37:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3964 in /w/workspace/gexfoundry_device-mqtt-go_PR-649 [Pipeline] { [Pipeline] ws 19:37:15 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 19:37:16 The recommended git tool is: git 19:37:21 using credential edgex-jenkins-ssh 19:37:21 Cloning the remote Git repository 19:37:21 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 19:37:21 > git init /w/workspace/device-mqtt-go/1 # timeout=10 19:37:22 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:37:22 > git --version # timeout=10 19:37:22 > git --version # 'git version 2.25.1' 19:37:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:37:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:25 Merging remotes/origin/main commit 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 into PR head commit 9b9a80a41f53a862d540b29915a9bd774ae33a94 19:37:26 Merge succeeded, producing 9b9a80a41f53a862d540b29915a9bd774ae33a94 19:37:26 Checking out Revision 9b9a80a41f53a862d540b29915a9bd774ae33a94 (PR-649) 19:37:25 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:37:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/649/head:refs/remotes/origin/PR-649 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:37:26 > git config core.sparsecheckout # timeout=10 19:37:26 > git checkout -f 9b9a80a41f53a862d540b29915a9bd774ae33a94 # timeout=10 19:37:26 > git remote # timeout=10 19:37:26 > git config --get remote.origin.url # timeout=10 19:37:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:26 > git merge 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 # timeout=10 19:37:26 > git rev-parse HEAD^{commit} # timeout=10 19:37:26 > git config core.sparsecheckout # timeout=10 19:37:26 > git checkout -f 9b9a80a41f53a862d540b29915a9bd774ae33a94 # timeout=10 19:37:29 Commit message: "build: Update to latest 3.2.0 dev go-mods" 19:37:29 > git --version # timeout=10 19:37:29 > git --version # 'git version 2.25.1' 19:37:29 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:37:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:31 Dload Upload Total Spent Left Speed 19:37:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 221k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh 19:37:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:37:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:37:32 + sudo tee /etc/docker/daemon.new 19:37:32 { 19:37:32 "registry-mirrors": [ 19:37:32 "https://nexus3.edgexfoundry.org:10001" 19:37:32 ], 19:37:32 "bip": "10.250.0.254/24", 19:37:32 "hosts": [ 19:37:32 "tcp://0.0.0.0:5555", 19:37:32 "unix:///var/run/docker.sock" 19:37:32 ], 19:37:32 "mtu": 1458, 19:37:32 "selinux-enabled": true, 19:37:32 "seccomp-profile": "/etc/docker/seccomp.json" 19:37:32 } [Pipeline] sh 19:37:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:37:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:51 provisioning config files... 19:37:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2099551365957733329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:51 ---> ****-login.sh 19:37:51 nexus3.edgexfoundry.org:10001 19:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:52 Configure a credential helper to remove this warning. See 19:37:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:52 19:37:52 Login Succeeded 19:37:52 nexus3.edgexfoundry.org:10002 19:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:52 Configure a credential helper to remove this warning. See 19:37:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:52 19:37:52 Login Succeeded 19:37:52 nexus3.edgexfoundry.org:10003 19:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:53 Configure a credential helper to remove this warning. See 19:37:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:53 19:37:53 Login Succeeded 19:37:53 nexus3.edgexfoundry.org:10004 19:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:53 Configure a credential helper to remove this warning. See 19:37:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:53 19:37:53 Login Succeeded 19:37:53 ****.io 19:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:53 Configure a credential helper to remove this warning. See 19:37:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:53 19:37:53 Login Succeeded 19:37:53 ---> ****-login.sh ends [Pipeline] } 19:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:37:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:54 ========================================================= 19:37:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:37:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:37:55 Sending build context to Docker daemon 8.778MB 19:37:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:37:55 Step 2/12 : FROM ${BASE} AS builder 19:37:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:37:55 9fda8d8052c6: Pulling fs layer 19:37:55 5d54e960e981: Pulling fs layer 19:37:55 c4a7e357bf2a: Pulling fs layer 19:37:55 f0e02332f6b5: Pulling fs layer 19:37:55 872ee5b61b7b: Pulling fs layer 19:37:55 0c6a40ed1a82: Pulling fs layer 19:37:55 94ae7d8d031c: Pulling fs layer 19:37:55 f0e02332f6b5: Waiting 19:37:55 94ae7d8d031c: Waiting 19:37:55 0c6a40ed1a82: Waiting 19:37:55 872ee5b61b7b: Waiting 19:37:55 5d54e960e981: Download complete 19:37:56 f0e02332f6b5: Verifying Checksum 19:37:56 f0e02332f6b5: Download complete 19:37:56 872ee5b61b7b: Download complete 19:37:56 9fda8d8052c6: Verifying Checksum 19:37:56 9fda8d8052c6: Download complete 19:37:56 94ae7d8d031c: Verifying Checksum 19:37:56 94ae7d8d031c: Download complete 19:37:57 9fda8d8052c6: Pull complete 19:37:57 5d54e960e981: Pull complete 19:37:57 c4a7e357bf2a: Verifying Checksum 19:37:57 c4a7e357bf2a: Download complete 19:37:58 0c6a40ed1a82: Verifying Checksum 19:37:58 0c6a40ed1a82: Download complete 19:38:11 c4a7e357bf2a: Pull complete 19:38:11 f0e02332f6b5: Pull complete 19:38:11 872ee5b61b7b: Pull complete 19:38:19 0c6a40ed1a82: Pull complete 19:38:21 94ae7d8d031c: Pull complete 19:38:21 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:38:21 ---> 86de565de09d 19:38:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:38:23 ---> Running in e9ac0eb55f8f 19:38:23 Removing intermediate container e9ac0eb55f8f 19:38:23 ---> 88d5540cc28a 19:38:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:38:23 ---> Running in cbbb7ef83196 19:38:23 Removing intermediate container cbbb7ef83196 19:38:23 ---> b103c44cb053 19:38:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:38:23 ---> Running in 2c815846c953 19:38:24 Removing intermediate container 2c815846c953 19:38:24 ---> 2811acaff713 19:38:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:38:24 ---> Running in 65be8a34e2cc 19:38:24 Removing intermediate container 65be8a34e2cc 19:38:24 ---> b64b5f8f0666 19:38:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:38:24 ---> Running in 280e5bceaa22 19:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:27 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:38:27 (2/4) Installing libedit (20221030.3.1-r1) 19:38:27 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:38:27 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:38:27 Executing busybox-1.36.1-r5.trigger 19:38:27 OK: 271 MiB in 56 packages 19:38:28 Removing intermediate container 280e5bceaa22 19:38:28 ---> d720d7e7fa95 19:38:28 Step 8/12 : WORKDIR /device-mqtt-go 19:38:28 ---> Running in 5b492da79ab2 19:38:28 Removing intermediate container 5b492da79ab2 19:38:28 ---> 12b51898d506 19:38:28 Step 9/12 : COPY go.mod vendor* ./ 19:38:29 ---> cba90abbc405 19:38:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:29 ---> Running in 9fb0ee0c58e6 19:39:51 Removing intermediate container 9fb0ee0c58e6 19:39:51 ---> c391ed2f1ad5 19:39:51 Step 11/12 : COPY . . 19:39:51 ---> f3def9ff6131 19:39:51 Step 12/12 : RUN $MAKE 19:39:51 ---> Running in ca7ee60bc15d 19:39:51 noop 19:39:51 Removing intermediate container ca7ee60bc15d 19:39:51 ---> 1e57bd6a1506 19:39:51 Successfully built 1e57bd6a1506 19:39:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:51 + docker inspect -f . ci-base-image-arm64 19:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:52 prd-ubuntu20.04-docker-arm64-4c-16g-3964 does not seem to be running inside a container 19:39:52 $ 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 ******** -e ******** ci-base-image-arm64 cat 19:39:53 $ docker top fd0f96d7422e31a3af8b904e6d572bc45623bd86e027561fa6daade3e0054770 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:54 + go version 19:39:54 go version go1.21.0 linux/arm64 [Pipeline] } 19:39:54 $ docker stop --time=1 fd0f96d7422e31a3af8b904e6d572bc45623bd86e027561fa6daade3e0054770 19:39:56 $ docker rm -f --volumes fd0f96d7422e31a3af8b904e6d572bc45623bd86e027561fa6daade3e0054770 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:57 + docker inspect -f . ci-base-image-arm64 19:39:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:57 prd-ubuntu20.04-docker-arm64-4c-16g-3964 does not seem to be running inside a container 19:39:57 $ 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 ******** -e ******** ci-base-image-arm64 cat 19:40:00 $ docker top 2964425d02c04b8fc481270ed8097052a139938a805fc9524db981d82e1568a6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:01 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 19:40:02 + make test 19:40:02 go test ./... -coverprofile=coverage.out ./... 19:40:06 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:41:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:41:46 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:41:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements 19:41:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:41:46 go vet ./... 19:42:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:42:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:42:19 ./bin/test-attribution-txt.sh [Pipeline] echo 19:42:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:42:19 $ docker stop --time=1 2964425d02c04b8fc481270ed8097052a139938a805fc9524db981d82e1568a6 19:42:21 $ docker rm -f --volumes 2964425d02c04b8fc481270ed8097052a139938a805fc9524db981d82e1568a6 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:42:23 Warning: overwriting stash ‘coverage-report’ 19:42:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:42:25 + ls -al . 19:42:25 total 180 19:42:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:40 . 19:42:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:37 .. 19:42:25 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 19:37 .dockerignore 19:42:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:37 .git 19:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:37 .github 19:42:25 -rw-rw-r-- 1 jenkins jenkins 264 Nov 28 19:37 .gitignore 19:42:25 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 19:37 .golangci.yml 19:42:25 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 28 19:37 Attribution.txt 19:42:25 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 28 19:37 CHANGELOG.md 19:42:25 -rw-rw-r-- 1 jenkins jenkins 1798 Nov 28 19:37 Dockerfile 19:42:25 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 19:37 GOVERNANCE.md 19:42:25 -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 19:37 Jenkinsfile 19:42:25 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 19:37 LICENSE 19:42:25 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 28 19:37 Makefile 19:42:25 -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 19:37 OWNERS.md 19:42:25 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 28 19:37 README.md 19:42:25 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:56 VERSION 19:42:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:37 bin 19:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:37 cmd 19:42:25 -rw-r--r-- 1 jenkins jenkins 18506 Nov 28 19:41 coverage.out 19:42:25 -rw-rw-r-- 1 jenkins jenkins 3817 Nov 28 19:37 go.mod 19:42:25 -rw-rw-r-- 1 jenkins jenkins 35084 Nov 28 19:37 go.sum 19:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:37 internal 19:42:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:37 mock 19:42:25 -rw-rw-r-- 1 jenkins jenkins 227 Nov 28 19:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:25 + 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=9b9a80a41f53a862d540b29915a9bd774ae33a94 --label arch=arm64 --label version=0.0.0 . 19:42:26 Sending build context to Docker daemon 8.797MB 19:42:26 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 19:42:26 Step 2/25 : FROM ${BASE} AS builder 19:42:26 ---> 1e57bd6a1506 19:42:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:42:26 ---> Running in e0bc209a53ae 19:42:27 Removing intermediate container e0bc209a53ae 19:42:27 ---> 7380a80e86ce 19:42:27 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:42:27 ---> Running in 5c6c844f1430 19:42:27 Removing intermediate container 5c6c844f1430 19:42:27 ---> 94d84c1a785c 19:42:27 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:42:27 ---> Running in 8f48250932da 19:42:28 Removing intermediate container 8f48250932da 19:42:28 ---> 2f8217a1f469 19:42:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:42:28 ---> Running in aeeb0c878779 19:42:28 Removing intermediate container aeeb0c878779 19:42:28 ---> 772e88abd861 19:42:28 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:42:28 ---> Running in ecea87db2be3 19:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:42:31 OK: 271 MiB in 56 packages 19:42:33 Removing intermediate container ecea87db2be3 19:42:33 ---> 52fcae599f0d 19:42:33 Step 8/25 : WORKDIR /device-mqtt-go 19:42:33 ---> Running in dfebf6e0bc65 19:42:34 Removing intermediate container dfebf6e0bc65 19:42:34 ---> b843d72cb1b8 19:42:34 Step 9/25 : COPY go.mod vendor* ./ 19:42:36 ---> ae12c60fb18c 19:42:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:36 ---> Running in 2383f83a247e 19:42:42 Removing intermediate container 2383f83a247e 19:42:42 ---> b98668c0c6f5 19:42:42 Step 11/25 : COPY . . 19:42:44 ---> 262c4d3d419d 19:42:44 Step 12/25 : RUN $MAKE 19:42:45 ---> Running in 11303bfa596c 19:42:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 19:44:54 Removing intermediate container 11303bfa596c 19:44:54 ---> 90c7dc37acf7 19:44:54 Step 13/25 : FROM alpine:3.18 19:44:54 3.18: Pulling from library/alpine 19:44:54 579b34f0a95b: Pulling fs layer 19:44:54 579b34f0a95b: Verifying Checksum 19:44:54 579b34f0a95b: Download complete 19:44:54 579b34f0a95b: Pull complete 19:44:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:44:54 Status: Downloaded newer image for alpine:3.18 19:44:54 ---> 3cc203321400 19:44:54 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:44:54 ---> Running in 2b2ea88345b3 19:44:54 Removing intermediate container 2b2ea88345b3 19:44:54 ---> eaf8e8429048 19:44:54 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:44:54 ---> Running in 4661d8934bd6 19:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:44:54 (1/1) Installing dumb-init (1.2.5-r2) 19:44:54 Executing busybox-1.36.1-r2.trigger 19:44:54 OK: 8 MiB in 16 packages 19:44:54 Removing intermediate container 4661d8934bd6 19:44:54 ---> 3c5a0ad6e0c7 19:44:54 Step 16/25 : RUN apk --no-cache upgrade 19:44:54 ---> Running in 7b58a09fd78b 19:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:44:54 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:44:54 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:44:54 Executing busybox-1.36.1-r5.post-upgrade 19:44:54 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:44:54 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:44:54 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:44:54 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:44:54 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:44:54 Executing busybox-1.36.1-r5.trigger 19:44:54 OK: 8 MiB in 16 packages 19:44:55 Removing intermediate container 7b58a09fd78b 19:44:55 ---> 0323ea37ee21 19:44:55 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 19:44:57 ---> b349bfef7611 19:44:57 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 19:44:57 ---> bd21532a1d2e 19:44:57 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:44:58 ---> 36bf1e4853bc 19:44:58 Step 20/25 : EXPOSE 59982 19:44:58 ---> Running in 0a6b0a37d458 19:44:58 Removing intermediate container 0a6b0a37d458 19:44:58 ---> 9fddf5180c4f 19:44:58 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 19:44:58 ---> Running in 9e6de3bd21b9 19:44:58 Removing intermediate container 9e6de3bd21b9 19:44:58 ---> 95328676ef00 19:44:58 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:44:59 ---> Running in 609b7d797ab1 19:44:59 Removing intermediate container 609b7d797ab1 19:44:59 ---> 43dcad646449 19:44:59 Step 23/25 : LABEL arch=arm64 19:44:59 ---> Running in c46d9e6fc8fd 19:44:59 Removing intermediate container c46d9e6fc8fd 19:44:59 ---> d650c8b6dd09 19:44:59 Step 24/25 : LABEL git_sha=9b9a80a41f53a862d540b29915a9bd774ae33a94 19:44:59 ---> Running in 6fc84bc3dca0 19:45:00 Removing intermediate container 6fc84bc3dca0 19:45:00 ---> ecdaae3cf329 19:45:00 Step 25/25 : LABEL version=0.0.0 19:45:00 ---> Running in 0dd5fa68d550 19:45:00 Removing intermediate container 0dd5fa68d550 19:45:00 ---> e7b165dbe050 19:45:00 [Warning] One or more build-args [ARCH] were not consumed 19:45:00 Successfully built e7b165dbe050 19:45:00 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:01 19:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:02 arm64: Pulling from edgex-lftools-log-publisher 19:45:02 8998bd30e6a1: Pulling fs layer 19:45:02 04944245beec: Pulling fs layer 19:45:02 699f458cf7ca: Pulling fs layer 19:45:02 765212b225bb: Pulling fs layer 19:45:02 f23df028b6ca: Pulling fs layer 19:45:02 d65c8cfc05b1: Pulling fs layer 19:45:02 2437ff75d9bd: Pulling fs layer 19:45:02 f23df028b6ca: Waiting 19:45:02 d65c8cfc05b1: Waiting 19:45:02 2437ff75d9bd: Waiting 19:45:02 765212b225bb: Waiting 19:45:02 04944245beec: Verifying Checksum 19:45:02 04944245beec: Download complete 19:45:02 765212b225bb: Verifying Checksum 19:45:02 765212b225bb: Download complete 19:45:02 f23df028b6ca: Verifying Checksum 19:45:02 f23df028b6ca: Download complete 19:45:02 d65c8cfc05b1: Verifying Checksum 19:45:02 d65c8cfc05b1: Download complete 19:45:02 699f458cf7ca: Verifying Checksum 19:45:02 699f458cf7ca: Download complete 19:45:03 8998bd30e6a1: Verifying Checksum 19:45:03 8998bd30e6a1: Download complete 19:45:07 2437ff75d9bd: Verifying Checksum 19:45:07 2437ff75d9bd: Download complete 19:45:07 8998bd30e6a1: Pull complete 19:45:08 04944245beec: Pull complete 19:45:09 699f458cf7ca: Pull complete 19:45:09 765212b225bb: Pull complete 19:45:10 f23df028b6ca: Pull complete 19:45:10 d65c8cfc05b1: Pull complete 19:45:29 2437ff75d9bd: Pull complete 19:45:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:45:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:29 prd-ubuntu20.04-docker-arm64-4c-16g-3964 does not seem to be running inside a container 19:45:29 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:45:35 $ docker top 045e98da718a7ffdff238f06a8c1736dd7b38ee5e8921db668f1f5b5e0e7aaab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:36 ---> job-cost.sh 19:45:36 lf-activate-venv: SKIPPING 19:45:36 INFO: No Stack... 19:45:36 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:37 INFO: Archiving Costs [Pipeline] sh 19:45:38 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 19:45:38 + cut -d, -f6 [Pipeline] lock 19:45:38 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-649-1-stack-cost] 19:45:38 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-649-1-stack-cost] did not exist. Created. 19:45:38 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-649-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:39 /w/workspace/device-mqtt-go/1@tmp/durable-935e4bce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:45:39 + echo total: 0.10999999940395355 [Pipeline] stash 19:45:39 Warning: overwriting stash ‘stack-cost’ 19:45:40 Stashed 1 file(s) [Pipeline] } 19:45:40 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-649-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:40 $ docker stop --time=1 045e98da718a7ffdff238f06a8c1736dd7b38ee5e8921db668f1f5b5e0e7aaab 19:45:41 $ docker rm -f --volumes 045e98da718a7ffdff238f06a8c1736dd7b38ee5e8921db668f1f5b5e0e7aaab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:45:43 provisioning config files... 19:45:43 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp/config12267481661507848918tmp [Pipeline] { [Pipeline] sh 19:45:44 + set +x 19:45:44 + bash -s -- 19:45:44 + curl -s https://codecov.io/bash 19:45:44 19:45:44 _____ _ 19:45:44 / ____| | | 19:45:44 | | ___ __| | ___ ___ _____ __ 19:45:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:44 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:44 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:44 Bash-1.0.6 19:45:44 19:45:44 19:45:44 ==> git version 2.25.1 found 19:45:44 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:45:44 Release-Date: 2020-01-08 19:45:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:45:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:45:44 ==> Jenkins CI detected. 19:45:44 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-649 19:45:44 project root: . 19:45:44 --> token set from env 19:45:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:44 ==> Running gcov in . (disable via -X gcov) 19:45:44 ==> Python coveragepy not found 19:45:44 ==> Searching for coverage reports in: 19:45:44 + . 19:45:44 -> Found 1 reports 19:45:44 ==> Detecting git/mercurial file structure 19:45:44 ==> Reading reports 19:45:44 + ./coverage.out bytes=18506 19:45:44 ==> Appending adjustments 19:45:44 https://docs.codecov.io/docs/fixing-reports 19:45:44 + Found adjustments 19:45:44 ==> Gzipping contents 19:45:44 4.0K /tmp/codecov.a5PfPp.gz 19:45:44 ==> Uploading reports 19:45:44 url: https://codecov.io 19:45:44 query: branch=PR-649&commit=9b9a80a41f53a862d540b29915a9bd774ae33a94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=649&job=&cmd_args= 19:45:44 -> Pinging Codecov 19:45:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-649&commit=9b9a80a41f53a862d540b29915a9bd774ae33a94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=649&job=&cmd_args= 19:45:44 -> Uploading to 19:45:44 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/7D719EC7BBE17E464838252E33014C33/9b9a80a41f53a862d540b29915a9bd774ae33a94/4e16f16c-a9d8-4a16-9c05-178f23c455c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T194544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=608b725f68481378e13303bb7566ef3e05821440da4234154c9ac46f4c8a8dbe 19:45:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:44 Dload Upload Total Spent Left Speed 19:45:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12003 --:--:-- --:--:-- --:--:-- 12003 19:45:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/9b9a80a41f53a862d540b29915a9bd774ae33a94 [Pipeline] } 19:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:45:48 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-649/archives ] 19:45:48 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-649/archives 19:45:48 total 16 19:45:48 drwxr-xr-x 3 root root 4096 Nov 28 18:58 . 19:45:48 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 18:58 .. 19:45:48 drwxr-xr-x 2 root root 4096 Nov 28 18:58 cost 19:45:48 -rw-r--r-- 1 root root 86 Nov 28 18:58 cost.csv 19:45:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-649/archives 19:45:48 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-649/archives 19:45:48 total 16 19:45:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:58 . 19:45:48 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 18:58 .. 19:45:48 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:58 cost 19:45:48 -rw-r--r-- 1 jenkins jenkins 86 Nov 28 18:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:45:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:49 ---> package-listing.sh 19:45:49 ++ facter osfamily 19:45:49 ++ tr '[:upper:]' '[:lower:]' 19:45:49 + OS_FAMILY=debian 19:45:49 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-649 19:45:49 + START_PACKAGES=/tmp/packages_start.txt 19:45:49 + END_PACKAGES=/tmp/packages_end.txt 19:45:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:49 + PACKAGES=/tmp/packages_start.txt 19:45:49 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-649 ']' 19:45:49 + PACKAGES=/tmp/packages_end.txt 19:45:49 + case "${OS_FAMILY}" in 19:45:49 + dpkg -l 19:45:49 + grep '^ii' 19:45:49 + '[' -f /tmp/packages_start.txt ']' 19:45:49 + '[' -f /tmp/packages_end.txt ']' 19:45:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:49 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-649 ']' 19:45:49 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-649/archives/ 19:45:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-649/archives/ [Pipeline] echo 19:45:50 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-649/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:45:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:51 prd-ubuntu20.04-docker-8c-8g-1837 does not seem to be running inside a container 19:45:51 $ 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-649/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-649 -v /w/workspace/gexfoundry_device-mqtt-go_PR-649:/w/workspace/gexfoundry_device-mqtt-go_PR-649:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:45:51 $ docker top b67eda6e8c0d92f102f316a76e729b3d9e414a370078c81942c8bbe3f5bc8e69 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:52 + touch /tmp/pre-build-complete [Pipeline] sh 19:45:52 + mkdir -p /var/log/sysstat [Pipeline] sh 19:45:52 + ls /var/log/sa-host 19:45:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:53 provisioning config files... 19:45:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-649@tmp/config8556652689637996193tmp [Pipeline] { [Pipeline] echo 19:45:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:45:53 ---> create-netrc.sh [Pipeline] } 19:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:45:54 ---> python-tools-install.sh [Pipeline] echo 19:45:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:45:54 ---> sudo-logs.sh 19:45:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:45:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:45:54 ---> job-cost.sh 19:45:54 lf-activate-venv: SKIPPING 19:45:54 DEBUG: total: 0.2199999988079071 19:45:54 INFO: Retrieving Stack Cost... 19:45:55 INFO: Retrieving Pricing Info for: v3-standard-8 19:45:55 INFO: Archiving Costs [Pipeline] echo 19:45:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:45:55 ---> logs-deploy.sh 19:45:55 lf-activate-venv: SKIPPING 19:45:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-649/1 19:45:55 INFO: archiving workspace using pattern(s): 19:45:56 Archives upload complete. 19:45:56 INFO: archiving logs to Nexus