Pull request #421 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a5bec209c001ef805cced8cf97d679615032732+459ccc30368983c74f8fc0b30a8da774d92164b5 (0b9c6774134bfb14af4bc981c9e6c78a769ef850) 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-ssh10301025631270119455.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5438482711816993330.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-421/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-421/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4857712468907933273.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1238885333499267673.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-421/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-421/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17723569706471905552.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 ‘prd-ubuntu20.04-docker-8c-8g-7494’ Running on prd-ubuntu20.04-docker-8c-8g-7497 in /w/workspace/gexfoundry_device-mqtt-go_PR-421 [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-421 # 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/421/head:refs/remotes/origin/PR-421 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 459ccc30368983c74f8fc0b30a8da774d92164b5 into PR head commit 5a5bec209c001ef805cced8cf97d679615032732 Merge succeeded, producing 5a5bec209c001ef805cced8cf97d679615032732 Checking out Revision 5a5bec209c001ef805cced8cf97d679615032732 (PR-421) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:01:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:01:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:01:24 ========================================================= 10:01:24 EdgeX Global Pipelines Version Info 10:01:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5a5bec209c001ef805cced8cf97d679615032732 # 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 459ccc30368983c74f8fc0b30a8da774d92164b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a5bec209c001ef805cced8cf97d679615032732 # timeout=10 > git rev-list --no-walk ea7901679514ef073c4369edce0c60c6e214a218 # timeout=10 10:01:25 ------------------- 10:01:25 stable info: 10:01:25 ------------------- 10:01:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:01:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:01:25 Message: update stable to v1.0.239 10:01:26 ------------------- 10:01:26 experimental info: 10:01:26 ------------------- 10:01:26 Commited By: **** collab-it+edgex@linuxfoundation.org 10:01:26 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:01:26 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-421 [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-421 [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-421 [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a5bec209c001ef805cced8cf97d679615032732 [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a5bec2 [Pipeline] echo 10:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:26 provisioning config files... 10:01:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp/config17059874477811068177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:26 ---> docker-login.sh 10:01:26 nexus3.edgexfoundry.org:10001 10:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:27 Configure a credential helper to remove this warning. See 10:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:27 10:01:27 Login Succeeded 10:01:27 nexus3.edgexfoundry.org:10002 10:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:27 Configure a credential helper to remove this warning. See 10:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:27 10:01:27 Login Succeeded 10:01:27 nexus3.edgexfoundry.org:10003 10:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:27 Configure a credential helper to remove this warning. See 10:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:27 10:01:27 Login Succeeded 10:01:27 nexus3.edgexfoundry.org:10004 10:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:27 Configure a credential helper to remove this warning. See 10:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:27 10:01:27 Login Succeeded 10:01:27 docker.io 10:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:27 Configure a credential helper to remove this warning. See 10:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:27 10:01:27 Login Succeeded 10:01:27 ---> docker-login.sh ends [Pipeline] } 10:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:01:28 + git rev-list -1 --merges 5a5bec209c001ef805cced8cf97d679615032732~1..5a5bec209c001ef805cced8cf97d679615032732 [Pipeline] echo 10:01:28 -----------> git rev-list -1 --merges 5a5bec209c001ef805cced8cf97d679615032732~1..5a5bec209c001ef805cced8cf97d679615032732 5a5bec209c001ef805cced8cf97d679615032732 [false] [Pipeline] sh 10:01:28 + git log --format=format:%s -1 5a5bec209c001ef805cced8cf97d679615032732 [Pipeline] echo 10:01:28 ========================================================= 10:01:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:01:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:01:28 + git log --format=format:%s -1 5a5bec209c001ef805cced8cf97d679615032732 [Pipeline] echo 10:01:28 [semverPrep] GIT_COMMIT: 5a5bec209c001ef805cced8cf97d679615032732, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 10:01:29 [semverPrep] This is not a build commit. [Pipeline] sh 10:01:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:01:29 + grep -v github /etc/ssh/ssh_known_hosts 10:01:29 + [ -e /tmp/ssh_known_hosts ] 10:01:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:01:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:01:29 + sudo tee -a /etc/ssh/ssh_known_hosts 10:01:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:01:29 10:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:01:29 0.1.4: Pulling from edgex-devops/py-git-semver 10:01:29 b85a868b505f: Pulling fs layer 10:01:29 e2be974225ed: Pulling fs layer 10:01:29 339a4e72a1f5: Pulling fs layer 10:01:29 988bab9f4d93: Pulling fs layer 10:01:29 1469e6f7b9e6: Pulling fs layer 10:01:29 eaf3925da568: Pulling fs layer 10:01:29 bab4dde63d76: Pulling fs layer 10:01:29 bde34c3a00c8: Pulling fs layer 10:01:29 b352a97aabf1: Pulling fs layer 10:01:29 4872d77fe225: Pulling fs layer 10:01:29 5851b861e8e6: Pulling fs layer 10:01:29 988bab9f4d93: Waiting 10:01:29 1469e6f7b9e6: Waiting 10:01:29 eaf3925da568: Waiting 10:01:29 4872d77fe225: Waiting 10:01:29 5851b861e8e6: Waiting 10:01:29 bab4dde63d76: Waiting 10:01:29 b352a97aabf1: Waiting 10:01:29 e2be974225ed: Verifying Checksum 10:01:29 e2be974225ed: Download complete 10:01:29 988bab9f4d93: Verifying Checksum 10:01:29 988bab9f4d93: Download complete 10:01:30 1469e6f7b9e6: Verifying Checksum 10:01:30 1469e6f7b9e6: Download complete 10:01:30 eaf3925da568: Download complete 10:01:30 339a4e72a1f5: Verifying Checksum 10:01:30 339a4e72a1f5: Download complete 10:01:30 bde34c3a00c8: Download complete 10:01:30 b352a97aabf1: Download complete 10:01:30 4872d77fe225: Verifying Checksum 10:01:30 4872d77fe225: Download complete 10:01:30 5851b861e8e6: Download complete 10:01:30 b85a868b505f: Verifying Checksum 10:01:30 b85a868b505f: Download complete 10:01:30 bab4dde63d76: Verifying Checksum 10:01:30 bab4dde63d76: Download complete 10:01:31 b85a868b505f: Pull complete 10:01:31 e2be974225ed: Pull complete 10:01:31 339a4e72a1f5: Pull complete 10:01:32 988bab9f4d93: Pull complete 10:01:32 1469e6f7b9e6: Pull complete 10:01:32 eaf3925da568: Pull complete 10:01:34 bab4dde63d76: Pull complete 10:01:34 bde34c3a00c8: Pull complete 10:01:34 b352a97aabf1: Pull complete 10:01:34 4872d77fe225: Pull complete 10:01:34 5851b861e8e6: Pull complete 10:01:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:01:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:34 prd-ubuntu20.04-docker-8c-8g-7497 does not seem to be running inside a container 10:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-421 -v /w/workspace/gexfoundry_device-mqtt-go_PR-421:/w/workspace/gexfoundry_device-mqtt-go_PR-421:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:01:35 $ docker top 4036a4d43d1a2d40d919c260377e900da515cc28b40af391533621e7fcf964a0 -eo pid,comm 10:01:35 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). 10:01:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:35 [ssh-agent] Looking for ssh-agent implementation... 10:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:36 $ docker exec 4036a4d43d1a2d40d919c260377e900da515cc28b40af391533621e7fcf964a0 ssh-agent 10:01:36 SSH_AUTH_SOCK=/tmp/ssh-WghFgeBqTcEK/agent.33 10:01:36 SSH_AGENT_PID=39 10:01:36 Running ssh-add (command line suppressed) 10:01:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp/private_key_1243054912026485704.key (/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp/private_key_1243054912026485704.key) 10:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:36 + git tag --points-at HEAD [Pipeline] } 10:01:36 $ docker exec --env ******** --env ******** 4036a4d43d1a2d40d919c260377e900da515cc28b40af391533621e7fcf964a0 ssh-agent -k 10:01:36 unset SSH_AUTH_SOCK; 10:01:36 unset SSH_AGENT_PID; 10:01:36 echo Agent pid 39 killed; 10:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:36 [ssh-agent] Looking for ssh-agent implementation... 10:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:36 $ docker exec 4036a4d43d1a2d40d919c260377e900da515cc28b40af391533621e7fcf964a0 ssh-agent 10:01:37 SSH_AUTH_SOCK=/tmp/ssh-Ve8FAz1tBEnj/agent.71 10:01:37 SSH_AGENT_PID=77 10:01:37 Running ssh-add (command line suppressed) 10:01:37 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp/private_key_3118788298507237805.key (/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp/private_key_3118788298507237805.key) 10:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:37 + git semver init 10:01:37 2022-10-10 10:01:37,696 [run_init] DEBUG init version:0.0.0 force:False 10:01:37 2022-10-10 10:01:37,697 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-421/.semver 10:01:37 2022-10-10 10:01:37,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-421/.semver 10:01:37 2022-10-10 10:01:37,698 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-421/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-421, universal_newlines=False, shell=None, istream=None) 10:01:38 2022-10-10 10:01:38,585 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-421/.git/info/exclude 10:01:38 2022-10-10 10:01:38,586 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-421/.semver/PR-421 with force:False 10:01:38 2022-10-10 10:01:38,586 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-421/.semver/PR-421 10:01:38 2022-10-10 10:01:38,590 [execute] INFO git cat-file --batch-check 10:01:38 2022-10-10 10:01:38,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-421/.semver, universal_newlines=False, shell=None, istream=) 10:01:38 2022-10-10 10:01:38,597 [execute] INFO git cat-file --batch 10:01:38 2022-10-10 10:01:38,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-421/.semver, universal_newlines=False, shell=None, istream=) 10:01:38 2022-10-10 10:01:38,602 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-421/.semver/PR-421 10:01:38 0.0.0 [Pipeline] } 10:01:38 $ docker exec --env ******** --env ******** 4036a4d43d1a2d40d919c260377e900da515cc28b40af391533621e7fcf964a0 ssh-agent -k 10:01:38 unset SSH_AUTH_SOCK; 10:01:38 unset SSH_AGENT_PID; 10:01:38 echo Agent pid 77 killed; 10:01:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:01:39 + git semver [Pipeline] } 10:01:39 $ docker stop --time=1 4036a4d43d1a2d40d919c260377e900da515cc28b40af391533621e7fcf964a0 10:01:40 $ docker rm -f 4036a4d43d1a2d40d919c260377e900da515cc28b40af391533621e7fcf964a0 [Pipeline] // withDockerContainer [Pipeline] sh 10:01:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:01:41 Stashed 1 file(s) [Pipeline] echo 10:01:41 [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 10:01:41 provisioning config files... 10:01:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp/config14679055047807044388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:41 ---> docker-login.sh 10:01:41 nexus3.edgexfoundry.org:10001 10:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:41 Configure a credential helper to remove this warning. See 10:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:41 10:01:41 Login Succeeded 10:01:41 nexus3.edgexfoundry.org:10002 10:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:41 Configure a credential helper to remove this warning. See 10:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:41 10:01:41 Login Succeeded 10:01:41 nexus3.edgexfoundry.org:10003 10:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:41 Configure a credential helper to remove this warning. See 10:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:41 10:01:41 Login Succeeded 10:01:41 nexus3.edgexfoundry.org:10004 10:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:41 Configure a credential helper to remove this warning. See 10:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:41 10:01:41 Login Succeeded 10:01:41 docker.io 10:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:42 Configure a credential helper to remove this warning. See 10:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:42 10:01:42 Login Succeeded 10:01:42 ---> docker-login.sh ends [Pipeline] } 10:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:01:42 ========================================================= 10:01:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:01:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:42 + 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 . 10:01:42 Sending build context to Docker daemon 6.159MB 10:01:42 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 10:01:42 Step 2/13 : FROM ${BASE} AS builder 10:01:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:01:42 2408cc74d12b: Pulling fs layer 10:01:42 ea60b727a1ce: Pulling fs layer 10:01:42 30c4a7721957: Pulling fs layer 10:01:42 370296b7ddb6: Pulling fs layer 10:01:42 7c6cee850709: Pulling fs layer 10:01:42 370296b7ddb6: Waiting 10:01:42 7c6cee850709: Waiting 10:01:42 aa9baa53a306: Pulling fs layer 10:01:42 8b309c321861: Pulling fs layer 10:01:42 d8d76fd02f46: Pulling fs layer 10:01:42 fa31f396de31: Pulling fs layer 10:01:42 d8d76fd02f46: Waiting 10:01:42 aa9baa53a306: Waiting 10:01:42 8b309c321861: Waiting 10:01:42 fa31f396de31: Waiting 10:01:42 30c4a7721957: Verifying Checksum 10:01:42 30c4a7721957: Download complete 10:01:42 ea60b727a1ce: Download complete 10:01:42 7c6cee850709: Verifying Checksum 10:01:42 7c6cee850709: Download complete 10:01:43 aa9baa53a306: Verifying Checksum 10:01:43 aa9baa53a306: Download complete 10:01:43 2408cc74d12b: Verifying Checksum 10:01:43 2408cc74d12b: Download complete 10:01:43 8b309c321861: Download complete 10:01:43 2408cc74d12b: Pull complete 10:01:43 ea60b727a1ce: Pull complete 10:01:43 30c4a7721957: Pull complete 10:01:43 fa31f396de31: Verifying Checksum 10:01:43 fa31f396de31: Download complete 10:01:43 d8d76fd02f46: Verifying Checksum 10:01:43 d8d76fd02f46: Download complete 10:01:43 370296b7ddb6: Verifying Checksum 10:01:43 370296b7ddb6: Download complete 10:01:48 370296b7ddb6: Pull complete 10:01:48 7c6cee850709: Pull complete 10:01:48 aa9baa53a306: Pull complete 10:01:48 8b309c321861: Pull complete 10:01:49 d8d76fd02f46: Pull complete 10:01:50 fa31f396de31: Pull complete 10:01:50 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 10:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:01:50 ---> cef68f9685f8 10:01:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:01:52 ---> Running in bba7f37e9688 10:01:52 Removing intermediate container bba7f37e9688 10:01:52 ---> bfb8c171ff31 10:01:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:01:52 ---> Running in 0dafd402b8e7 10:01:52 Removing intermediate container 0dafd402b8e7 10:01:52 ---> 0985fd7f10e3 10:01:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:01:52 ---> Running in 23404fe2bda5 10:01:52 Removing intermediate container 23404fe2bda5 10:01:52 ---> cd3173408377 10:01:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 10:01:52 ---> Running in abbed63ca49f 10:01:52 Removing intermediate container abbed63ca49f 10:01:52 ---> 2c67b83ef822 10:01:52 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:52 ---> Running in 2e8a6ed44e79 10:01:52 Removing intermediate container 2e8a6ed44e79 10:01:52 ---> b1ac7128102c 10:01:52 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:01:52 ---> Running in c5c9e7783a6d 10:01:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:01:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:01:54 (1/4) Installing openssh-keygen (9.0_p1-r2) 10:01:54 (2/4) Installing libedit (20210910.3.1-r0) 10:01:54 (3/4) Installing openssh-client-common (9.0_p1-r2) 10:01:54 (4/4) Installing openssh-client-default (9.0_p1-r2) 10:01:54 Executing busybox-1.35.0-r13.trigger 10:01:54 OK: 216 MiB in 55 packages 10:01:55 Removing intermediate container c5c9e7783a6d 10:01:55 ---> af1427f3b396 10:01:55 Step 9/13 : WORKDIR /device-mqtt-go 10:01:55 ---> Running in 869cfee19372 10:01:55 Removing intermediate container 869cfee19372 10:01:55 ---> b626c8852a20 10:01:55 Step 10/13 : COPY go.mod vendor* ./ 10:01:55 ---> 73a8ad24392d 10:01:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:55 ---> Running in 7cfafc148515 10:01:56 Still waiting to schedule task 10:01:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7496’ 10:02:10 Removing intermediate container 7cfafc148515 10:02:10 ---> 2300f4b1f311 10:02:10 Step 12/13 : COPY . . 10:02:10 ---> 5ecafc3f79cd 10:02:10 Step 13/13 : RUN $MAKE 10:02:10 ---> Running in 3e4e72203427 10:02:10 noop 10:02:10 Removing intermediate container 3e4e72203427 10:02:10 ---> 8da96aa3fa70 10:02:10 Successfully built 8da96aa3fa70 10:02:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:10 + docker inspect -f . ci-base-image-x86_64 10:02:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:10 prd-ubuntu20.04-docker-8c-8g-7497 does not seem to be running inside a container 10:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-421 -v /w/workspace/gexfoundry_device-mqtt-go_PR-421:/w/workspace/gexfoundry_device-mqtt-go_PR-421:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:02:10 $ docker top f1fa2dfa6bfaddf8f4adb44534db78666c19b76706c1f0291d614d190fc00708 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:11 + go version 10:02:11 go version go1.18.3 linux/amd64 [Pipeline] } 10:02:11 $ docker stop --time=1 f1fa2dfa6bfaddf8f4adb44534db78666c19b76706c1f0291d614d190fc00708 10:02:12 $ docker rm -f f1fa2dfa6bfaddf8f4adb44534db78666c19b76706c1f0291d614d190fc00708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:12 + docker inspect -f . ci-base-image-x86_64 10:02:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:13 prd-ubuntu20.04-docker-8c-8g-7497 does not seem to be running inside a container 10:02:13 $ 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-421 -v /w/workspace/gexfoundry_device-mqtt-go_PR-421:/w/workspace/gexfoundry_device-mqtt-go_PR-421:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:02:13 $ docker top a0a835bcf4b462381a285fe3ac181fe11247999c7582a7a9f46b8b9338be69cd -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-421 [Pipeline] fileExists [Pipeline] sh 10:02:14 + make test 10:02:14 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:02:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 10:02:24 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 10:02:24 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements 10:02:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 10:02:32 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." 10:02:32 GCO_ENABLED=1 GO111MODULE=on go vet ./... 10:02:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:02:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:02:35 ./bin/test-attribution-txt.sh [Pipeline] echo 10:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:02:35 $ docker stop --time=1 a0a835bcf4b462381a285fe3ac181fe11247999c7582a7a9f46b8b9338be69cd 10:02:37 $ docker rm -f a0a835bcf4b462381a285fe3ac181fe11247999c7582a7a9f46b8b9338be69cd [Pipeline] // withDockerContainer [Pipeline] sh 10:02:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:02:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:02:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:02:39 + ls -al . 10:02:39 total 184 10:02:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 10:02 . 10:02:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:01 .. 10:02:39 -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 10:01 .dockerignore 10:02:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:02 .git 10:02:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:01 .github 10:02:39 -rw-rw-r-- 1 jenkins jenkins 329 Oct 10 10:01 .gitignore 10:02:39 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:01 .golangci.yml 10:02:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:01 .semver 10:02:39 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 10 10:01 Attribution.txt 10:02:39 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 10 10:01 CHANGELOG.md 10:02:39 -rw-rw-r-- 1 jenkins jenkins 1988 Oct 10 10:01 Dockerfile 10:02:39 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:01 GOVERNANCE.md 10:02:39 -rw-rw-r-- 1 jenkins jenkins 678 Oct 10 10:01 Jenkinsfile 10:02:39 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 10:01 LICENSE 10:02:39 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 10 10:01 Makefile 10:02:39 -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 10:01 OWNERS.md 10:02:39 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 10 10:01 README.md 10:02:39 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 10:01 VERSION 10:02:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:01 bin 10:02:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:01 cmd 10:02:39 -rw-r--r-- 1 jenkins jenkins 17887 Oct 10 10:02 coverage.out 10:02:39 -rw-rw-r-- 1 jenkins jenkins 3523 Oct 10 10:01 go.mod 10:02:39 -rw-rw-r-- 1 jenkins jenkins 37946 Oct 10 10:01 go.sum 10:02:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:01 internal 10:02:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:01 mock 10:02:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:01 snap 10:02:39 -rw-rw-r-- 1 jenkins jenkins 227 Oct 10 10:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:39 + 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=5a5bec209c001ef805cced8cf97d679615032732 --label arch=amd64 --label version=0.0.0 . 10:02:39 Sending build context to Docker daemon 6.178MB 10:02:39 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:02:39 Step 2/25 : FROM ${BASE} AS builder 10:02:39 ---> 8da96aa3fa70 10:02:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:02:39 ---> Running in e93e4d2a583c 10:02:39 Removing intermediate container e93e4d2a583c 10:02:39 ---> 51e6bea74f3e 10:02:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:02:39 ---> Running in ded3bdbf3328 10:02:39 Removing intermediate container ded3bdbf3328 10:02:39 ---> 40867106fde7 10:02:39 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:02:40 ---> Running in a6203427eef7 10:02:40 Removing intermediate container a6203427eef7 10:02:40 ---> 695e4eea3eed 10:02:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:02:40 ---> Running in 463f3006a642 10:02:40 Removing intermediate container 463f3006a642 10:02:40 ---> 77a0c2475676 10:02:40 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:40 ---> Running in 649f8c7829a4 10:02:40 Removing intermediate container 649f8c7829a4 10:02:40 ---> 8a1cb3e15d52 10:02:40 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:02:40 ---> Running in 4ba2231f24a5 10:02:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:02:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:02:42 OK: 216 MiB in 55 packages 10:02:42 Removing intermediate container 4ba2231f24a5 10:02:42 ---> b3731ea9fcaa 10:02:42 Step 9/25 : WORKDIR /device-mqtt-go 10:02:42 ---> Running in b1b094a5d342 10:02:42 Removing intermediate container b1b094a5d342 10:02:42 ---> b16213e6eee8 10:02:42 Step 10/25 : COPY go.mod vendor* ./ 10:02:42 ---> 245be8d68969 10:02:42 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:42 ---> Running in a339d9808be5 10:02:43 Removing intermediate container a339d9808be5 10:02:43 ---> 45ccb6d27474 10:02:43 Step 12/25 : COPY . . 10:02:44 ---> 089da4c2e09e 10:02:44 Step 13/25 : RUN $MAKE 10:02:44 ---> Running in cae9fe45ecc4 10:02:44 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 10:03:06 Removing intermediate container cae9fe45ecc4 10:03:06 ---> fe20c4237f76 10:03:06 Step 14/25 : FROM alpine:3.16 10:03:06 3.16: Pulling from library/alpine 10:03:06 213ec9aee27d: Pulling fs layer 10:03:06 213ec9aee27d: Verifying Checksum 10:03:06 213ec9aee27d: Download complete 10:03:06 213ec9aee27d: Pull complete 10:03:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:03:06 Status: Downloaded newer image for alpine:3.16 10:03:06 ---> 9c6f07244728 10:03:06 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 10:03:06 ---> Running in 081ba0c09f8e 10:03:06 Removing intermediate container 081ba0c09f8e 10:03:06 ---> aac845d48cd8 10:03:06 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:03:06 ---> Running in 826ef0c48b9d 10:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:03:06 (1/6) Installing dumb-init (1.2.5-r1) 10:03:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:03:06 (3/6) Installing libsodium (1.0.18-r0) 10:03:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:03:06 (5/6) Installing libzmq (4.3.4-r0) 10:03:06 (6/6) Installing zeromq (4.3.4-r0) 10:03:06 Executing busybox-1.35.0-r17.trigger 10:03:06 OK: 8 MiB in 20 packages 10:03:07 Removing intermediate container 826ef0c48b9d 10:03:07 ---> 49e3284e03f0 10:03:07 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 10:03:08 ---> 0c2499731f51 10:03:08 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 10:03:08 ---> 5ca84d08ba16 10:03:08 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 10:03:08 ---> ede683bdf234 10:03:08 Step 20/25 : EXPOSE 59982 10:03:08 ---> Running in a94fc8dfb2ca 10:03:08 Removing intermediate container a94fc8dfb2ca 10:03:08 ---> cec5642c3586 10:03:08 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 10:03:08 ---> Running in 311ad533da43 10:03:08 Removing intermediate container 311ad533da43 10:03:08 ---> dac7c7a85098 10:03:08 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:08 ---> Running in 54538845aa65 10:03:08 Removing intermediate container 54538845aa65 10:03:08 ---> 304a87f25057 10:03:08 Step 23/25 : LABEL arch=amd64 10:03:08 ---> Running in ede511deda7b 10:03:08 Removing intermediate container ede511deda7b 10:03:08 ---> 31b2a8c483b1 10:03:08 Step 24/25 : LABEL git_sha=5a5bec209c001ef805cced8cf97d679615032732 10:03:08 ---> Running in 059786e4327e 10:03:08 Removing intermediate container 059786e4327e 10:03:08 ---> 26db7766ee6e 10:03:08 Step 25/25 : LABEL version=0.0.0 10:03:08 ---> Running in b6ec579369e5 10:03:08 Removing intermediate container b6ec579369e5 10:03:08 ---> 9bf44614a2d0 10:03:08 [Warning] One or more build-args [ARCH] were not consumed 10:03:08 Successfully built 9bf44614a2d0 10:03:08 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 10:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:09 10:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:09 latest: Pulling from edgex-lftools-log-publisher 10:03:09 5eb5b503b376: Pulling fs layer 10:03:09 5c69ac0246d0: Pulling fs layer 10:03:09 ec43610c2a17: Pulling fs layer 10:03:09 3a2ae6a8a46f: Pulling fs layer 10:03:09 33b1e0a273af: Pulling fs layer 10:03:09 5d3b04190fa2: Pulling fs layer 10:03:09 2f39f015ded8: Pulling fs layer 10:03:09 3a2ae6a8a46f: Waiting 10:03:09 33b1e0a273af: Waiting 10:03:09 5d3b04190fa2: Waiting 10:03:09 2f39f015ded8: Waiting 10:03:09 5c69ac0246d0: Verifying Checksum 10:03:09 5c69ac0246d0: Download complete 10:03:09 3a2ae6a8a46f: Verifying Checksum 10:03:09 3a2ae6a8a46f: Download complete 10:03:09 33b1e0a273af: Verifying Checksum 10:03:09 33b1e0a273af: Download complete 10:03:09 5d3b04190fa2: Verifying Checksum 10:03:09 5d3b04190fa2: Download complete 10:03:09 ec43610c2a17: Verifying Checksum 10:03:09 ec43610c2a17: Download complete 10:03:09 5eb5b503b376: Verifying Checksum 10:03:09 5eb5b503b376: Download complete 10:03:10 2f39f015ded8: Download complete 10:03:11 5eb5b503b376: Pull complete 10:03:11 5c69ac0246d0: Pull complete 10:03:11 ec43610c2a17: Pull complete 10:03:11 3a2ae6a8a46f: Pull complete 10:03:12 33b1e0a273af: Pull complete 10:03:12 5d3b04190fa2: Pull complete 10:03:16 2f39f015ded8: Pull complete 10:03:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:16 prd-ubuntu20.04-docker-8c-8g-7497 does not seem to be running inside a container 10:03:16 $ 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-421 -v /w/workspace/gexfoundry_device-mqtt-go_PR-421:/w/workspace/gexfoundry_device-mqtt-go_PR-421:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-421@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 10:03:19 $ docker top 9ddadc6119e8ebf2fdbe3fd36388cc3a6af0fb245a98ba451a5c1e1f8055e4b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:20 ---> job-cost.sh 10:03:20 lf-activate-venv: SKIPPING 10:03:20 INFO: No Stack... 10:03:20 INFO: Retrieving Pricing Info for: v3-standard-8 10:03:21 INFO: Archiving Costs [Pipeline] sh 10:03:21 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-421/archives/cost.csv 10:03:21 + cut -d, -f6 [Pipeline] lock 10:03:21 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-421-2-stack-cost] 10:03:21 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-421-2-stack-cost] did not exist. Created. 10:03:21 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-421-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:03:21 + echo total: 0.2199999988079071 [Pipeline] stash 10:03:21 Stashed 1 file(s) [Pipeline] } 10:03:21 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-421-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:03:21 $ docker stop --time=1 9ddadc6119e8ebf2fdbe3fd36388cc3a6af0fb245a98ba451a5c1e1f8055e4b7 10:03:22 $ docker rm -f 9ddadc6119e8ebf2fdbe3fd36388cc3a6af0fb245a98ba451a5c1e1f8055e4b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:04:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7501 in /w/workspace/gexfoundry_device-mqtt-go_PR-421 [Pipeline] { [Pipeline] ws 10:04:25 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 10:04:25 Selected Git installation does not exist. Using Default 10:04:25 The recommended git tool is: NONE 10:04:31 using credential edgex-jenkins-ssh 10:04:31 Cloning the remote Git repository 10:04:31 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 10:04:31 > git init /w/workspace/device-mqtt-go/2 # timeout=10 10:04:32 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 10:04:32 > git --version # timeout=10 10:04:32 > git --version # 'git version 2.25.1' 10:04:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:32 Verifying host key using known hosts file 10:04:32 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. 10:04:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:33 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 10:04:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:35 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 10:04:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 10:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:35 Verifying host key using known hosts file 10:04:35 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. 10:04:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/421/head:refs/remotes/origin/PR-421 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:04:35 Merging remotes/origin/main commit 459ccc30368983c74f8fc0b30a8da774d92164b5 into PR head commit 5a5bec209c001ef805cced8cf97d679615032732 10:04:35 Merge succeeded, producing 5a5bec209c001ef805cced8cf97d679615032732 10:04:35 Checking out Revision 5a5bec209c001ef805cced8cf97d679615032732 (PR-421) 10:04:36 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 10:04:35 > git config core.sparsecheckout # timeout=10 10:04:35 > git checkout -f 5a5bec209c001ef805cced8cf97d679615032732 # timeout=10 10:04:35 > git remote # timeout=10 10:04:35 > git config --get remote.origin.url # timeout=10 10:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:35 Verifying host key using known hosts file 10:04:35 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. 10:04:35 > git merge 459ccc30368983c74f8fc0b30a8da774d92164b5 # timeout=10 10:04:35 > git rev-parse HEAD^{commit} # timeout=10 10:04:35 > git config core.sparsecheckout # timeout=10 10:04:35 > git checkout -f 5a5bec209c001ef805cced8cf97d679615032732 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:04:37 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:37 Dload Upload Total Spent Left Speed 10:04:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh 10:04:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:04:38 + sudo tee /etc/docker/daemon.new 10:04:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:04:38 { 10:04:38 "registry-mirrors": [ 10:04:38 "https://nexus3.edgexfoundry.org:10001" 10:04:38 ], 10:04:38 "bip": "10.250.0.254/24", 10:04:38 "hosts": [ 10:04:38 "tcp://0.0.0.0:5555", 10:04:38 "unix:///var/run/docker.sock" 10:04:38 ], 10:04:38 "mtu": 1458, 10:04:38 "selinux-enabled": true, 10:04:38 "seccomp-profile": "/etc/docker/seccomp.json" 10:04:38 } [Pipeline] sh 10:04:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:04:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:57 provisioning config files... 10:04:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config15707058466600366471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:57 ---> docker-login.sh 10:04:57 nexus3.edgexfoundry.org:10001 10:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:58 Configure a credential helper to remove this warning. See 10:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:58 10:04:58 Login Succeeded 10:04:58 nexus3.edgexfoundry.org:10002 10:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:58 Configure a credential helper to remove this warning. See 10:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:58 10:04:58 Login Succeeded 10:04:58 nexus3.edgexfoundry.org:10003 10:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:59 Configure a credential helper to remove this warning. See 10:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:59 10:04:59 Login Succeeded 10:04:59 nexus3.edgexfoundry.org:10004 10:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:59 Configure a credential helper to remove this warning. See 10:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:59 10:04:59 Login Succeeded 10:04:59 docker.io 10:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:00 Configure a credential helper to remove this warning. See 10:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:00 10:05:00 Login Succeeded 10:05:00 ---> docker-login.sh ends [Pipeline] } 10:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:00 ========================================================= 10:05:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:05:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:00 + 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 . 10:05:01 Sending build context to Docker daemon 3.184MB 10:05:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 10:05:01 Step 2/13 : FROM ${BASE} AS builder 10:05:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:01 b3c136eddcbf: Pulling fs layer 10:05:01 c0a3192eca97: Pulling fs layer 10:05:01 a050256f5b6f: Pulling fs layer 10:05:01 656be50a0ddc: Pulling fs layer 10:05:01 2bbca73fdf42: Pulling fs layer 10:05:01 f607e4fc86c3: Pulling fs layer 10:05:01 4d572c569a2c: Pulling fs layer 10:05:01 fcf976331f73: Pulling fs layer 10:05:01 2bbca73fdf42: Waiting 10:05:01 f607e4fc86c3: Waiting 10:05:01 4d572c569a2c: Waiting 10:05:01 fcf976331f73: Waiting 10:05:01 656be50a0ddc: Waiting 10:05:01 a050256f5b6f: Download complete 10:05:01 c0a3192eca97: Download complete 10:05:01 2bbca73fdf42: Download complete 10:05:01 f607e4fc86c3: Verifying Checksum 10:05:01 f607e4fc86c3: Download complete 10:05:01 b3c136eddcbf: Download complete 10:05:02 b3c136eddcbf: Pull complete 10:05:02 fcf976331f73: Verifying Checksum 10:05:02 fcf976331f73: Download complete 10:05:02 c0a3192eca97: Pull complete 10:05:03 a050256f5b6f: Pull complete 10:05:03 4d572c569a2c: Verifying Checksum 10:05:03 4d572c569a2c: Download complete 10:05:04 656be50a0ddc: Verifying Checksum 10:05:04 656be50a0ddc: Download complete 10:05:16 656be50a0ddc: Pull complete 10:05:16 2bbca73fdf42: Pull complete 10:05:16 f607e4fc86c3: Pull complete 10:05:23 4d572c569a2c: Pull complete 10:05:25 fcf976331f73: Pull complete 10:05:25 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 10:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:05:25 ---> 3970a7415f9e 10:05:25 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:05:27 ---> Running in 92dc7f435fbd 10:05:27 Removing intermediate container 92dc7f435fbd 10:05:27 ---> 277a45c86a21 10:05:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:05:29 ---> Running in 4932a3feb091 10:05:29 Removing intermediate container 4932a3feb091 10:05:29 ---> ed7dd7b0e274 10:05:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:05:29 ---> Running in ccb400e3f9d1 10:05:29 Removing intermediate container ccb400e3f9d1 10:05:29 ---> d1b777cc8343 10:05:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 10:05:29 ---> Running in 5ce097846a4f 10:05:29 Removing intermediate container 5ce097846a4f 10:05:29 ---> f1cdfc0c1bc1 10:05:29 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:29 ---> Running in 187af23a9f1e 10:05:31 Removing intermediate container 187af23a9f1e 10:05:31 ---> 532d26505a91 10:05:31 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:05:31 ---> Running in 439fd38b6ffc 10:05:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:05:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:05:34 (1/4) Installing openssh-keygen (9.0_p1-r2) 10:05:34 (2/4) Installing libedit (20210910.3.1-r0) 10:05:34 (3/4) Installing openssh-client-common (9.0_p1-r2) 10:05:34 (4/4) Installing openssh-client-default (9.0_p1-r2) 10:05:34 Executing busybox-1.35.0-r13.trigger 10:05:34 OK: 226 MiB in 55 packages 10:05:36 Removing intermediate container 439fd38b6ffc 10:05:36 ---> 61adbf053e24 10:05:36 Step 9/13 : WORKDIR /device-mqtt-go 10:05:36 ---> Running in 084a0d240385 10:05:37 Removing intermediate container 084a0d240385 10:05:37 ---> 48449c5ed4f1 10:05:37 Step 10/13 : COPY go.mod vendor* ./ 10:05:37 ---> 87ea7b6a8552 10:05:37 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:37 ---> Running in 07cdf5812418 10:06:34 Removing intermediate container 07cdf5812418 10:06:34 ---> a5416c48806f 10:06:34 Step 12/13 : COPY . . 10:06:34 ---> 804b38784a3b 10:06:34 Step 13/13 : RUN $MAKE 10:06:34 ---> Running in b0fbdf528aa9 10:06:34 noop 10:06:34 Removing intermediate container b0fbdf528aa9 10:06:34 ---> 06f68c22ed7e 10:06:34 Successfully built 06f68c22ed7e 10:06:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:34 + docker inspect -f . ci-base-image-arm64 10:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:34 prd-ubuntu20.04-docker-arm64-4c-16g-7501 does not seem to be running inside a container 10:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:36 $ docker top 2101c6968cbbd40f3e79d787a3dcbe19ceea0965fe098a3f57aae99cc62ad8b5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:37 + go version 10:06:37 go version go1.18.3 linux/arm64 [Pipeline] } 10:06:37 $ docker stop --time=1 2101c6968cbbd40f3e79d787a3dcbe19ceea0965fe098a3f57aae99cc62ad8b5 10:06:38 $ docker rm -f 2101c6968cbbd40f3e79d787a3dcbe19ceea0965fe098a3f57aae99cc62ad8b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:39 + docker inspect -f . ci-base-image-arm64 10:06:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:39 prd-ubuntu20.04-docker-arm64-4c-16g-7501 does not seem to be running inside a container 10:06: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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:40 $ docker top c045f2ee19f50fc8e12cff641ad8054c552d8b1dd07658ae7ec53dcf71c09b2b -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:41 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 10:06:42 + make test 10:06:42 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:06:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 10:08:20 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 10:08:24 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 21.8% of statements 10:08:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 10:08:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:08:24 GCO_ENABLED=1 GO111MODULE=on go vet ./... 10:08:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:08:56 ./bin/test-attribution-txt.sh [Pipeline] echo 10:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:08:56 $ docker stop --time=1 c045f2ee19f50fc8e12cff641ad8054c552d8b1dd07658ae7ec53dcf71c09b2b 10:08:58 $ docker rm -f c045f2ee19f50fc8e12cff641ad8054c552d8b1dd07658ae7ec53dcf71c09b2b [Pipeline] // withDockerContainer [Pipeline] sh 10:09:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:09:00 Warning: overwriting stash ‘coverage-report’ 10:09:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:09:01 + ls -al . 10:09:01 total 180 10:09:01 drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 10:06 . 10:09:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:04 .. 10:09:01 -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 10:04 .dockerignore 10:09:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:04 .git 10:09:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:04 .github 10:09:01 -rw-rw-r-- 1 jenkins jenkins 329 Oct 10 10:04 .gitignore 10:09:01 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:04 .golangci.yml 10:09:01 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 10 10:04 Attribution.txt 10:09:01 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 10 10:04 CHANGELOG.md 10:09:01 -rw-rw-r-- 1 jenkins jenkins 1988 Oct 10 10:04 Dockerfile 10:09:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:04 GOVERNANCE.md 10:09:01 -rw-rw-r-- 1 jenkins jenkins 678 Oct 10 10:04 Jenkinsfile 10:09:01 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 10:04 LICENSE 10:09:01 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 10 10:04 Makefile 10:09:01 -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 10:04 OWNERS.md 10:09:01 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 10 10:04 README.md 10:09:01 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 10:01 VERSION 10:09:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:04 bin 10:09:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:04 cmd 10:09:01 -rw-r--r-- 1 jenkins jenkins 17887 Oct 10 10:08 coverage.out 10:09:01 -rw-rw-r-- 1 jenkins jenkins 3523 Oct 10 10:04 go.mod 10:09:01 -rw-rw-r-- 1 jenkins jenkins 37946 Oct 10 10:04 go.sum 10:09:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:04 internal 10:09:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:04 mock 10:09:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:04 snap 10:09:01 -rw-rw-r-- 1 jenkins jenkins 227 Oct 10 10:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:01 + 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=5a5bec209c001ef805cced8cf97d679615032732 --label arch=arm64 --label version=0.0.0 . 10:09:02 Sending build context to Docker daemon 3.203MB 10:09:02 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:09:02 Step 2/25 : FROM ${BASE} AS builder 10:09:02 ---> 06f68c22ed7e 10:09:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:09:02 ---> Running in a24bf54eec91 10:09:02 Removing intermediate container a24bf54eec91 10:09:02 ---> ce2d89c5b23a 10:09:02 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:09:02 ---> Running in 57ee7ca091be 10:09:03 Removing intermediate container 57ee7ca091be 10:09:03 ---> 3cf417eaa98e 10:09:03 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:09:03 ---> Running in 10bbb945c67d 10:09:03 Removing intermediate container 10bbb945c67d 10:09:03 ---> 4661314f72f1 10:09:03 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:09:03 ---> Running in d37ea83f2a84 10:09:04 Removing intermediate container d37ea83f2a84 10:09:04 ---> 8760a37a9037 10:09:04 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:04 ---> Running in 1c9505a9e8ff 10:09:06 Removing intermediate container 1c9505a9e8ff 10:09:06 ---> 5fa6f27244a5 10:09:06 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:09:06 ---> Running in 9f21c2628e4a 10:09:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:09:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:09:09 OK: 226 MiB in 55 packages 10:09:10 Removing intermediate container 9f21c2628e4a 10:09:10 ---> cfe9e4023a71 10:09:10 Step 9/25 : WORKDIR /device-mqtt-go 10:09:10 ---> Running in 81de7c8e11eb 10:09:11 Removing intermediate container 81de7c8e11eb 10:09:11 ---> cd11ab6cc50b 10:09:11 Step 10/25 : COPY go.mod vendor* ./ 10:09:12 ---> 5c5cd4c5a6f6 10:09:12 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:12 ---> Running in 27cdf717b2ef 10:09:16 Removing intermediate container 27cdf717b2ef 10:09:16 ---> 984f32775921 10:09:16 Step 12/25 : COPY . . 10:09:16 ---> e6885d7bd2ee 10:09:16 Step 13/25 : RUN $MAKE 10:09:16 ---> Running in 1a6cd36bb590 10:09:18 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 10:11:55 Removing intermediate container 1a6cd36bb590 10:11:55 ---> 6f5f429afb02 10:11:55 Step 14/25 : FROM alpine:3.16 10:11:55 3.16: Pulling from library/alpine 10:11:55 9b18e9b68314: Pulling fs layer 10:11:57 9b18e9b68314: Verifying Checksum 10:11:57 9b18e9b68314: Download complete 10:11:57 9b18e9b68314: Pull complete 10:11:57 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:11:57 Status: Downloaded newer image for alpine:3.16 10:11:57 ---> a6215f271958 10:11:57 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 10:11:57 ---> Running in fb050851210c 10:11:58 Removing intermediate container fb050851210c 10:11:58 ---> 12bb0e491870 10:11:58 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:11:58 ---> Running in 6103325e6b12 10:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:12:00 (1/6) Installing dumb-init (1.2.5-r1) 10:12:00 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:12:00 (3/6) Installing libsodium (1.0.18-r0) 10:12:00 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:12:00 (5/6) Installing libzmq (4.3.4-r0) 10:12:00 (6/6) Installing zeromq (4.3.4-r0) 10:12:00 Executing busybox-1.35.0-r17.trigger 10:12:00 OK: 8 MiB in 20 packages 10:12:01 Removing intermediate container 6103325e6b12 10:12:01 ---> f4ca964cedf2 10:12:01 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 10:12:03 ---> 92beff6d4484 10:12:03 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 10:12:03 ---> ca29679dbcc4 10:12:03 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 10:12:04 ---> c223b352bf2e 10:12:04 Step 20/25 : EXPOSE 59982 10:12:04 ---> Running in c202e832b36f 10:12:04 Removing intermediate container c202e832b36f 10:12:04 ---> 64588138daec 10:12:04 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 10:12:04 ---> Running in 726b8a8a6040 10:12:04 Removing intermediate container 726b8a8a6040 10:12:04 ---> 625af9748741 10:12:04 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:04 ---> Running in 326faf4db3ba 10:12:05 Removing intermediate container 326faf4db3ba 10:12:05 ---> f361f56f9151 10:12:05 Step 23/25 : LABEL arch=arm64 10:12:05 ---> Running in 0d6e22ee14e3 10:12:05 Removing intermediate container 0d6e22ee14e3 10:12:05 ---> 18f3de3f9008 10:12:05 Step 24/25 : LABEL git_sha=5a5bec209c001ef805cced8cf97d679615032732 10:12:05 ---> Running in eaf27b6768e8 10:12:06 Removing intermediate container eaf27b6768e8 10:12:06 ---> c5d949efcdae 10:12:06 Step 25/25 : LABEL version=0.0.0 10:12:06 ---> Running in 300fca26c04a 10:12:06 Removing intermediate container 300fca26c04a 10:12:06 ---> f883f703b3a3 10:12:06 [Warning] One or more build-args [ARCH] were not consumed 10:12:06 Successfully built f883f703b3a3 10:12:06 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 10:12:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:07 10:12:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:07 arm64: Pulling from edgex-lftools-log-publisher 10:12:07 8998bd30e6a1: Pulling fs layer 10:12:07 04944245beec: Pulling fs layer 10:12:07 699f458cf7ca: Pulling fs layer 10:12:07 765212b225bb: Pulling fs layer 10:12:07 f23df028b6ca: Pulling fs layer 10:12:07 d65c8cfc05b1: Pulling fs layer 10:12:07 2437ff75d9bd: Pulling fs layer 10:12:07 f23df028b6ca: Waiting 10:12:07 d65c8cfc05b1: Waiting 10:12:07 765212b225bb: Waiting 10:12:07 2437ff75d9bd: Waiting 10:12:07 04944245beec: Verifying Checksum 10:12:07 04944245beec: Download complete 10:12:07 765212b225bb: Verifying Checksum 10:12:07 765212b225bb: Download complete 10:12:07 f23df028b6ca: Verifying Checksum 10:12:07 f23df028b6ca: Download complete 10:12:07 d65c8cfc05b1: Verifying Checksum 10:12:07 d65c8cfc05b1: Download complete 10:12:07 699f458cf7ca: Verifying Checksum 10:12:08 8998bd30e6a1: Verifying Checksum 10:12:08 8998bd30e6a1: Download complete 10:12:10 2437ff75d9bd: Download complete 10:12:12 8998bd30e6a1: Pull complete 10:12:12 04944245beec: Pull complete 10:12:14 699f458cf7ca: Pull complete 10:12:14 765212b225bb: Pull complete 10:12:15 f23df028b6ca: Pull complete 10:12:15 d65c8cfc05b1: Pull complete 10:12:30 2437ff75d9bd: Pull complete 10:12:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:30 prd-ubuntu20.04-docker-arm64-4c-16g-7501 does not seem to be running inside a container 10:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:12:33 $ docker top 4ea4f641dabf15d4837d4c8ed261af71c53b9a93dcb09d7ebb23c4a5d14ee801 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:34 ---> job-cost.sh 10:12:34 lf-activate-venv: SKIPPING 10:12:34 INFO: No Stack... 10:12:34 INFO: Retrieving Pricing Info for: v3-standard-4 10:12:35 INFO: Archiving Costs [Pipeline] sh 10:12:35 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 10:12:35 + cut -d, -f6 [Pipeline] lock 10:12:35 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-421-2-stack-cost] 10:12:35 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-421-2-stack-cost] did not exist. Created. 10:12:35 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-421-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:36 /w/workspace/device-mqtt-go/2@tmp/durable-b2be29cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:12:37 + echo total: 0.10999999940395355 [Pipeline] stash 10:12:37 Warning: overwriting stash ‘stack-cost’ 10:12:37 Stashed 1 file(s) [Pipeline] } 10:12:37 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-421-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:37 $ docker stop --time=1 4ea4f641dabf15d4837d4c8ed261af71c53b9a93dcb09d7ebb23c4a5d14ee801 10:12:38 $ docker rm -f 4ea4f641dabf15d4837d4c8ed261af71c53b9a93dcb09d7ebb23c4a5d14ee801 [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 10:12:39 provisioning config files... 10:12:39 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp/config13339456266064214456tmp [Pipeline] { [Pipeline] sh 10:12:39 + set +x 10:12:39 + curl -s https://codecov.io/bash 10:12:39 + bash -s -- 10:12:39 10:12:39 _____ _ 10:12:39 / ____| | | 10:12:39 | | ___ __| | ___ ___ _____ __ 10:12:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:12:39 | |___| (_) | (_| | __/ (_| (_) \ V / 10:12:39 \_____\___/ \__,_|\___|\___\___/ \_/ 10:12:39 Bash-1.0.6 10:12:39 10:12:39 10:12:39 ==> git version 2.25.1 found 10:12:39 ==> 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 10:12:39 Release-Date: 2020-01-08 10:12:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:12:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:12:39 ==> Jenkins CI detected. 10:12:39 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-421 10:12:39 project root: . 10:12:39 --> token set from env 10:12:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:12:39 ==> Running gcov in . (disable via -X gcov) 10:12:39 ==> Python coveragepy not found 10:12:39 ==> Searching for coverage reports in: 10:12:39 + . 10:12:39 -> Found 1 reports 10:12:39 ==> Detecting git/mercurial file structure 10:12:39 ==> Reading reports 10:12:39 + ./coverage.out bytes=17887 10:12:39 ==> Appending adjustments 10:12:39 https://docs.codecov.io/docs/fixing-reports 10:12:39 + Found adjustments 10:12:39 ==> Gzipping contents 10:12:39 4.0K /tmp/codecov.q0ou9U.gz 10:12:39 ==> Uploading reports 10:12:39 url: https://codecov.io 10:12:39 query: branch=PR-421&commit=5a5bec209c001ef805cced8cf97d679615032732&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-421%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=421&job=&cmd_args= 10:12:39 -> Pinging Codecov 10:12:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-421&commit=5a5bec209c001ef805cced8cf97d679615032732&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-421%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=421&job=&cmd_args= 10:12:40 -> Uploading to 10:12:40 https://storage.googleapis.com/codecov/v4/raw/2022-10-10/7D719EC7BBE17E464838252E33014C33/5a5bec209c001ef805cced8cf97d679615032732/e34299f5-6431-4ac3-902c-1d9678d9b266.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T101239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1b8040d6fb5554301d2a273dc0ea4fbcb345912349983b196f306b4f3afdde4 10:12:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:40 Dload Upload Total Spent Left Speed 10:12:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3208 0 0 100 3208 0 14450 --:--:-- --:--:-- --:--:-- 14450 10:12:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5a5bec209c001ef805cced8cf97d679615032732 [Pipeline] } 10:12:40 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 10:12:40 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-421/archives ] 10:12:40 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-421/archives 10:12:40 total 16 10:12:40 drwxr-xr-x 3 root root 4096 Oct 10 10:03 . 10:12:40 drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 10:03 .. 10:12:40 drwxr-xr-x 2 root root 4096 Oct 10 10:03 cost 10:12:40 -rw-r--r-- 1 root root 86 Oct 10 10:03 cost.csv 10:12:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-421/archives 10:12:40 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-421/archives 10:12:40 total 16 10:12:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:03 . 10:12:40 drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 10:03 .. 10:12:40 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 10:03 cost 10:12:40 -rw-r--r-- 1 jenkins jenkins 86 Oct 10 10:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:12:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:12:42 ---> package-listing.sh 10:12:42 ++ facter osfamily 10:12:42 ++ tr '[:upper:]' '[:lower:]' 10:12:42 + OS_FAMILY=debian 10:12:42 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-421 10:12:42 + START_PACKAGES=/tmp/packages_start.txt 10:12:42 + END_PACKAGES=/tmp/packages_end.txt 10:12:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:12:42 + PACKAGES=/tmp/packages_start.txt 10:12:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-421 ']' 10:12:42 + PACKAGES=/tmp/packages_end.txt 10:12:42 + case "${OS_FAMILY}" in 10:12:42 + dpkg -l 10:12:42 + grep '^ii' 10:12:42 + '[' -f /tmp/packages_start.txt ']' 10:12:42 + '[' -f /tmp/packages_end.txt ']' 10:12:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:12:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-421 ']' 10:12:42 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-421/archives/ 10:12:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-421/archives/ [Pipeline] echo 10:12:42 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-421/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:12:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:43 prd-ubuntu20.04-docker-8c-8g-7497 does not seem to be running inside a container 10:12:43 $ 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-421/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-421 -v /w/workspace/gexfoundry_device-mqtt-go_PR-421:/w/workspace/gexfoundry_device-mqtt-go_PR-421:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:12:43 $ docker top c32a0960bde4a4e6c7a3b8470285b6afc27b87d81020ccd79d86adc7592205c2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:43 + touch /tmp/pre-build-complete [Pipeline] sh 10:12:44 + mkdir -p /var/log/sysstat [Pipeline] sh 10:12:44 + ls /var/log/sa-host 10:12:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:44 provisioning config files... 10:12:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-421@tmp/config6027717042070345333tmp [Pipeline] { [Pipeline] echo 10:12:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:12:44 ---> create-netrc.sh [Pipeline] } 10:12:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:12:45 ---> python-tools-install.sh [Pipeline] echo 10:12:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:12:45 ---> sudo-logs.sh 10:12:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:12:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:12:45 ---> job-cost.sh 10:12:45 lf-activate-venv: SKIPPING 10:12:45 DEBUG: total: 0.2199999988079071 10:12:45 INFO: Retrieving Stack Cost... 10:12:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:46 INFO: Archiving Costs [Pipeline] echo 10:12:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:12:46 ---> logs-deploy.sh 10:12:46 lf-activate-venv: SKIPPING 10:12:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-421/2 10:12:46 INFO: archiving workspace using pattern(s): 10:12:47 Archives upload complete. 10:12:47 INFO: archiving logs to Nexus