Pull request #434 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab66a07d35420a76f20356f0c889469ff988b086+04dd21c66d30f2f5802ef6ad79267ec69547597f (feaca5a973b1b0d468605c8be862e5dd55da4f04) 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-ssh4136905012575173700.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17726905695731571531.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5494696283133062300.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh2830157862089823349.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2853383962969864598.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118681 in /w/workspace/gexfoundry_device-mqtt-go_PR-434 [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-434 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04dd21c66d30f2f5802ef6ad79267ec69547597f into PR head commit ab66a07d35420a76f20356f0c889469ff988b086 Merge succeeded, producing ab66a07d35420a76f20356f0c889469ff988b086 Checking out Revision ab66a07d35420a76f20356f0c889469ff988b086 (PR-434) Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:11:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:11:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:11:57 ========================================================= 23:11:57 EdgeX Global Pipelines Version Info 23:11:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ab66a07d35420a76f20356f0c889469ff988b086 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 04dd21c66d30f2f5802ef6ad79267ec69547597f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab66a07d35420a76f20356f0c889469ff988b086 # timeout=10 > git rev-list --no-walk 710c47abc55d42dd5ae3d601a36909f53cf8e1a3 # timeout=10 23:11:58 ------------------- 23:11:58 stable info: 23:11:58 ------------------- 23:11:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:11:58 Message: update stable to v1.0.244 23:11:58 ------------------- 23:11:58 experimental info: 23:11:58 ------------------- 23:11:58 Commited By: **** collab-it+edgex@linuxfoundation.org 23:11:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:11:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-434 [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-434 [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-434 [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab66a07d35420a76f20356f0c889469ff988b086 [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab66a07 [Pipeline] echo 23:11:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:59 provisioning config files... 23:11:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp/config1907880127352897118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:59 ---> docker-login.sh 23:11:59 nexus3.edgexfoundry.org:10001 23:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:00 Configure a credential helper to remove this warning. See 23:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:00 23:12:00 Login Succeeded 23:12:00 nexus3.edgexfoundry.org:10002 23:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:00 Configure a credential helper to remove this warning. See 23:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:00 23:12:00 Login Succeeded 23:12:00 nexus3.edgexfoundry.org:10003 23:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:00 Configure a credential helper to remove this warning. See 23:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:00 23:12:00 Login Succeeded 23:12:00 nexus3.edgexfoundry.org:10004 23:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:00 Configure a credential helper to remove this warning. See 23:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:00 23:12:00 Login Succeeded 23:12:00 docker.io 23:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:00 Configure a credential helper to remove this warning. See 23:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:00 23:12:00 Login Succeeded 23:12:00 ---> docker-login.sh ends [Pipeline] } 23:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:12:01 + git rev-list -1 --merges ab66a07d35420a76f20356f0c889469ff988b086~1..ab66a07d35420a76f20356f0c889469ff988b086 [Pipeline] echo 23:12:01 -----------> git rev-list -1 --merges ab66a07d35420a76f20356f0c889469ff988b086~1..ab66a07d35420a76f20356f0c889469ff988b086 ab66a07d35420a76f20356f0c889469ff988b086 [false] [Pipeline] sh 23:12:01 + git log --format=format:%s -1 ab66a07d35420a76f20356f0c889469ff988b086 [Pipeline] echo 23:12:01 ========================================================= 23:12:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:12:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:01 + git log --format=format:%s -1 ab66a07d35420a76f20356f0c889469ff988b086 [Pipeline] echo 23:12:01 [semverPrep] GIT_COMMIT: ab66a07d35420a76f20356f0c889469ff988b086, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 23:12:01 [semverPrep] This is not a build commit. [Pipeline] sh 23:12:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:02 + grep -v github /etc/ssh/ssh_known_hosts 23:12:02 + [ -e /tmp/ssh_known_hosts ] 23:12:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:12:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:12:02 + sudo tee -a /etc/ssh/ssh_known_hosts 23:12:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:12:02 23:12:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:12:02 0.1.4: Pulling from edgex-devops/py-git-semver 23:12:02 b85a868b505f: Pulling fs layer 23:12:02 e2be974225ed: Pulling fs layer 23:12:02 339a4e72a1f5: Pulling fs layer 23:12:02 988bab9f4d93: Pulling fs layer 23:12:02 1469e6f7b9e6: Pulling fs layer 23:12:02 eaf3925da568: Pulling fs layer 23:12:02 bab4dde63d76: Pulling fs layer 23:12:02 bde34c3a00c8: Pulling fs layer 23:12:02 b352a97aabf1: Pulling fs layer 23:12:02 4872d77fe225: Pulling fs layer 23:12:02 5851b861e8e6: Pulling fs layer 23:12:02 bab4dde63d76: Waiting 23:12:02 988bab9f4d93: Waiting 23:12:02 1469e6f7b9e6: Waiting 23:12:02 bde34c3a00c8: Waiting 23:12:02 b352a97aabf1: Waiting 23:12:02 4872d77fe225: Waiting 23:12:02 eaf3925da568: Waiting 23:12:02 5851b861e8e6: Waiting 23:12:02 e2be974225ed: Verifying Checksum 23:12:02 e2be974225ed: Download complete 23:12:02 988bab9f4d93: Download complete 23:12:03 1469e6f7b9e6: Verifying Checksum 23:12:03 1469e6f7b9e6: Download complete 23:12:03 eaf3925da568: Download complete 23:12:03 339a4e72a1f5: Verifying Checksum 23:12:03 339a4e72a1f5: Download complete 23:12:03 bde34c3a00c8: Verifying Checksum 23:12:03 bde34c3a00c8: Download complete 23:12:03 b352a97aabf1: Verifying Checksum 23:12:03 b352a97aabf1: Download complete 23:12:03 b85a868b505f: Download complete 23:12:03 4872d77fe225: Verifying Checksum 23:12:03 4872d77fe225: Download complete 23:12:03 5851b861e8e6: Verifying Checksum 23:12:03 5851b861e8e6: Download complete 23:12:03 bab4dde63d76: Verifying Checksum 23:12:03 bab4dde63d76: Download complete 23:12:04 b85a868b505f: Pull complete 23:12:04 e2be974225ed: Pull complete 23:12:05 339a4e72a1f5: Pull complete 23:12:05 988bab9f4d93: Pull complete 23:12:05 1469e6f7b9e6: Pull complete 23:12:05 eaf3925da568: Pull complete 23:12:07 bab4dde63d76: Pull complete 23:12:07 bde34c3a00c8: Pull complete 23:12:07 b352a97aabf1: Pull complete 23:12:07 4872d77fe225: Pull complete 23:12:07 5851b861e8e6: Pull complete 23:12:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:12:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:07 prd-ubuntu20.04-docker-8c-8g-118681 does not seem to be running inside a container 23:12:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-434 -v /w/workspace/gexfoundry_device-mqtt-go_PR-434:/w/workspace/gexfoundry_device-mqtt-go_PR-434:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:12:09 $ docker top 427134d1f96574d24b610871958912234a13698add044d613757b786e18583dc -eo pid,comm 23:12:09 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). 23:12:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:09 [ssh-agent] Looking for ssh-agent implementation... 23:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:09 $ docker exec 427134d1f96574d24b610871958912234a13698add044d613757b786e18583dc ssh-agent 23:12:09 SSH_AUTH_SOCK=/tmp/ssh-ioZRA6PvKrNx/agent.32 23:12:09 SSH_AGENT_PID=38 23:12:09 Running ssh-add (command line suppressed) 23:12:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp/private_key_17167451984866463979.key (/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp/private_key_17167451984866463979.key) 23:12:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:10 + git tag --points-at HEAD [Pipeline] } 23:12:10 $ docker exec --env ******** --env ******** 427134d1f96574d24b610871958912234a13698add044d613757b786e18583dc ssh-agent -k 23:12:10 unset SSH_AUTH_SOCK; 23:12:10 unset SSH_AGENT_PID; 23:12:10 echo Agent pid 38 killed; 23:12:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:12:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:10 [ssh-agent] Looking for ssh-agent implementation... 23:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:10 $ docker exec 427134d1f96574d24b610871958912234a13698add044d613757b786e18583dc ssh-agent 23:12:10 SSH_AUTH_SOCK=/tmp/ssh-eWOP8fNhpPgN/agent.71 23:12:10 SSH_AGENT_PID=77 23:12:10 Running ssh-add (command line suppressed) 23:12:10 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp/private_key_494762325691993853.key (/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp/private_key_494762325691993853.key) 23:12:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:10 + git semver init 23:12:11 2022-11-08 23:12:11,168 [run_init] DEBUG init version:0.0.0 force:False 23:12:11 2022-11-08 23:12:11,170 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-434/.semver 23:12:11 2022-11-08 23:12:11,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-434/.semver 23:12:11 2022-11-08 23:12:11,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-434/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-434, universal_newlines=False, shell=None, istream=None) 23:12:12 2022-11-08 23:12:12,102 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-434/.git/info/exclude 23:12:12 2022-11-08 23:12:12,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-434/.semver/PR-434 with force:False 23:12:12 2022-11-08 23:12:12,103 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-434/.semver/PR-434 23:12:12 2022-11-08 23:12:12,107 [execute] INFO git cat-file --batch-check 23:12:12 2022-11-08 23:12:12,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-434/.semver, universal_newlines=False, shell=None, istream=) 23:12:12 2022-11-08 23:12:12,115 [execute] INFO git cat-file --batch 23:12:12 2022-11-08 23:12:12,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-434/.semver, universal_newlines=False, shell=None, istream=) 23:12:12 2022-11-08 23:12:12,121 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-434/.semver/PR-434 23:12:12 0.0.0 [Pipeline] } 23:12:12 $ docker exec --env ******** --env ******** 427134d1f96574d24b610871958912234a13698add044d613757b786e18583dc ssh-agent -k 23:12:12 unset SSH_AUTH_SOCK; 23:12:12 unset SSH_AGENT_PID; 23:12:12 echo Agent pid 77 killed; 23:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:12 + git semver [Pipeline] } 23:12:12 $ docker stop --time=1 427134d1f96574d24b610871958912234a13698add044d613757b786e18583dc 23:12:14 $ docker rm -f 427134d1f96574d24b610871958912234a13698add044d613757b786e18583dc [Pipeline] // withDockerContainer [Pipeline] sh 23:12:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:12:14 Stashed 1 file(s) [Pipeline] echo 23:12: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 23:12:14 provisioning config files... 23:12:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp/config17013764037627811636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:15 ---> docker-login.sh 23:12:15 nexus3.edgexfoundry.org:10001 23:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:15 Configure a credential helper to remove this warning. See 23:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:15 23:12:15 Login Succeeded 23:12:15 nexus3.edgexfoundry.org:10002 23:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:15 Configure a credential helper to remove this warning. See 23:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:15 23:12:15 Login Succeeded 23:12:15 nexus3.edgexfoundry.org:10003 23:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:15 Configure a credential helper to remove this warning. See 23:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:15 23:12:15 Login Succeeded 23:12:15 nexus3.edgexfoundry.org:10004 23:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:15 Configure a credential helper to remove this warning. See 23:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:15 23:12:15 Login Succeeded 23:12:15 docker.io 23:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:16 Configure a credential helper to remove this warning. See 23:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:16 23:12:16 Login Succeeded 23:12:16 ---> docker-login.sh ends [Pipeline] } 23:12:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:12:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:16 ========================================================= 23:12:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:12:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:12:16 Sending build context to Docker daemon 6.244MB 23:12:16 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:12:16 Step 2/12 : FROM ${BASE} AS builder 23:12:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:12:16 213ec9aee27d: Pulling fs layer 23:12:16 4583459ba037: Pulling fs layer 23:12:16 93c1e223e6f2: Pulling fs layer 23:12:16 53926ce57604: Pulling fs layer 23:12:16 53926ce57604: Waiting 23:12:16 21b2b0c7a3f4: Pulling fs layer 23:12:16 22ff95d597cd: Pulling fs layer 23:12:16 21b2b0c7a3f4: Waiting 23:12:16 12d6caf4c0d1: Pulling fs layer 23:12:16 96b7cbca73a9: Pulling fs layer 23:12:16 12d6caf4c0d1: Waiting 23:12:16 22ff95d597cd: Waiting 23:12:16 a7acece74701: Pulling fs layer 23:12:16 a7acece74701: Waiting 23:12:16 93c1e223e6f2: Verifying Checksum 23:12:16 93c1e223e6f2: Download complete 23:12:16 4583459ba037: Verifying Checksum 23:12:16 4583459ba037: Download complete 23:12:16 21b2b0c7a3f4: Download complete 23:12:16 22ff95d597cd: Download complete 23:12:16 213ec9aee27d: Verifying Checksum 23:12:16 213ec9aee27d: Download complete 23:12:16 12d6caf4c0d1: Verifying Checksum 23:12:16 12d6caf4c0d1: Download complete 23:12:16 213ec9aee27d: Pull complete 23:12:16 4583459ba037: Pull complete 23:12:16 93c1e223e6f2: Pull complete 23:12:17 a7acece74701: Verifying Checksum 23:12:17 a7acece74701: Download complete 23:12:18 96b7cbca73a9: Verifying Checksum 23:12:18 96b7cbca73a9: Download complete 23:12:18 53926ce57604: Verifying Checksum 23:12:18 53926ce57604: Download complete 23:12:22 53926ce57604: Pull complete 23:12:22 21b2b0c7a3f4: Pull complete 23:12:22 22ff95d597cd: Pull complete 23:12:22 12d6caf4c0d1: Pull complete 23:12:25 96b7cbca73a9: Pull complete 23:12:25 a7acece74701: Pull complete 23:12:25 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:12:25 ---> db6d94c90886 23:12:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:12:27 ---> Running in e9ae22101513 23:12:27 Removing intermediate container e9ae22101513 23:12:27 ---> b009c514b3da 23:12:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:12:27 ---> Running in 57c7ae7c5da8 23:12:27 Removing intermediate container 57c7ae7c5da8 23:12:27 ---> 105f55e5a43e 23:12:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:12:27 ---> Running in 2147f0f3635f 23:12:27 Removing intermediate container 2147f0f3635f 23:12:27 ---> 02ba11fef485 23:12:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:12:27 ---> Running in ab91dcbd96f0 23:12:27 Removing intermediate container ab91dcbd96f0 23:12:27 ---> c734d5d6831e 23:12:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:27 ---> Running in f190e16b4502 23:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:12:28 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:12:28 (2/4) Installing libedit (20210910.3.1-r0) 23:12:28 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:12:28 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:12:28 Executing busybox-1.35.0-r17.trigger 23:12:28 OK: 216 MiB in 55 packages 23:12:29 Removing intermediate container f190e16b4502 23:12:29 ---> 5d575ca2991b 23:12:29 Step 8/12 : WORKDIR /device-mqtt-go 23:12:29 ---> Running in 149c0aea14b5 23:12:29 Removing intermediate container 149c0aea14b5 23:12:29 ---> a7efe322fce7 23:12:29 Step 9/12 : COPY go.mod vendor* ./ 23:12:29 ---> f4b3cdb2242f 23:12:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:29 ---> Running in 52bc4de3929d 23:12:29 Still waiting to schedule task 23:12:29 ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:12:29 ‘prd-ubuntu20.04-docker-8c-8g-118670’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:12:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118673’ is offline 23:12:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118682’ is offline 23:12:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118683’ is offline 23:12:47 Removing intermediate container 52bc4de3929d 23:12:47 ---> ebc8b33f1407 23:12:47 Step 11/12 : COPY . . 23:12:47 ---> 75868a73e557 23:12:47 Step 12/12 : RUN $MAKE 23:12:47 ---> Running in c28845986bad 23:12:47 noop 23:12:47 Removing intermediate container c28845986bad 23:12:47 ---> 5dcbd64a73aa 23:12:47 Successfully built 5dcbd64a73aa 23:12:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:47 + docker inspect -f . ci-base-image-x86_64 23:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:47 prd-ubuntu20.04-docker-8c-8g-118681 does not seem to be running inside a container 23:12:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-434 -v /w/workspace/gexfoundry_device-mqtt-go_PR-434:/w/workspace/gexfoundry_device-mqtt-go_PR-434:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:48 $ docker top 150d96f6a865c24f98aee418b6711397c0755bc5609c0e8d6c78c6dbcf6ecb14 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:48 + go version 23:12:48 go version go1.18.7 linux/amd64 [Pipeline] } 23:12:48 $ docker stop --time=1 150d96f6a865c24f98aee418b6711397c0755bc5609c0e8d6c78c6dbcf6ecb14 23:12:49 $ docker rm -f 150d96f6a865c24f98aee418b6711397c0755bc5609c0e8d6c78c6dbcf6ecb14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:50 + docker inspect -f . ci-base-image-x86_64 23:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:50 prd-ubuntu20.04-docker-8c-8g-118681 does not seem to be running inside a container 23:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-434 -v /w/workspace/gexfoundry_device-mqtt-go_PR-434:/w/workspace/gexfoundry_device-mqtt-go_PR-434:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:50 $ docker top 570201199b8bc5bd0c798ede3a99ee4473e6eab4416d22d8cf03fa0e8ee10535 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-434 [Pipeline] fileExists [Pipeline] sh 23:12:51 + make test 23:12:51 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:12:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:13:01 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:13:02 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 23:13:02 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:13:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:13:10 GCO_ENABLED=1 GO111MODULE=on go vet ./... 23:13:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:13:13 ./bin/test-attribution-txt.sh [Pipeline] echo 23:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:13:13 $ docker stop --time=1 570201199b8bc5bd0c798ede3a99ee4473e6eab4416d22d8cf03fa0e8ee10535 23:13:15 $ docker rm -f 570201199b8bc5bd0c798ede3a99ee4473e6eab4416d22d8cf03fa0e8ee10535 [Pipeline] // withDockerContainer [Pipeline] sh 23:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:13:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:13:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:13:16 + ls -al . 23:13:16 total 192 23:13:16 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:12 . 23:13:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:11 .. 23:13:16 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:11 .dockerignore 23:13:16 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:13 .git 23:13:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 .github 23:13:16 -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 23:11 .gitignore 23:13:16 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:11 .golangci.yml 23:13:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:12 .semver 23:13:16 -rw-rw-r-- 1 jenkins jenkins 9293 Nov 8 23:11 Attribution.txt 23:13:16 -rw-rw-r-- 1 jenkins jenkins 13162 Nov 8 23:11 CHANGELOG.md 23:13:16 -rw-rw-r-- 1 jenkins jenkins 1752 Nov 8 23:11 Dockerfile 23:13:16 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:11 GOVERNANCE.md 23:13:16 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:11 Jenkinsfile 23:13:16 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:11 LICENSE 23:13:16 -rw-rw-r-- 1 jenkins jenkins 2126 Nov 8 23:11 Makefile 23:13:16 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:11 OWNERS.md 23:13:16 -rw-rw-r-- 1 jenkins jenkins 3165 Nov 8 23:11 README.md 23:13:16 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:12 VERSION 23:13:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:11 bin 23:13:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 cmd 23:13:16 -rw-r--r-- 1 jenkins jenkins 17887 Nov 8 23:13 coverage.out 23:13:16 -rw-rw-r-- 1 jenkins jenkins 3463 Nov 8 23:11 go.mod 23:13:16 -rw-rw-r-- 1 jenkins jenkins 45046 Nov 8 23:11 go.sum 23:13:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 internal 23:13:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:11 mock 23:13:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:11 snap 23:13:16 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:17 + 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=ab66a07d35420a76f20356f0c889469ff988b086 --label arch=amd64 --label version=0.0.0 . 23:13:17 Sending build context to Docker daemon 6.262MB 23:13:17 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:13:17 Step 2/24 : FROM ${BASE} AS builder 23:13:17 ---> 5dcbd64a73aa 23:13:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:13:17 ---> Running in c08ef3a355cd 23:13:17 Removing intermediate container c08ef3a355cd 23:13:17 ---> 1926aebc291c 23:13:17 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:17 ---> Running in f593bbb3d160 23:13:17 Removing intermediate container f593bbb3d160 23:13:17 ---> 5e95374bd9f7 23:13:17 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:13:17 ---> Running in 41a83496f575 23:13:17 Removing intermediate container 41a83496f575 23:13:17 ---> ff5d184c25e0 23:13:17 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:13:17 ---> Running in 84115d428d7b 23:13:17 Removing intermediate container 84115d428d7b 23:13:17 ---> b1dd3cdca7c8 23:13:17 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:17 ---> Running in e07e6c5c8e33 23:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:18 OK: 216 MiB in 55 packages 23:13:18 Removing intermediate container e07e6c5c8e33 23:13:18 ---> 1a642ee0af52 23:13:18 Step 8/24 : WORKDIR /device-mqtt-go 23:13:18 ---> Running in d786deb49861 23:13:18 Removing intermediate container d786deb49861 23:13:18 ---> 8e136aa25040 23:13:18 Step 9/24 : COPY go.mod vendor* ./ 23:13:18 ---> c090c307759c 23:13:18 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:18 ---> Running in e18688e55591 23:13:19 Removing intermediate container e18688e55591 23:13:19 ---> 2563f4e9c333 23:13:19 Step 11/24 : COPY . . 23:13:19 ---> 0c09b4bc78b1 23:13:19 Step 12/24 : RUN $MAKE 23:13:19 ---> Running in 5d2aff983166 23:13:20 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 23:13:41 Removing intermediate container 5d2aff983166 23:13:41 ---> 6d5785aa614e 23:13:41 Step 13/24 : FROM alpine:3.16 23:13:41 3.16: Pulling from library/alpine 23:13:41 213ec9aee27d: Already exists 23:13:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:13:41 Status: Downloaded newer image for alpine:3.16 23:13:41 ---> 9c6f07244728 23:13:41 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:13:41 ---> Running in 778215b1259c 23:13:41 Removing intermediate container 778215b1259c 23:13:41 ---> 387719c5d2a6 23:13:41 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 23:13:41 ---> Running in c02c556133e5 23:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:41 (1/6) Installing dumb-init (1.2.5-r1) 23:13:41 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:13:41 (3/6) Installing libsodium (1.0.18-r0) 23:13:41 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:13:41 (5/6) Installing libzmq (4.3.4-r0) 23:13:41 (6/6) Installing zeromq (4.3.4-r0) 23:13:41 Executing busybox-1.35.0-r17.trigger 23:13:41 OK: 8 MiB in 20 packages 23:13:42 Removing intermediate container c02c556133e5 23:13:42 ---> e37d326e90e9 23:13:42 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:13:42 ---> 891257862fe3 23:13:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:13:43 ---> 44c8d8ab62a8 23:13:43 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:13:43 ---> 1b1c4687161d 23:13:43 Step 19/24 : EXPOSE 59982 23:13:43 ---> Running in ee0d29b09a4d 23:13:43 Removing intermediate container ee0d29b09a4d 23:13:43 ---> 9ff9a1dc982a 23:13:43 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:13:43 ---> Running in 0fea19027b7d 23:13:43 Removing intermediate container 0fea19027b7d 23:13:43 ---> aba4d1f07e08 23:13:43 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:43 ---> Running in 4517a7c97a29 23:13:43 Removing intermediate container 4517a7c97a29 23:13:43 ---> 85f9cae59bcc 23:13:43 Step 22/24 : LABEL arch=amd64 23:13:43 ---> Running in 93d63a0ba960 23:13:43 Removing intermediate container 93d63a0ba960 23:13:43 ---> 8b4f6ce689ab 23:13:43 Step 23/24 : LABEL git_sha=ab66a07d35420a76f20356f0c889469ff988b086 23:13:43 ---> Running in 9b6bb03a3a51 23:13:43 Removing intermediate container 9b6bb03a3a51 23:13:43 ---> 70bb45fe2912 23:13:43 Step 24/24 : LABEL version=0.0.0 23:13:43 ---> Running in 63b88c5229d1 23:13:43 Removing intermediate container 63b88c5229d1 23:13:43 ---> 81daa243f9bb 23:13:43 [Warning] One or more build-args [ARCH] were not consumed 23:13:43 Successfully built 81daa243f9bb 23:13:43 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 23:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:44 23:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:44 latest: Pulling from edgex-lftools-log-publisher 23:13:44 5eb5b503b376: Pulling fs layer 23:13:44 5c69ac0246d0: Pulling fs layer 23:13:44 ec43610c2a17: Pulling fs layer 23:13:44 3a2ae6a8a46f: Pulling fs layer 23:13:44 33b1e0a273af: Pulling fs layer 23:13:44 5d3b04190fa2: Pulling fs layer 23:13:44 2f39f015ded8: Pulling fs layer 23:13:44 33b1e0a273af: Waiting 23:13:44 3a2ae6a8a46f: Waiting 23:13:44 2f39f015ded8: Waiting 23:13:44 5d3b04190fa2: Waiting 23:13:44 5c69ac0246d0: Verifying Checksum 23:13:44 5c69ac0246d0: Download complete 23:13:44 3a2ae6a8a46f: Download complete 23:13:44 ec43610c2a17: Verifying Checksum 23:13:44 ec43610c2a17: Download complete 23:13:44 5d3b04190fa2: Verifying Checksum 23:13:44 5d3b04190fa2: Download complete 23:13:44 33b1e0a273af: Verifying Checksum 23:13:44 33b1e0a273af: Download complete 23:13:45 5eb5b503b376: Download complete 23:13:46 5eb5b503b376: Pull complete 23:13:46 5c69ac0246d0: Pull complete 23:13:46 ec43610c2a17: Pull complete 23:13:46 3a2ae6a8a46f: Pull complete 23:13:46 33b1e0a273af: Pull complete 23:13:47 5d3b04190fa2: Pull complete 23:13:52 2f39f015ded8: Pull complete 23:13:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:52 prd-ubuntu20.04-docker-8c-8g-118681 does not seem to be running inside a container 23:13:52 $ 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-434 -v /w/workspace/gexfoundry_device-mqtt-go_PR-434:/w/workspace/gexfoundry_device-mqtt-go_PR-434:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:13:54 $ docker top ce6e96529a4db7ed8f278b69ae060b10001d50a106358447a21ac11162d32d30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:54 ---> job-cost.sh 23:13:54 lf-activate-venv: SKIPPING 23:13:54 INFO: No Stack... 23:13:54 INFO: Retrieving Pricing Info for: v3-standard-8 23:13:55 INFO: Archiving Costs [Pipeline] sh 23:13:55 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-434/archives/cost.csv 23:13:55 + cut -d, -f6 [Pipeline] lock 23:13:55 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-434-7-stack-cost] 23:13:55 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-434-7-stack-cost] did not exist. Created. 23:13:55 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-434-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:13:55 + echo total: 0.2199999988079071 [Pipeline] stash 23:13:55 Stashed 1 file(s) [Pipeline] } 23:13:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-434-7-stack-cost] [Pipeline] // lock [Pipeline] } 23:13:55 $ docker stop --time=1 ce6e96529a4db7ed8f278b69ae060b10001d50a106358447a21ac11162d32d30 23:13:57 $ docker rm -f ce6e96529a4db7ed8f278b69ae060b10001d50a106358447a21ac11162d32d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:14:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118685 in /w/workspace/gexfoundry_device-mqtt-go_PR-434 [Pipeline] { [Pipeline] ws 23:14:18 Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout 23:14:18 Selected Git installation does not exist. Using Default 23:14:18 The recommended git tool is: NONE 23:14:24 using credential edgex-jenkins-ssh 23:14:24 Cloning the remote Git repository 23:14:24 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:14:24 > git init /w/workspace/device-mqtt-go/7 # timeout=10 23:14:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:14:24 > git --version # timeout=10 23:14:24 > git --version # 'git version 2.25.1' 23:14:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:24 Verifying host key using known hosts file 23:14:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:14:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:25 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:14:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:14:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:14:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:26 Verifying host key using known hosts file 23:14:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:14:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:14:27 Merging remotes/origin/main commit 04dd21c66d30f2f5802ef6ad79267ec69547597f into PR head commit ab66a07d35420a76f20356f0c889469ff988b086 23:14:27 Merge succeeded, producing ab66a07d35420a76f20356f0c889469ff988b086 23:14:27 Checking out Revision ab66a07d35420a76f20356f0c889469ff988b086 (PR-434) 23:14:28 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:27 > git config core.sparsecheckout # timeout=10 23:14:27 > git checkout -f ab66a07d35420a76f20356f0c889469ff988b086 # timeout=10 23:14:27 > git remote # timeout=10 23:14:27 > git config --get remote.origin.url # timeout=10 23:14:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:27 Verifying host key using known hosts file 23:14:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:14:27 > git merge 04dd21c66d30f2f5802ef6ad79267ec69547597f # timeout=10 23:14:27 > git rev-parse HEAD^{commit} # timeout=10 23:14:27 > git config core.sparsecheckout # timeout=10 23:14:27 > git checkout -f ab66a07d35420a76f20356f0c889469ff988b086 # timeout=10 23:14:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:14:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:14:29 Dload Upload Total Spent Left Speed 23:14:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 173k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 23:14:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:14:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:14:30 + sudo tee /etc/docker/daemon.new 23:14:30 { 23:14:30 "registry-mirrors": [ 23:14:30 "https://nexus3.edgexfoundry.org:10001" 23:14:30 ], 23:14:30 "bip": "10.250.0.254/24", 23:14:30 "hosts": [ 23:14:30 "tcp://0.0.0.0:5555", 23:14:30 "unix:///var/run/docker.sock" 23:14:30 ], 23:14:30 "mtu": 1458, 23:14:30 "selinux-enabled": true, 23:14:30 "seccomp-profile": "/etc/docker/seccomp.json" 23:14:30 } [Pipeline] sh 23:14:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:14:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:49 provisioning config files... 23:14:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config2036600493930285514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:49 ---> docker-login.sh 23:14:49 nexus3.edgexfoundry.org:10001 23:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:50 Configure a credential helper to remove this warning. See 23:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:50 23:14:50 Login Succeeded 23:14:50 nexus3.edgexfoundry.org:10002 23:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:50 Configure a credential helper to remove this warning. See 23:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:50 23:14:50 Login Succeeded 23:14:50 nexus3.edgexfoundry.org:10003 23:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:51 Configure a credential helper to remove this warning. See 23:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:51 23:14:51 Login Succeeded 23:14:51 nexus3.edgexfoundry.org:10004 23:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:51 Configure a credential helper to remove this warning. See 23:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:51 23:14:51 Login Succeeded 23:14:51 docker.io 23:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:52 Configure a credential helper to remove this warning. See 23:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:52 23:14:52 Login Succeeded 23:14:52 ---> docker-login.sh ends [Pipeline] } 23:14:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:52 ========================================================= 23:14:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:14:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:14:53 Sending build context to Docker daemon 3.227MB 23:14:53 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:14:53 Step 2/12 : FROM ${BASE} AS builder 23:14:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:14:53 9b18e9b68314: Pulling fs layer 23:14:53 35d82f9e3411: Pulling fs layer 23:14:53 e16973657156: Pulling fs layer 23:14:53 fc693d55d65f: Pulling fs layer 23:14:53 7e9fc2657dce: Pulling fs layer 23:14:53 dda99020689f: Pulling fs layer 23:14:53 db1c61fa0a46: Pulling fs layer 23:14:53 891c053d2c06: Pulling fs layer 23:14:53 dda99020689f: Waiting 23:14:53 db1c61fa0a46: Waiting 23:14:53 fc693d55d65f: Waiting 23:14:53 891c053d2c06: Waiting 23:14:53 7e9fc2657dce: Waiting 23:14:53 e16973657156: Verifying Checksum 23:14:53 e16973657156: Download complete 23:14:53 35d82f9e3411: Download complete 23:14:53 7e9fc2657dce: Verifying Checksum 23:14:53 7e9fc2657dce: Download complete 23:14:53 dda99020689f: Verifying Checksum 23:14:53 dda99020689f: Download complete 23:14:53 9b18e9b68314: Verifying Checksum 23:14:53 9b18e9b68314: Download complete 23:14:55 9b18e9b68314: Pull complete 23:14:55 891c053d2c06: Verifying Checksum 23:14:55 891c053d2c06: Download complete 23:14:55 35d82f9e3411: Pull complete 23:14:55 e16973657156: Pull complete 23:14:56 db1c61fa0a46: Verifying Checksum 23:14:56 db1c61fa0a46: Download complete 23:14:56 fc693d55d65f: Verifying Checksum 23:14:56 fc693d55d65f: Download complete 23:15:09 fc693d55d65f: Pull complete 23:15:09 7e9fc2657dce: Pull complete 23:15:09 dda99020689f: Pull complete 23:15:15 db1c61fa0a46: Pull complete 23:15:17 891c053d2c06: Pull complete 23:15:17 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:15:17 ---> f96f9c87975a 23:15:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:15:19 ---> Running in 8d7ebb3d8069 23:15:19 Removing intermediate container 8d7ebb3d8069 23:15:19 ---> 4a5e40fb5101 23:15:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:19 ---> Running in 509970018bac 23:15:20 Removing intermediate container 509970018bac 23:15:20 ---> 9611456f8df0 23:15:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:15:20 ---> Running in 2f2cf518171f 23:15:20 Removing intermediate container 2f2cf518171f 23:15:20 ---> 11a661cdc8a5 23:15:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:15:20 ---> Running in 81dccf45357b 23:15:20 Removing intermediate container 81dccf45357b 23:15:20 ---> 0d6da0d355af 23:15:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:20 ---> Running in 16c2a4456a02 23:15:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:24 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:15:24 (2/4) Installing libedit (20210910.3.1-r0) 23:15:24 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:15:24 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:15:24 Executing busybox-1.35.0-r17.trigger 23:15:24 OK: 226 MiB in 55 packages 23:15:25 Removing intermediate container 16c2a4456a02 23:15:25 ---> 8db4fb01a9a8 23:15:25 Step 8/12 : WORKDIR /device-mqtt-go 23:15:25 ---> Running in 5c9c99ad4cd4 23:15:25 Removing intermediate container 5c9c99ad4cd4 23:15:25 ---> daf545b814ce 23:15:25 Step 9/12 : COPY go.mod vendor* ./ 23:15:26 ---> 8f1d34998710 23:15:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:26 ---> Running in d0ed756ebabd 23:16:34 Removing intermediate container d0ed756ebabd 23:16:34 ---> c17965c9a2f4 23:16:34 Step 11/12 : COPY . . 23:16:34 ---> 2410a0d733a3 23:16:34 Step 12/12 : RUN $MAKE 23:16:34 ---> Running in 2c7836b8f4ec 23:16:34 noop 23:16:34 Removing intermediate container 2c7836b8f4ec 23:16:34 ---> 685196dfe31f 23:16:34 Successfully built 685196dfe31f 23:16:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:34 + docker inspect -f . ci-base-image-arm64 23:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:34 prd-ubuntu20.04-docker-arm64-4c-16g-118685 does not seem to be running inside a container 23:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 23:16:36 $ docker top 812b432dc4edf42ef171fdcf0c875ac5343f79b2df81ad1e22c14ece32c8529a -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:37 + go version 23:16:37 go version go1.18.7 linux/arm64 [Pipeline] } 23:16:37 $ docker stop --time=1 812b432dc4edf42ef171fdcf0c875ac5343f79b2df81ad1e22c14ece32c8529a 23:16:38 $ docker rm -f 812b432dc4edf42ef171fdcf0c875ac5343f79b2df81ad1e22c14ece32c8529a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:39 + docker inspect -f . ci-base-image-arm64 23:16:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:39 prd-ubuntu20.04-docker-arm64-4c-16g-118685 does not seem to be running inside a container 23:16:39 $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 23:16:41 $ docker top 6e24b9dafbefd4d63e2b87db986be33930576671d353b0008f7c87f2eebb7179 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:41 + git config --global --add safe.directory /w/workspace/device-mqtt-go/7 [Pipeline] fileExists [Pipeline] sh 23:16:42 + make test 23:16:42 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:16:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:18:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:18:27 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.087s coverage: 21.8% of statements 23:18:27 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:18:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:18:27 GCO_ENABLED=1 GO111MODULE=on go vet ./... 23:19:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:06 ./bin/test-attribution-txt.sh [Pipeline] echo 23:19:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:19:06 $ docker stop --time=1 6e24b9dafbefd4d63e2b87db986be33930576671d353b0008f7c87f2eebb7179 23:19:08 $ docker rm -f 6e24b9dafbefd4d63e2b87db986be33930576671d353b0008f7c87f2eebb7179 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:09 Warning: overwriting stash ‘coverage-report’ 23:19:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:19:10 + ls -al . 23:19:10 total 188 23:19:10 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:16 . 23:19:10 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:14 .. 23:19:10 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:14 .dockerignore 23:19:10 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:14 .git 23:19:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:14 .github 23:19:10 -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 23:14 .gitignore 23:19:10 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:14 .golangci.yml 23:19:10 -rw-rw-r-- 1 jenkins jenkins 9293 Nov 8 23:14 Attribution.txt 23:19:10 -rw-rw-r-- 1 jenkins jenkins 13162 Nov 8 23:14 CHANGELOG.md 23:19:10 -rw-rw-r-- 1 jenkins jenkins 1752 Nov 8 23:14 Dockerfile 23:19:10 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:14 GOVERNANCE.md 23:19:10 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:14 Jenkinsfile 23:19:10 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:14 LICENSE 23:19:10 -rw-rw-r-- 1 jenkins jenkins 2126 Nov 8 23:14 Makefile 23:19:10 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:14 OWNERS.md 23:19:10 -rw-rw-r-- 1 jenkins jenkins 3165 Nov 8 23:14 README.md 23:19:10 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:12 VERSION 23:19:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:14 bin 23:19:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:14 cmd 23:19:10 -rw-r--r-- 1 jenkins jenkins 17887 Nov 8 23:18 coverage.out 23:19:10 -rw-rw-r-- 1 jenkins jenkins 3463 Nov 8 23:14 go.mod 23:19:10 -rw-rw-r-- 1 jenkins jenkins 45046 Nov 8 23:14 go.sum 23:19:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:14 internal 23:19:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:14 mock 23:19:10 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:14 snap 23:19:10 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:11 + 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=ab66a07d35420a76f20356f0c889469ff988b086 --label arch=arm64 --label version=0.0.0 . 23:19:11 Sending build context to Docker daemon 3.246MB 23:19:11 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:19:11 Step 2/24 : FROM ${BASE} AS builder 23:19:11 ---> 685196dfe31f 23:19:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:19:13 ---> Running in dc126983e406 23:19:13 Removing intermediate container dc126983e406 23:19:13 ---> 9d759f7d4fb9 23:19:13 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:19:13 ---> Running in 42e72d815443 23:19:14 Removing intermediate container 42e72d815443 23:19:14 ---> 907daac923e3 23:19:14 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:19:14 ---> Running in 6bf4deeaad15 23:19:14 Removing intermediate container 6bf4deeaad15 23:19:14 ---> 5b8e7f2c34ea 23:19:14 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:19:14 ---> Running in 99b485d7b8d8 23:19:15 Removing intermediate container 99b485d7b8d8 23:19:15 ---> 1990cee0cdb1 23:19:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:19:15 ---> Running in 6ab3b553a4c0 23:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:19:17 OK: 226 MiB in 55 packages 23:19:18 Removing intermediate container 6ab3b553a4c0 23:19:18 ---> 55068e9ffb26 23:19:18 Step 8/24 : WORKDIR /device-mqtt-go 23:19:18 ---> Running in f48111e41017 23:19:19 Removing intermediate container f48111e41017 23:19:19 ---> 2d8a1aea78cc 23:19:19 Step 9/24 : COPY go.mod vendor* ./ 23:19:19 ---> bfc2bb11c8fa 23:19:19 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:19 ---> Running in d5283bcb52d0 23:19:22 Removing intermediate container d5283bcb52d0 23:19:22 ---> 861ec8f469d7 23:19:22 Step 11/24 : COPY . . 23:19:22 ---> 10942cb96fa5 23:19:22 Step 12/24 : RUN $MAKE 23:19:23 ---> Running in f6f6397ea811 23:19:24 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 23:22:00 Removing intermediate container f6f6397ea811 23:22:00 ---> a6c4b4574769 23:22:00 Step 13/24 : FROM alpine:3.16 23:22:00 3.16: Pulling from library/alpine 23:22:00 9b18e9b68314: Already exists 23:22:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:22:00 Status: Downloaded newer image for alpine:3.16 23:22:00 ---> a6215f271958 23:22:00 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:22:00 ---> Running in 53b161b07af2 23:22:00 Removing intermediate container 53b161b07af2 23:22:00 ---> 6254f085a221 23:22:00 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 23:22:00 ---> Running in ed23cfa33d72 23:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:22:00 (1/6) Installing dumb-init (1.2.5-r1) 23:22:00 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:22:00 (3/6) Installing libsodium (1.0.18-r0) 23:22:00 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:22:00 (5/6) Installing libzmq (4.3.4-r0) 23:22:00 (6/6) Installing zeromq (4.3.4-r0) 23:22:00 Executing busybox-1.35.0-r17.trigger 23:22:00 OK: 8 MiB in 20 packages 23:22:00 Removing intermediate container ed23cfa33d72 23:22:00 ---> f8009a2d5cc6 23:22:00 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:22:00 ---> c1a06bf3703a 23:22:00 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:22:00 ---> 1ff873e4df6a 23:22:00 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:22:00 ---> 02f3b6f4cfad 23:22:00 Step 19/24 : EXPOSE 59982 23:22:00 ---> Running in 477b37625054 23:22:00 Removing intermediate container 477b37625054 23:22:00 ---> 7d52551a5bdd 23:22:00 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:22:00 ---> Running in a8feacf5de56 23:22:00 Removing intermediate container a8feacf5de56 23:22:00 ---> ac299ea04c86 23:22:00 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:22:00 ---> Running in 1f9ff97a4306 23:22:00 Removing intermediate container 1f9ff97a4306 23:22:00 ---> fc1fecd91262 23:22:00 Step 22/24 : LABEL arch=arm64 23:22:00 ---> Running in 1f4ac02a7bc9 23:22:00 Removing intermediate container 1f4ac02a7bc9 23:22:00 ---> 65e5288a0b10 23:22:00 Step 23/24 : LABEL git_sha=ab66a07d35420a76f20356f0c889469ff988b086 23:22:00 ---> Running in bee01a4ac3fe 23:22:00 Removing intermediate container bee01a4ac3fe 23:22:00 ---> 9835b5667e2a 23:22:00 Step 24/24 : LABEL version=0.0.0 23:22:00 ---> Running in 790987c158c6 23:22:00 Removing intermediate container 790987c158c6 23:22:00 ---> 1442b5efb701 23:22:00 [Warning] One or more build-args [ARCH] were not consumed 23:22:00 Successfully built 1442b5efb701 23:22:00 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:01 23:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:01 arm64: Pulling from edgex-lftools-log-publisher 23:22:01 8998bd30e6a1: Pulling fs layer 23:22:01 04944245beec: Pulling fs layer 23:22:01 699f458cf7ca: Pulling fs layer 23:22:01 765212b225bb: Pulling fs layer 23:22:01 f23df028b6ca: Pulling fs layer 23:22:01 d65c8cfc05b1: Pulling fs layer 23:22:01 2437ff75d9bd: Pulling fs layer 23:22:01 765212b225bb: Waiting 23:22:01 f23df028b6ca: Waiting 23:22:01 d65c8cfc05b1: Waiting 23:22:01 2437ff75d9bd: Waiting 23:22:01 04944245beec: Verifying Checksum 23:22:01 04944245beec: Download complete 23:22:01 765212b225bb: Verifying Checksum 23:22:01 765212b225bb: Download complete 23:22:01 f23df028b6ca: Verifying Checksum 23:22:01 f23df028b6ca: Download complete 23:22:01 d65c8cfc05b1: Download complete 23:22:02 699f458cf7ca: Verifying Checksum 23:22:02 699f458cf7ca: Download complete 23:22:02 8998bd30e6a1: Verifying Checksum 23:22:02 8998bd30e6a1: Download complete 23:22:05 2437ff75d9bd: Verifying Checksum 23:22:05 2437ff75d9bd: Download complete 23:22:06 8998bd30e6a1: Pull complete 23:22:06 04944245beec: Pull complete 23:22:08 699f458cf7ca: Pull complete 23:22:08 765212b225bb: Pull complete 23:22:09 f23df028b6ca: Pull complete 23:22:09 d65c8cfc05b1: Pull complete 23:22:24 2437ff75d9bd: Pull complete 23:22:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:22:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:24 prd-ubuntu20.04-docker-arm64-4c-16g-118685 does not seem to be running inside a container 23:22:24 $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 23:22:27 $ docker top 482031296e249b3481eed349c122160c478113f0b07a9e8e577d968ff6dfb402 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:27 ---> job-cost.sh 23:22:28 lf-activate-venv: SKIPPING 23:22:28 INFO: No Stack... 23:22:28 INFO: Retrieving Pricing Info for: v3-standard-4 23:22:29 INFO: Archiving Costs [Pipeline] sh 23:22:29 + cat /w/workspace/device-mqtt-go/7/archives/cost.csv 23:22:29 + cut -d, -f6 [Pipeline] lock 23:22:29 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-434-7-stack-cost] 23:22:29 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-434-7-stack-cost] did not exist. Created. 23:22:29 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-434-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:30 /w/workspace/device-mqtt-go/7@tmp/durable-53532dfe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:22:30 + echo total: 0.10999999940395355 [Pipeline] stash 23:22:30 Warning: overwriting stash ‘stack-cost’ 23:22:30 Stashed 1 file(s) [Pipeline] } 23:22:30 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-434-7-stack-cost] [Pipeline] // lock [Pipeline] } 23:22:30 $ docker stop --time=1 482031296e249b3481eed349c122160c478113f0b07a9e8e577d968ff6dfb402 23:22:32 $ docker rm -f 482031296e249b3481eed349c122160c478113f0b07a9e8e577d968ff6dfb402 [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 23:22:32 provisioning config files... 23:22:32 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp/config5611042439830345487tmp [Pipeline] { [Pipeline] sh 23:22:33 + set +x 23:22:33 + curl -s https://codecov.io/bash 23:22:33 + bash -s -- 23:22:33 23:22:33 _____ _ 23:22:33 / ____| | | 23:22:33 | | ___ __| | ___ ___ _____ __ 23:22:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:22:33 | |___| (_) | (_| | __/ (_| (_) \ V / 23:22:33 \_____\___/ \__,_|\___|\___\___/ \_/ 23:22:33 Bash-1.0.6 23:22:33 23:22:33 23:22:33 ==> git version 2.25.1 found 23:22:33 ==> 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 23:22:33 Release-Date: 2020-01-08 23:22:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:22:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:22:33 ==> Jenkins CI detected. 23:22:33 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-434 23:22:33 project root: . 23:22:33 --> token set from env 23:22:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:22:33 ==> Running gcov in . (disable via -X gcov) 23:22:33 ==> Python coveragepy not found 23:22:33 ==> Searching for coverage reports in: 23:22:33 + . 23:22:33 -> Found 1 reports 23:22:33 ==> Detecting git/mercurial file structure 23:22:33 ==> Reading reports 23:22:33 + ./coverage.out bytes=17887 23:22:33 ==> Appending adjustments 23:22:33 https://docs.codecov.io/docs/fixing-reports 23:22:33 + Found adjustments 23:22:33 ==> Gzipping contents 23:22:33 4.0K /tmp/codecov.RM4GX4.gz 23:22:33 ==> Uploading reports 23:22:33 url: https://codecov.io 23:22:33 query: branch=PR-434&commit=ab66a07d35420a76f20356f0c889469ff988b086&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-434%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=434&job=&cmd_args= 23:22:33 -> Pinging Codecov 23:22:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-434&commit=ab66a07d35420a76f20356f0c889469ff988b086&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-434%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=434&job=&cmd_args= 23:22:33 -> Uploading to 23:22:33 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/7D719EC7BBE17E464838252E33014C33/ab66a07d35420a76f20356f0c889469ff988b086/148b9840-f454-4b95-9040-e64430cd2da7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T232233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bd87c97e3f8ec818a3ad29303b2fc89b0999c6b2c827724ae48395ec8f9c357 23:22:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:22:33 Dload Upload Total Spent Left Speed 23:22:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 15768 --:--:-- --:--:-- --:--:-- 15691 100 3201 0 0 100 3201 0 12959 --:--:-- --:--:-- --:--:-- 12907 23:22:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ab66a07d35420a76f20356f0c889469ff988b086 [Pipeline] } 23:22:33 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 23:22:34 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-434/archives ] 23:22:34 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-434/archives 23:22:34 total 16 23:22:34 drwxr-xr-x 3 root root 4096 Nov 8 23:13 . 23:22:34 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:13 .. 23:22:34 drwxr-xr-x 2 root root 4096 Nov 8 23:13 cost 23:22:34 -rw-r--r-- 1 root root 86 Nov 8 23:13 cost.csv 23:22:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-434/archives 23:22:34 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-434/archives 23:22:34 total 16 23:22:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:13 . 23:22:34 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:13 .. 23:22:34 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:13 cost 23:22:34 -rw-r--r-- 1 jenkins jenkins 86 Nov 8 23:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:22:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:22:35 ---> package-listing.sh 23:22:35 ++ tr '[:upper:]' '[:lower:]' 23:22:35 ++ facter osfamily 23:22:35 + OS_FAMILY=debian 23:22:35 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-434 23:22:35 + START_PACKAGES=/tmp/packages_start.txt 23:22:35 + END_PACKAGES=/tmp/packages_end.txt 23:22:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:22:35 + PACKAGES=/tmp/packages_start.txt 23:22:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-434 ']' 23:22:35 + PACKAGES=/tmp/packages_end.txt 23:22:35 + case "${OS_FAMILY}" in 23:22:35 + dpkg -l 23:22:35 + grep '^ii' 23:22:35 + '[' -f /tmp/packages_start.txt ']' 23:22:35 + '[' -f /tmp/packages_end.txt ']' 23:22:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:22:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-434 ']' 23:22:35 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-434/archives/ 23:22:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-434/archives/ [Pipeline] echo 23:22:36 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-434/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:22:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:36 prd-ubuntu20.04-docker-8c-8g-118681 does not seem to be running inside a container 23:22:36 $ 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-434/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-434 -v /w/workspace/gexfoundry_device-mqtt-go_PR-434:/w/workspace/gexfoundry_device-mqtt-go_PR-434:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-434@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 23:22:37 $ docker top 5e1270f23dbf9b89e5e83802ddafc340939695ba58433e3c4503a8329bb278ae -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:37 + touch /tmp/pre-build-complete [Pipeline] sh 23:22:37 + mkdir -p /var/log/sysstat [Pipeline] sh 23:22:38 + ls /var/log/sa-host 23:22:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:38 provisioning config files... 23:22:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-434@tmp/config9991672390711329230tmp [Pipeline] { [Pipeline] echo 23:22:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:22:38 ---> create-netrc.sh [Pipeline] } 23:22:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:22:38 ---> python-tools-install.sh [Pipeline] echo 23:22:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:39 ---> sudo-logs.sh 23:22:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:22:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:39 ---> job-cost.sh 23:22:39 lf-activate-venv: SKIPPING 23:22:39 DEBUG: total: 0.2199999988079071 23:22:39 INFO: Retrieving Stack Cost... 23:22:39 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:40 INFO: Archiving Costs [Pipeline] echo 23:22:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:22:40 ---> logs-deploy.sh 23:22:40 lf-activate-venv: SKIPPING 23:22:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-434/7 23:22:40 INFO: archiving workspace using pattern(s): 23:22:41 Archives upload complete. 23:22:41 INFO: archiving logs to Nexus