Pull request #442 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bea4159d5f68b757ea272211aae084f38f64175f+2c0ad64fa4012812b904ce8a048042a45883a5b2 (ab3876680f61d83b4d54becc8cd2ba13e9572305) 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-ssh3480151717059698036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5026249287314566242.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11189041665192977297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17649364609971635054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh679458498133638252.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-442/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-442/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2507312748440162339.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-500 in /w/workspace/gexfoundry_device-mqtt-go_PR-442 [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-442 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2c0ad64fa4012812b904ce8a048042a45883a5b2 into PR head commit bea4159d5f68b757ea272211aae084f38f64175f Merge succeeded, producing bea4159d5f68b757ea272211aae084f38f64175f > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bea4159d5f68b757ea272211aae084f38f64175f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Checking out Revision bea4159d5f68b757ea272211aae084f38f64175f (PR-442) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:39:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:40:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:40:00 ========================================================= 01:40:00 EdgeX Global Pipelines Version Info 01:40:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f bea4159d5f68b757ea272211aae084f38f64175f # timeout=10 01:40:01 ------------------- 01:40:01 stable info: 01:40:01 ------------------- 01:40:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:40:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:40:01 Message: update stable to v1.0.244 01:40:01 ------------------- 01:40:01 experimental info: 01:40:01 ------------------- 01:40:01 Commited By: **** collab-it+edgex@linuxfoundation.org 01:40:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:40:01 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:40:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:40:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:40:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:40:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-442 [Pipeline] echo 01:40:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-442 [Pipeline] echo 01:40:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-442 [Pipeline] echo 01:40:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bea4159d5f68b757ea272211aae084f38f64175f [Pipeline] echo 01:40:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bea4159 [Pipeline] echo 01:40:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:03 provisioning config files... 01:40:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp/config14026218996914443060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:03 ---> docker-login.sh 01:40:03 nexus3.edgexfoundry.org:10001 01:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:03 Configure a credential helper to remove this warning. See 01:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:03 01:40:03 Login Succeeded 01:40:03 nexus3.edgexfoundry.org:10002 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:04 Configure a credential helper to remove this warning. See 01:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:04 01:40:04 Login Succeeded 01:40:04 nexus3.edgexfoundry.org:10003 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:04 Configure a credential helper to remove this warning. See 01:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:04 01:40:04 Login Succeeded 01:40:04 nexus3.edgexfoundry.org:10004 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:04 Configure a credential helper to remove this warning. See 01:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:04 01:40:04 Login Succeeded 01:40:04 docker.io 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:04 Configure a credential helper to remove this warning. See 01:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:04 01:40:04 Login Succeeded 01:40:04 ---> docker-login.sh ends [Pipeline] } 01:40:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:40:05 + git rev-list -1 --merges bea4159d5f68b757ea272211aae084f38f64175f~1..bea4159d5f68b757ea272211aae084f38f64175f [Pipeline] echo 01:40:05 -----------> git rev-list -1 --merges bea4159d5f68b757ea272211aae084f38f64175f~1..bea4159d5f68b757ea272211aae084f38f64175f bea4159d5f68b757ea272211aae084f38f64175f [false] [Pipeline] sh 01:40:05 + git log --format=format:%s -1 bea4159d5f68b757ea272211aae084f38f64175f [Pipeline] echo 01:40:05 ========================================================= 01:40:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:40:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:40:06 + git log --format=format:%s -1 bea4159d5f68b757ea272211aae084f38f64175f [Pipeline] echo 01:40:06 [semverPrep] GIT_COMMIT: bea4159d5f68b757ea272211aae084f38f64175f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 01:40:06 [semverPrep] This is not a build commit. [Pipeline] sh 01:40:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:06 + grep -v github /etc/ssh/ssh_known_hosts 01:40:06 + [ -e /tmp/ssh_known_hosts ] 01:40:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:40:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:40:06 + sudo tee -a /etc/ssh/ssh_known_hosts 01:40:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:07 01:40:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:07 0.1.4: Pulling from edgex-devops/py-git-semver 01:40:07 b85a868b505f: Pulling fs layer 01:40:07 e2be974225ed: Pulling fs layer 01:40:07 339a4e72a1f5: Pulling fs layer 01:40:07 988bab9f4d93: Pulling fs layer 01:40:07 1469e6f7b9e6: Pulling fs layer 01:40:07 eaf3925da568: Pulling fs layer 01:40:07 bab4dde63d76: Pulling fs layer 01:40:07 bde34c3a00c8: Pulling fs layer 01:40:07 b352a97aabf1: Pulling fs layer 01:40:07 4872d77fe225: Pulling fs layer 01:40:07 5851b861e8e6: Pulling fs layer 01:40:07 bab4dde63d76: Waiting 01:40:07 988bab9f4d93: Waiting 01:40:07 bde34c3a00c8: Waiting 01:40:07 1469e6f7b9e6: Waiting 01:40:07 b352a97aabf1: Waiting 01:40:07 4872d77fe225: Waiting 01:40:07 eaf3925da568: Waiting 01:40:07 5851b861e8e6: Waiting 01:40:07 e2be974225ed: Download complete 01:40:07 988bab9f4d93: Verifying Checksum 01:40:07 988bab9f4d93: Download complete 01:40:07 1469e6f7b9e6: Verifying Checksum 01:40:07 1469e6f7b9e6: Download complete 01:40:07 339a4e72a1f5: Verifying Checksum 01:40:07 339a4e72a1f5: Download complete 01:40:07 eaf3925da568: Verifying Checksum 01:40:07 eaf3925da568: Download complete 01:40:07 bde34c3a00c8: Verifying Checksum 01:40:07 bde34c3a00c8: Download complete 01:40:07 b352a97aabf1: Verifying Checksum 01:40:07 b352a97aabf1: Download complete 01:40:07 4872d77fe225: Verifying Checksum 01:40:07 4872d77fe225: Download complete 01:40:07 5851b861e8e6: Verifying Checksum 01:40:07 5851b861e8e6: Download complete 01:40:07 b85a868b505f: Download complete 01:40:08 bab4dde63d76: Verifying Checksum 01:40:08 bab4dde63d76: Download complete 01:40:09 b85a868b505f: Pull complete 01:40:09 e2be974225ed: Pull complete 01:40:09 339a4e72a1f5: Pull complete 01:40:09 988bab9f4d93: Pull complete 01:40:10 1469e6f7b9e6: Pull complete 01:40:10 eaf3925da568: Pull complete 01:40:12 bab4dde63d76: Pull complete 01:40:12 bde34c3a00c8: Pull complete 01:40:12 b352a97aabf1: Pull complete 01:40:12 4872d77fe225: Pull complete 01:40:12 5851b861e8e6: Pull complete 01:40:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:12 prd-ubuntu20.04-docker-8c-8g-500 does not seem to be running inside a container 01:40:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-442 -v /w/workspace/gexfoundry_device-mqtt-go_PR-442:/w/workspace/gexfoundry_device-mqtt-go_PR-442:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-442@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:40:15 $ docker top 1095305bb0e9d21ae6552e250c937498a6b45983e87a07f5703a610a3f4b5573 -eo pid,comm 01:40:15 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). 01:40:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:15 [ssh-agent] Looking for ssh-agent implementation... 01:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:16 $ docker exec 1095305bb0e9d21ae6552e250c937498a6b45983e87a07f5703a610a3f4b5573 ssh-agent 01:40:16 SSH_AUTH_SOCK=/tmp/ssh-lJzLpzeyunrn/agent.32 01:40:16 SSH_AGENT_PID=38 01:40:16 Running ssh-add (command line suppressed) 01:40:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp/private_key_5352397472264023475.key (/w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp/private_key_5352397472264023475.key) 01:40:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:16 + git tag --points-at HEAD [Pipeline] } 01:40:16 $ docker exec --env ******** --env ******** 1095305bb0e9d21ae6552e250c937498a6b45983e87a07f5703a610a3f4b5573 ssh-agent -k 01:40:16 unset SSH_AUTH_SOCK; 01:40:16 unset SSH_AGENT_PID; 01:40:16 echo Agent pid 38 killed; 01:40:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:40:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:16 [ssh-agent] Looking for ssh-agent implementation... 01:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:16 $ docker exec 1095305bb0e9d21ae6552e250c937498a6b45983e87a07f5703a610a3f4b5573 ssh-agent 01:40:17 SSH_AUTH_SOCK=/tmp/ssh-W81fa6aLgWd5/agent.70 01:40:17 SSH_AGENT_PID=76 01:40:17 Running ssh-add (command line suppressed) 01:40:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp/private_key_9480343986576377485.key (/w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp/private_key_9480343986576377485.key) 01:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:17 + git semver init 01:40:17 2022-12-26 01:40:17,771 [run_init] DEBUG init version:0.0.0 force:False 01:40:17 2022-12-26 01:40:17,772 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-442/.semver 01:40:17 2022-12-26 01:40:17,772 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-442/.semver 01:40:17 2022-12-26 01:40:17,773 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-442/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-442, universal_newlines=False, shell=None, istream=None) 01:40:18 2022-12-26 01:40:18,594 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-442/.git/info/exclude 01:40:18 2022-12-26 01:40:18,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-442/.semver/PR-442 with force:False 01:40:18 2022-12-26 01:40:18,595 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-442/.semver/PR-442 01:40:18 2022-12-26 01:40:18,599 [execute] INFO git cat-file --batch-check 01:40:18 2022-12-26 01:40:18,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-442/.semver, universal_newlines=False, shell=None, istream=) 01:40:18 2022-12-26 01:40:18,605 [execute] INFO git cat-file --batch 01:40:18 2022-12-26 01:40:18,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-442/.semver, universal_newlines=False, shell=None, istream=) 01:40:18 2022-12-26 01:40:18,611 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-442/.semver/PR-442 01:40:18 0.0.0 [Pipeline] } 01:40:18 $ docker exec --env ******** --env ******** 1095305bb0e9d21ae6552e250c937498a6b45983e87a07f5703a610a3f4b5573 ssh-agent -k 01:40:18 unset SSH_AUTH_SOCK; 01:40:18 unset SSH_AGENT_PID; 01:40:18 echo Agent pid 76 killed; 01:40:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:19 + git semver [Pipeline] } 01:40:19 $ docker stop --time=1 1095305bb0e9d21ae6552e250c937498a6b45983e87a07f5703a610a3f4b5573 01:40:20 $ docker rm -f --volumes 1095305bb0e9d21ae6552e250c937498a6b45983e87a07f5703a610a3f4b5573 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:40:21 Stashed 1 file(s) [Pipeline] echo 01:40:21 [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 01:40:22 provisioning config files... 01:40:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp/config4796577956748308578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:22 ---> docker-login.sh 01:40:22 nexus3.edgexfoundry.org:10001 01:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:22 Configure a credential helper to remove this warning. See 01:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:22 01:40:22 Login Succeeded 01:40:22 nexus3.edgexfoundry.org:10002 01:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:22 Configure a credential helper to remove this warning. See 01:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:22 01:40:22 Login Succeeded 01:40:22 nexus3.edgexfoundry.org:10003 01:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:22 Configure a credential helper to remove this warning. See 01:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:22 01:40:22 Login Succeeded 01:40:22 nexus3.edgexfoundry.org:10004 01:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:22 Configure a credential helper to remove this warning. See 01:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:22 01:40:22 Login Succeeded 01:40:22 docker.io 01:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:23 Configure a credential helper to remove this warning. See 01:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:23 01:40:23 Login Succeeded 01:40:23 ---> docker-login.sh ends [Pipeline] } 01:40:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:40:23 ========================================================= 01:40:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:40:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + 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 . 01:40:23 Sending build context to Docker daemon 6.299MB 01:40:23 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:40:23 Step 2/12 : FROM ${BASE} AS builder 01:40:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:40:23 213ec9aee27d: Pulling fs layer 01:40:23 4583459ba037: Pulling fs layer 01:40:23 93c1e223e6f2: Pulling fs layer 01:40:23 53926ce57604: Pulling fs layer 01:40:23 21b2b0c7a3f4: Pulling fs layer 01:40:23 22ff95d597cd: Pulling fs layer 01:40:23 12d6caf4c0d1: Pulling fs layer 01:40:23 96b7cbca73a9: Pulling fs layer 01:40:23 a7acece74701: Pulling fs layer 01:40:23 12d6caf4c0d1: Waiting 01:40:23 53926ce57604: Waiting 01:40:23 22ff95d597cd: Waiting 01:40:23 96b7cbca73a9: Waiting 01:40:23 a7acece74701: Waiting 01:40:23 21b2b0c7a3f4: Waiting 01:40:23 93c1e223e6f2: Verifying Checksum 01:40:23 93c1e223e6f2: Download complete 01:40:24 4583459ba037: Download complete 01:40:24 21b2b0c7a3f4: Download complete 01:40:24 22ff95d597cd: Verifying Checksum 01:40:24 22ff95d597cd: Download complete 01:40:24 213ec9aee27d: Verifying Checksum 01:40:24 213ec9aee27d: Download complete 01:40:24 12d6caf4c0d1: Verifying Checksum 01:40:24 12d6caf4c0d1: Download complete 01:40:24 213ec9aee27d: Pull complete 01:40:24 4583459ba037: Pull complete 01:40:24 93c1e223e6f2: Pull complete 01:40:24 a7acece74701: Verifying Checksum 01:40:24 a7acece74701: Download complete 01:40:24 96b7cbca73a9: Verifying Checksum 01:40:24 96b7cbca73a9: Download complete 01:40:24 53926ce57604: Verifying Checksum 01:40:24 53926ce57604: Download complete 01:40:29 53926ce57604: Pull complete 01:40:29 21b2b0c7a3f4: Pull complete 01:40:29 22ff95d597cd: Pull complete 01:40:29 12d6caf4c0d1: Pull complete 01:40:31 96b7cbca73a9: Pull complete 01:40:31 a7acece74701: Pull complete 01:40:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:40:31 ---> db6d94c90886 01:40:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:40:36 ---> Running in c12925f14c07 01:40:36 Still waiting to schedule task 01:40:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-498’ 01:40:37 Removing intermediate container c12925f14c07 01:40:37 ---> 802d54665870 01:40:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:40:37 ---> Running in d34929564be2 01:40:37 Removing intermediate container d34929564be2 01:40:37 ---> 85f806cacc97 01:40:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:40:37 ---> Running in 55aa0ba741c1 01:40:37 Removing intermediate container 55aa0ba741c1 01:40:37 ---> c3337cb2179e 01:40:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:40:37 ---> Running in 6d0bb7d858f2 01:40:37 Removing intermediate container 6d0bb7d858f2 01:40:37 ---> 09ad8065d248 01:40:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:37 ---> Running in d205f16ec0f3 01:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:40:38 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:40:38 (2/4) Installing libedit (20210910.3.1-r0) 01:40:38 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:40:38 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:40:38 Executing busybox-1.35.0-r17.trigger 01:40:38 OK: 216 MiB in 55 packages 01:40:38 Removing intermediate container d205f16ec0f3 01:40:38 ---> a4c8e7f8ff68 01:40:38 Step 8/12 : WORKDIR /device-mqtt-go 01:40:38 ---> Running in 0fc440671f56 01:40:38 Removing intermediate container 0fc440671f56 01:40:38 ---> a01b0163c018 01:40:38 Step 9/12 : COPY go.mod vendor* ./ 01:40:39 ---> e8d7cfd12b00 01:40:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:39 ---> Running in 8226615958a7 01:41:25 Removing intermediate container 8226615958a7 01:41:25 ---> fbabe49e634f 01:41:25 Step 11/12 : COPY . . 01:41:25 ---> f390c50cbfbd 01:41:25 Step 12/12 : RUN $MAKE 01:41:25 ---> Running in 1cc880f4c9fc 01:41:25 noop 01:41:25 Removing intermediate container 1cc880f4c9fc 01:41:25 ---> 263dd7a977e8 01:41:25 Successfully built 263dd7a977e8 01:41:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:26 + docker inspect -f . ci-base-image-x86_64 01:41:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:26 prd-ubuntu20.04-docker-8c-8g-500 does not seem to be running inside a container 01:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-442 -v /w/workspace/gexfoundry_device-mqtt-go_PR-442:/w/workspace/gexfoundry_device-mqtt-go_PR-442:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-442@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 ******** ci-base-image-x86_64 cat 01:41:26 $ docker top 60896a350273fd778a55e4abc1cb63eb31b9554fb6be4949ed26e28399dfcb92 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:27 + go version 01:41:27 go version go1.18.7 linux/amd64 [Pipeline] } 01:41:27 $ docker stop --time=1 60896a350273fd778a55e4abc1cb63eb31b9554fb6be4949ed26e28399dfcb92 01:41:28 $ docker rm -f --volumes 60896a350273fd778a55e4abc1cb63eb31b9554fb6be4949ed26e28399dfcb92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:29 + docker inspect -f . ci-base-image-x86_64 01:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:29 prd-ubuntu20.04-docker-8c-8g-500 does not seem to be running inside a container 01:41:29 $ 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-442 -v /w/workspace/gexfoundry_device-mqtt-go_PR-442:/w/workspace/gexfoundry_device-mqtt-go_PR-442:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-442@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 ******** ci-base-image-x86_64 cat 01:41:29 $ docker top ec79e1745012b8d69e45cf56e1b08ee849fb45226220ffc4c2d413663d669ae3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:30 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-442 [Pipeline] fileExists [Pipeline] sh 01:41:30 + make test 01:41:30 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:41:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:41:40 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:41:40 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 01:41:40 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:41:48 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." 01:41:48 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:41:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:41:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:41:51 ./bin/test-attribution-txt.sh [Pipeline] echo 01:41:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:41:51 $ docker stop --time=1 ec79e1745012b8d69e45cf56e1b08ee849fb45226220ffc4c2d413663d669ae3 01:41:54 $ docker rm -f --volumes ec79e1745012b8d69e45cf56e1b08ee849fb45226220ffc4c2d413663d669ae3 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:41:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:41:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:55 + ls -al . 01:41:55 total 192 01:41:55 drwxrwxr-x 10 jenkins jenkins 4096 Dec 26 01:41 . 01:41:55 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 01:39 .. 01:41:55 -rw-rw-r-- 1 jenkins jenkins 140 Dec 26 01:39 .dockerignore 01:41:55 drwxrwxr-x 8 jenkins jenkins 4096 Dec 26 01:41 .git 01:41:55 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 01:39 .github 01:41:55 -rw-rw-r-- 1 jenkins jenkins 329 Dec 26 01:39 .gitignore 01:41:55 -rw-rw-r-- 1 jenkins jenkins 41 Dec 26 01:39 .golangci.yml 01:41:55 drwxr-xr-x 3 jenkins jenkins 4096 Dec 26 01:40 .semver 01:41:55 -rw-rw-r-- 1 jenkins jenkins 9293 Dec 26 01:39 Attribution.txt 01:41:55 -rw-rw-r-- 1 jenkins jenkins 13162 Dec 26 01:39 CHANGELOG.md 01:41:55 -rw-rw-r-- 1 jenkins jenkins 1752 Dec 26 01:39 Dockerfile 01:41:55 -rw-rw-r-- 1 jenkins jenkins 677 Dec 26 01:39 GOVERNANCE.md 01:41:55 -rw-rw-r-- 1 jenkins jenkins 678 Dec 26 01:39 Jenkinsfile 01:41:55 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 26 01:39 LICENSE 01:41:55 -rw-rw-r-- 1 jenkins jenkins 2126 Dec 26 01:39 Makefile 01:41:55 -rw-rw-r-- 1 jenkins jenkins 620 Dec 26 01:39 OWNERS.md 01:41:55 -rw-rw-r-- 1 jenkins jenkins 3165 Dec 26 01:39 README.md 01:41:55 -rw-rw-r-- 1 jenkins jenkins 5 Dec 26 01:40 VERSION 01:41:55 drwxrwxr-x 2 jenkins jenkins 4096 Dec 26 01:39 bin 01:41:55 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 01:39 cmd 01:41:55 -rw-r--r-- 1 jenkins jenkins 17887 Dec 26 01:41 coverage.out 01:41:55 -rw-rw-r-- 1 jenkins jenkins 3464 Dec 26 01:39 go.mod 01:41:55 -rw-rw-r-- 1 jenkins jenkins 45013 Dec 26 01:39 go.sum 01:41:55 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 01:39 internal 01:41:55 drwxrwxr-x 2 jenkins jenkins 4096 Dec 26 01:39 mock 01:41:55 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 01:39 snap 01:41:55 -rw-rw-r-- 1 jenkins jenkins 227 Dec 26 01:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:56 + 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=bea4159d5f68b757ea272211aae084f38f64175f --label arch=amd64 --label version=0.0.0 . 01:41:56 Sending build context to Docker daemon 6.318MB 01:41:56 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:41:56 Step 2/24 : FROM ${BASE} AS builder 01:41:56 ---> 263dd7a977e8 01:41:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:41:56 ---> Running in 865a64b6a53d 01:41:56 Removing intermediate container 865a64b6a53d 01:41:56 ---> 430d0a7cfa5d 01:41:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:41:56 ---> Running in ecbd7b17f878 01:41:56 Removing intermediate container ecbd7b17f878 01:41:56 ---> 990e7262d7e9 01:41:56 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:41:56 ---> Running in 5888236a4a7a 01:41:56 Removing intermediate container 5888236a4a7a 01:41:56 ---> 23f46579875e 01:41:56 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:41:56 ---> Running in b6bcaa4a1d0e 01:41:56 Removing intermediate container b6bcaa4a1d0e 01:41:56 ---> 385cabafe248 01:41:56 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:56 ---> Running in 348618f3d3d3 01:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:41:57 OK: 216 MiB in 55 packages 01:41:57 Removing intermediate container 348618f3d3d3 01:41:57 ---> ad4026b61581 01:41:57 Step 8/24 : WORKDIR /device-mqtt-go 01:41:57 ---> Running in 1f581cb8cbe3 01:41:57 Removing intermediate container 1f581cb8cbe3 01:41:57 ---> 1741eeb3e4e4 01:41:57 Step 9/24 : COPY go.mod vendor* ./ 01:41:57 ---> 9687c858f446 01:41:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:57 ---> Running in d9f9b5c5a912 01:41:58 Removing intermediate container d9f9b5c5a912 01:41:58 ---> 7a8c10f10b6a 01:41:58 Step 11/24 : COPY . . 01:41:59 ---> 53160d55070b 01:41:59 Step 12/24 : RUN $MAKE 01:41:59 ---> Running in 1b5141318f25 01:41:59 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 01:42:26 Removing intermediate container 1b5141318f25 01:42:26 ---> 7df98ea2da54 01:42:26 Step 13/24 : FROM alpine:3.16 01:42:26 3.16: Pulling from library/alpine 01:42:26 ca7dd9ec2225: Pulling fs layer 01:42:26 ca7dd9ec2225: Verifying Checksum 01:42:26 ca7dd9ec2225: Download complete 01:42:26 ca7dd9ec2225: Pull complete 01:42:26 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:42:26 Status: Downloaded newer image for alpine:3.16 01:42:26 ---> bfe296a52501 01:42:26 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:42:26 ---> Running in 7fd4fcc602f0 01:42:26 Removing intermediate container 7fd4fcc602f0 01:42:26 ---> be816773f1ff 01:42:26 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:42:26 ---> Running in 060b1ccae490 01:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:42:26 (1/6) Installing dumb-init (1.2.5-r1) 01:42:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:42:26 (3/6) Installing libsodium (1.0.18-r0) 01:42:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:42:26 (5/6) Installing libzmq (4.3.4-r0) 01:42:26 (6/6) Installing zeromq (4.3.4-r0) 01:42:26 Executing busybox-1.35.0-r17.trigger 01:42:26 OK: 8 MiB in 20 packages 01:42:26 Removing intermediate container 060b1ccae490 01:42:26 ---> edbddfcc2fbd 01:42:26 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:42:26 ---> 3192f1df0213 01:42:26 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:42:26 ---> d4fc9f038222 01:42:26 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:42:26 ---> 57f094ff1208 01:42:26 Step 19/24 : EXPOSE 59982 01:42:26 ---> Running in 179db223fbca 01:42:26 Removing intermediate container 179db223fbca 01:42:26 ---> 2c15ed1bb92a 01:42:26 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:42:26 ---> Running in bbb42bb0c4e1 01:42:26 Removing intermediate container bbb42bb0c4e1 01:42:26 ---> bad3ca4413cd 01:42:26 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:42:26 ---> Running in b8437734a901 01:42:26 Removing intermediate container b8437734a901 01:42:26 ---> e3075ec2b566 01:42:26 Step 22/24 : LABEL arch=amd64 01:42:26 ---> Running in 42f5acc2abfa 01:42:26 Removing intermediate container 42f5acc2abfa 01:42:26 ---> 91c099f6de04 01:42:26 Step 23/24 : LABEL git_sha=bea4159d5f68b757ea272211aae084f38f64175f 01:42:26 ---> Running in 581292e622f4 01:42:26 Removing intermediate container 581292e622f4 01:42:26 ---> 8a3e2288f267 01:42:26 Step 24/24 : LABEL version=0.0.0 01:42:26 ---> Running in 5bac11222577 01:42:26 Removing intermediate container 5bac11222577 01:42:26 ---> 77f0d0896d9b 01:42:26 [Warning] One or more build-args [ARCH] were not consumed 01:42:26 Successfully built 77f0d0896d9b 01:42:26 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 01:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:27 01:42:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:27 latest: Pulling from edgex-lftools-log-publisher 01:42:27 5eb5b503b376: Pulling fs layer 01:42:27 5c69ac0246d0: Pulling fs layer 01:42:27 ec43610c2a17: Pulling fs layer 01:42:27 3a2ae6a8a46f: Pulling fs layer 01:42:27 33b1e0a273af: Pulling fs layer 01:42:27 5d3b04190fa2: Pulling fs layer 01:42:27 2f39f015ded8: Pulling fs layer 01:42:27 3a2ae6a8a46f: Waiting 01:42:27 33b1e0a273af: Waiting 01:42:27 2f39f015ded8: Waiting 01:42:27 5d3b04190fa2: Waiting 01:42:27 5c69ac0246d0: Download complete 01:42:27 3a2ae6a8a46f: Download complete 01:42:27 33b1e0a273af: Verifying Checksum 01:42:27 33b1e0a273af: Download complete 01:42:27 5d3b04190fa2: Verifying Checksum 01:42:27 5d3b04190fa2: Download complete 01:42:27 ec43610c2a17: Download complete 01:42:27 5eb5b503b376: Verifying Checksum 01:42:27 5eb5b503b376: Download complete 01:42:28 2f39f015ded8: Download complete 01:42:29 5eb5b503b376: Pull complete 01:42:29 5c69ac0246d0: Pull complete 01:42:29 ec43610c2a17: Pull complete 01:42:29 3a2ae6a8a46f: Pull complete 01:42:30 33b1e0a273af: Pull complete 01:42:30 5d3b04190fa2: Pull complete 01:42:35 2f39f015ded8: Pull complete 01:42:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:35 prd-ubuntu20.04-docker-8c-8g-500 does not seem to be running inside a container 01:42:35 $ 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-442 -v /w/workspace/gexfoundry_device-mqtt-go_PR-442:/w/workspace/gexfoundry_device-mqtt-go_PR-442:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:42:40 $ docker top 55a4ff50c1efcad12c76a3426a950aada5162f75929b20155282411d02ff29ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:40 ---> job-cost.sh 01:42:40 lf-activate-venv: SKIPPING 01:42:40 INFO: No Stack... 01:42:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:42:41 INFO: Archiving Costs [Pipeline] sh 01:42:42 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-442/archives/cost.csv 01:42:42 + cut -d, -f6 [Pipeline] lock 01:42:42 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-442-1-stack-cost] 01:42:42 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-442-1-stack-cost] did not exist. Created. 01:42:42 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:42:42 + echo total: 0.2199999988079071 [Pipeline] stash 01:42:42 Stashed 1 file(s) [Pipeline] } 01:42:42 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-442-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:42:42 $ docker stop --time=1 55a4ff50c1efcad12c76a3426a950aada5162f75929b20155282411d02ff29ad 01:42:43 $ docker rm -f --volumes 55a4ff50c1efcad12c76a3426a950aada5162f75929b20155282411d02ff29ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:44:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-501 in /w/workspace/gexfoundry_device-mqtt-go_PR-442 [Pipeline] { [Pipeline] ws 01:44:02 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:44:02 Selected Git installation does not exist. Using Default 01:44:02 The recommended git tool is: NONE 01:44:07 using credential edgex-jenkins-ssh 01:44:07 Cloning the remote Git repository 01:44:07 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:44:07 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:44:08 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:44:08 > git --version # timeout=10 01:44:08 > git --version # 'git version 2.25.1' 01:44:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:09 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:44:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:44:10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:44:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:44:10 Merging remotes/origin/main commit 2c0ad64fa4012812b904ce8a048042a45883a5b2 into PR head commit bea4159d5f68b757ea272211aae084f38f64175f 01:44:10 Merge succeeded, producing bea4159d5f68b757ea272211aae084f38f64175f 01:44:10 Checking out Revision bea4159d5f68b757ea272211aae084f38f64175f (PR-442) 01:44:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 01:44:11 > git --version # timeout=10 01:44:11 > git --version # 'git version 2.25.1' 01:44:11 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:44:10 > git config core.sparsecheckout # timeout=10 01:44:10 > git checkout -f bea4159d5f68b757ea272211aae084f38f64175f # timeout=10 01:44:10 > git remote # timeout=10 01:44:10 > git config --get remote.origin.url # timeout=10 01:44:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:10 > git merge 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 01:44:10 > git rev-parse HEAD^{commit} # timeout=10 01:44:10 > git config core.sparsecheckout # timeout=10 01:44:10 > git checkout -f bea4159d5f68b757ea272211aae084f38f64175f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:44:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:44:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:44:12 Dload Upload Total Spent Left Speed 01:44:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 01:44:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:44:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:44:13 + sudo tee /etc/docker/daemon.new 01:44:13 { 01:44:13 "registry-mirrors": [ 01:44:13 "https://nexus3.edgexfoundry.org:10001" 01:44:13 ], 01:44:13 "bip": "10.250.0.254/24", 01:44:13 "hosts": [ 01:44:13 "tcp://0.0.0.0:5555", 01:44:13 "unix:///var/run/docker.sock" 01:44:13 ], 01:44:13 "mtu": 1458, 01:44:13 "selinux-enabled": true, 01:44:13 "seccomp-profile": "/etc/docker/seccomp.json" 01:44:13 } [Pipeline] sh 01:44:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:44:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:32 provisioning config files... 01:44:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config364382422266619867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:32 ---> docker-login.sh 01:44:32 nexus3.edgexfoundry.org:10001 01:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:33 Configure a credential helper to remove this warning. See 01:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:33 01:44:33 Login Succeeded 01:44:33 nexus3.edgexfoundry.org:10002 01:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:33 Configure a credential helper to remove this warning. See 01:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:33 01:44:33 Login Succeeded 01:44:33 nexus3.edgexfoundry.org:10003 01:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:34 Configure a credential helper to remove this warning. See 01:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:34 01:44:34 Login Succeeded 01:44:34 nexus3.edgexfoundry.org:10004 01:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:34 Configure a credential helper to remove this warning. See 01:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:34 01:44:34 Login Succeeded 01:44:34 docker.io 01:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:35 Configure a credential helper to remove this warning. See 01:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:35 01:44:35 Login Succeeded 01:44:35 ---> docker-login.sh ends [Pipeline] } 01:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:44:35 ========================================================= 01:44:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:44:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:36 + 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 . 01:44:36 Sending build context to Docker daemon 3.257MB 01:44:36 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:44:36 Step 2/12 : FROM ${BASE} AS builder 01:44:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:44:36 9b18e9b68314: Pulling fs layer 01:44:36 35d82f9e3411: Pulling fs layer 01:44:36 e16973657156: Pulling fs layer 01:44:36 fc693d55d65f: Pulling fs layer 01:44:36 7e9fc2657dce: Pulling fs layer 01:44:36 dda99020689f: Pulling fs layer 01:44:36 db1c61fa0a46: Pulling fs layer 01:44:36 891c053d2c06: Pulling fs layer 01:44:36 7e9fc2657dce: Waiting 01:44:36 fc693d55d65f: Waiting 01:44:36 dda99020689f: Waiting 01:44:36 db1c61fa0a46: Waiting 01:44:36 891c053d2c06: Waiting 01:44:36 e16973657156: Verifying Checksum 01:44:36 e16973657156: Download complete 01:44:36 35d82f9e3411: Verifying Checksum 01:44:36 35d82f9e3411: Download complete 01:44:36 7e9fc2657dce: Verifying Checksum 01:44:36 7e9fc2657dce: Download complete 01:44:36 9b18e9b68314: Verifying Checksum 01:44:36 9b18e9b68314: Download complete 01:44:36 dda99020689f: Verifying Checksum 01:44:36 dda99020689f: Download complete 01:44:37 891c053d2c06: Verifying Checksum 01:44:37 891c053d2c06: Download complete 01:44:38 9b18e9b68314: Pull complete 01:44:38 35d82f9e3411: Pull complete 01:44:39 db1c61fa0a46: Verifying Checksum 01:44:39 db1c61fa0a46: Download complete 01:44:39 e16973657156: Pull complete 01:44:39 fc693d55d65f: Verifying Checksum 01:44:39 fc693d55d65f: Download complete 01:44:51 fc693d55d65f: Pull complete 01:44:51 7e9fc2657dce: Pull complete 01:44:51 dda99020689f: Pull complete 01:44:58 db1c61fa0a46: Pull complete 01:45:00 891c053d2c06: Pull complete 01:45:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:45:00 ---> f96f9c87975a 01:45:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:45:02 ---> Running in 6904b370f651 01:45:02 Removing intermediate container 6904b370f651 01:45:02 ---> c57ae2f82e19 01:45:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:45:02 ---> Running in 822caec59587 01:45:02 Removing intermediate container 822caec59587 01:45:02 ---> 819515d83fa1 01:45:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:45:02 ---> Running in f861ddd5c049 01:45:03 Removing intermediate container f861ddd5c049 01:45:03 ---> 275557936ffc 01:45:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:45:03 ---> Running in 00db0b6b1f0e 01:45:03 Removing intermediate container 00db0b6b1f0e 01:45:03 ---> 35ef386fd773 01:45:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:45:03 ---> Running in cf40ec21d3fb 01:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:45:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:45:05 (2/4) Installing libedit (20210910.3.1-r0) 01:45:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:45:06 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:45:06 Executing busybox-1.35.0-r17.trigger 01:45:06 OK: 226 MiB in 55 packages 01:45:07 Removing intermediate container cf40ec21d3fb 01:45:07 ---> 252660f34839 01:45:07 Step 8/12 : WORKDIR /device-mqtt-go 01:45:07 ---> Running in b8fd41dbe018 01:45:07 Removing intermediate container b8fd41dbe018 01:45:07 ---> 1e82599ed9ce 01:45:07 Step 9/12 : COPY go.mod vendor* ./ 01:45:07 ---> 3db78699d8a1 01:45:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:07 ---> Running in 995afd81d5a5 01:46:04 Removing intermediate container 995afd81d5a5 01:46:04 ---> 00281d4c13fe 01:46:04 Step 11/12 : COPY . . 01:46:04 ---> d9dcf386384a 01:46:04 Step 12/12 : RUN $MAKE 01:46:04 ---> Running in bb4a00919564 01:46:04 noop 01:46:04 Removing intermediate container bb4a00919564 01:46:04 ---> e8479220ab4f 01:46:04 Successfully built e8479220ab4f 01:46:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:04 + docker inspect -f . ci-base-image-arm64 01:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:05 prd-ubuntu20.04-docker-arm64-4c-16g-501 does not seem to be running inside a container 01:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:46:06 $ docker top bcaead224802725773893d850c3c96beaa193177b5ec48d3a07dcc41a85c1eaa -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:07 + go version 01:46:07 go version go1.18.7 linux/arm64 [Pipeline] } 01:46:07 $ docker stop --time=1 bcaead224802725773893d850c3c96beaa193177b5ec48d3a07dcc41a85c1eaa 01:46:09 $ docker rm -f --volumes bcaead224802725773893d850c3c96beaa193177b5ec48d3a07dcc41a85c1eaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:09 + docker inspect -f . ci-base-image-arm64 01:46:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:10 prd-ubuntu20.04-docker-arm64-4c-16g-501 does not seem to be running inside a container 01:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:46:11 $ docker top f3aea08299c1c1cff7e35519e80f8609264afae34c001a3b915a645130408e20 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:12 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:46:13 + make test 01:46:13 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:46:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:47:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:47:36 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements 01:47:36 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:47:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:47:36 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:47:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:47:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:47:58 ./bin/test-attribution-txt.sh [Pipeline] echo 01:47:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:47:58 $ docker stop --time=1 f3aea08299c1c1cff7e35519e80f8609264afae34c001a3b915a645130408e20 01:48:00 $ docker rm -f --volumes f3aea08299c1c1cff7e35519e80f8609264afae34c001a3b915a645130408e20 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:48:01 Warning: overwriting stash ‘coverage-report’ 01:48:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:48:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:48:02 + ls -al . 01:48:02 total 188 01:48:02 drwxrwxr-x 9 jenkins jenkins 4096 Dec 26 01:46 . 01:48:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 01:44 .. 01:48:02 -rw-rw-r-- 1 jenkins jenkins 140 Dec 26 01:44 .dockerignore 01:48:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 26 01:44 .git 01:48:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 01:44 .github 01:48:02 -rw-rw-r-- 1 jenkins jenkins 329 Dec 26 01:44 .gitignore 01:48:02 -rw-rw-r-- 1 jenkins jenkins 41 Dec 26 01:44 .golangci.yml 01:48:02 -rw-rw-r-- 1 jenkins jenkins 9293 Dec 26 01:44 Attribution.txt 01:48:02 -rw-rw-r-- 1 jenkins jenkins 13162 Dec 26 01:44 CHANGELOG.md 01:48:02 -rw-rw-r-- 1 jenkins jenkins 1752 Dec 26 01:44 Dockerfile 01:48:02 -rw-rw-r-- 1 jenkins jenkins 677 Dec 26 01:44 GOVERNANCE.md 01:48:02 -rw-rw-r-- 1 jenkins jenkins 678 Dec 26 01:44 Jenkinsfile 01:48:02 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 26 01:44 LICENSE 01:48:02 -rw-rw-r-- 1 jenkins jenkins 2126 Dec 26 01:44 Makefile 01:48:02 -rw-rw-r-- 1 jenkins jenkins 620 Dec 26 01:44 OWNERS.md 01:48:02 -rw-rw-r-- 1 jenkins jenkins 3165 Dec 26 01:44 README.md 01:48:02 -rw-rw-r-- 1 jenkins jenkins 5 Dec 26 01:40 VERSION 01:48:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 26 01:44 bin 01:48:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 01:44 cmd 01:48:02 -rw-r--r-- 1 jenkins jenkins 17887 Dec 26 01:47 coverage.out 01:48:02 -rw-rw-r-- 1 jenkins jenkins 3464 Dec 26 01:44 go.mod 01:48:02 -rw-rw-r-- 1 jenkins jenkins 45013 Dec 26 01:44 go.sum 01:48:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 01:44 internal 01:48:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 26 01:44 mock 01:48:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 01:44 snap 01:48:02 -rw-rw-r-- 1 jenkins jenkins 227 Dec 26 01:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:02 + 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=bea4159d5f68b757ea272211aae084f38f64175f --label arch=arm64 --label version=0.0.0 . 01:48:03 Sending build context to Docker daemon 3.276MB 01:48:03 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:48:03 Step 2/24 : FROM ${BASE} AS builder 01:48:03 ---> e8479220ab4f 01:48:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:48:03 ---> Running in 4733b14d5980 01:48:03 Removing intermediate container 4733b14d5980 01:48:03 ---> 3e04885b2f1c 01:48:03 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:48:03 ---> Running in 8428efd6f7fe 01:48:03 Removing intermediate container 8428efd6f7fe 01:48:03 ---> 3d667cb2bbfa 01:48:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:48:04 ---> Running in 591c60e4e6c7 01:48:04 Removing intermediate container 591c60e4e6c7 01:48:04 ---> 82befa099b6d 01:48:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:48:04 ---> Running in 3d5f20d66a46 01:48:04 Removing intermediate container 3d5f20d66a46 01:48:04 ---> fb6cc6dae734 01:48:04 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:04 ---> Running in 40e9f39e21ea 01:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:48:07 OK: 226 MiB in 55 packages 01:48:08 Removing intermediate container 40e9f39e21ea 01:48:08 ---> 6edeb47e16b7 01:48:08 Step 8/24 : WORKDIR /device-mqtt-go 01:48:08 ---> Running in c34890c29051 01:48:08 Removing intermediate container c34890c29051 01:48:08 ---> ef178313e7f3 01:48:08 Step 9/24 : COPY go.mod vendor* ./ 01:48:08 ---> 852570eb48df 01:48:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:08 ---> Running in a30bc7b3f4fb 01:48:10 Removing intermediate container a30bc7b3f4fb 01:48:10 ---> 3bb2af1ae775 01:48:10 Step 11/24 : COPY . . 01:48:11 ---> 9ab45619aed7 01:48:11 Step 12/24 : RUN $MAKE 01:48:11 ---> Running in 9b19fbe8d2ee 01:48:12 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 01:50:49 Removing intermediate container 9b19fbe8d2ee 01:50:49 ---> 5a9277e64dc0 01:50:49 Step 13/24 : FROM alpine:3.16 01:50:49 3.16: Pulling from library/alpine 01:50:49 6875df1f5354: Pulling fs layer 01:50:49 6875df1f5354: Verifying Checksum 01:50:49 6875df1f5354: Download complete 01:50:49 6875df1f5354: Pull complete 01:50:49 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:50:49 Status: Downloaded newer image for alpine:3.16 01:50:49 ---> 2b4661558fb8 01:50:49 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:50:49 ---> Running in 1c16ad599e99 01:50:49 Removing intermediate container 1c16ad599e99 01:50:49 ---> 42a6b70938b5 01:50:49 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:50:49 ---> Running in cdb0d7a1d50e 01:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:50:49 (1/6) Installing dumb-init (1.2.5-r1) 01:50:49 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:50:49 (3/6) Installing libsodium (1.0.18-r0) 01:50:49 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:50:49 (5/6) Installing libzmq (4.3.4-r0) 01:50:49 (6/6) Installing zeromq (4.3.4-r0) 01:50:49 Executing busybox-1.35.0-r17.trigger 01:50:49 OK: 8 MiB in 20 packages 01:50:49 Removing intermediate container cdb0d7a1d50e 01:50:49 ---> 5405bb8d2b96 01:50:49 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:50:49 ---> bfaed07880e3 01:50:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:50:49 ---> c18a0eca8fb4 01:50:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:50:49 ---> c305b66f33d8 01:50:49 Step 19/24 : EXPOSE 59982 01:50:49 ---> Running in cd0ee75e0d57 01:50:50 Removing intermediate container cd0ee75e0d57 01:50:50 ---> e8114bd695d4 01:50:50 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:50:50 ---> Running in 85f704cfe399 01:50:50 Removing intermediate container 85f704cfe399 01:50:50 ---> 598ad409ae5f 01:50:50 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:50:50 ---> Running in 2a54de28e98f 01:50:50 Removing intermediate container 2a54de28e98f 01:50:50 ---> 3dd95059256d 01:50:50 Step 22/24 : LABEL arch=arm64 01:50:50 ---> Running in fe7d33d61239 01:50:51 Removing intermediate container fe7d33d61239 01:50:51 ---> 30b6fdc0823b 01:50:51 Step 23/24 : LABEL git_sha=bea4159d5f68b757ea272211aae084f38f64175f 01:50:51 ---> Running in 456fbb4837f8 01:50:51 Removing intermediate container 456fbb4837f8 01:50:51 ---> 9a1c316d7edb 01:50:51 Step 24/24 : LABEL version=0.0.0 01:50:51 ---> Running in 6851541e2357 01:50:52 Removing intermediate container 6851541e2357 01:50:52 ---> b171b94081cf 01:50:52 [Warning] One or more build-args [ARCH] were not consumed 01:50:52 Successfully built b171b94081cf 01:50:52 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 01:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:52 01:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:53 arm64: Pulling from edgex-lftools-log-publisher 01:50:53 8998bd30e6a1: Pulling fs layer 01:50:53 04944245beec: Pulling fs layer 01:50:53 699f458cf7ca: Pulling fs layer 01:50:53 765212b225bb: Pulling fs layer 01:50:53 f23df028b6ca: Pulling fs layer 01:50:53 d65c8cfc05b1: Pulling fs layer 01:50:53 2437ff75d9bd: Pulling fs layer 01:50:53 f23df028b6ca: Waiting 01:50:53 d65c8cfc05b1: Waiting 01:50:53 2437ff75d9bd: Waiting 01:50:53 765212b225bb: Waiting 01:50:53 04944245beec: Verifying Checksum 01:50:53 04944245beec: Download complete 01:50:53 765212b225bb: Verifying Checksum 01:50:53 765212b225bb: Download complete 01:50:53 f23df028b6ca: Verifying Checksum 01:50:53 f23df028b6ca: Download complete 01:50:53 d65c8cfc05b1: Verifying Checksum 01:50:53 d65c8cfc05b1: Download complete 01:50:53 699f458cf7ca: Verifying Checksum 01:50:53 699f458cf7ca: Download complete 01:50:54 8998bd30e6a1: Verifying Checksum 01:50:54 8998bd30e6a1: Download complete 01:50:56 2437ff75d9bd: Download complete 01:50:57 8998bd30e6a1: Pull complete 01:50:58 04944245beec: Pull complete 01:50:59 699f458cf7ca: Pull complete 01:50:59 765212b225bb: Pull complete 01:51:00 f23df028b6ca: Pull complete 01:51:00 d65c8cfc05b1: Pull complete 01:51:12 2437ff75d9bd: Pull complete 01:51:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:13 prd-ubuntu20.04-docker-arm64-4c-16g-501 does not seem to be running inside a container 01:51:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:51:15 $ docker top 1c8e032af9183f981eb8997c2919f56bee344784dedcb69e0d6b46073f056fe8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:16 ---> job-cost.sh 01:51:16 lf-activate-venv: SKIPPING 01:51:16 INFO: No Stack... 01:51:17 INFO: Retrieving Pricing Info for: v3-standard-4 01:51:18 INFO: Archiving Costs [Pipeline] sh 01:51:18 + cut -d, -f6 01:51:18 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:51:18 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-442-1-stack-cost] 01:51:18 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-442-1-stack-cost] did not exist. Created. 01:51:18 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:19 /w/workspace/device-mqtt-go/1@tmp/durable-d205ea18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:51:19 + echo total: 0.10999999940395355 [Pipeline] stash 01:51:19 Warning: overwriting stash ‘stack-cost’ 01:51:19 Stashed 1 file(s) [Pipeline] } 01:51:19 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-442-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:19 $ docker stop --time=1 1c8e032af9183f981eb8997c2919f56bee344784dedcb69e0d6b46073f056fe8 01:51:21 $ docker rm -f --volumes 1c8e032af9183f981eb8997c2919f56bee344784dedcb69e0d6b46073f056fe8 [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 01:51:22 provisioning config files... 01:51:22 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp/config2355773149025153478tmp [Pipeline] { [Pipeline] sh 01:51:22 + set +x 01:51:22 + curl -s https://codecov.io/bash 01:51:22 + bash -s -- 01:51:22 01:51:22 _____ _ 01:51:22 / ____| | | 01:51:22 | | ___ __| | ___ ___ _____ __ 01:51:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:51:22 | |___| (_) | (_| | __/ (_| (_) \ V / 01:51:22 \_____\___/ \__,_|\___|\___\___/ \_/ 01:51:22 Bash-1.0.6 01:51:22 01:51:22 01:51:22 ==> git version 2.25.1 found 01:51:22 ==> 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 01:51:22 Release-Date: 2020-01-08 01:51:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:51:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:51:22 ==> Jenkins CI detected. 01:51:22 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-442 01:51:22 project root: . 01:51:22 --> token set from env 01:51:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:51:22 ==> Running gcov in . (disable via -X gcov) 01:51:22 ==> Python coveragepy not found 01:51:22 ==> Searching for coverage reports in: 01:51:22 + . 01:51:22 -> Found 1 reports 01:51:22 ==> Detecting git/mercurial file structure 01:51:22 ==> Reading reports 01:51:22 + ./coverage.out bytes=17887 01:51:22 ==> Appending adjustments 01:51:22 https://docs.codecov.io/docs/fixing-reports 01:51:22 + Found adjustments 01:51:22 ==> Gzipping contents 01:51:22 4.0K /tmp/codecov.ZVlxnp.gz 01:51:22 ==> Uploading reports 01:51:22 url: https://codecov.io 01:51:22 query: branch=PR-442&commit=bea4159d5f68b757ea272211aae084f38f64175f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=442&job=&cmd_args= 01:51:22 -> Pinging Codecov 01:51:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-442&commit=bea4159d5f68b757ea272211aae084f38f64175f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=442&job=&cmd_args= 01:51:23 -> Uploading to 01:51:23 https://storage.googleapis.com/codecov/v4/raw/2022-12-26/7D719EC7BBE17E464838252E33014C33/bea4159d5f68b757ea272211aae084f38f64175f/280e7902-4ccb-4014-b6be-13fffb2f112e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221226T015122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1405895ce430fd2d5f4924ca0f5593ed99cc52a9914603cbd1c921a3e88a70b 01:51:23 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:23 Dload Upload Total Spent Left Speed 01:51:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13834 --:--:-- --:--:-- --:--:-- 13834 01:51:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/bea4159d5f68b757ea272211aae084f38f64175f [Pipeline] } 01:51:23 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 01:51:25 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-442/archives ] 01:51:25 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-442/archives 01:51:25 total 16 01:51:25 drwxr-xr-x 3 root root 4096 Dec 26 01:42 . 01:51:25 drwxrwxr-x 11 jenkins jenkins 4096 Dec 26 01:42 .. 01:51:25 drwxr-xr-x 2 root root 4096 Dec 26 01:42 cost 01:51:25 -rw-r--r-- 1 root root 86 Dec 26 01:42 cost.csv 01:51:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-442/archives 01:51:25 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-442/archives 01:51:25 total 16 01:51:25 drwxr-xr-x 3 jenkins jenkins 4096 Dec 26 01:42 . 01:51:25 drwxrwxr-x 11 jenkins jenkins 4096 Dec 26 01:42 .. 01:51:25 drwxr-xr-x 2 jenkins jenkins 4096 Dec 26 01:42 cost 01:51:25 -rw-r--r-- 1 jenkins jenkins 86 Dec 26 01:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:51:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:26 ---> package-listing.sh 01:51:26 ++ facter osfamily 01:51:26 ++ tr '[:upper:]' '[:lower:]' 01:51:26 + OS_FAMILY=debian 01:51:26 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-442 01:51:26 + START_PACKAGES=/tmp/packages_start.txt 01:51:26 + END_PACKAGES=/tmp/packages_end.txt 01:51:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:26 + PACKAGES=/tmp/packages_start.txt 01:51:26 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-442 ']' 01:51:26 + PACKAGES=/tmp/packages_end.txt 01:51:26 + case "${OS_FAMILY}" in 01:51:26 + dpkg -l 01:51:26 + grep '^ii' 01:51:26 + '[' -f /tmp/packages_start.txt ']' 01:51:26 + '[' -f /tmp/packages_end.txt ']' 01:51:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:26 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-442 ']' 01:51:26 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-442/archives/ 01:51:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-442/archives/ [Pipeline] echo 01:51:26 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-442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:51:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:27 prd-ubuntu20.04-docker-8c-8g-500 does not seem to be running inside a container 01:51:27 $ 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-442/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-442 -v /w/workspace/gexfoundry_device-mqtt-go_PR-442:/w/workspace/gexfoundry_device-mqtt-go_PR-442:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-442@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-lftools-log-publisher:latest cat 01:51:28 $ docker top 7525a16e4eee3f4e950152afa8d9c1a4bdf4e23697b73dafdcae8270cbf55946 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:28 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:28 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:29 + ls /var/log/sa-host 01:51:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:29 provisioning config files... 01:51:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-442@tmp/config7337210548491133758tmp [Pipeline] { [Pipeline] echo 01:51:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:29 ---> create-netrc.sh [Pipeline] } 01:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:30 ---> python-tools-install.sh [Pipeline] echo 01:51:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:30 ---> sudo-logs.sh 01:51:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:51:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:30 ---> job-cost.sh 01:51:30 lf-activate-venv: SKIPPING 01:51:30 DEBUG: total: 0.2199999988079071 01:51:30 INFO: Retrieving Stack Cost... 01:51:31 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:31 INFO: Archiving Costs [Pipeline] echo 01:51:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:32 ---> logs-deploy.sh 01:51:32 lf-activate-venv: SKIPPING 01:51:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-442/1 01:51:32 INFO: archiving workspace using pattern(s): 01:51:33 Archives upload complete. 01:51:33 INFO: archiving logs to Nexus