Pull request #535 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 1fb1655c4682607559f25fffbf1682335a9ce812+4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa (cfc6fe04706550b25cf5f5596c7da60e99aea56b) 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-ssh6987364372815743401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7237025313478222327.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-535/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-535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8822039538082821447.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-535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13282013303627271206.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2635951012152254873.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-535/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-535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18423001230492483347.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4383 in /w/workspace/gexfoundry_device-mqtt-go_PR-535 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-535 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/535/head:refs/remotes/origin/PR-535 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa into PR head commit 1fb1655c4682607559f25fffbf1682335a9ce812 Merge succeeded, producing 1fb1655c4682607559f25fffbf1682335a9ce812 Checking out Revision 1fb1655c4682607559f25fffbf1682335a9ce812 (PR-535) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb1655c4682607559f25fffbf1682335a9ce812 # 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 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb1655c4682607559f25fffbf1682335a9ce812 # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:53:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:53:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:53:55 ========================================================= 12:53:55 EdgeX Global Pipelines Version Info 12:53:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:53:56 ------------------- 12:53:56 stable info: 12:53:56 ------------------- 12:53:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:53:56 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 12:53:56 Message: update stable to v1.0.245 12:53:56 ------------------- 12:53:56 experimental info: 12:53:56 ------------------- 12:53:56 Commited By: **** collab-it+edgex@linuxfoundation.org 12:53:56 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 12:53:56 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:53:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 12:53:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 12:53:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:53:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-535 [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-535 [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-535 [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fb1655c4682607559f25fffbf1682335a9ce812 [Pipeline] echo 12:53:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fb1655 [Pipeline] echo 12:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:58 provisioning config files... 12:53:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp/config2062463045113414056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:58 ---> docker-login.sh 12:53:58 nexus3.edgexfoundry.org:10001 12:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:58 Configure a credential helper to remove this warning. See 12:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:58 12:53:58 Login Succeeded 12:53:58 nexus3.edgexfoundry.org:10002 12:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:58 Configure a credential helper to remove this warning. See 12:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:58 12:53:58 Login Succeeded 12:53:58 nexus3.edgexfoundry.org:10003 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 nexus3.edgexfoundry.org:10004 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 docker.io 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 ---> docker-login.sh ends [Pipeline] } 12:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:54:00 + git rev-list -1 --merges 1fb1655c4682607559f25fffbf1682335a9ce812~1..1fb1655c4682607559f25fffbf1682335a9ce812 [Pipeline] echo 12:54:00 -----------> git rev-list -1 --merges 1fb1655c4682607559f25fffbf1682335a9ce812~1..1fb1655c4682607559f25fffbf1682335a9ce812 1fb1655c4682607559f25fffbf1682335a9ce812 [false] [Pipeline] sh 12:54:00 + git log --format=format:%s -1 1fb1655c4682607559f25fffbf1682335a9ce812 [Pipeline] echo 12:54:00 ========================================================= 12:54:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:54:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:54:00 + git log --format=format:%s -1 1fb1655c4682607559f25fffbf1682335a9ce812 [Pipeline] echo 12:54:00 [semverPrep] GIT_COMMIT: 1fb1655c4682607559f25fffbf1682335a9ce812, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory [Pipeline] echo 12:54:00 [semverPrep] This is not a build commit. [Pipeline] sh 12:54:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:54:01 + grep -v github /etc/ssh/ssh_known_hosts 12:54:01 + [ -e /tmp/ssh_known_hosts ] 12:54:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:54:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:54:01 + sudo tee -a /etc/ssh/ssh_known_hosts 12:54:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:01 12:54:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:02 0.1.4: Pulling from edgex-devops/py-git-semver 12:54:02 b85a868b505f: Pulling fs layer 12:54:02 e2be974225ed: Pulling fs layer 12:54:02 339a4e72a1f5: Pulling fs layer 12:54:02 988bab9f4d93: Pulling fs layer 12:54:02 1469e6f7b9e6: Pulling fs layer 12:54:02 eaf3925da568: Pulling fs layer 12:54:02 bab4dde63d76: Pulling fs layer 12:54:02 bde34c3a00c8: Pulling fs layer 12:54:02 b352a97aabf1: Pulling fs layer 12:54:02 4872d77fe225: Pulling fs layer 12:54:02 5851b861e8e6: Pulling fs layer 12:54:02 bab4dde63d76: Waiting 12:54:02 bde34c3a00c8: Waiting 12:54:02 b352a97aabf1: Waiting 12:54:02 4872d77fe225: Waiting 12:54:02 5851b861e8e6: Waiting 12:54:02 988bab9f4d93: Waiting 12:54:02 1469e6f7b9e6: Waiting 12:54:02 eaf3925da568: Waiting 12:54:02 e2be974225ed: Verifying Checksum 12:54:02 e2be974225ed: Download complete 12:54:02 988bab9f4d93: Verifying Checksum 12:54:02 988bab9f4d93: Download complete 12:54:02 1469e6f7b9e6: Verifying Checksum 12:54:02 1469e6f7b9e6: Download complete 12:54:02 eaf3925da568: Verifying Checksum 12:54:02 eaf3925da568: Download complete 12:54:02 339a4e72a1f5: Verifying Checksum 12:54:02 339a4e72a1f5: Download complete 12:54:02 bde34c3a00c8: Download complete 12:54:02 b352a97aabf1: Download complete 12:54:02 4872d77fe225: Verifying Checksum 12:54:02 4872d77fe225: Download complete 12:54:02 b85a868b505f: Verifying Checksum 12:54:02 b85a868b505f: Download complete 12:54:02 5851b861e8e6: Verifying Checksum 12:54:02 5851b861e8e6: Download complete 12:54:03 bab4dde63d76: Verifying Checksum 12:54:03 bab4dde63d76: Download complete 12:54:03 b85a868b505f: Pull complete 12:54:03 e2be974225ed: Pull complete 12:54:04 339a4e72a1f5: Pull complete 12:54:04 988bab9f4d93: Pull complete 12:54:04 1469e6f7b9e6: Pull complete 12:54:04 eaf3925da568: Pull complete 12:54:06 bab4dde63d76: Pull complete 12:54:06 bde34c3a00c8: Pull complete 12:54:06 b352a97aabf1: Pull complete 12:54:06 4872d77fe225: Pull complete 12:54:06 5851b861e8e6: Pull complete 12:54:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:07 prd-ubuntu20.04-docker-8c-8g-4383 does not seem to be running inside a container 12:54:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-535 -v /w/workspace/gexfoundry_device-mqtt-go_PR-535:/w/workspace/gexfoundry_device-mqtt-go_PR-535:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:54:08 $ docker top 2a2cecd38938693e7d600b6a87bce4ec9867834ee01061c394e666c3a5447c54 -eo pid,comm 12:54:08 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). 12:54:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:08 [ssh-agent] Looking for ssh-agent implementation... 12:54:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:08 $ docker exec 2a2cecd38938693e7d600b6a87bce4ec9867834ee01061c394e666c3a5447c54 ssh-agent 12:54:08 SSH_AUTH_SOCK=/tmp/ssh-7V3vRq25mnQi/agent.32 12:54:08 SSH_AGENT_PID=38 12:54:08 Running ssh-add (command line suppressed) 12:54:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp/private_key_4445030247644655619.key (/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp/private_key_4445030247644655619.key) 12:54:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:09 + git tag --points-at HEAD [Pipeline] } 12:54:09 $ docker exec --env ******** --env ******** 2a2cecd38938693e7d600b6a87bce4ec9867834ee01061c394e666c3a5447c54 ssh-agent -k 12:54:09 unset SSH_AUTH_SOCK; 12:54:09 unset SSH_AGENT_PID; 12:54:09 echo Agent pid 38 killed; 12:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:54:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:09 [ssh-agent] Looking for ssh-agent implementation... 12:54:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:09 $ docker exec 2a2cecd38938693e7d600b6a87bce4ec9867834ee01061c394e666c3a5447c54 ssh-agent 12:54:09 SSH_AUTH_SOCK=/tmp/ssh-UPL33l464SJg/agent.70 12:54:09 SSH_AGENT_PID=76 12:54:09 Running ssh-add (command line suppressed) 12:54:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp/private_key_16244635085910682074.key (/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp/private_key_16244635085910682074.key) 12:54:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:10 + git semver init 12:54:10 2023-03-17 12:54:10,481 [run_init] DEBUG init version:0.0.0 force:False 12:54:10 2023-03-17 12:54:10,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-535/.semver 12:54:10 2023-03-17 12:54:10,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-535/.semver 12:54:10 2023-03-17 12:54:10,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-535/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-535, universal_newlines=False, shell=None, istream=None) 12:54:11 2023-03-17 12:54:11,219 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-535/.git/info/exclude 12:54:11 2023-03-17 12:54:11,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-535/.semver/PR-535 with force:False 12:54:11 2023-03-17 12:54:11,220 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-535/.semver/PR-535 12:54:11 2023-03-17 12:54:11,223 [execute] INFO git cat-file --batch-check 12:54:11 2023-03-17 12:54:11,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-535/.semver, universal_newlines=False, shell=None, istream=) 12:54:11 2023-03-17 12:54:11,229 [execute] INFO git cat-file --batch 12:54:11 2023-03-17 12:54:11,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-535/.semver, universal_newlines=False, shell=None, istream=) 12:54:11 2023-03-17 12:54:11,235 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-535/.semver/PR-535 12:54:11 0.0.0 [Pipeline] } 12:54:11 $ docker exec --env ******** --env ******** 2a2cecd38938693e7d600b6a87bce4ec9867834ee01061c394e666c3a5447c54 ssh-agent -k 12:54:11 unset SSH_AUTH_SOCK; 12:54:11 unset SSH_AGENT_PID; 12:54:11 echo Agent pid 76 killed; 12:54:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:12 + git semver [Pipeline] } 12:54:12 $ docker stop --time=1 2a2cecd38938693e7d600b6a87bce4ec9867834ee01061c394e666c3a5447c54 12:54:13 $ docker rm -f --volumes 2a2cecd38938693e7d600b6a87bce4ec9867834ee01061c394e666c3a5447c54 [Pipeline] // withDockerContainer [Pipeline] sh 12:54:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:54:14 Stashed 1 file(s) [Pipeline] echo 12:54:14 [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 12:54:14 provisioning config files... 12:54:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp/config13530617574837621668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:15 ---> docker-login.sh 12:54:15 nexus3.edgexfoundry.org:10001 12:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:15 Configure a credential helper to remove this warning. See 12:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:15 12:54:15 Login Succeeded 12:54:15 nexus3.edgexfoundry.org:10002 12:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:15 Configure a credential helper to remove this warning. See 12:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:15 12:54:15 Login Succeeded 12:54:15 nexus3.edgexfoundry.org:10003 12:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:15 Configure a credential helper to remove this warning. See 12:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:15 12:54:15 Login Succeeded 12:54:15 nexus3.edgexfoundry.org:10004 12:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:15 Configure a credential helper to remove this warning. See 12:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:15 12:54:15 Login Succeeded 12:54:15 docker.io 12:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:15 Configure a credential helper to remove this warning. See 12:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:15 12:54:15 Login Succeeded 12:54:15 ---> docker-login.sh ends [Pipeline] } 12:54:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:54:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:54:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:54:16 ========================================================= 12:54:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:54:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:54:16 Sending build context to Docker daemon 6.396MB 12:54:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:54:16 Step 2/12 : FROM ${BASE} AS builder 12:54:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:54:16 63b65145d645: Pulling fs layer 12:54:16 a2d21d5440eb: Pulling fs layer 12:54:16 935e6c44a52c: Pulling fs layer 12:54:16 94cc34f8dd06: Pulling fs layer 12:54:16 30dea6a524f1: Pulling fs layer 12:54:16 a2aff8979fd8: Pulling fs layer 12:54:16 6808be2612f2: Pulling fs layer 12:54:16 f25807f1079a: Pulling fs layer 12:54:16 94cc34f8dd06: Waiting 12:54:16 30dea6a524f1: Waiting 12:54:16 a2aff8979fd8: Waiting 12:54:16 6808be2612f2: Waiting 12:54:16 f25807f1079a: Waiting 12:54:16 a2d21d5440eb: Download complete 12:54:16 94cc34f8dd06: Verifying Checksum 12:54:16 94cc34f8dd06: Download complete 12:54:16 30dea6a524f1: Verifying Checksum 12:54:16 30dea6a524f1: Download complete 12:54:16 63b65145d645: Download complete 12:54:16 a2aff8979fd8: Verifying Checksum 12:54:16 a2aff8979fd8: Download complete 12:54:16 63b65145d645: Pull complete 12:54:17 a2d21d5440eb: Pull complete 12:54:17 f25807f1079a: Verifying Checksum 12:54:17 f25807f1079a: Download complete 12:54:17 935e6c44a52c: Download complete 12:54:17 6808be2612f2: Download complete 12:54:20 935e6c44a52c: Pull complete 12:54:20 94cc34f8dd06: Pull complete 12:54:20 30dea6a524f1: Pull complete 12:54:20 a2aff8979fd8: Pull complete 12:54:23 6808be2612f2: Pull complete 12:54:23 f25807f1079a: Pull complete 12:54:23 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 12:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:54:23 ---> 3b553350e43f 12:54:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 12:54:25 ---> Running in 05f1d838e8f7 12:54:25 Removing intermediate container 05f1d838e8f7 12:54:25 ---> ab539afed445 12:54:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:54:25 ---> Running in e0c9a099ad67 12:54:25 Removing intermediate container e0c9a099ad67 12:54:25 ---> 8ceaaf7bf6dc 12:54:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:54:25 ---> Running in 9ea2a590be5f 12:54:26 Removing intermediate container 9ea2a590be5f 12:54:26 ---> 135c4996484d 12:54:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 12:54:26 ---> Running in 0716c5e0d826 12:54:26 Removing intermediate container 0716c5e0d826 12:54:26 ---> 71176087cab9 12:54:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:54:26 ---> Running in 5fb55fdeb99a 12:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:54:26 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:54:26 (2/4) Installing libedit (20221030.3.1-r0) 12:54:26 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:54:26 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:54:26 Executing busybox-1.35.0-r29.trigger 12:54:26 OK: 269 MiB in 57 packages 12:54:27 Removing intermediate container 5fb55fdeb99a 12:54:27 ---> 2c68729a158d 12:54:27 Step 8/12 : WORKDIR /device-mqtt-go 12:54:27 ---> Running in 2cdb56e5820a 12:54:27 Removing intermediate container 2cdb56e5820a 12:54:27 ---> 687eb0cbcb10 12:54:27 Step 9/12 : COPY go.mod vendor* ./ 12:54:27 ---> f43db4953a36 12:54:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:54:27 ---> Running in f74aee0176c4 12:54:29 Still waiting to schedule task 12:54:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:55:06 Removing intermediate container f74aee0176c4 12:55:06 ---> f9710400091f 12:55:06 Step 11/12 : COPY . . 12:55:06 ---> 32dff34d09a4 12:55:06 Step 12/12 : RUN $MAKE 12:55:06 ---> Running in 8726897bd948 12:55:06 noop 12:55:06 Removing intermediate container 8726897bd948 12:55:06 ---> 40e82e21fcd4 12:55:06 Successfully built 40e82e21fcd4 12:55:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:06 + docker inspect -f . ci-base-image-x86_64 12:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:06 prd-ubuntu20.04-docker-8c-8g-4383 does not seem to be running inside a container 12:55:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-535 -v /w/workspace/gexfoundry_device-mqtt-go_PR-535:/w/workspace/gexfoundry_device-mqtt-go_PR-535:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:55:07 $ docker top f4efa6279b42e651dc910708129b05f51bc52c7fefa82595b814615925a78249 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:07 + go version 12:55:07 go version go1.20.2 linux/amd64 [Pipeline] } 12:55:07 $ docker stop --time=1 f4efa6279b42e651dc910708129b05f51bc52c7fefa82595b814615925a78249 12:55:08 $ docker rm -f --volumes f4efa6279b42e651dc910708129b05f51bc52c7fefa82595b814615925a78249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:09 + docker inspect -f . ci-base-image-x86_64 12:55:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:09 prd-ubuntu20.04-docker-8c-8g-4383 does not seem to be running inside a container 12:55:09 $ 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-535 -v /w/workspace/gexfoundry_device-mqtt-go_PR-535:/w/workspace/gexfoundry_device-mqtt-go_PR-535:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:55:10 $ docker top be4b29de755078f7dd8db12a82622c89de805efd2257126a4c9d28c58e0eaaa5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:10 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-535 [Pipeline] fileExists [Pipeline] sh 12:55:10 + make test 12:55:10 go test ./... -coverprofile=coverage.out ./... 12:55:16 ? github.com/edgexfoundry/device-mqtt-go [no test files] 12:55:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 12:55:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 12:55:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.2% of statements 12:55:32 go vet ./... 12:55:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:55:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:55:35 ./bin/test-attribution-txt.sh [Pipeline] echo 12:55:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:55:35 $ docker stop --time=1 be4b29de755078f7dd8db12a82622c89de805efd2257126a4c9d28c58e0eaaa5 12:55:38 $ docker rm -f --volumes be4b29de755078f7dd8db12a82622c89de805efd2257126a4c9d28c58e0eaaa5 [Pipeline] // withDockerContainer [Pipeline] sh 12:55:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:55:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:55:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:55:39 + ls -al . 12:55:39 total 180 12:55:39 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 12:55 . 12:55:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 12:53 .. 12:55:39 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 12:53 .dockerignore 12:55:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 12:54 .git 12:55:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 12:53 .github 12:55:39 -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 12:53 .gitignore 12:55:39 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 12:53 .golangci.yml 12:55:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 12:54 .semver 12:55:39 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 17 12:53 Attribution.txt 12:55:39 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 17 12:53 CHANGELOG.md 12:55:39 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 17 12:53 Dockerfile 12:55:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 12:53 GOVERNANCE.md 12:55:39 -rw-rw-r-- 1 jenkins jenkins 678 Mar 17 12:53 Jenkinsfile 12:55:39 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 12:53 LICENSE 12:55:39 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 17 12:53 Makefile 12:55:39 -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 12:53 OWNERS.md 12:55:39 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 17 12:53 README.md 12:55:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 12:54 VERSION 12:55:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 12:53 bin 12:55:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 12:53 cmd 12:55:39 -rw-r--r-- 1 jenkins jenkins 18047 Mar 17 12:55 coverage.out 12:55:39 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 17 12:53 go.mod 12:55:39 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 17 12:53 go.sum 12:55:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 12:53 internal 12:55:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 12:53 mock 12:55:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 12:53 snap 12:55:39 -rw-rw-r-- 1 jenkins jenkins 227 Mar 17 12:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:40 + 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=1fb1655c4682607559f25fffbf1682335a9ce812 --label arch=amd64 --label version=0.0.0 . 12:55:40 Sending build context to Docker daemon 6.415MB 12:55:40 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 12:55:40 Step 2/24 : FROM ${BASE} AS builder 12:55:40 ---> 40e82e21fcd4 12:55:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:55:40 ---> Running in 0b7903cc9da4 12:55:40 Removing intermediate container 0b7903cc9da4 12:55:40 ---> 959d83bf052b 12:55:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:55:40 ---> Running in beb0de979431 12:55:40 Removing intermediate container beb0de979431 12:55:40 ---> bdc85cd594e0 12:55:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:55:40 ---> Running in 06487ededa8d 12:55:40 Removing intermediate container 06487ededa8d 12:55:40 ---> 501b956cb5b3 12:55:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 12:55:40 ---> Running in edb11a8aba9a 12:55:40 Removing intermediate container edb11a8aba9a 12:55:40 ---> c3af47b01c51 12:55:40 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:55:40 ---> Running in c1f7a5d2e340 12:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:55:41 OK: 269 MiB in 57 packages 12:55:41 Removing intermediate container c1f7a5d2e340 12:55:41 ---> 8d441a1b4dab 12:55:41 Step 8/24 : WORKDIR /device-mqtt-go 12:55:41 ---> Running in 079a54bbeeee 12:55:41 Removing intermediate container 079a54bbeeee 12:55:41 ---> 8cd18522dc75 12:55:41 Step 9/24 : COPY go.mod vendor* ./ 12:55:41 ---> 571d083c8e35 12:55:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:41 ---> Running in e43456c65ce3 12:55:42 Removing intermediate container e43456c65ce3 12:55:42 ---> 896cfd735221 12:55:42 Step 11/24 : COPY . . 12:55:43 ---> b67dee1560a0 12:55:43 Step 12/24 : RUN $MAKE 12:55:43 ---> Running in 6b7f6800bd8e 12:55:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 12:55:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4384 in /w/workspace/gexfoundry_device-mqtt-go_PR-535 [Pipeline] { [Pipeline] ws 12:55:58 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 12:55:58 Selected Git installation does not exist. Using Default 12:55:58 The recommended git tool is: NONE 12:56:01 Removing intermediate container 6b7f6800bd8e 12:56:01 ---> ae3e30e20ca6 12:56:01 Step 13/24 : FROM alpine:3.17 12:56:01 3.17: Pulling from library/alpine 12:56:01 63b65145d645: Already exists 12:56:01 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:56:01 Status: Downloaded newer image for alpine:3.17 12:56:01 ---> b2aa39c304c2 12:56:01 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 12:56:01 ---> Running in 4e7c4d09b7a3 12:56:01 Removing intermediate container 4e7c4d09b7a3 12:56:01 ---> 77d6c28ac3c9 12:56:01 Step 15/24 : RUN apk add --update --no-cache dumb-init 12:56:01 ---> Running in cf48f90ada5e 12:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:56:02 (1/1) Installing dumb-init (1.2.5-r2) 12:56:02 Executing busybox-1.35.0-r29.trigger 12:56:02 OK: 7 MiB in 16 packages 12:56:02 Removing intermediate container cf48f90ada5e 12:56:02 ---> 54c9d55be6b0 12:56:02 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 12:56:03 ---> f1db7c82ea35 12:56:03 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 12:56:03 ---> ca6605e5cc93 12:56:03 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 12:56:03 using credential edgex-jenkins-ssh 12:56:03 Cloning the remote Git repository 12:56:03 ---> 817016afceff 12:56:03 Step 19/24 : EXPOSE 59982 12:56:03 ---> Running in cec5f7371135 12:56:03 Removing intermediate container cec5f7371135 12:56:03 ---> fa7a9e2deecd 12:56:03 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 12:56:03 ---> Running in 67d9f7678c78 12:56:03 Removing intermediate container 67d9f7678c78 12:56:03 ---> b4a76db67723 12:56:03 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 12:56:04 ---> Running in a4aa2e1de636 12:56:04 Removing intermediate container a4aa2e1de636 12:56:04 ---> 5e09b7f80ca0 12:56:04 Step 22/24 : LABEL arch=amd64 12:56:04 ---> Running in 7fbdc6f36996 12:56:03 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 12:56:03 > git init /w/workspace/device-mqtt-go/1 # timeout=10 12:56:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 12:56:03 > git --version # timeout=10 12:56:03 > git --version # 'git version 2.25.1' 12:56:03 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:04 Removing intermediate container 7fbdc6f36996 12:56:04 ---> 3c77870bed71 12:56:04 Step 23/24 : LABEL git_sha=1fb1655c4682607559f25fffbf1682335a9ce812 12:56:04 ---> Running in 045c5221fb3f 12:56:04 Removing intermediate container 045c5221fb3f 12:56:04 ---> e535001335dc 12:56:04 Step 24/24 : LABEL version=0.0.0 12:56:04 ---> Running in 59feb1ec592c 12:56:04 Removing intermediate container 59feb1ec592c 12:56:04 ---> a9fa0be8e6de 12:56:04 [Warning] One or more build-args [ARCH] were not consumed 12:56:04 Successfully built a9fa0be8e6de 12:56:04 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 12:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:56:05 12:56:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:05 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 12:56:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:56:05 latest: Pulling from edgex-lftools-log-publisher 12:56:05 5eb5b503b376: Pulling fs layer 12:56:05 5c69ac0246d0: Pulling fs layer 12:56:05 ec43610c2a17: Pulling fs layer 12:56:05 3a2ae6a8a46f: Pulling fs layer 12:56:05 33b1e0a273af: Pulling fs layer 12:56:05 5d3b04190fa2: Pulling fs layer 12:56:05 2f39f015ded8: Pulling fs layer 12:56:05 3a2ae6a8a46f: Waiting 12:56:05 5d3b04190fa2: Waiting 12:56:05 33b1e0a273af: Waiting 12:56:05 2f39f015ded8: Waiting 12:56:05 5c69ac0246d0: Verifying Checksum 12:56:05 5c69ac0246d0: Download complete 12:56:05 3a2ae6a8a46f: Verifying Checksum 12:56:05 3a2ae6a8a46f: Download complete 12:56:06 33b1e0a273af: Verifying Checksum 12:56:06 33b1e0a273af: Download complete 12:56:06 ec43610c2a17: Verifying Checksum 12:56:06 ec43610c2a17: Download complete 12:56:06 5d3b04190fa2: Download complete 12:56:06 5eb5b503b376: Verifying Checksum 12:56:06 5eb5b503b376: Download complete 12:56:06 2f39f015ded8: Download complete 12:56:06 Merging remotes/origin/main commit 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa into PR head commit 1fb1655c4682607559f25fffbf1682335a9ce812 12:56:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 12:56:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 12:56:06 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/535/head:refs/remotes/origin/PR-535 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:56:06 > git config core.sparsecheckout # timeout=10 12:56:06 > git checkout -f 1fb1655c4682607559f25fffbf1682335a9ce812 # timeout=10 12:56:06 > git remote # timeout=10 12:56:07 Merge succeeded, producing 1fb1655c4682607559f25fffbf1682335a9ce812 12:56:07 Checking out Revision 1fb1655c4682607559f25fffbf1682335a9ce812 (PR-535) 12:56:07 5eb5b503b376: Pull complete 12:56:07 5c69ac0246d0: Pull complete 12:56:07 ec43610c2a17: Pull complete 12:56:08 3a2ae6a8a46f: Pull complete 12:56:08 33b1e0a273af: Pull complete 12:56:08 5d3b04190fa2: Pull complete 12:56:06 > git config --get remote.origin.url # timeout=10 12:56:06 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:06 > git merge 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa # timeout=10 12:56:06 > git rev-parse HEAD^{commit} # timeout=10 12:56:07 > git config core.sparsecheckout # timeout=10 12:56:07 > git checkout -f 1fb1655c4682607559f25fffbf1682335a9ce812 # timeout=10 12:56:10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" 12:56:10 > git --version # timeout=10 12:56:10 > git --version # 'git version 2.25.1' 12:56:10 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 12:56:11 12:56:11 GitHub has been notified of this commit’s build result 12:56:11 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:56:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:56:11 % Total % Received % Xferd Average Speed Time Time Time Current 12:56:11 Dload Upload Total Spent Left Speed 12:56:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 12:56:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 12:56:12 2f39f015ded8: Pull complete 12:56:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:56:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:12 prd-ubuntu20.04-docker-8c-8g-4383 does not seem to be running inside a container 12:56:12 $ 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-535 -v /w/workspace/gexfoundry_device-mqtt-go_PR-535:/w/workspace/gexfoundry_device-mqtt-go_PR-535:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-535@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 12:56:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:56:12 + sudo tee /etc/docker/daemon.new 12:56:12 { 12:56:12 "registry-mirrors": [ 12:56:12 "https://nexus3.edgexfoundry.org:10001" 12:56:12 ], 12:56:12 "bip": "10.250.0.254/24", 12:56:12 "hosts": [ 12:56:12 "tcp://0.0.0.0:5555", 12:56:12 "unix:///var/run/docker.sock" 12:56:12 ], 12:56:12 "mtu": 1458, 12:56:12 "selinux-enabled": true, 12:56:12 "seccomp-profile": "/etc/docker/seccomp.json" 12:56:12 } 12:56:16 $ docker top dfe054f6623f9252232de9c2f570054675df5f41b7bed5d23174bac80cfe1ea6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 12:56:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:56:16 ---> job-cost.sh 12:56:16 lf-activate-venv: SKIPPING 12:56:16 INFO: No Stack... 12:56:17 + sudo service docker restart 12:56:17 INFO: Retrieving Pricing Info for: v3-standard-8 12:56:17 INFO: Archiving Costs [Pipeline] sh 12:56:17 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-535/archives/cost.csv 12:56:17 + cut -d, -f6 [Pipeline] lock 12:56:17 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-535-1-stack-cost] 12:56:17 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-535-1-stack-cost] did not exist. Created. 12:56:17 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-535-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:56:18 + echo total: 0.2199999988079071 [Pipeline] stash 12:56:18 Stashed 1 file(s) [Pipeline] } 12:56:18 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-535-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:56:18 $ docker stop --time=1 dfe054f6623f9252232de9c2f570054675df5f41b7bed5d23174bac80cfe1ea6 12:56:19 $ docker rm -f --volumes dfe054f6623f9252232de9c2f570054675df5f41b7bed5d23174bac80cfe1ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:56:35 provisioning config files... 12:56:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14509937907599205345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:56:35 ---> docker-login.sh 12:56:35 nexus3.edgexfoundry.org:10001 12:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:36 Configure a credential helper to remove this warning. See 12:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:36 12:56:36 Login Succeeded 12:56:36 nexus3.edgexfoundry.org:10002 12:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:36 Configure a credential helper to remove this warning. See 12:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:36 12:56:36 Login Succeeded 12:56:36 nexus3.edgexfoundry.org:10003 12:56:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:37 Configure a credential helper to remove this warning. See 12:56:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:37 12:56:37 Login Succeeded 12:56:37 nexus3.edgexfoundry.org:10004 12:56:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:37 Configure a credential helper to remove this warning. See 12:56:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:37 12:56:37 Login Succeeded 12:56:37 docker.io 12:56:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:37 Configure a credential helper to remove this warning. See 12:56:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:37 12:56:37 Login Succeeded 12:56:37 ---> docker-login.sh ends [Pipeline] } 12:56:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:56:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:56:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:56:38 ========================================================= 12:56:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:56:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:56:39 Sending build context to Docker daemon 3.323MB 12:56:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:56:39 Step 2/12 : FROM ${BASE} AS builder 12:56:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:56:39 af6eaf76a39c: Pulling fs layer 12:56:39 55522c791124: Pulling fs layer 12:56:39 ce5c4a1c91eb: Pulling fs layer 12:56:39 169dfbe0d373: Pulling fs layer 12:56:39 e1ff8fa3b103: Pulling fs layer 12:56:39 52ebb69f0ebf: Pulling fs layer 12:56:39 5abe8eddf0d5: Pulling fs layer 12:56:39 e1ff8fa3b103: Waiting 12:56:39 52ebb69f0ebf: Waiting 12:56:39 5abe8eddf0d5: Waiting 12:56:39 169dfbe0d373: Waiting 12:56:39 55522c791124: Verifying Checksum 12:56:39 55522c791124: Download complete 12:56:39 169dfbe0d373: Download complete 12:56:39 e1ff8fa3b103: Download complete 12:56:39 af6eaf76a39c: Verifying Checksum 12:56:39 af6eaf76a39c: Download complete 12:56:40 af6eaf76a39c: Pull complete 12:56:40 5abe8eddf0d5: Verifying Checksum 12:56:40 5abe8eddf0d5: Download complete 12:56:41 55522c791124: Pull complete 12:56:42 ce5c4a1c91eb: Verifying Checksum 12:56:42 ce5c4a1c91eb: Download complete 12:56:42 52ebb69f0ebf: Verifying Checksum 12:56:42 52ebb69f0ebf: Download complete 12:56:54 ce5c4a1c91eb: Pull complete 12:56:54 169dfbe0d373: Pull complete 12:56:54 e1ff8fa3b103: Pull complete 12:57:01 52ebb69f0ebf: Pull complete 12:57:02 5abe8eddf0d5: Pull complete 12:57:02 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 12:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:57:02 ---> 6cb57ee374ae 12:57:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 12:57:04 ---> Running in a06003820565 12:57:04 Removing intermediate container a06003820565 12:57:04 ---> 95a023679467 12:57:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:57:04 ---> Running in 95be932cde39 12:57:05 Removing intermediate container 95be932cde39 12:57:05 ---> 0b5d2d717412 12:57:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:57:05 ---> Running in 9a5d6b78dd5b 12:57:05 Removing intermediate container 9a5d6b78dd5b 12:57:05 ---> 709a4fc2af35 12:57:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 12:57:05 ---> Running in b1c2fff95280 12:57:06 Removing intermediate container b1c2fff95280 12:57:06 ---> 6e43e6d078ca 12:57:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:57:06 ---> Running in 0265521e0599 12:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:57:08 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:57:08 (2/4) Installing libedit (20221030.3.1-r0) 12:57:08 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:57:08 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:57:08 Executing busybox-1.35.0-r29.trigger 12:57:08 OK: 268 MiB in 57 packages 12:57:09 Removing intermediate container 0265521e0599 12:57:09 ---> f293a65c7c33 12:57:09 Step 8/12 : WORKDIR /device-mqtt-go 12:57:10 ---> Running in c5940a0b7af0 12:57:10 Removing intermediate container c5940a0b7af0 12:57:10 ---> 93fa608af4fd 12:57:10 Step 9/12 : COPY go.mod vendor* ./ 12:57:11 ---> 663c9b67c9a9 12:57:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:11 ---> Running in 5ff7a89a10bd 12:58:18 Removing intermediate container 5ff7a89a10bd 12:58:18 ---> 26d18fcd844e 12:58:18 Step 11/12 : COPY . . 12:58:18 ---> 2410eaa44420 12:58:18 Step 12/12 : RUN $MAKE 12:58:18 ---> Running in 2dfb0218d309 12:58:18 noop 12:58:18 Removing intermediate container 2dfb0218d309 12:58:18 ---> e2b305e470a8 12:58:18 Successfully built e2b305e470a8 12:58:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:19 + docker inspect -f . ci-base-image-arm64 12:58:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:19 prd-ubuntu20.04-docker-arm64-4c-16g-4384 does not seem to be running inside a container 12:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:58:21 $ docker top 36a8adb6f0dc16c2248db57dcfb1989e5bc2f3661b67afdbb0e300cca2cd2e3a -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:22 + go version 12:58:22 go version go1.20.2 linux/arm64 [Pipeline] } 12:58:22 $ docker stop --time=1 36a8adb6f0dc16c2248db57dcfb1989e5bc2f3661b67afdbb0e300cca2cd2e3a 12:58:23 $ docker rm -f --volumes 36a8adb6f0dc16c2248db57dcfb1989e5bc2f3661b67afdbb0e300cca2cd2e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:24 + docker inspect -f . ci-base-image-arm64 12:58:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:24 prd-ubuntu20.04-docker-arm64-4c-16g-4384 does not seem to be running inside a container 12:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:58:25 $ docker top d9d5c874eb395ae89cd0fb2dce324ea15e0b49790df2f8f7ca50a42f25543bdd -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:26 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 12:58:27 + make test 12:58:27 go test ./... -coverprofile=coverage.out ./... 12:58:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 13:00:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 13:00:54 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 13:00:54 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 22.2% of statements 13:00:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:00:55 go vet ./... 13:01:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:01:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:01:33 ./bin/test-attribution-txt.sh [Pipeline] echo 13:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:01:34 $ docker stop --time=1 d9d5c874eb395ae89cd0fb2dce324ea15e0b49790df2f8f7ca50a42f25543bdd 13:01:35 $ docker rm -f --volumes d9d5c874eb395ae89cd0fb2dce324ea15e0b49790df2f8f7ca50a42f25543bdd [Pipeline] // withDockerContainer [Pipeline] sh 13:01:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:01:37 Warning: overwriting stash ‘coverage-report’ 13:01:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:01:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:01:38 + ls -al . 13:01:38 total 176 13:01:38 drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 12:58 . 13:01:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 12:56 .. 13:01:38 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 12:56 .dockerignore 13:01:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 12:56 .git 13:01:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 12:56 .github 13:01:38 -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 12:56 .gitignore 13:01:38 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 12:56 .golangci.yml 13:01:38 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 17 12:56 Attribution.txt 13:01:38 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 17 12:56 CHANGELOG.md 13:01:38 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 17 12:56 Dockerfile 13:01:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 12:56 GOVERNANCE.md 13:01:38 -rw-rw-r-- 1 jenkins jenkins 678 Mar 17 12:56 Jenkinsfile 13:01:38 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 12:56 LICENSE 13:01:38 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 17 12:56 Makefile 13:01:38 -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 12:56 OWNERS.md 13:01:38 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 17 12:56 README.md 13:01:38 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 12:54 VERSION 13:01:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 12:56 bin 13:01:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 12:56 cmd 13:01:38 -rw-r--r-- 1 jenkins jenkins 18047 Mar 17 13:00 coverage.out 13:01:38 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 17 12:56 go.mod 13:01:38 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 17 12:56 go.sum 13:01:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 12:56 internal 13:01:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 12:56 mock 13:01:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 12:56 snap 13:01:38 -rw-rw-r-- 1 jenkins jenkins 227 Mar 17 12:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:39 + 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=1fb1655c4682607559f25fffbf1682335a9ce812 --label arch=arm64 --label version=0.0.0 . 13:01:39 Sending build context to Docker daemon 3.342MB 13:01:39 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 13:01:39 Step 2/24 : FROM ${BASE} AS builder 13:01:39 ---> e2b305e470a8 13:01:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:01:39 ---> Running in 228a4acb8e51 13:01:39 Removing intermediate container 228a4acb8e51 13:01:39 ---> 760436a23dde 13:01:39 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:01:39 ---> Running in f6a062187050 13:01:40 Removing intermediate container f6a062187050 13:01:40 ---> ee280ae080c2 13:01:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:01:40 ---> Running in 8cea4cba8e08 13:01:40 Removing intermediate container 8cea4cba8e08 13:01:40 ---> 3271124299ae 13:01:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 13:01:40 ---> Running in 11360b9289c4 13:01:40 Removing intermediate container 11360b9289c4 13:01:40 ---> c65d09b12c0e 13:01:40 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:40 ---> Running in 4078be3009a0 13:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:01:43 OK: 268 MiB in 57 packages 13:01:44 Removing intermediate container 4078be3009a0 13:01:44 ---> 898ec604fbad 13:01:44 Step 8/24 : WORKDIR /device-mqtt-go 13:01:44 ---> Running in 253114affa9a 13:01:44 Removing intermediate container 253114affa9a 13:01:44 ---> b1385a52f89c 13:01:44 Step 9/24 : COPY go.mod vendor* ./ 13:01:45 ---> b7c2ee9410ac 13:01:45 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:45 ---> Running in ba27532d8cb0 13:01:48 Removing intermediate container ba27532d8cb0 13:01:48 ---> 90bf6b658554 13:01:48 Step 11/24 : COPY . . 13:01:49 ---> e07634abb353 13:01:49 Step 12/24 : RUN $MAKE 13:01:49 ---> Running in 5c8b27254cc1 13:01:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 13:04:00 Removing intermediate container 5c8b27254cc1 13:04:00 ---> 07b490a1ca59 13:04:00 Step 13/24 : FROM alpine:3.17 13:04:00 3.17: Pulling from library/alpine 13:04:00 af6eaf76a39c: Already exists 13:04:00 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:04:00 Status: Downloaded newer image for alpine:3.17 13:04:00 ---> d74e625d9115 13:04:00 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 13:04:00 ---> Running in 693ac6b990d0 13:04:00 Removing intermediate container 693ac6b990d0 13:04:00 ---> a42796e62437 13:04:00 Step 15/24 : RUN apk add --update --no-cache dumb-init 13:04:00 ---> Running in ce4cbdbe85f7 13:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:04:00 (1/1) Installing dumb-init (1.2.5-r2) 13:04:00 Executing busybox-1.35.0-r29.trigger 13:04:00 OK: 8 MiB in 16 packages 13:04:00 Removing intermediate container ce4cbdbe85f7 13:04:00 ---> 3fab6b988a4c 13:04:00 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 13:04:00 ---> ba2995c5a8a7 13:04:00 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 13:04:00 ---> 5f3c46731823 13:04:00 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 13:04:01 ---> 9d67403c7baf 13:04:01 Step 19/24 : EXPOSE 59982 13:04:01 ---> Running in a533af4b47e8 13:04:01 Removing intermediate container a533af4b47e8 13:04:01 ---> 7cdac758b5cc 13:04:01 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 13:04:01 ---> Running in 886f04012327 13:04:01 Removing intermediate container 886f04012327 13:04:01 ---> e050d28cd96e 13:04:01 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 13:04:01 ---> Running in e2f76f2f44ba 13:04:02 Removing intermediate container e2f76f2f44ba 13:04:02 ---> 14d6497e9828 13:04:02 Step 22/24 : LABEL arch=arm64 13:04:02 ---> Running in 0608ffc4687d 13:04:02 Removing intermediate container 0608ffc4687d 13:04:02 ---> 370d8a13fe8b 13:04:02 Step 23/24 : LABEL git_sha=1fb1655c4682607559f25fffbf1682335a9ce812 13:04:02 ---> Running in 06f433778240 13:04:02 Removing intermediate container 06f433778240 13:04:02 ---> daa7db05f780 13:04:02 Step 24/24 : LABEL version=0.0.0 13:04:02 ---> Running in e3127b712d3a 13:04:02 Removing intermediate container e3127b712d3a 13:04:02 ---> 6e0d1a0dd688 13:04:02 [Warning] One or more build-args [ARCH] were not consumed 13:04:02 Successfully built 6e0d1a0dd688 13:04:02 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 13:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:03 13:04:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:04 arm64: Pulling from edgex-lftools-log-publisher 13:04:04 8998bd30e6a1: Pulling fs layer 13:04:04 04944245beec: Pulling fs layer 13:04:04 699f458cf7ca: Pulling fs layer 13:04:04 765212b225bb: Pulling fs layer 13:04:04 f23df028b6ca: Pulling fs layer 13:04:04 d65c8cfc05b1: Pulling fs layer 13:04:04 2437ff75d9bd: Pulling fs layer 13:04:04 765212b225bb: Waiting 13:04:04 f23df028b6ca: Waiting 13:04:04 d65c8cfc05b1: Waiting 13:04:04 2437ff75d9bd: Waiting 13:04:04 04944245beec: Verifying Checksum 13:04:04 04944245beec: Download complete 13:04:04 765212b225bb: Download complete 13:04:04 f23df028b6ca: Verifying Checksum 13:04:04 f23df028b6ca: Download complete 13:04:04 d65c8cfc05b1: Verifying Checksum 13:04:04 d65c8cfc05b1: Download complete 13:04:04 699f458cf7ca: Verifying Checksum 13:04:04 699f458cf7ca: Download complete 13:04:04 8998bd30e6a1: Verifying Checksum 13:04:04 8998bd30e6a1: Download complete 13:04:06 2437ff75d9bd: Verifying Checksum 13:04:06 2437ff75d9bd: Download complete 13:04:08 8998bd30e6a1: Pull complete 13:04:10 04944245beec: Pull complete 13:04:12 699f458cf7ca: Pull complete 13:04:12 765212b225bb: Pull complete 13:04:12 f23df028b6ca: Pull complete 13:04:12 d65c8cfc05b1: Pull complete 13:04:27 2437ff75d9bd: Pull complete 13:04:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:28 prd-ubuntu20.04-docker-arm64-4c-16g-4384 does not seem to be running inside a container 13:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:04:30 $ docker top 09a7b531482dd2fc404b39166c88df29063d670a785b4e6da857f7e4478d174c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:31 ---> job-cost.sh 13:04:31 lf-activate-venv: SKIPPING 13:04:31 INFO: No Stack... 13:04:32 INFO: Retrieving Pricing Info for: v3-standard-4 13:04:32 INFO: Archiving Costs [Pipeline] sh 13:04:33 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 13:04:33 + cut -d, -f6 [Pipeline] lock 13:04:33 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-535-1-stack-cost] 13:04:33 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-535-1-stack-cost] did not exist. Created. 13:04:33 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-535-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:04:33 /w/workspace/device-mqtt-go/1@tmp/durable-f46261d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:04:34 + echo total: 0.10999999940395355 [Pipeline] stash 13:04:34 Warning: overwriting stash ‘stack-cost’ 13:04:34 Stashed 1 file(s) [Pipeline] } 13:04:34 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-535-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:04:34 $ docker stop --time=1 09a7b531482dd2fc404b39166c88df29063d670a785b4e6da857f7e4478d174c 13:04:35 $ docker rm -f --volumes 09a7b531482dd2fc404b39166c88df29063d670a785b4e6da857f7e4478d174c [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 13:04:36 provisioning config files... 13:04:36 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp/config5316855373020979004tmp [Pipeline] { [Pipeline] sh 13:04:37 + set +x 13:04:37 + curl -s https://codecov.io/bash 13:04:37 + bash -s -- 13:04:37 13:04:37 _____ _ 13:04:37 / ____| | | 13:04:37 | | ___ __| | ___ ___ _____ __ 13:04:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:04:37 | |___| (_) | (_| | __/ (_| (_) \ V / 13:04:37 \_____\___/ \__,_|\___|\___\___/ \_/ 13:04:37 Bash-1.0.6 13:04:37 13:04:37 13:04:37 ==> git version 2.25.1 found 13:04:37 ==> 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 13:04:37 Release-Date: 2020-01-08 13:04:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:04:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:04:37 ==> Jenkins CI detected. 13:04:37 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-535 13:04:37 project root: . 13:04:37 --> token set from env 13:04:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:04:37 ==> Running gcov in . (disable via -X gcov) 13:04:37 ==> Python coveragepy not found 13:04:37 ==> Searching for coverage reports in: 13:04:37 + . 13:04:37 -> Found 1 reports 13:04:37 ==> Detecting git/mercurial file structure 13:04:37 ==> Reading reports 13:04:37 + ./coverage.out bytes=18047 13:04:37 ==> Appending adjustments 13:04:37 https://docs.codecov.io/docs/fixing-reports 13:04:37 + Found adjustments 13:04:37 ==> Gzipping contents 13:04:37 4.0K /tmp/codecov.T36PPC.gz 13:04:37 ==> Uploading reports 13:04:37 url: https://codecov.io 13:04:37 query: branch=PR-535&commit=1fb1655c4682607559f25fffbf1682335a9ce812&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-535%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=535&job=&cmd_args= 13:04:37 -> Pinging Codecov 13:04:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-535&commit=1fb1655c4682607559f25fffbf1682335a9ce812&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-535%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=535&job=&cmd_args= 13:04:37 -> Uploading to 13:04:37 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/7D719EC7BBE17E464838252E33014C33/1fb1655c4682607559f25fffbf1682335a9ce812/91ae4cdb-aa81-4584-9684-61d5a747b0e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T130437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=054a32a7f5de81463b08ccbb7a18e5396e748b178463ea98c5199893b3637eb2 13:04:37 % Total % Received % Xferd Average Speed Time Time Time Current 13:04:37 Dload Upload Total Spent Left Speed 13:04:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 12213 --:--:-- --:--:-- --:--:-- 12213 13:04:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1fb1655c4682607559f25fffbf1682335a9ce812 [Pipeline] } 13:04:37 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 13:04:39 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-535/archives ] 13:04:39 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-535/archives 13:04:39 total 16 13:04:39 drwxr-xr-x 3 root root 4096 Mar 17 12:56 . 13:04:39 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 12:56 .. 13:04:39 drwxr-xr-x 2 root root 4096 Mar 17 12:56 cost 13:04:39 -rw-r--r-- 1 root root 86 Mar 17 12:56 cost.csv 13:04:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-535/archives 13:04:39 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-535/archives 13:04:39 total 16 13:04:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 12:56 . 13:04:39 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 12:56 .. 13:04:39 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 12:56 cost 13:04:39 -rw-r--r-- 1 jenkins jenkins 86 Mar 17 12:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:04:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:04:40 ---> package-listing.sh 13:04:40 ++ tr '[:upper:]' '[:lower:]' 13:04:40 ++ facter osfamily 13:04:40 + OS_FAMILY=debian 13:04:40 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-535 13:04:40 + START_PACKAGES=/tmp/packages_start.txt 13:04:40 + END_PACKAGES=/tmp/packages_end.txt 13:04:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:04:40 + PACKAGES=/tmp/packages_start.txt 13:04:40 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-535 ']' 13:04:40 + PACKAGES=/tmp/packages_end.txt 13:04:40 + case "${OS_FAMILY}" in 13:04:40 + dpkg -l 13:04:40 + grep '^ii' 13:04:40 + '[' -f /tmp/packages_start.txt ']' 13:04:40 + '[' -f /tmp/packages_end.txt ']' 13:04:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:04:40 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-535 ']' 13:04:40 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-535/archives/ 13:04:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-535/archives/ [Pipeline] echo 13:04:40 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-535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:04:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:41 prd-ubuntu20.04-docker-8c-8g-4383 does not seem to be running inside a container 13:04:41 $ 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-535/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-535 -v /w/workspace/gexfoundry_device-mqtt-go_PR-535:/w/workspace/gexfoundry_device-mqtt-go_PR-535:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:04:42 $ docker top ca3cbfff4bc9c1d1d2d96448973cffaee6253b570c60d47efedbfb00c68393cf -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:42 + touch /tmp/pre-build-complete [Pipeline] sh 13:04:43 + mkdir -p /var/log/sysstat [Pipeline] sh 13:04:43 + ls /var/log/sa-host 13:04:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:43 provisioning config files... 13:04:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-535@tmp/config257579581017549837tmp [Pipeline] { [Pipeline] echo 13:04:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:04:44 ---> create-netrc.sh [Pipeline] } 13:04:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:04:44 ---> python-tools-install.sh [Pipeline] echo 13:04:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:04:44 ---> sudo-logs.sh 13:04:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:04:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:04:45 ---> job-cost.sh 13:04:45 lf-activate-venv: SKIPPING 13:04:45 DEBUG: total: 0.2199999988079071 13:04:45 INFO: Retrieving Stack Cost... 13:04:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:04:46 INFO: Archiving Costs [Pipeline] echo 13:04:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:04:46 ---> logs-deploy.sh 13:04:46 lf-activate-venv: SKIPPING 13:04:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-535/1 13:04:46 INFO: archiving workspace using pattern(s): 13:04:47 Archives upload complete. 13:04:47 INFO: archiving logs to Nexus