Pull request #497 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eae5fedbc740f309db0e66a1c51cba971dd5c693+bc7652beee9a90296fe0b57947c4589a421f5e02 (0e1ee42f78d10abcadac9f5d9df28855307d66c0) 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-ssh5906638600714848104.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-ssh1763459639540702254.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-497/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-497/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3694094727312250538.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-497/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11547008670835602983.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-ssh17660799300934167102.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-497/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-497/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9937623540209356165.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 ‘prd-ubuntu20.04-docker-8c-8g-7207’ Running on prd-ubuntu20.04-docker-8c-8g-7211 in /w/workspace/gexfoundry_device-mqtt-go_PR-497 [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-497 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/497/head:refs/remotes/origin/PR-497 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit eae5fedbc740f309db0e66a1c51cba971dd5c693 Merge succeeded, producing eae5fedbc740f309db0e66a1c51cba971dd5c693 Checking out Revision eae5fedbc740f309db0e66a1c51cba971dd5c693 (PR-497) Commit message: "build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8" 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 09:04:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f eae5fedbc740f309db0e66a1c51cba971dd5c693 # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eae5fedbc740f309db0e66a1c51cba971dd5c693 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:04:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:04:37 ========================================================= 09:04:37 EdgeX Global Pipelines Version Info 09:04:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:04:38 ------------------- 09:04:38 stable info: 09:04:38 ------------------- 09:04:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:04:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:04:38 Message: update stable to v1.0.244 09:04:38 ------------------- 09:04:38 experimental info: 09:04:38 ------------------- 09:04:38 Commited By: **** collab-it+edgex@linuxfoundation.org 09:04:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:04:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:04:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-497 [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-497 [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-497 [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eae5fedbc740f309db0e66a1c51cba971dd5c693 [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eae5fed [Pipeline] echo 09:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:40 provisioning config files... 09:04:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp/config5380601663321389538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:41 ---> docker-login.sh 09:04:41 nexus3.edgexfoundry.org:10001 09:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:41 Configure a credential helper to remove this warning. See 09:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:41 09:04:41 Login Succeeded 09:04:41 nexus3.edgexfoundry.org:10002 09:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:41 Configure a credential helper to remove this warning. See 09:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:41 09:04:41 Login Succeeded 09:04:41 nexus3.edgexfoundry.org:10003 09:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:41 Configure a credential helper to remove this warning. See 09:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:41 09:04:41 Login Succeeded 09:04:41 nexus3.edgexfoundry.org:10004 09:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:41 Configure a credential helper to remove this warning. See 09:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:41 09:04:41 Login Succeeded 09:04:41 docker.io 09:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:42 Configure a credential helper to remove this warning. See 09:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:42 09:04:42 Login Succeeded 09:04:42 ---> docker-login.sh ends [Pipeline] } 09:04:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:04:42 + git rev-list -1 --merges eae5fedbc740f309db0e66a1c51cba971dd5c693~1..eae5fedbc740f309db0e66a1c51cba971dd5c693 [Pipeline] echo 09:04:42 -----------> git rev-list -1 --merges eae5fedbc740f309db0e66a1c51cba971dd5c693~1..eae5fedbc740f309db0e66a1c51cba971dd5c693 eae5fedbc740f309db0e66a1c51cba971dd5c693 [false] [Pipeline] sh 09:04:43 + git log --format=format:%s -1 eae5fedbc740f309db0e66a1c51cba971dd5c693 [Pipeline] echo 09:04:43 ========================================================= 09:04:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:04:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:43 + git log --format=format:%s -1 eae5fedbc740f309db0e66a1c51cba971dd5c693 [Pipeline] echo 09:04:43 [semverPrep] GIT_COMMIT: eae5fedbc740f309db0e66a1c51cba971dd5c693, Commit Message: build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 [Pipeline] echo 09:04:43 [semverPrep] This is not a build commit. [Pipeline] sh 09:04:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:44 + grep -v github /etc/ssh/ssh_known_hosts 09:04:44 + [ -e /tmp/ssh_known_hosts ] 09:04:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:04:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:04:44 + sudo tee -a /etc/ssh/ssh_known_hosts 09:04:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:44 09:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:44 0.1.4: Pulling from edgex-devops/py-git-semver 09:04:44 b85a868b505f: Pulling fs layer 09:04:44 e2be974225ed: Pulling fs layer 09:04:44 339a4e72a1f5: Pulling fs layer 09:04:44 988bab9f4d93: Pulling fs layer 09:04:44 1469e6f7b9e6: Pulling fs layer 09:04:44 eaf3925da568: Pulling fs layer 09:04:44 bab4dde63d76: Pulling fs layer 09:04:44 bde34c3a00c8: Pulling fs layer 09:04:44 1469e6f7b9e6: Waiting 09:04:44 988bab9f4d93: Waiting 09:04:44 eaf3925da568: Waiting 09:04:44 bab4dde63d76: Waiting 09:04:44 b352a97aabf1: Pulling fs layer 09:04:44 bde34c3a00c8: Waiting 09:04:44 4872d77fe225: Pulling fs layer 09:04:44 5851b861e8e6: Pulling fs layer 09:04:44 e2be974225ed: Verifying Checksum 09:04:44 e2be974225ed: Download complete 09:04:44 988bab9f4d93: Download complete 09:04:45 339a4e72a1f5: Verifying Checksum 09:04:45 339a4e72a1f5: Download complete 09:04:45 1469e6f7b9e6: Verifying Checksum 09:04:45 1469e6f7b9e6: Download complete 09:04:45 eaf3925da568: Verifying Checksum 09:04:45 eaf3925da568: Download complete 09:04:45 bde34c3a00c8: Verifying Checksum 09:04:45 bde34c3a00c8: Download complete 09:04:45 b352a97aabf1: Download complete 09:04:45 4872d77fe225: Verifying Checksum 09:04:45 4872d77fe225: Download complete 09:04:45 b85a868b505f: Verifying Checksum 09:04:45 b85a868b505f: Download complete 09:04:45 5851b861e8e6: Verifying Checksum 09:04:45 5851b861e8e6: Download complete 09:04:45 bab4dde63d76: Verifying Checksum 09:04:45 bab4dde63d76: Download complete 09:04:46 b85a868b505f: Pull complete 09:04:46 e2be974225ed: Pull complete 09:04:47 339a4e72a1f5: Pull complete 09:04:47 988bab9f4d93: Pull complete 09:04:47 1469e6f7b9e6: Pull complete 09:04:47 eaf3925da568: Pull complete 09:04:49 bab4dde63d76: Pull complete 09:04:49 bde34c3a00c8: Pull complete 09:04:49 b352a97aabf1: Pull complete 09:04:49 4872d77fe225: Pull complete 09:04:49 5851b861e8e6: Pull complete 09:04:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:49 prd-ubuntu20.04-docker-8c-8g-7211 does not seem to be running inside a container 09:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-497 -v /w/workspace/gexfoundry_device-mqtt-go_PR-497:/w/workspace/gexfoundry_device-mqtt-go_PR-497:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-497@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 09:04:52 $ docker top e50b55b6b457cb3dede10755df84d7fa0cc271cfbaadea7ea5448d76cada727d -eo pid,comm 09:04:52 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). 09:04:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:52 [ssh-agent] Looking for ssh-agent implementation... 09:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:52 $ docker exec e50b55b6b457cb3dede10755df84d7fa0cc271cfbaadea7ea5448d76cada727d ssh-agent 09:04:52 SSH_AUTH_SOCK=/tmp/ssh-Kx5rWSX6r94f/agent.31 09:04:52 SSH_AGENT_PID=37 09:04:52 Running ssh-add (command line suppressed) 09:04:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp/private_key_6668117630561712598.key (/w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp/private_key_6668117630561712598.key) 09:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:53 + git tag --points-at HEAD [Pipeline] } 09:04:53 $ docker exec --env ******** --env ******** e50b55b6b457cb3dede10755df84d7fa0cc271cfbaadea7ea5448d76cada727d ssh-agent -k 09:04:53 unset SSH_AUTH_SOCK; 09:04:53 unset SSH_AGENT_PID; 09:04:53 echo Agent pid 37 killed; 09:04:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:04:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:53 [ssh-agent] Looking for ssh-agent implementation... 09:04:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:53 $ docker exec e50b55b6b457cb3dede10755df84d7fa0cc271cfbaadea7ea5448d76cada727d ssh-agent 09:04:53 SSH_AUTH_SOCK=/tmp/ssh-zi8MEQK12eKA/agent.69 09:04:53 SSH_AGENT_PID=76 09:04:53 Running ssh-add (command line suppressed) 09:04:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp/private_key_14048829463114665365.key (/w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp/private_key_14048829463114665365.key) 09:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:54 + git semver init 09:04:54 2023-02-23 09:04:54,496 [run_init] DEBUG init version:0.0.0 force:False 09:04:54 2023-02-23 09:04:54,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-497/.semver 09:04:54 2023-02-23 09:04:54,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-497/.semver 09:04:54 2023-02-23 09:04:54,497 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-497/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-497, universal_newlines=False, shell=None, istream=None) 09:04:55 2023-02-23 09:04:55,448 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-497/.git/info/exclude 09:04:55 2023-02-23 09:04:55,448 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-497/.semver/PR-497 with force:False 09:04:55 2023-02-23 09:04:55,448 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-497/.semver/PR-497 09:04:55 2023-02-23 09:04:55,453 [execute] INFO git cat-file --batch-check 09:04:55 2023-02-23 09:04:55,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-497/.semver, universal_newlines=False, shell=None, istream=) 09:04:55 2023-02-23 09:04:55,459 [execute] INFO git cat-file --batch 09:04:55 2023-02-23 09:04:55,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-497/.semver, universal_newlines=False, shell=None, istream=) 09:04:55 2023-02-23 09:04:55,463 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-497/.semver/PR-497 09:04:55 0.0.0 [Pipeline] } 09:04:55 $ docker exec --env ******** --env ******** e50b55b6b457cb3dede10755df84d7fa0cc271cfbaadea7ea5448d76cada727d ssh-agent -k 09:04:55 unset SSH_AUTH_SOCK; 09:04:55 unset SSH_AGENT_PID; 09:04:55 echo Agent pid 76 killed; 09:04:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:56 + git semver [Pipeline] } 09:04:56 $ docker stop --time=1 e50b55b6b457cb3dede10755df84d7fa0cc271cfbaadea7ea5448d76cada727d 09:04:57 $ docker rm -f --volumes e50b55b6b457cb3dede10755df84d7fa0cc271cfbaadea7ea5448d76cada727d [Pipeline] // withDockerContainer [Pipeline] sh 09:04:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:04:58 Stashed 1 file(s) [Pipeline] echo 09:04:58 [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 09:04:59 provisioning config files... 09:04:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp/config9991803692295984121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:59 ---> docker-login.sh 09:04:59 nexus3.edgexfoundry.org:10001 09:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:59 Configure a credential helper to remove this warning. See 09:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:59 09:04:59 Login Succeeded 09:04:59 nexus3.edgexfoundry.org:10002 09:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:59 Configure a credential helper to remove this warning. See 09:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:59 09:04:59 Login Succeeded 09:04:59 nexus3.edgexfoundry.org:10003 09:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:59 Configure a credential helper to remove this warning. See 09:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:59 09:04:59 Login Succeeded 09:04:59 nexus3.edgexfoundry.org:10004 09:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:59 Configure a credential helper to remove this warning. See 09:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:59 09:04:59 Login Succeeded 09:04:59 docker.io 09:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:01 Configure a credential helper to remove this warning. See 09:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:01 09:05:01 Login Succeeded 09:05:01 ---> docker-login.sh ends [Pipeline] } 09:05:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:05:01 ========================================================= 09:05:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:05:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:02 + 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 . 09:05:02 Sending build context to Docker daemon 6.326MB 09:05:02 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 09:05:02 Step 2/12 : FROM ${BASE} AS builder 09:05:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:05:02 213ec9aee27d: Pulling fs layer 09:05:02 4583459ba037: Pulling fs layer 09:05:02 93c1e223e6f2: Pulling fs layer 09:05:02 53926ce57604: Pulling fs layer 09:05:02 21b2b0c7a3f4: Pulling fs layer 09:05:02 22ff95d597cd: Pulling fs layer 09:05:02 12d6caf4c0d1: Pulling fs layer 09:05:02 96b7cbca73a9: Pulling fs layer 09:05:02 a7acece74701: Pulling fs layer 09:05:02 22ff95d597cd: Waiting 09:05:02 12d6caf4c0d1: Waiting 09:05:02 96b7cbca73a9: Waiting 09:05:02 21b2b0c7a3f4: Waiting 09:05:02 53926ce57604: Waiting 09:05:02 a7acece74701: Waiting 09:05:02 93c1e223e6f2: Verifying Checksum 09:05:02 93c1e223e6f2: Download complete 09:05:02 4583459ba037: Verifying Checksum 09:05:02 4583459ba037: Download complete 09:05:02 21b2b0c7a3f4: Verifying Checksum 09:05:02 21b2b0c7a3f4: Download complete 09:05:02 22ff95d597cd: Download complete 09:05:02 213ec9aee27d: Verifying Checksum 09:05:02 12d6caf4c0d1: Verifying Checksum 09:05:02 12d6caf4c0d1: Download complete 09:05:02 213ec9aee27d: Pull complete 09:05:02 4583459ba037: Pull complete 09:05:03 93c1e223e6f2: Pull complete 09:05:03 a7acece74701: Verifying Checksum 09:05:03 a7acece74701: Download complete 09:05:03 53926ce57604: Download complete 09:05:03 96b7cbca73a9: Verifying Checksum 09:05:03 96b7cbca73a9: Download complete 09:05:07 53926ce57604: Pull complete 09:05:07 21b2b0c7a3f4: Pull complete 09:05:07 22ff95d597cd: Pull complete 09:05:07 12d6caf4c0d1: Pull complete 09:05:09 96b7cbca73a9: Pull complete 09:05:10 a7acece74701: Pull complete 09:05:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:05:10 ---> db6d94c90886 09:05:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:05:13 Still waiting to schedule task 09:05:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7208’ is offline 09:05:14 ---> Running in fbc1ce62fd4c 09:05:15 Removing intermediate container fbc1ce62fd4c 09:05:15 ---> 372bc46afc48 09:05:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:05:15 ---> Running in b9ce6f821792 09:05:15 Removing intermediate container b9ce6f821792 09:05:15 ---> 3c959826f869 09:05:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:05:15 ---> Running in 66f4484cb30e 09:05:15 Removing intermediate container 66f4484cb30e 09:05:15 ---> e3dba33449ee 09:05:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:05:15 ---> Running in d79b0ad35391 09:05:15 Removing intermediate container d79b0ad35391 09:05:15 ---> 6d4264b583d6 09:05:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:05:15 ---> Running in 60c9cdba61bd 09:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:05:16 (1/4) Installing openssh-keygen (9.0_p1-r2) 09:05:16 (2/4) Installing libedit (20210910.3.1-r0) 09:05:16 (3/4) Installing openssh-client-common (9.0_p1-r2) 09:05:16 (4/4) Installing openssh-client-default (9.0_p1-r2) 09:05:16 Executing busybox-1.35.0-r17.trigger 09:05:16 OK: 216 MiB in 55 packages 09:05:16 Removing intermediate container 60c9cdba61bd 09:05:16 ---> dec01c74bb8c 09:05:16 Step 8/12 : WORKDIR /device-mqtt-go 09:05:16 ---> Running in 715056d14801 09:05:16 Removing intermediate container 715056d14801 09:05:16 ---> b3dac315a8bc 09:05:16 Step 9/12 : COPY go.mod vendor* ./ 09:05:16 ---> 7011efb0b245 09:05:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:16 ---> Running in acc610cb0e1e 09:05:43 Removing intermediate container acc610cb0e1e 09:05:43 ---> 860c11f9144c 09:05:43 Step 11/12 : COPY . . 09:05:43 ---> 41f466d38144 09:05:43 Step 12/12 : RUN $MAKE 09:05:43 ---> Running in e6b9b05260d0 09:05:43 noop 09:05:43 Removing intermediate container e6b9b05260d0 09:05:43 ---> ec7fa5c820c5 09:05:43 Successfully built ec7fa5c820c5 09:05:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:44 + docker inspect -f . ci-base-image-x86_64 09:05:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:44 prd-ubuntu20.04-docker-8c-8g-7211 does not seem to be running inside a container 09:05:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-497 -v /w/workspace/gexfoundry_device-mqtt-go_PR-497:/w/workspace/gexfoundry_device-mqtt-go_PR-497:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-497@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 09:05:44 $ docker top b8b5f5ac9ac015bf29fb817bd9a5c0686b401376e5d8e966f2c687c8545a3740 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:45 + go version 09:05:45 go version go1.18.7 linux/amd64 [Pipeline] } 09:05:45 $ docker stop --time=1 b8b5f5ac9ac015bf29fb817bd9a5c0686b401376e5d8e966f2c687c8545a3740 09:05:46 $ docker rm -f --volumes b8b5f5ac9ac015bf29fb817bd9a5c0686b401376e5d8e966f2c687c8545a3740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:47 + docker inspect -f . ci-base-image-x86_64 09:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:47 prd-ubuntu20.04-docker-8c-8g-7211 does not seem to be running inside a container 09:05:47 $ 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-497 -v /w/workspace/gexfoundry_device-mqtt-go_PR-497:/w/workspace/gexfoundry_device-mqtt-go_PR-497:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-497@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 09:05:47 $ docker top ed9141f3314cc9bd1846c49ea20e07f015a52945ec090cedf3779e3c1221556e -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-497 [Pipeline] fileExists [Pipeline] sh 09:05:48 + make test 09:05:48 go test ./... -coverprofile=coverage.out ./... 09:05:48 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:05:58 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 09:05:58 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 09:05:58 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 09:06:05 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." 09:06:05 go vet ./... 09:06:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:06:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:06:07 ./bin/test-attribution-txt.sh [Pipeline] echo 09:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:06:07 $ docker stop --time=1 ed9141f3314cc9bd1846c49ea20e07f015a52945ec090cedf3779e3c1221556e 09:06:09 $ docker rm -f --volumes ed9141f3314cc9bd1846c49ea20e07f015a52945ec090cedf3779e3c1221556e [Pipeline] // withDockerContainer [Pipeline] sh 09:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:06:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:06:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:06:11 + ls -al . 09:06:11 total 196 09:06:11 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:05 . 09:06:11 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:04 .. 09:06:11 -rw-rw-r-- 1 jenkins jenkins 140 Feb 23 09:04 .dockerignore 09:06:11 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:05 .git 09:06:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:04 .github 09:06:11 -rw-rw-r-- 1 jenkins jenkins 329 Feb 23 09:04 .gitignore 09:06:11 -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 09:04 .golangci.yml 09:06:11 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:04 .semver 09:06:11 -rw-rw-r-- 1 jenkins jenkins 9189 Feb 23 09:04 Attribution.txt 09:06:11 -rw-rw-r-- 1 jenkins jenkins 13162 Feb 23 09:04 CHANGELOG.md 09:06:11 -rw-rw-r-- 1 jenkins jenkins 1689 Feb 23 09:04 Dockerfile 09:06:11 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 09:04 GOVERNANCE.md 09:06:11 -rw-rw-r-- 1 jenkins jenkins 678 Feb 23 09:04 Jenkinsfile 09:06:11 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 09:04 LICENSE 09:06:11 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 23 09:04 Makefile 09:06:11 -rw-rw-r-- 1 jenkins jenkins 620 Feb 23 09:04 OWNERS.md 09:06:11 -rw-rw-r-- 1 jenkins jenkins 3165 Feb 23 09:04 README.md 09:06:11 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:04 VERSION 09:06:11 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:04 bin 09:06:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:04 cmd 09:06:11 -rw-r--r-- 1 jenkins jenkins 17887 Feb 23 09:05 coverage.out 09:06:11 -rw-rw-r-- 1 jenkins jenkins 3464 Feb 23 09:04 go.mod 09:06:11 -rw-rw-r-- 1 jenkins jenkins 45093 Feb 23 09:04 go.sum 09:06:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:04 internal 09:06:11 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:04 mock 09:06:11 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:04 snap 09:06:11 -rw-rw-r-- 1 jenkins jenkins 227 Feb 23 09:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:11 + 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=eae5fedbc740f309db0e66a1c51cba971dd5c693 --label arch=amd64 --label version=0.0.0 . 09:06:11 Sending build context to Docker daemon 6.345MB 09:06:11 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 09:06:11 Step 2/24 : FROM ${BASE} AS builder 09:06:11 ---> ec7fa5c820c5 09:06:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:06:11 ---> Running in b8885d9604f4 09:06:12 Removing intermediate container b8885d9604f4 09:06:12 ---> f52e3b869f5b 09:06:12 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:06:12 ---> Running in d8172be8cfbd 09:06:12 Removing intermediate container d8172be8cfbd 09:06:12 ---> 7b621f240db7 09:06:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:06:12 ---> Running in 5a3df92cb663 09:06:12 Removing intermediate container 5a3df92cb663 09:06:12 ---> 407f23ddbd50 09:06:12 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 09:06:12 ---> Running in 020fd06e2c9b 09:06:12 Removing intermediate container 020fd06e2c9b 09:06:12 ---> 7d48e3f4a0a5 09:06:12 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:06:12 ---> Running in 5d5909c05444 09:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:06:13 OK: 216 MiB in 55 packages 09:06:13 Removing intermediate container 5d5909c05444 09:06:13 ---> 01349802eecf 09:06:13 Step 8/24 : WORKDIR /device-mqtt-go 09:06:13 ---> Running in 934c04e3a565 09:06:13 Removing intermediate container 934c04e3a565 09:06:13 ---> 70784e98e153 09:06:13 Step 9/24 : COPY go.mod vendor* ./ 09:06:13 ---> 32a23079f0af 09:06:13 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:13 ---> Running in 99d1b1737116 09:06:14 Removing intermediate container 99d1b1737116 09:06:14 ---> 4b6a4df3bd04 09:06:14 Step 11/24 : COPY . . 09:06:14 ---> bf0e548005e9 09:06:14 Step 12/24 : RUN $MAKE 09:06:14 ---> Running in c954eff6eca0 09:06:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 09:06:36 Removing intermediate container c954eff6eca0 09:06:36 ---> eb15a597de7d 09:06:36 Step 13/24 : FROM alpine:3.16 09:06:36 3.16: Pulling from library/alpine 09:06:36 ef5531b6e74e: Pulling fs layer 09:06:36 ef5531b6e74e: Verifying Checksum 09:06:36 ef5531b6e74e: Download complete 09:06:36 ef5531b6e74e: Pull complete 09:06:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:06:36 Status: Downloaded newer image for alpine:3.16 09:06:36 ---> dfd21b5a31f5 09:06:36 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 09:06:36 ---> Running in d231b7b25fd4 09:06:36 Removing intermediate container d231b7b25fd4 09:06:36 ---> 1638884cbce2 09:06:36 Step 15/24 : RUN apk add --update --no-cache dumb-init 09:06:36 ---> Running in 4d4eaa935cc4 09:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:06:36 (1/1) Installing dumb-init (1.2.5-r1) 09:06:36 Executing busybox-1.35.0-r17.trigger 09:06:36 OK: 6 MiB in 15 packages 09:06:36 Removing intermediate container 4d4eaa935cc4 09:06:36 ---> c7a6ab5e610b 09:06:36 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 09:06:36 ---> 80c733ed533a 09:06:36 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 09:06:37 ---> f7f3900b441f 09:06:37 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 09:06:37 ---> abea27472e2e 09:06:37 Step 19/24 : EXPOSE 59982 09:06:37 ---> Running in b92bb4d14f46 09:06:37 Removing intermediate container b92bb4d14f46 09:06:37 ---> cca8513bfed7 09:06:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 09:06:37 ---> Running in 2e8e359c0a4d 09:06:37 Removing intermediate container 2e8e359c0a4d 09:06:37 ---> a7cf3e01e119 09:06:37 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:06:37 ---> Running in d83c39e9964a 09:06:37 Removing intermediate container d83c39e9964a 09:06:37 ---> b327e6ffd24f 09:06:37 Step 22/24 : LABEL arch=amd64 09:06:37 ---> Running in 4df445f0c1d3 09:06:37 Removing intermediate container 4df445f0c1d3 09:06:37 ---> 4c8962244c51 09:06:37 Step 23/24 : LABEL git_sha=eae5fedbc740f309db0e66a1c51cba971dd5c693 09:06:37 ---> Running in 409ee07a1637 09:06:37 Removing intermediate container 409ee07a1637 09:06:37 ---> 81b92e53dfba 09:06:37 Step 24/24 : LABEL version=0.0.0 09:06:37 ---> Running in 6f9d0885aa29 09:06:37 Removing intermediate container 6f9d0885aa29 09:06:37 ---> 24a387bb358d 09:06:37 [Warning] One or more build-args [ARCH] were not consumed 09:06:37 Successfully built 24a387bb358d 09:06:37 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 09:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:38 09:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7212 in /w/workspace/gexfoundry_device-mqtt-go_PR-497 [Pipeline] { [Pipeline] ws 09:06:38 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 09:06:38 Selected Git installation does not exist. Using Default 09:06:38 The recommended git tool is: NONE 09:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:38 latest: Pulling from edgex-lftools-log-publisher 09:06:38 5eb5b503b376: Pulling fs layer 09:06:38 5c69ac0246d0: Pulling fs layer 09:06:38 ec43610c2a17: Pulling fs layer 09:06:38 3a2ae6a8a46f: Pulling fs layer 09:06:38 33b1e0a273af: Pulling fs layer 09:06:38 5d3b04190fa2: Pulling fs layer 09:06:38 2f39f015ded8: Pulling fs layer 09:06:38 3a2ae6a8a46f: Waiting 09:06:38 33b1e0a273af: Waiting 09:06:38 5d3b04190fa2: Waiting 09:06:38 2f39f015ded8: Waiting 09:06:38 5c69ac0246d0: Verifying Checksum 09:06:38 5c69ac0246d0: Download complete 09:06:38 3a2ae6a8a46f: Verifying Checksum 09:06:38 3a2ae6a8a46f: Download complete 09:06:39 33b1e0a273af: Verifying Checksum 09:06:39 33b1e0a273af: Download complete 09:06:39 5d3b04190fa2: Verifying Checksum 09:06:39 5d3b04190fa2: Download complete 09:06:39 ec43610c2a17: Verifying Checksum 09:06:39 ec43610c2a17: Download complete 09:06:39 5eb5b503b376: Verifying Checksum 09:06:39 5eb5b503b376: Download complete 09:06:39 2f39f015ded8: Verifying Checksum 09:06:39 2f39f015ded8: Download complete 09:06:40 5eb5b503b376: Pull complete 09:06:40 5c69ac0246d0: Pull complete 09:06:41 ec43610c2a17: Pull complete 09:06:41 3a2ae6a8a46f: Pull complete 09:06:41 33b1e0a273af: Pull complete 09:06:41 5d3b04190fa2: Pull complete 09:06:43 using credential edgex-jenkins-ssh 09:06:43 Cloning the remote Git repository 09:06:43 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 09:06:44 > git init /w/workspace/device-mqtt-go/1 # timeout=10 09:06:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:06:44 > git --version # timeout=10 09:06:44 > git --version # 'git version 2.25.1' 09:06:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:45 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:06:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:46 2f39f015ded8: Pull complete 09:06:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:46 prd-ubuntu20.04-docker-8c-8g-7211 does not seem to be running inside a container 09:06:46 $ 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-497 -v /w/workspace/gexfoundry_device-mqtt-go_PR-497:/w/workspace/gexfoundry_device-mqtt-go_PR-497:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-497@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 09:06:46 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit eae5fedbc740f309db0e66a1c51cba971dd5c693 09:06:47 Merge succeeded, producing eae5fedbc740f309db0e66a1c51cba971dd5c693 09:06:47 Checking out Revision eae5fedbc740f309db0e66a1c51cba971dd5c693 (PR-497) 09:06:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:06:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:06:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/497/head:refs/remotes/origin/PR-497 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:06:46 > git config core.sparsecheckout # timeout=10 09:06:46 > git checkout -f eae5fedbc740f309db0e66a1c51cba971dd5c693 # timeout=10 09:06:47 > git remote # timeout=10 09:06:47 > git config --get remote.origin.url # timeout=10 09:06:47 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:47 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 09:06:47 > git rev-parse HEAD^{commit} # timeout=10 09:06:47 > git config core.sparsecheckout # timeout=10 09:06:47 > git checkout -f eae5fedbc740f309db0e66a1c51cba971dd5c693 # timeout=10 09:06:47 Commit message: "build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8" 09:06:47 > git --version # timeout=10 09:06:47 > git --version # 'git version 2.25.1' 09:06:47 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:06:49 09:06:49 GitHub has been notified of this commit’s build result 09:06:49 09:06:50 $ docker top a57b4ee4daf19801746f817244f0df3a4f00cb0185f30c8ddc88f18d5d420d0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:06:51 ---> job-cost.sh 09:06:51 lf-activate-venv: SKIPPING 09:06:51 INFO: No Stack... 09:06:51 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:06:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:51 Dload Upload Total Spent Left Speed 09:06:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh 09:06:52 INFO: Archiving Costs [Pipeline] sh 09:06:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:06:52 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-497/archives/cost.csv 09:06:52 + cut -d, -f6 [Pipeline] lock 09:06:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-497-1-stack-cost] 09:06:52 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-497-1-stack-cost] did not exist. Created. 09:06:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-497-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:06:52 + sudo tee /etc/docker/daemon.new 09:06:52 { 09:06:52 "registry-mirrors": [ 09:06:52 "https://nexus3.edgexfoundry.org:10001" 09:06:52 ], 09:06:52 "bip": "10.250.0.254/24", 09:06:52 "hosts": [ 09:06:52 "tcp://0.0.0.0:5555", 09:06:52 "unix:///var/run/docker.sock" 09:06:52 ], 09:06:52 "mtu": 1458, 09:06:52 "selinux-enabled": true, 09:06:52 "seccomp-profile": "/etc/docker/seccomp.json" 09:06:52 } [Pipeline] sh 09:06:52 + echo total: 0.2199999988079071 [Pipeline] stash 09:06:52 Stashed 1 file(s) [Pipeline] } 09:06:53 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-497-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:06:53 $ docker stop --time=1 a57b4ee4daf19801746f817244f0df3a4f00cb0185f30c8ddc88f18d5d420d0d 09:06:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 09:06:54 $ docker rm -f --volumes a57b4ee4daf19801746f817244f0df3a4f00cb0185f30c8ddc88f18d5d420d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:06:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:12 provisioning config files... 09:07:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7020912179891753851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:13 ---> docker-login.sh 09:07:13 nexus3.edgexfoundry.org:10001 09:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:13 Configure a credential helper to remove this warning. See 09:07:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:13 09:07:13 Login Succeeded 09:07:13 nexus3.edgexfoundry.org:10002 09:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:14 Configure a credential helper to remove this warning. See 09:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:14 09:07:14 Login Succeeded 09:07:14 nexus3.edgexfoundry.org:10003 09:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:14 Configure a credential helper to remove this warning. See 09:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:14 09:07:14 Login Succeeded 09:07:14 nexus3.edgexfoundry.org:10004 09:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:14 Configure a credential helper to remove this warning. See 09:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:14 09:07:14 Login Succeeded 09:07:14 docker.io 09:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:15 Configure a credential helper to remove this warning. See 09:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:15 09:07:15 Login Succeeded 09:07:15 ---> docker-login.sh ends [Pipeline] } 09:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:07:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:07:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:07:15 ========================================================= 09:07:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:07:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:16 + 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 . 09:07:16 Sending build context to Docker daemon 3.283MB 09:07:16 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 09:07:16 Step 2/12 : FROM ${BASE} AS builder 09:07:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:07:16 9b18e9b68314: Pulling fs layer 09:07:16 35d82f9e3411: Pulling fs layer 09:07:16 e16973657156: Pulling fs layer 09:07:16 fc693d55d65f: Pulling fs layer 09:07:16 7e9fc2657dce: Pulling fs layer 09:07:16 fc693d55d65f: Waiting 09:07:16 dda99020689f: Pulling fs layer 09:07:16 db1c61fa0a46: Pulling fs layer 09:07:16 891c053d2c06: Pulling fs layer 09:07:16 7e9fc2657dce: Waiting 09:07:16 dda99020689f: Waiting 09:07:16 db1c61fa0a46: Waiting 09:07:16 891c053d2c06: Waiting 09:07:16 e16973657156: Verifying Checksum 09:07:16 e16973657156: Download complete 09:07:16 35d82f9e3411: Verifying Checksum 09:07:16 35d82f9e3411: Download complete 09:07:16 7e9fc2657dce: Verifying Checksum 09:07:16 7e9fc2657dce: Download complete 09:07:16 dda99020689f: Verifying Checksum 09:07:16 dda99020689f: Download complete 09:07:16 9b18e9b68314: Verifying Checksum 09:07:16 9b18e9b68314: Download complete 09:07:17 9b18e9b68314: Pull complete 09:07:17 891c053d2c06: Verifying Checksum 09:07:18 35d82f9e3411: Pull complete 09:07:18 e16973657156: Pull complete 09:07:19 db1c61fa0a46: Verifying Checksum 09:07:19 db1c61fa0a46: Download complete 09:07:20 fc693d55d65f: Verifying Checksum 09:07:35 fc693d55d65f: Pull complete 09:07:35 7e9fc2657dce: Pull complete 09:07:35 dda99020689f: Pull complete 09:07:40 db1c61fa0a46: Pull complete 09:07:42 891c053d2c06: Pull complete 09:07:42 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:07:42 ---> f96f9c87975a 09:07:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:07:43 ---> Running in f0eeab051168 09:07:43 Removing intermediate container f0eeab051168 09:07:43 ---> ec218e68eaaf 09:07:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:07:43 ---> Running in 8aff5ffa613c 09:07:43 Removing intermediate container 8aff5ffa613c 09:07:43 ---> b9a24c8c25bd 09:07:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:07:43 ---> Running in 2e7a506a98ed 09:07:44 Removing intermediate container 2e7a506a98ed 09:07:44 ---> 60226a60030f 09:07:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:07:44 ---> Running in 21c6b9c7bbdd 09:07:44 Removing intermediate container 21c6b9c7bbdd 09:07:44 ---> 2a8d7c5b6275 09:07:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:07:44 ---> Running in 7c515bc9ecb7 09:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:47 (1/4) Installing openssh-keygen (9.0_p1-r2) 09:07:47 (2/4) Installing libedit (20210910.3.1-r0) 09:07:47 (3/4) Installing openssh-client-common (9.0_p1-r2) 09:07:47 (4/4) Installing openssh-client-default (9.0_p1-r2) 09:07:47 Executing busybox-1.35.0-r17.trigger 09:07:47 OK: 226 MiB in 55 packages 09:07:48 Removing intermediate container 7c515bc9ecb7 09:07:48 ---> c23351530778 09:07:48 Step 8/12 : WORKDIR /device-mqtt-go 09:07:48 ---> Running in da4d3b29d580 09:07:50 Removing intermediate container da4d3b29d580 09:07:50 ---> 567c095554ad 09:07:50 Step 9/12 : COPY go.mod vendor* ./ 09:07:50 ---> a055200fbf03 09:07:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:50 ---> Running in 6db17ffdbf83 09:08:47 Removing intermediate container 6db17ffdbf83 09:08:47 ---> fa41af1ea97f 09:08:47 Step 11/12 : COPY . . 09:08:47 ---> d0d78595ac9c 09:08:47 Step 12/12 : RUN $MAKE 09:08:47 ---> Running in f441f13eb4d2 09:08:47 noop 09:08:47 Removing intermediate container f441f13eb4d2 09:08:47 ---> 15c703545da1 09:08:47 Successfully built 15c703545da1 09:08:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:47 + docker inspect -f . ci-base-image-arm64 09:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:48 prd-ubuntu20.04-docker-arm64-4c-16g-7212 does not seem to be running inside a container 09:08:48 $ 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 09:08:49 $ docker top 98ca8f28bad2a030e1a7eea74d8028f4636a4f51089dd5f5ca89570c80768fcc -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:50 + go version 09:08:50 go version go1.18.7 linux/arm64 [Pipeline] } 09:08:50 $ docker stop --time=1 98ca8f28bad2a030e1a7eea74d8028f4636a4f51089dd5f5ca89570c80768fcc 09:08:51 $ docker rm -f --volumes 98ca8f28bad2a030e1a7eea74d8028f4636a4f51089dd5f5ca89570c80768fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:53 + docker inspect -f . ci-base-image-arm64 09:08:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:54 prd-ubuntu20.04-docker-arm64-4c-16g-7212 does not seem to be running inside a container 09:08:54 $ 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 09:08:55 $ docker top a24f2692201117ec067d56ce5c8896cf1edc587b63aa3675db344d6814a26861 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:55 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 09:08:56 + make test 09:08:56 go test ./... -coverprofile=coverage.out ./... 09:08:58 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:10:20 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 09:10:20 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 21.8% of statements 09:10:20 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 09:10:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:10:20 go vet ./... 09:10:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:10:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:10:38 ./bin/test-attribution-txt.sh [Pipeline] echo 09:10:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:10:38 $ docker stop --time=1 a24f2692201117ec067d56ce5c8896cf1edc587b63aa3675db344d6814a26861 09:10:40 $ docker rm -f --volumes a24f2692201117ec067d56ce5c8896cf1edc587b63aa3675db344d6814a26861 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:10:41 Warning: overwriting stash ‘coverage-report’ 09:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:10:42 + ls -al . 09:10:42 total 192 09:10:42 drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 09:08 . 09:10:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:06 .. 09:10:42 -rw-rw-r-- 1 jenkins jenkins 140 Feb 23 09:06 .dockerignore 09:10:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:06 .git 09:10:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:06 .github 09:10:42 -rw-rw-r-- 1 jenkins jenkins 329 Feb 23 09:06 .gitignore 09:10:42 -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 09:06 .golangci.yml 09:10:42 -rw-rw-r-- 1 jenkins jenkins 9189 Feb 23 09:06 Attribution.txt 09:10:42 -rw-rw-r-- 1 jenkins jenkins 13162 Feb 23 09:06 CHANGELOG.md 09:10:42 -rw-rw-r-- 1 jenkins jenkins 1689 Feb 23 09:06 Dockerfile 09:10:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 09:06 GOVERNANCE.md 09:10:42 -rw-rw-r-- 1 jenkins jenkins 678 Feb 23 09:06 Jenkinsfile 09:10:42 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 09:06 LICENSE 09:10:42 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 23 09:06 Makefile 09:10:42 -rw-rw-r-- 1 jenkins jenkins 620 Feb 23 09:06 OWNERS.md 09:10:42 -rw-rw-r-- 1 jenkins jenkins 3165 Feb 23 09:06 README.md 09:10:42 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:04 VERSION 09:10:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:06 bin 09:10:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:06 cmd 09:10:42 -rw-r--r-- 1 jenkins jenkins 17887 Feb 23 09:10 coverage.out 09:10:42 -rw-rw-r-- 1 jenkins jenkins 3464 Feb 23 09:06 go.mod 09:10:42 -rw-rw-r-- 1 jenkins jenkins 45093 Feb 23 09:06 go.sum 09:10:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:06 internal 09:10:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:06 mock 09:10:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:06 snap 09:10:42 -rw-rw-r-- 1 jenkins jenkins 227 Feb 23 09:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:42 + 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=eae5fedbc740f309db0e66a1c51cba971dd5c693 --label arch=arm64 --label version=0.0.0 . 09:10:43 Sending build context to Docker daemon 3.301MB 09:10:43 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 09:10:43 Step 2/24 : FROM ${BASE} AS builder 09:10:43 ---> 15c703545da1 09:10:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:10:43 ---> Running in dbb6a19255fd 09:10:43 Removing intermediate container dbb6a19255fd 09:10:43 ---> 711f65185b08 09:10:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:10:43 ---> Running in 14152024f350 09:10:43 Removing intermediate container 14152024f350 09:10:43 ---> 2af34878dbcf 09:10:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:10:43 ---> Running in 6feeb9b1e18b 09:10:44 Removing intermediate container 6feeb9b1e18b 09:10:44 ---> 69179b23734d 09:10:44 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 09:10:44 ---> Running in 22417ee351d6 09:10:44 Removing intermediate container 22417ee351d6 09:10:44 ---> 0f4d3d3de9d4 09:10:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:10:44 ---> Running in 9f9bd4e6afe0 09:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:46 OK: 226 MiB in 55 packages 09:10:47 Removing intermediate container 9f9bd4e6afe0 09:10:47 ---> ab49e14f9d28 09:10:47 Step 8/24 : WORKDIR /device-mqtt-go 09:10:47 ---> Running in 2da0a75dc768 09:10:47 Removing intermediate container 2da0a75dc768 09:10:47 ---> ddc87d48accb 09:10:47 Step 9/24 : COPY go.mod vendor* ./ 09:10:48 ---> 3eb07501bfa6 09:10:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:48 ---> Running in 9902c12bcdb0 09:10:50 Removing intermediate container 9902c12bcdb0 09:10:50 ---> 613c09286cd5 09:10:50 Step 11/24 : COPY . . 09:10:51 ---> f75f3d37c8d9 09:10:51 Step 12/24 : RUN $MAKE 09:10:51 ---> Running in 6bf2b44a65e6 09:10:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 09:12:58 Removing intermediate container 6bf2b44a65e6 09:12:58 ---> 7cc75a2f6fef 09:12:58 Step 13/24 : FROM alpine:3.16 09:12:58 3.16: Pulling from library/alpine 09:12:58 3760b48202b3: Pulling fs layer 09:12:58 3760b48202b3: Verifying Checksum 09:12:58 3760b48202b3: Download complete 09:12:58 3760b48202b3: Pull complete 09:12:58 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:12:58 Status: Downloaded newer image for alpine:3.16 09:12:58 ---> 4c81e5bf8899 09:12:58 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 09:12:58 ---> Running in af16da9fa63e 09:12:58 Removing intermediate container af16da9fa63e 09:12:58 ---> cc13a3803f91 09:12:58 Step 15/24 : RUN apk add --update --no-cache dumb-init 09:12:58 ---> Running in 47af6e4f64dc 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:58 (1/1) Installing dumb-init (1.2.5-r1) 09:12:58 Executing busybox-1.35.0-r17.trigger 09:12:58 OK: 5 MiB in 15 packages 09:12:59 Removing intermediate container 47af6e4f64dc 09:12:59 ---> 9dc40d889423 09:12:59 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 09:13:02 ---> ad8a6f24a704 09:13:02 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 09:13:03 ---> cac556d70390 09:13:03 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 09:13:03 ---> 0dd97c8eb3c6 09:13:03 Step 19/24 : EXPOSE 59982 09:13:03 ---> Running in eb0115d454a9 09:13:03 Removing intermediate container eb0115d454a9 09:13:03 ---> 07848236141d 09:13:03 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 09:13:03 ---> Running in b8fcec008eac 09:13:04 Removing intermediate container b8fcec008eac 09:13:04 ---> 23a4d8d3011d 09:13:04 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:13:04 ---> Running in d24b472c648f 09:13:04 Removing intermediate container d24b472c648f 09:13:04 ---> 7d7c9fa27ec0 09:13:04 Step 22/24 : LABEL arch=arm64 09:13:04 ---> Running in c01691fc78b9 09:13:04 Removing intermediate container c01691fc78b9 09:13:04 ---> 36c6dba30204 09:13:04 Step 23/24 : LABEL git_sha=eae5fedbc740f309db0e66a1c51cba971dd5c693 09:13:05 ---> Running in ab4a1072ee43 09:13:05 Removing intermediate container ab4a1072ee43 09:13:05 ---> 5e3ee1c4ee5f 09:13:05 Step 24/24 : LABEL version=0.0.0 09:13:05 ---> Running in b76f19a88e0e 09:13:05 Removing intermediate container b76f19a88e0e 09:13:05 ---> 9d1e3e2d6564 09:13:05 [Warning] One or more build-args [ARCH] were not consumed 09:13:05 Successfully built 9d1e3e2d6564 09:13:05 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 09:13:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:06 09:13:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:06 arm64: Pulling from edgex-lftools-log-publisher 09:13:06 8998bd30e6a1: Pulling fs layer 09:13:06 04944245beec: Pulling fs layer 09:13:06 699f458cf7ca: Pulling fs layer 09:13:06 765212b225bb: Pulling fs layer 09:13:06 f23df028b6ca: Pulling fs layer 09:13:06 d65c8cfc05b1: Pulling fs layer 09:13:06 2437ff75d9bd: Pulling fs layer 09:13:06 765212b225bb: Waiting 09:13:06 f23df028b6ca: Waiting 09:13:06 d65c8cfc05b1: Waiting 09:13:06 2437ff75d9bd: Waiting 09:13:06 04944245beec: Verifying Checksum 09:13:06 04944245beec: Download complete 09:13:06 765212b225bb: Verifying Checksum 09:13:06 765212b225bb: Download complete 09:13:06 f23df028b6ca: Download complete 09:13:06 d65c8cfc05b1: Verifying Checksum 09:13:06 d65c8cfc05b1: Download complete 09:13:06 699f458cf7ca: Verifying Checksum 09:13:06 699f458cf7ca: Download complete 09:13:07 8998bd30e6a1: Verifying Checksum 09:13:07 8998bd30e6a1: Download complete 09:13:09 2437ff75d9bd: Verifying Checksum 09:13:09 2437ff75d9bd: Download complete 09:13:11 8998bd30e6a1: Pull complete 09:13:11 04944245beec: Pull complete 09:13:15 699f458cf7ca: Pull complete 09:13:15 765212b225bb: Pull complete 09:13:16 f23df028b6ca: Pull complete 09:13:16 d65c8cfc05b1: Pull complete 09:13:28 2437ff75d9bd: Pull complete 09:13:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:28 prd-ubuntu20.04-docker-arm64-4c-16g-7212 does not seem to be running inside a container 09:13:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:13:31 $ docker top 235890d2f9c63466c44d7343bc7445375c2c67721a8f53284692981f2f73279d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:32 ---> job-cost.sh 09:13:32 lf-activate-venv: SKIPPING 09:13:32 INFO: No Stack... 09:13:33 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:33 INFO: Archiving Costs [Pipeline] sh 09:13:34 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 09:13:34 + cut -d, -f6 [Pipeline] lock 09:13:34 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-497-1-stack-cost] 09:13:34 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-497-1-stack-cost] did not exist. Created. 09:13:34 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-497-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:35 /w/workspace/device-mqtt-go/1@tmp/durable-ea5dd6e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:13:35 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:36 Warning: overwriting stash ‘stack-cost’ 09:13:36 Stashed 1 file(s) [Pipeline] } 09:13:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-497-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:36 $ docker stop --time=1 235890d2f9c63466c44d7343bc7445375c2c67721a8f53284692981f2f73279d 09:13:37 $ docker rm -f --volumes 235890d2f9c63466c44d7343bc7445375c2c67721a8f53284692981f2f73279d [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 09:13:38 provisioning config files... 09:13:38 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp/config7131838814485045548tmp [Pipeline] { [Pipeline] sh 09:13:38 + set +x 09:13:38 + curl -s https://codecov.io/bash 09:13:38 + bash -s -- 09:13:38 09:13:38 _____ _ 09:13:38 / ____| | | 09:13:38 | | ___ __| | ___ ___ _____ __ 09:13:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:38 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:38 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:38 Bash-1.0.6 09:13:38 09:13:38 09:13:38 ==> git version 2.25.1 found 09:13:38 ==> 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 09:13:38 Release-Date: 2020-01-08 09:13:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:13:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:38 ==> Jenkins CI detected. 09:13:38 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-497 09:13:38 project root: . 09:13:38 --> token set from env 09:13:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:38 ==> Running gcov in . (disable via -X gcov) 09:13:38 ==> Python coveragepy not found 09:13:38 ==> Searching for coverage reports in: 09:13:38 + . 09:13:38 -> Found 1 reports 09:13:38 ==> Detecting git/mercurial file structure 09:13:38 ==> Reading reports 09:13:38 + ./coverage.out bytes=17887 09:13:38 ==> Appending adjustments 09:13:38 https://docs.codecov.io/docs/fixing-reports 09:13:39 + Found adjustments 09:13:39 ==> Gzipping contents 09:13:39 4.0K /tmp/codecov.boPat5.gz 09:13:39 ==> Uploading reports 09:13:39 url: https://codecov.io 09:13:39 query: branch=PR-497&commit=eae5fedbc740f309db0e66a1c51cba971dd5c693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-497%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=497&job=&cmd_args= 09:13:39 -> Pinging Codecov 09:13:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-497&commit=eae5fedbc740f309db0e66a1c51cba971dd5c693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-497%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=497&job=&cmd_args= 09:13:39 -> Uploading to 09:13:39 https://storage.googleapis.com/codecov/v4/raw/2023-02-23/7D719EC7BBE17E464838252E33014C33/eae5fedbc740f309db0e66a1c51cba971dd5c693/2bedb810-fac4-4b54-a176-e0136abd232a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T091339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fa8ba306530f7155c14cb86db97e4197d30625112d76a8656d2e650632e0f22 09:13:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:39 Dload Upload Total Spent Left Speed 09:13:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3144 0 0 100 3144 0 10515 --:--:-- --:--:-- --:--:-- 10480 100 3144 0 0 100 3144 0 10410 --:--:-- --:--:-- --:--:-- 10410 09:13:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/eae5fedbc740f309db0e66a1c51cba971dd5c693 [Pipeline] } 09:13:39 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 09:13:41 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-497/archives ] 09:13:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-497/archives 09:13:41 total 16 09:13:41 drwxr-xr-x 3 root root 4096 Feb 23 09:06 . 09:13:41 drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 09:06 .. 09:13:41 drwxr-xr-x 2 root root 4096 Feb 23 09:06 cost 09:13:41 -rw-r--r-- 1 root root 86 Feb 23 09:06 cost.csv 09:13:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-497/archives 09:13:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-497/archives 09:13:41 total 16 09:13:41 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:06 . 09:13:41 drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 09:06 .. 09:13:41 drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 09:06 cost 09:13:41 -rw-r--r-- 1 jenkins jenkins 86 Feb 23 09:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:13:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:42 ---> package-listing.sh 09:13:42 ++ facter osfamily 09:13:42 ++ tr '[:upper:]' '[:lower:]' 09:13:43 + OS_FAMILY=debian 09:13:43 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-497 09:13:43 + START_PACKAGES=/tmp/packages_start.txt 09:13:43 + END_PACKAGES=/tmp/packages_end.txt 09:13:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:43 + PACKAGES=/tmp/packages_start.txt 09:13:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-497 ']' 09:13:43 + PACKAGES=/tmp/packages_end.txt 09:13:43 + case "${OS_FAMILY}" in 09:13:43 + dpkg -l 09:13:43 + grep '^ii' 09:13:43 + '[' -f /tmp/packages_start.txt ']' 09:13:43 + '[' -f /tmp/packages_end.txt ']' 09:13:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-497 ']' 09:13:43 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-497/archives/ 09:13:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-497/archives/ [Pipeline] echo 09:13:43 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-497/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:44 prd-ubuntu20.04-docker-8c-8g-7211 does not seem to be running inside a container 09:13:44 $ 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-497/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-497 -v /w/workspace/gexfoundry_device-mqtt-go_PR-497:/w/workspace/gexfoundry_device-mqtt-go_PR-497:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-497@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 09:13:44 $ docker top 478adbef151a6cba3c1c8f8f96f1696d0e3f92320a4dd7d2df9e78a241fb9512 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:44 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:45 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:45 + ls /var/log/sa-host 09:13:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:45 provisioning config files... 09:13:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-497@tmp/config2670683495202629065tmp [Pipeline] { [Pipeline] echo 09:13:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:46 ---> create-netrc.sh [Pipeline] } 09:13:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:46 ---> python-tools-install.sh [Pipeline] echo 09:13:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:46 ---> sudo-logs.sh 09:13:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:47 ---> job-cost.sh 09:13:47 lf-activate-venv: SKIPPING 09:13:47 DEBUG: total: 0.2199999988079071 09:13:47 INFO: Retrieving Stack Cost... 09:13:47 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:47 INFO: Archiving Costs [Pipeline] echo 09:13:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:48 ---> logs-deploy.sh 09:13:48 lf-activate-venv: SKIPPING 09:13:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-497/1 09:13:48 INFO: archiving workspace using pattern(s): 09:13:49 Archives upload complete. 09:13:49 INFO: archiving logs to Nexus