Pull request #382 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ff78daadf50fab109cc7e9677b97d0e9324111f+8114a0a5788dfb33e69c59c13f1ac2f90e850568 (26fddb07ffb4fd6e0a90de8ec5ed86c4e011bfb9) 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-ssh15717478577077862114.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8317493660248554112.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18059491879919192557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh611065358777015205.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7931423631970190885.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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 ‘prd-ubuntu20.04-docker-8c-8g-2298’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2299 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [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-382 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8114a0a5788dfb33e69c59c13f1ac2f90e850568 into PR head commit 0ff78daadf50fab109cc7e9677b97d0e9324111f > 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/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # 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 8114a0a5788dfb33e69c59c13f1ac2f90e850568 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 0ff78daadf50fab109cc7e9677b97d0e9324111f Checking out Revision 0ff78daadf50fab109cc7e9677b97d0e9324111f (PR-382) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-13T02:54:16.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-13T02:54:16.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-13T02:54:16.761Z] ========================================================= [2022-06-13T02:54:16.761Z] EdgeX Global Pipelines Version Info [2022-06-13T02:54:16.761Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 72468ccb0955559a7976463a2fae772c27e2167f # timeout=10 [2022-06-13T02:54:17.788Z] ------------------- [2022-06-13T02:54:17.788Z] stable info: [2022-06-13T02:54:17.788Z] ------------------- [2022-06-13T02:54:17.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-13T02:54:17.788Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-13T02:54:17.788Z] Message: update stable to v1.0.234 [2022-06-13T02:54:18.384Z] ------------------- [2022-06-13T02:54:18.384Z] experimental info: [2022-06-13T02:54:18.384Z] ------------------- [2022-06-13T02:54:18.384Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-13T02:54:18.384Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-13T02:54:18.384Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-13T02:54:18.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-06-13T02:54:18.597Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-06-13T02:54:18.610Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-13T02:54:18.619Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-13T02:54:18.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-13T02:54:18.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-13T02:54:18.653Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-13T02:54:18.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-13T02:54:18.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-13T02:54:18.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-13T02:54:18.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-13T02:54:18.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-06-13T02:54:18.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-13T02:54:18.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-13T02:54:18.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-13T02:54:18.763Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-13T02:54:18.777Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-13T02:54:18.788Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-13T02:54:18.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-13T02:54:18.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-13T02:54:18.833Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-13T02:54:18.844Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-13T02:54:18.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-13T02:54:18.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-13T02:54:18.877Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-13T02:54:18.885Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-13T02:54:18.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-13T02:54:18.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo [2022-06-13T02:54:18.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo [2022-06-13T02:54:18.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo [2022-06-13T02:54:19.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] echo [2022-06-13T02:54:19.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ff78da [Pipeline] echo [2022-06-13T02:54:19.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T02:54:19.083Z] provisioning config files... [2022-06-13T02:54:19.099Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config126067400106072323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T02:54:19.486Z] ---> docker-login.sh [2022-06-13T02:54:19.486Z] nexus3.edgexfoundry.org:10001 [2022-06-13T02:54:19.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:20.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:20.201Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:20.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:20.201Z] [2022-06-13T02:54:20.201Z] Login Succeeded [2022-06-13T02:54:20.201Z] nexus3.edgexfoundry.org:10002 [2022-06-13T02:54:20.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:20.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:20.827Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:20.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:20.827Z] [2022-06-13T02:54:20.827Z] Login Succeeded [2022-06-13T02:54:20.827Z] nexus3.edgexfoundry.org:10003 [2022-06-13T02:54:21.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:21.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:21.441Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:21.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:21.441Z] [2022-06-13T02:54:21.441Z] Login Succeeded [2022-06-13T02:54:21.441Z] nexus3.edgexfoundry.org:10004 [2022-06-13T02:54:21.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:21.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:21.723Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:21.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:21.723Z] [2022-06-13T02:54:21.723Z] Login Succeeded [2022-06-13T02:54:21.723Z] docker.io [2022-06-13T02:54:22.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:22.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:22.622Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:22.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:22.622Z] [2022-06-13T02:54:22.622Z] Login Succeeded [2022-06-13T02:54:22.622Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T02:54:22.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-13T02:54:23.051Z] + git rev-list -1 --merges 0ff78daadf50fab109cc7e9677b97d0e9324111f~1..0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] echo [2022-06-13T02:54:23.106Z] -----------> git rev-list -1 --merges 0ff78daadf50fab109cc7e9677b97d0e9324111f~1..0ff78daadf50fab109cc7e9677b97d0e9324111f 0ff78daadf50fab109cc7e9677b97d0e9324111f [false] [Pipeline] sh [2022-06-13T02:54:23.479Z] + git log --format=format:%s -1 0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] echo [2022-06-13T02:54:23.547Z] ========================================================= [2022-06-13T02:54:23.547Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-13T02:54:23.547Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T02:54:23.934Z] + git log --format=format:%s -1 0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] echo [2022-06-13T02:54:23.962Z] [semverPrep] GIT_COMMIT: 0ff78daadf50fab109cc7e9677b97d0e9324111f, Commit Message: build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 [Pipeline] echo [2022-06-13T02:54:23.970Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-13T02:54:24.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T02:54:24.369Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-13T02:54:24.369Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-13T02:54:24.369Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-13T02:54:24.369Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-13T02:54:24.369Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-13T02:54:24.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:54:24.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T02:54:24.744Z] [2022-06-13T02:54:24.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:54:25.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T02:54:25.105Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-13T02:54:25.105Z] 42c077c10790: Pulling fs layer [2022-06-13T02:54:25.105Z] f63e77b7563a: Pulling fs layer [2022-06-13T02:54:25.105Z] bd5fdadae976: Pulling fs layer [2022-06-13T02:54:25.105Z] 205491f53016: Pulling fs layer [2022-06-13T02:54:25.105Z] df18705c85c3: Pulling fs layer [2022-06-13T02:54:25.105Z] bdb3f477010e: Pulling fs layer [2022-06-13T02:54:25.105Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-13T02:54:25.105Z] 2c6e9b1d212d: Pulling fs layer [2022-06-13T02:54:25.105Z] bdb8f0575790: Pulling fs layer [2022-06-13T02:54:25.105Z] 386e3cb2ff24: Pulling fs layer [2022-06-13T02:54:25.105Z] 2343380bae48: Pulling fs layer [2022-06-13T02:54:25.105Z] 205491f53016: Waiting [2022-06-13T02:54:25.105Z] c8a8fc8e1c8f: Waiting [2022-06-13T02:54:25.105Z] 2c6e9b1d212d: Waiting [2022-06-13T02:54:25.105Z] bdb8f0575790: Waiting [2022-06-13T02:54:25.105Z] bdb3f477010e: Waiting [2022-06-13T02:54:25.105Z] 386e3cb2ff24: Waiting [2022-06-13T02:54:25.105Z] df18705c85c3: Waiting [2022-06-13T02:54:25.105Z] 2343380bae48: Waiting [2022-06-13T02:54:25.105Z] f63e77b7563a: Verifying Checksum [2022-06-13T02:54:25.105Z] f63e77b7563a: Download complete [2022-06-13T02:54:25.370Z] 205491f53016: Verifying Checksum [2022-06-13T02:54:25.370Z] 205491f53016: Download complete [2022-06-13T02:54:25.370Z] df18705c85c3: Verifying Checksum [2022-06-13T02:54:25.370Z] df18705c85c3: Download complete [2022-06-13T02:54:25.370Z] bd5fdadae976: Verifying Checksum [2022-06-13T02:54:25.370Z] bd5fdadae976: Download complete [2022-06-13T02:54:25.370Z] bdb3f477010e: Verifying Checksum [2022-06-13T02:54:25.370Z] bdb3f477010e: Download complete [2022-06-13T02:54:25.370Z] 2c6e9b1d212d: Verifying Checksum [2022-06-13T02:54:25.370Z] 2c6e9b1d212d: Download complete [2022-06-13T02:54:25.370Z] bdb8f0575790: Download complete [2022-06-13T02:54:25.370Z] 386e3cb2ff24: Verifying Checksum [2022-06-13T02:54:25.370Z] 386e3cb2ff24: Download complete [2022-06-13T02:54:25.370Z] 2343380bae48: Verifying Checksum [2022-06-13T02:54:25.370Z] 2343380bae48: Download complete [2022-06-13T02:54:25.690Z] 42c077c10790: Verifying Checksum [2022-06-13T02:54:25.690Z] 42c077c10790: Download complete [2022-06-13T02:54:25.984Z] c8a8fc8e1c8f: Download complete [2022-06-13T02:54:30.464Z] 42c077c10790: Pull complete [2022-06-13T02:54:30.774Z] f63e77b7563a: Pull complete [2022-06-13T02:54:32.226Z] bd5fdadae976: Pull complete [2022-06-13T02:54:32.226Z] 205491f53016: Pull complete [2022-06-13T02:54:32.498Z] df18705c85c3: Pull complete [2022-06-13T02:54:32.763Z] bdb3f477010e: Pull complete [2022-06-13T02:54:36.116Z] c8a8fc8e1c8f: Pull complete [2022-06-13T02:54:36.116Z] 2c6e9b1d212d: Pull complete [2022-06-13T02:54:36.387Z] bdb8f0575790: Pull complete [2022-06-13T02:54:36.653Z] 386e3cb2ff24: Pull complete [2022-06-13T02:54:36.653Z] 2343380bae48: Pull complete [2022-06-13T02:54:36.653Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-13T02:54:36.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T02:54:36.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T02:54:36.782Z] prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container [2022-06-13T02:54:36.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-13T02:54:38.321Z] $ docker top 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 -eo pid,comm [2022-06-13T02:54:38.389Z] 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). [2022-06-13T02:54:38.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T02:54:38.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T02:54:38.421Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T02:54:38.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T02:54:38.551Z] $ docker exec 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 ssh-agent [2022-06-13T02:54:38.699Z] SSH_AUTH_SOCK=/tmp/ssh-qgFUwOvr59J5/agent.34 [2022-06-13T02:54:38.699Z] SSH_AGENT_PID=41 [2022-06-13T02:54:38.707Z] Running ssh-add (command line suppressed) [2022-06-13T02:54:38.826Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_5539869814759284717.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_5539869814759284717.key) [2022-06-13T02:54:38.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T02:54:39.144Z] + git tag --points-at HEAD [Pipeline] } [2022-06-13T02:54:39.162Z] $ docker exec --env ******** --env ******** 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 ssh-agent -k [2022-06-13T02:54:39.280Z] unset SSH_AUTH_SOCK; [2022-06-13T02:54:39.280Z] unset SSH_AGENT_PID; [2022-06-13T02:54:39.280Z] echo Agent pid 41 killed; [2022-06-13T02:54:39.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-13T02:54:39.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T02:54:39.306Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T02:54:39.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T02:54:39.458Z] $ docker exec 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 ssh-agent [2022-06-13T02:54:39.588Z] SSH_AUTH_SOCK=/tmp/ssh-egR12ubOagqs/agent.76 [2022-06-13T02:54:39.588Z] SSH_AGENT_PID=83 [2022-06-13T02:54:39.594Z] Running ssh-add (command line suppressed) [2022-06-13T02:54:39.761Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_2097256063788280633.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_2097256063788280633.key) [2022-06-13T02:54:39.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T02:54:40.082Z] + git semver init [2022-06-13T02:54:40.654Z] 2022-06-13 02:54:40,443 [run_init] DEBUG init version:0.0.0 force:False [2022-06-13T02:54:40.654Z] 2022-06-13 02:54:40,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver [2022-06-13T02:54:40.654Z] 2022-06-13 02:54:40,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver [2022-06-13T02:54:40.654Z] 2022-06-13 02:54:40,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382, universal_newlines=False, shell=None, istream=None) [2022-06-13T02:54:41.226Z] 2022-06-13 02:54:41,173 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude [2022-06-13T02:54:41.226Z] 2022-06-13 02:54:41,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 with force:False [2022-06-13T02:54:41.226Z] 2022-06-13 02:54:41,174 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 [2022-06-13T02:54:41.226Z] 2022-06-13 02:54:41,178 [execute] INFO git cat-file --batch-check [2022-06-13T02:54:41.226Z] 2022-06-13 02:54:41,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T02:54:41.226Z] 2022-06-13 02:54:41,186 [execute] INFO git cat-file --batch [2022-06-13T02:54:41.226Z] 2022-06-13 02:54:41,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T02:54:41.226Z] 2022-06-13 02:54:41,191 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 [2022-06-13T02:54:41.226Z] 0.0.0 [Pipeline] } [2022-06-13T02:54:41.243Z] $ docker exec --env ******** --env ******** 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 ssh-agent -k [2022-06-13T02:54:41.373Z] unset SSH_AUTH_SOCK; [2022-06-13T02:54:41.373Z] unset SSH_AGENT_PID; [2022-06-13T02:54:41.374Z] echo Agent pid 83 killed; [2022-06-13T02:54:41.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T02:54:41.699Z] + git semver [Pipeline] } [2022-06-13T02:54:42.287Z] $ docker stop --time=1 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 [2022-06-13T02:54:43.660Z] $ docker rm -f 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T02:54:44.029Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-13T02:54:44.325Z] Stashed 1 file(s) [Pipeline] echo [2022-06-13T02:54:44.328Z] [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 [2022-06-13T02:54:44.516Z] provisioning config files... [2022-06-13T02:54:44.527Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config5834443346791273825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T02:54:44.830Z] ---> docker-login.sh [2022-06-13T02:54:44.830Z] nexus3.edgexfoundry.org:10001 [2022-06-13T02:54:44.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:44.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:44.830Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:44.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:44.830Z] [2022-06-13T02:54:44.830Z] Login Succeeded [2022-06-13T02:54:44.830Z] nexus3.edgexfoundry.org:10002 [2022-06-13T02:54:44.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:45.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:45.091Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:45.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:45.091Z] [2022-06-13T02:54:45.091Z] Login Succeeded [2022-06-13T02:54:45.091Z] nexus3.edgexfoundry.org:10003 [2022-06-13T02:54:45.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:45.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:45.091Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:45.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:45.091Z] [2022-06-13T02:54:45.091Z] Login Succeeded [2022-06-13T02:54:45.091Z] nexus3.edgexfoundry.org:10004 [2022-06-13T02:54:45.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:45.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:45.357Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:45.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:45.357Z] [2022-06-13T02:54:45.357Z] Login Succeeded [2022-06-13T02:54:45.357Z] docker.io [2022-06-13T02:54:45.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:54:45.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:54:45.626Z] Configure a credential helper to remove this warning. See [2022-06-13T02:54:45.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:54:45.626Z] [2022-06-13T02:54:45.626Z] Login Succeeded [2022-06-13T02:54:45.626Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T02:54:45.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-13T02:54:45.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T02:54:45.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T02:54:45.749Z] ========================================================= [2022-06-13T02:54:45.749Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-13T02:54:45.749Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:54:46.082Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-13T02:54:46.082Z] Sending build context to Docker daemon 5.981MB [2022-06-13T02:54:46.082Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T02:54:46.082Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-13T02:54:46.348Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-13T02:54:46.348Z] 59bf1c3509f3: Pulling fs layer [2022-06-13T02:54:46.348Z] 666ba61612fd: Pulling fs layer [2022-06-13T02:54:46.348Z] 8ed8ca486205: Pulling fs layer [2022-06-13T02:54:46.348Z] cc1cd167ecdc: Pulling fs layer [2022-06-13T02:54:46.348Z] c516ae0d96e1: Pulling fs layer [2022-06-13T02:54:46.348Z] 684cea983483: Pulling fs layer [2022-06-13T02:54:46.348Z] dd3240ac7de5: Pulling fs layer [2022-06-13T02:54:46.348Z] b1e948a4e11c: Pulling fs layer [2022-06-13T02:54:46.348Z] a8fd76ee1af6: Pulling fs layer [2022-06-13T02:54:46.348Z] 646ad004c059: Pulling fs layer [2022-06-13T02:54:46.348Z] 684cea983483: Waiting [2022-06-13T02:54:46.348Z] dd3240ac7de5: Waiting [2022-06-13T02:54:46.348Z] b1e948a4e11c: Waiting [2022-06-13T02:54:46.348Z] a8fd76ee1af6: Waiting [2022-06-13T02:54:46.348Z] 646ad004c059: Waiting [2022-06-13T02:54:46.348Z] cc1cd167ecdc: Waiting [2022-06-13T02:54:46.348Z] c516ae0d96e1: Waiting [2022-06-13T02:54:46.348Z] 8ed8ca486205: Verifying Checksum [2022-06-13T02:54:46.348Z] 8ed8ca486205: Download complete [2022-06-13T02:54:46.348Z] 666ba61612fd: Download complete [2022-06-13T02:54:46.348Z] c516ae0d96e1: Verifying Checksum [2022-06-13T02:54:46.349Z] c516ae0d96e1: Download complete [2022-06-13T02:54:46.349Z] 59bf1c3509f3: Verifying Checksum [2022-06-13T02:54:46.349Z] 684cea983483: Verifying Checksum [2022-06-13T02:54:46.349Z] 684cea983483: Download complete [2022-06-13T02:54:46.349Z] dd3240ac7de5: Verifying Checksum [2022-06-13T02:54:46.349Z] dd3240ac7de5: Download complete [2022-06-13T02:54:46.349Z] b1e948a4e11c: Verifying Checksum [2022-06-13T02:54:46.349Z] b1e948a4e11c: Download complete [2022-06-13T02:54:46.623Z] 59bf1c3509f3: Pull complete [2022-06-13T02:54:46.623Z] 666ba61612fd: Pull complete [2022-06-13T02:54:46.886Z] 8ed8ca486205: Pull complete [2022-06-13T02:54:46.886Z] 646ad004c059: Verifying Checksum [2022-06-13T02:54:46.886Z] 646ad004c059: Download complete [2022-06-13T02:54:47.145Z] a8fd76ee1af6: Verifying Checksum [2022-06-13T02:54:47.145Z] a8fd76ee1af6: Download complete [2022-06-13T02:54:47.145Z] cc1cd167ecdc: Download complete [2022-06-13T02:54:52.426Z] cc1cd167ecdc: Pull complete [2022-06-13T02:54:52.426Z] c516ae0d96e1: Pull complete [2022-06-13T02:54:52.426Z] 684cea983483: Pull complete [2022-06-13T02:54:52.426Z] dd3240ac7de5: Pull complete [2022-06-13T02:54:52.426Z] b1e948a4e11c: Pull complete [2022-06-13T02:54:54.973Z] a8fd76ee1af6: Pull complete [2022-06-13T02:54:55.544Z] 646ad004c059: Pull complete [2022-06-13T02:54:55.544Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-13T02:54:55.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-13T02:54:55.544Z] ---> 8f69c11f6b0c [2022-06-13T02:54:55.544Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-13T02:54:57.457Z] ---> Running in 7f6ef4b1b168 [2022-06-13T02:54:57.457Z] Removing intermediate container 7f6ef4b1b168 [2022-06-13T02:54:57.457Z] ---> 99ecd3c12c27 [2022-06-13T02:54:57.457Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T02:54:57.457Z] ---> Running in b9c19f36bf8e [2022-06-13T02:54:57.457Z] Removing intermediate container b9c19f36bf8e [2022-06-13T02:54:57.457Z] ---> 966f6c907867 [2022-06-13T02:54:57.457Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T02:54:57.457Z] ---> Running in 4e8b663a452e [2022-06-13T02:54:58.028Z] Removing intermediate container 4e8b663a452e [2022-06-13T02:54:58.028Z] ---> df8bfed6dd57 [2022-06-13T02:54:58.028Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T02:54:58.028Z] ---> Running in a27cac7fa6d4 [2022-06-13T02:54:58.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-13T02:54:59.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-13T02:54:59.458Z] Still waiting to schedule task [2022-06-13T02:54:59.459Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2300’ [2022-06-13T02:54:59.496Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-13T02:54:59.758Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-13T02:54:59.758Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-13T02:54:59.758Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-13T02:55:00.018Z] Executing busybox-1.34.1-r3.trigger [2022-06-13T02:55:00.018Z] OK: 224 MiB in 56 packages [2022-06-13T02:55:00.279Z] Removing intermediate container a27cac7fa6d4 [2022-06-13T02:55:00.279Z] ---> 866649f73a63 [2022-06-13T02:55:00.279Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-06-13T02:55:00.543Z] ---> Running in 99efabc5aea7 [2022-06-13T02:55:00.543Z] Removing intermediate container 99efabc5aea7 [2022-06-13T02:55:00.543Z] ---> c2e267186b83 [2022-06-13T02:55:00.543Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-13T02:55:00.803Z] ---> 5267a63ec654 [2022-06-13T02:55:00.803Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T02:55:00.803Z] ---> Running in c9d37b017351 [2022-06-13T02:55:19.007Z] Removing intermediate container c9d37b017351 [2022-06-13T02:55:19.007Z] ---> 0f2297e0c6e9 [2022-06-13T02:55:19.007Z] Step 10/12 : COPY . . [2022-06-13T02:55:19.272Z] ---> cd509d8794ba [2022-06-13T02:55:19.272Z] Step 11/12 : ARG MAKE='make build' [2022-06-13T02:55:19.542Z] ---> Running in 0d4854fb4fc7 [2022-06-13T02:55:19.542Z] Removing intermediate container 0d4854fb4fc7 [2022-06-13T02:55:19.542Z] ---> da33365c2ab2 [2022-06-13T02:55:19.542Z] Step 12/12 : RUN $MAKE [2022-06-13T02:55:19.542Z] ---> Running in b867a77080b6 [2022-06-13T02:55:20.154Z] noop [2022-06-13T02:55:20.451Z] Removing intermediate container b867a77080b6 [2022-06-13T02:55:20.451Z] ---> c217136d0621 [2022-06-13T02:55:20.451Z] Successfully built c217136d0621 [2022-06-13T02:55:20.451Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:55:20.808Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-13T02:55:20.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T02:55:20.913Z] prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container [2022-06-13T02:55:20.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-13T02:55:21.341Z] $ docker top 1db9b2a988ab294006dfcc568c06a033869e3e6c32273d905669143bff131ffa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T02:55:21.704Z] + go version [2022-06-13T02:55:21.704Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-13T02:55:21.726Z] $ docker stop --time=1 1db9b2a988ab294006dfcc568c06a033869e3e6c32273d905669143bff131ffa [2022-06-13T02:55:23.089Z] $ docker rm -f 1db9b2a988ab294006dfcc568c06a033869e3e6c32273d905669143bff131ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:55:23.516Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-13T02:55:23.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T02:55:23.602Z] prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container [2022-06-13T02:55:23.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-13T02:55:24.141Z] $ docker top d9278672dfae9233261069e753ddc1ab1b0f390b50b43538007e4afefd66b60e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-13T02:55:24.589Z] + make test [2022-06-13T02:55:24.589Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-13T02:55:25.171Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-13T02:55:37.421Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-13T02:55:38.375Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.035s coverage: 21.8% of statements [2022-06-13T02:55:38.375Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-13T02:55:48.496Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-13T02:55:52.716Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-13T02:55:52.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-13T02:55:52.716Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-13T02:55:53.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-13T02:55:53.332Z] $ docker stop --time=1 d9278672dfae9233261069e753ddc1ab1b0f390b50b43538007e4afefd66b60e [2022-06-13T02:55:55.524Z] $ docker rm -f d9278672dfae9233261069e753ddc1ab1b0f390b50b43538007e4afefd66b60e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T02:55:56.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-13T02:55:56.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-13T02:55:56.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-13T02:55:57.116Z] + ls -al . [2022-06-13T02:55:57.116Z] total 180 [2022-06-13T02:55:57.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 02:55 . [2022-06-13T02:55:57.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 02:54 .. [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 13 02:54 .dockerignore [2022-06-13T02:55:57.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 02:54 .git [2022-06-13T02:55:57.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:54 .github [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 13 02:54 .gitignore [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 13 02:54 .golangci.yml [2022-06-13T02:55:57.116Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 02:54 .semver [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 8789 Jun 13 02:54 Attribution.txt [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jun 13 02:54 CHANGELOG.md [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 02:54 Dockerfile [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 02:54 GOVERNANCE.md [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 13 02:54 Jenkinsfile [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 13 02:54 LICENSE [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 02:54 Makefile [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 13 02:54 OWNERS.md [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jun 13 02:54 README.md [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 02:54 VERSION [2022-06-13T02:55:57.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 02:54 bin [2022-06-13T02:55:57.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:54 cmd [2022-06-13T02:55:57.116Z] -rw-r--r-- 1 jenkins jenkins 17887 Jun 13 02:55 coverage.out [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 3235 Jun 13 02:54 go.mod [2022-06-13T02:55:57.116Z] -rw-rw-r-- 1 jenkins jenkins 35574 Jun 13 02:54 go.sum [2022-06-13T02:55:57.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:54 internal [2022-06-13T02:55:57.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 02:54 mock [2022-06-13T02:55:57.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 02:54 snap [2022-06-13T02:55:57.117Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 13 02:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:55:57.499Z] + 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=0ff78daadf50fab109cc7e9677b97d0e9324111f --label arch=amd64 --label version=0.0.0 . [2022-06-13T02:55:57.829Z] Sending build context to Docker daemon 5.999MB [2022-06-13T02:55:57.829Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T02:55:57.829Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-13T02:55:57.829Z] ---> c217136d0621 [2022-06-13T02:55:57.829Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-13T02:55:58.092Z] ---> Running in 1c7226469c40 [2022-06-13T02:55:58.353Z] Removing intermediate container 1c7226469c40 [2022-06-13T02:55:58.353Z] ---> 3442b3eea691 [2022-06-13T02:55:58.353Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T02:55:58.353Z] ---> Running in 5c4bd7e7559f [2022-06-13T02:55:58.629Z] Removing intermediate container 5c4bd7e7559f [2022-06-13T02:55:58.629Z] ---> 443b5495307d [2022-06-13T02:55:58.629Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T02:55:58.629Z] ---> Running in 1fff8b7b14b1 [2022-06-13T02:56:00.140Z] Removing intermediate container 1fff8b7b14b1 [2022-06-13T02:56:00.140Z] ---> 10120a854647 [2022-06-13T02:56:00.140Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T02:56:00.426Z] ---> Running in 78228c3f8e1a [2022-06-13T02:56:00.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-13T02:56:01.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-13T02:56:02.232Z] OK: 224 MiB in 56 packages [2022-06-13T02:56:02.875Z] Removing intermediate container 78228c3f8e1a [2022-06-13T02:56:02.875Z] ---> 60b329657b19 [2022-06-13T02:56:02.875Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-06-13T02:56:02.875Z] ---> Running in fe382ebd859d [2022-06-13T02:56:03.145Z] Removing intermediate container fe382ebd859d [2022-06-13T02:56:03.145Z] ---> 30187ecd932b [2022-06-13T02:56:03.145Z] Step 8/24 : COPY go.mod vendor* ./ [2022-06-13T02:56:03.448Z] ---> 5e387083091d [2022-06-13T02:56:03.448Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T02:56:03.448Z] ---> Running in 934dc12b4fe4 [2022-06-13T02:56:05.450Z] Removing intermediate container 934dc12b4fe4 [2022-06-13T02:56:05.450Z] ---> 7feb9adb0b02 [2022-06-13T02:56:05.450Z] Step 10/24 : COPY . . [2022-06-13T02:56:05.750Z] ---> 8845a139f3d1 [2022-06-13T02:56:05.750Z] Step 11/24 : ARG MAKE='make build' [2022-06-13T02:56:05.750Z] ---> Running in 2dc448e3dc73 [2022-06-13T02:56:06.032Z] Removing intermediate container 2dc448e3dc73 [2022-06-13T02:56:06.032Z] ---> 735b67897458 [2022-06-13T02:56:06.032Z] Step 12/24 : RUN $MAKE [2022-06-13T02:56:06.032Z] ---> Running in acce32e069b4 [2022-06-13T02:56:06.619Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-06-13T02:56:45.853Z] Removing intermediate container acce32e069b4 [2022-06-13T02:56:45.853Z] ---> dd93eaeef9ea [2022-06-13T02:56:45.853Z] Step 13/24 : FROM alpine:3.14 [2022-06-13T02:56:45.853Z] 3.14: Pulling from library/alpine [2022-06-13T02:56:45.853Z] 8663204ce13b: Pulling fs layer [2022-06-13T02:56:45.853Z] 8663204ce13b: Verifying Checksum [2022-06-13T02:56:45.853Z] 8663204ce13b: Download complete [2022-06-13T02:56:45.853Z] 8663204ce13b: Pull complete [2022-06-13T02:56:45.853Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-13T02:56:45.853Z] Status: Downloaded newer image for alpine:3.14 [2022-06-13T02:56:45.853Z] ---> e04c818066af [2022-06-13T02:56:45.853Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-13T02:56:45.853Z] ---> Running in 0a863eb869b5 [2022-06-13T02:56:45.853Z] Removing intermediate container 0a863eb869b5 [2022-06-13T02:56:45.853Z] ---> 55446571410b [2022-06-13T02:56:45.853Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-13T02:56:45.853Z] ---> Running in 93f955019d6b [2022-06-13T02:56:45.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-13T02:56:45.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-13T02:56:45.853Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-13T02:56:45.853Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-13T02:56:45.853Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-13T02:56:45.853Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-13T02:56:45.853Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-13T02:56:45.853Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-13T02:56:45.853Z] Executing busybox-1.33.1-r7.trigger [2022-06-13T02:56:45.853Z] OK: 8 MiB in 20 packages [2022-06-13T02:56:46.120Z] Removing intermediate container 93f955019d6b [2022-06-13T02:56:46.121Z] ---> dc399e3e0b74 [2022-06-13T02:56:46.121Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-13T02:56:47.077Z] ---> 04d5caca1a95 [2022-06-13T02:56:47.077Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-13T02:56:47.077Z] ---> 6ec526f75702 [2022-06-13T02:56:47.077Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-13T02:56:47.346Z] ---> 1827bf547329 [2022-06-13T02:56:47.346Z] Step 19/24 : EXPOSE 59982 [2022-06-13T02:56:47.346Z] ---> Running in 59c58f467dd4 [2022-06-13T02:56:47.608Z] Removing intermediate container 59c58f467dd4 [2022-06-13T02:56:47.608Z] ---> a75fbdb7c690 [2022-06-13T02:56:47.608Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-06-13T02:56:47.608Z] ---> Running in 3fa8ab338580 [2022-06-13T02:56:47.608Z] Removing intermediate container 3fa8ab338580 [2022-06-13T02:56:47.608Z] ---> f2aaedcf82f2 [2022-06-13T02:56:47.608Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-13T02:56:47.873Z] ---> Running in deed7299e708 [2022-06-13T02:56:47.873Z] Removing intermediate container deed7299e708 [2022-06-13T02:56:47.873Z] ---> 011b1ac5b880 [2022-06-13T02:56:47.873Z] Step 22/24 : LABEL arch=amd64 [2022-06-13T02:56:47.873Z] ---> Running in e1e9f1e34583 [2022-06-13T02:56:48.141Z] Removing intermediate container e1e9f1e34583 [2022-06-13T02:56:48.141Z] ---> 4a0779215ea8 [2022-06-13T02:56:48.141Z] Step 23/24 : LABEL git_sha=0ff78daadf50fab109cc7e9677b97d0e9324111f [2022-06-13T02:56:48.141Z] ---> Running in 3c4ee0bd3cbe [2022-06-13T02:56:48.402Z] Removing intermediate container 3c4ee0bd3cbe [2022-06-13T02:56:48.402Z] ---> 0d123b7e8d50 [2022-06-13T02:56:48.402Z] Step 24/24 : LABEL version=0.0.0 [2022-06-13T02:56:48.402Z] ---> Running in 4807a6ba2b95 [2022-06-13T02:56:48.402Z] Removing intermediate container 4807a6ba2b95 [2022-06-13T02:56:48.402Z] ---> d8060222c07e [2022-06-13T02:56:48.402Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-13T02:56:48.402Z] Successfully built d8060222c07e [2022-06-13T02:56:48.675Z] 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 [2022-06-13T02:56:49.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T02:56:49.174Z] [2022-06-13T02:56:49.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:56:49.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T02:56:49.533Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-13T02:56:49.533Z] 5eb5b503b376: Pulling fs layer [2022-06-13T02:56:49.533Z] 5c69ac0246d0: Pulling fs layer [2022-06-13T02:56:49.533Z] ec43610c2a17: Pulling fs layer [2022-06-13T02:56:49.533Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-13T02:56:49.533Z] 33b1e0a273af: Pulling fs layer [2022-06-13T02:56:49.533Z] 5d3b04190fa2: Pulling fs layer [2022-06-13T02:56:49.533Z] 2f39f015ded8: Pulling fs layer [2022-06-13T02:56:49.533Z] 33b1e0a273af: Waiting [2022-06-13T02:56:49.533Z] 5d3b04190fa2: Waiting [2022-06-13T02:56:49.533Z] 3a2ae6a8a46f: Waiting [2022-06-13T02:56:49.533Z] 2f39f015ded8: Waiting [2022-06-13T02:56:49.533Z] 5c69ac0246d0: Verifying Checksum [2022-06-13T02:56:49.533Z] 5c69ac0246d0: Download complete [2022-06-13T02:56:49.533Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-13T02:56:49.533Z] 3a2ae6a8a46f: Download complete [2022-06-13T02:56:49.797Z] 33b1e0a273af: Verifying Checksum [2022-06-13T02:56:49.797Z] 33b1e0a273af: Download complete [2022-06-13T02:56:49.797Z] 5d3b04190fa2: Verifying Checksum [2022-06-13T02:56:49.797Z] 5d3b04190fa2: Download complete [2022-06-13T02:56:49.797Z] ec43610c2a17: Verifying Checksum [2022-06-13T02:56:49.797Z] ec43610c2a17: Download complete [2022-06-13T02:56:49.797Z] 5eb5b503b376: Verifying Checksum [2022-06-13T02:56:49.797Z] 5eb5b503b376: Download complete [2022-06-13T02:56:51.214Z] 2f39f015ded8: Verifying Checksum [2022-06-13T02:56:51.214Z] 2f39f015ded8: Download complete [2022-06-13T02:56:52.600Z] 5eb5b503b376: Pull complete [2022-06-13T02:56:52.862Z] 5c69ac0246d0: Pull complete [2022-06-13T02:56:53.831Z] ec43610c2a17: Pull complete [2022-06-13T02:56:54.098Z] 3a2ae6a8a46f: Pull complete [2022-06-13T02:56:54.667Z] 33b1e0a273af: Pull complete [2022-06-13T02:56:54.667Z] 5d3b04190fa2: Pull complete [2022-06-13T02:57:02.907Z] 2f39f015ded8: Pull complete [2022-06-13T02:57:02.907Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-13T02:57:02.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T02:57:02.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T02:57:03.103Z] prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container [2022-06-13T02:57:03.158Z] $ 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-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-13T02:57:05.360Z] $ docker top 60133fcc9f6f0ae2d485d7372ffd8780bc6e66e28dccf0b0c37af010096ee54a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T02:57:05.794Z] ---> job-cost.sh [2022-06-13T02:57:05.794Z] lf-activate-venv: SKIPPING [2022-06-13T02:57:05.794Z] INFO: No Stack... [2022-06-13T02:57:06.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-13T02:57:06.644Z] INFO: Archiving Costs [Pipeline] sh [2022-06-13T02:57:06.968Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv [2022-06-13T02:57:06.968Z] + cut -d, -f6 [Pipeline] lock [2022-06-13T02:57:06.996Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [2022-06-13T02:57:07.003Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] did not exist. Created. [2022-06-13T02:57:07.003Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T02:57:07.329Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-13T02:57:07.374Z] Stashed 1 file(s) [Pipeline] } [2022-06-13T02:57:07.382Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-13T02:57:07.419Z] $ docker stop --time=1 60133fcc9f6f0ae2d485d7372ffd8780bc6e66e28dccf0b0c37af010096ee54a [2022-06-13T02:57:08.775Z] $ docker rm -f 60133fcc9f6f0ae2d485d7372ffd8780bc6e66e28dccf0b0c37af010096ee54a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-13T02:57:31.379Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2301 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws [2022-06-13T02:57:31.393Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2022-06-13T02:57:31.436Z] Selected Git installation does not exist. Using Default [2022-06-13T02:57:31.436Z] The recommended git tool is: NONE [2022-06-13T02:57:38.834Z] using credential edgex-jenkins-ssh [2022-06-13T02:57:38.852Z] Cloning the remote Git repository [2022-06-13T02:57:38.916Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-13T02:57:38.996Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2022-06-13T02:57:39.098Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-13T02:57:39.099Z] > git --version # timeout=10 [2022-06-13T02:57:39.126Z] > git --version # 'git version 2.25.1' [2022-06-13T02:57:39.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-13T02:57:39.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-13T02:57:40.260Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-13T02:57:40.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-13T02:57:40.322Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-13T02:57:40.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-13T02:57:40.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-13T02:57:40.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-13T02:57:40.845Z] Merging remotes/origin/main commit 8114a0a5788dfb33e69c59c13f1ac2f90e850568 into PR head commit 0ff78daadf50fab109cc7e9677b97d0e9324111f [2022-06-13T02:57:41.072Z] Merge succeeded, producing 0ff78daadf50fab109cc7e9677b97d0e9324111f [2022-06-13T02:57:41.072Z] Checking out Revision 0ff78daadf50fab109cc7e9677b97d0e9324111f (PR-382) [2022-06-13T02:57:40.868Z] > git config core.sparsecheckout # timeout=10 [2022-06-13T02:57:40.883Z] > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 [2022-06-13T02:57:40.970Z] > git remote # timeout=10 [2022-06-13T02:57:40.995Z] > git config --get remote.origin.url # timeout=10 [2022-06-13T02:57:41.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-13T02:57:41.033Z] > git merge 8114a0a5788dfb33e69c59c13f1ac2f90e850568 # timeout=10 [2022-06-13T02:57:41.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-13T02:57:41.082Z] > git config core.sparsecheckout # timeout=10 [2022-06-13T02:57:41.095Z] > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 [2022-06-13T02:57:45.273Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T02:57:46.198Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-13T02:57:46.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-13T02:57:46.198Z] Dload Upload Total Spent Left Speed [2022-06-13T02:57:46.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh [2022-06-13T02:57:46.926Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-13T02:57:47.270Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-13T02:57:47.270Z] + sudo tee /etc/docker/daemon.new [2022-06-13T02:57:47.270Z] { [2022-06-13T02:57:47.270Z] "registry-mirrors": [ [2022-06-13T02:57:47.270Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-13T02:57:47.270Z] ], [2022-06-13T02:57:47.270Z] "bip": "10.250.0.254/24", [2022-06-13T02:57:47.270Z] "hosts": [ [2022-06-13T02:57:47.270Z] "tcp://0.0.0.0:5555", [2022-06-13T02:57:47.270Z] "unix:///var/run/docker.sock" [2022-06-13T02:57:47.270Z] ], [2022-06-13T02:57:47.270Z] "mtu": 1458, [2022-06-13T02:57:47.270Z] "selinux-enabled": true, [2022-06-13T02:57:47.270Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-13T02:57:47.270Z] } [Pipeline] sh [2022-06-13T02:57:47.611Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-13T02:57:47.953Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T02:58:06.282Z] provisioning config files... [2022-06-13T02:58:06.307Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config283203566627689918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T02:58:06.845Z] ---> docker-login.sh [2022-06-13T02:58:06.845Z] nexus3.edgexfoundry.org:10001 [2022-06-13T02:58:07.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:58:07.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:58:07.719Z] Configure a credential helper to remove this warning. See [2022-06-13T02:58:07.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:58:07.719Z] [2022-06-13T02:58:07.719Z] Login Succeeded [2022-06-13T02:58:07.719Z] nexus3.edgexfoundry.org:10002 [2022-06-13T02:58:08.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:58:08.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:58:08.320Z] Configure a credential helper to remove this warning. See [2022-06-13T02:58:08.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:58:08.320Z] [2022-06-13T02:58:08.320Z] Login Succeeded [2022-06-13T02:58:08.320Z] nexus3.edgexfoundry.org:10003 [2022-06-13T02:58:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:58:08.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:58:08.592Z] Configure a credential helper to remove this warning. See [2022-06-13T02:58:08.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:58:08.592Z] [2022-06-13T02:58:08.592Z] Login Succeeded [2022-06-13T02:58:08.592Z] nexus3.edgexfoundry.org:10004 [2022-06-13T02:58:09.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:58:09.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:58:09.192Z] Configure a credential helper to remove this warning. See [2022-06-13T02:58:09.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:58:09.192Z] [2022-06-13T02:58:09.192Z] Login Succeeded [2022-06-13T02:58:09.192Z] docker.io [2022-06-13T02:58:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T02:58:10.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T02:58:10.058Z] Configure a credential helper to remove this warning. See [2022-06-13T02:58:10.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T02:58:10.058Z] [2022-06-13T02:58:10.058Z] Login Succeeded [2022-06-13T02:58:10.058Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T02:58:10.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-13T02:58:10.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T02:58:10.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T02:58:10.350Z] ========================================================= [2022-06-13T02:58:10.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-13T02:58:10.350Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:58:10.702Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-13T02:58:10.973Z] Sending build context to Docker daemon 3.086MB [2022-06-13T02:58:10.973Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T02:58:10.973Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-13T02:58:11.251Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-13T02:58:11.251Z] 9b3977197b4f: Pulling fs layer [2022-06-13T02:58:11.251Z] 1a89e8eeedd5: Pulling fs layer [2022-06-13T02:58:11.251Z] 94645a83ff95: Pulling fs layer [2022-06-13T02:58:11.251Z] e6fb740bc735: Pulling fs layer [2022-06-13T02:58:11.251Z] 3a77bd46dcc9: Pulling fs layer [2022-06-13T02:58:11.251Z] 355e64cbe906: Pulling fs layer [2022-06-13T02:58:11.251Z] 63ab81a10011: Pulling fs layer [2022-06-13T02:58:11.251Z] 555d1d1c4555: Pulling fs layer [2022-06-13T02:58:11.251Z] 7d9057610161: Pulling fs layer [2022-06-13T02:58:11.251Z] 355e64cbe906: Waiting [2022-06-13T02:58:11.251Z] 63ab81a10011: Waiting [2022-06-13T02:58:11.251Z] 555d1d1c4555: Waiting [2022-06-13T02:58:11.251Z] 7d9057610161: Waiting [2022-06-13T02:58:11.251Z] e6fb740bc735: Waiting [2022-06-13T02:58:11.251Z] 3a77bd46dcc9: Waiting [2022-06-13T02:58:11.251Z] 94645a83ff95: Verifying Checksum [2022-06-13T02:58:11.251Z] 94645a83ff95: Download complete [2022-06-13T02:58:11.251Z] 1a89e8eeedd5: Verifying Checksum [2022-06-13T02:58:11.251Z] 1a89e8eeedd5: Download complete [2022-06-13T02:58:11.251Z] 3a77bd46dcc9: Verifying Checksum [2022-06-13T02:58:11.251Z] 3a77bd46dcc9: Download complete [2022-06-13T02:58:11.251Z] 355e64cbe906: Verifying Checksum [2022-06-13T02:58:11.251Z] 355e64cbe906: Download complete [2022-06-13T02:58:11.251Z] 9b3977197b4f: Download complete [2022-06-13T02:58:11.251Z] 63ab81a10011: Verifying Checksum [2022-06-13T02:58:11.251Z] 63ab81a10011: Download complete [2022-06-13T02:58:12.247Z] 9b3977197b4f: Pull complete [2022-06-13T02:58:12.527Z] 7d9057610161: Verifying Checksum [2022-06-13T02:58:12.527Z] 7d9057610161: Download complete [2022-06-13T02:58:12.799Z] 1a89e8eeedd5: Pull complete [2022-06-13T02:58:13.073Z] 94645a83ff95: Pull complete [2022-06-13T02:58:13.344Z] 555d1d1c4555: Verifying Checksum [2022-06-13T02:58:13.344Z] 555d1d1c4555: Download complete [2022-06-13T02:58:13.940Z] e6fb740bc735: Verifying Checksum [2022-06-13T02:58:13.940Z] e6fb740bc735: Download complete [2022-06-13T02:58:26.338Z] e6fb740bc735: Pull complete [2022-06-13T02:58:26.338Z] 3a77bd46dcc9: Pull complete [2022-06-13T02:58:26.338Z] 355e64cbe906: Pull complete [2022-06-13T02:58:26.338Z] 63ab81a10011: Pull complete [2022-06-13T02:58:31.753Z] 555d1d1c4555: Pull complete [2022-06-13T02:58:33.735Z] 7d9057610161: Pull complete [2022-06-13T02:58:33.735Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-13T02:58:33.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-13T02:58:33.735Z] ---> 819e984ddca1 [2022-06-13T02:58:33.735Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-13T02:58:35.737Z] ---> Running in 6324c0c000c8 [2022-06-13T02:58:35.737Z] Removing intermediate container 6324c0c000c8 [2022-06-13T02:58:35.737Z] ---> a127e2852655 [2022-06-13T02:58:35.737Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T02:58:35.737Z] ---> Running in 0da5826a7e50 [2022-06-13T02:58:36.017Z] Removing intermediate container 0da5826a7e50 [2022-06-13T02:58:36.017Z] ---> c9b23973aee5 [2022-06-13T02:58:36.017Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T02:58:36.291Z] ---> Running in c181adec850a [2022-06-13T02:58:38.266Z] Removing intermediate container c181adec850a [2022-06-13T02:58:38.266Z] ---> 774bb3941fc0 [2022-06-13T02:58:38.266Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T02:58:38.266Z] ---> Running in 3f22648f1c6d [2022-06-13T02:58:38.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-13T02:58:39.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-13T02:58:40.844Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-13T02:58:40.844Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-13T02:58:41.121Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-13T02:58:41.401Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-13T02:58:41.401Z] Executing busybox-1.34.1-r3.trigger [2022-06-13T02:58:41.401Z] OK: 224 MiB in 56 packages [2022-06-13T02:58:42.394Z] Removing intermediate container 3f22648f1c6d [2022-06-13T02:58:42.394Z] ---> dd378d4fb916 [2022-06-13T02:58:42.394Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-06-13T02:58:42.394Z] ---> Running in 653e46bebb29 [2022-06-13T02:58:42.675Z] Removing intermediate container 653e46bebb29 [2022-06-13T02:58:42.675Z] ---> acb633b8d779 [2022-06-13T02:58:42.675Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-13T02:58:43.275Z] ---> c03b167f6b5d [2022-06-13T02:58:43.275Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T02:58:43.275Z] ---> Running in 9965abb6d36f [2022-06-13T02:59:39.819Z] Removing intermediate container 9965abb6d36f [2022-06-13T02:59:39.819Z] ---> dd7969bf4a15 [2022-06-13T02:59:39.819Z] Step 10/12 : COPY . . [2022-06-13T02:59:39.819Z] ---> 40bd0a6bb893 [2022-06-13T02:59:39.819Z] Step 11/12 : ARG MAKE='make build' [2022-06-13T02:59:39.819Z] ---> Running in 0dd9ec082725 [2022-06-13T02:59:39.819Z] Removing intermediate container 0dd9ec082725 [2022-06-13T02:59:39.819Z] ---> b064ab461c6b [2022-06-13T02:59:39.819Z] Step 12/12 : RUN $MAKE [2022-06-13T02:59:39.819Z] ---> Running in f6cb7defac76 [2022-06-13T02:59:39.819Z] noop [2022-06-13T02:59:39.819Z] Removing intermediate container f6cb7defac76 [2022-06-13T02:59:39.819Z] ---> 16b468344878 [2022-06-13T02:59:39.819Z] Successfully built 16b468344878 [2022-06-13T02:59:39.819Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:59:40.190Z] + docker inspect -f . ci-base-image-arm64 [2022-06-13T02:59:40.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T02:59:40.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-2301 does not seem to be running inside a container [2022-06-13T02:59:40.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-13T02:59:41.939Z] $ docker top 2123bfe788710b00981a4e625cfcdd28e9b0978989ef9460cd859fbcb68a1443 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T02:59:42.841Z] + go version [2022-06-13T02:59:42.841Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-13T02:59:42.880Z] $ docker stop --time=1 2123bfe788710b00981a4e625cfcdd28e9b0978989ef9460cd859fbcb68a1443 [2022-06-13T02:59:44.567Z] $ docker rm -f 2123bfe788710b00981a4e625cfcdd28e9b0978989ef9460cd859fbcb68a1443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T02:59:45.211Z] + docker inspect -f . ci-base-image-arm64 [2022-06-13T02:59:45.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T02:59:45.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-2301 does not seem to be running inside a container [2022-06-13T02:59:45.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-13T02:59:46.894Z] $ docker top 381dec3ab28c1bc6ca1f425a6e0dd283ba037e53be8665e0a0ce3d8d2cea63f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-13T02:59:47.822Z] + make test [2022-06-13T02:59:47.822Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-13T02:59:49.831Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-13T03:01:11.705Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-13T03:01:11.705Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.8% of statements [2022-06-13T03:01:11.705Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-13T03:01:11.705Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-13T03:01:11.705Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-13T03:01:38.533Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-13T03:01:38.533Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-13T03:01:38.533Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-13T03:01:41.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-13T03:01:41.221Z] $ docker stop --time=1 381dec3ab28c1bc6ca1f425a6e0dd283ba037e53be8665e0a0ce3d8d2cea63f7 [2022-06-13T03:01:43.043Z] $ docker rm -f 381dec3ab28c1bc6ca1f425a6e0dd283ba037e53be8665e0a0ce3d8d2cea63f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T03:01:44.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-13T03:01:44.076Z] Warning: overwriting stash ‘coverage-report’ [2022-06-13T03:01:44.571Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T03:01:44.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-13T03:01:45.307Z] + ls -al . [2022-06-13T03:01:45.307Z] total 176 [2022-06-13T03:01:45.307Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 03:01 . [2022-06-13T03:01:45.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 02:57 .. [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 13 02:57 .dockerignore [2022-06-13T03:01:45.307Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 02:57 .git [2022-06-13T03:01:45.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:57 .github [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 13 02:57 .gitignore [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 13 02:57 .golangci.yml [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 8789 Jun 13 02:57 Attribution.txt [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jun 13 02:57 CHANGELOG.md [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 02:57 Dockerfile [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 02:57 GOVERNANCE.md [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 13 02:57 Jenkinsfile [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 13 02:57 LICENSE [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 02:57 Makefile [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 13 02:57 OWNERS.md [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jun 13 02:57 README.md [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 02:54 VERSION [2022-06-13T03:01:45.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 02:57 bin [2022-06-13T03:01:45.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:57 cmd [2022-06-13T03:01:45.307Z] -rw-r--r-- 1 jenkins jenkins 17887 Jun 13 03:01 coverage.out [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 3235 Jun 13 02:57 go.mod [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 35574 Jun 13 02:57 go.sum [2022-06-13T03:01:45.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:57 internal [2022-06-13T03:01:45.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 02:57 mock [2022-06-13T03:01:45.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 02:57 snap [2022-06-13T03:01:45.307Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 13 02:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:01:45.665Z] + 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=0ff78daadf50fab109cc7e9677b97d0e9324111f --label arch=arm64 --label version=0.0.0 . [2022-06-13T03:01:45.938Z] Sending build context to Docker daemon 3.104MB [2022-06-13T03:01:46.210Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T03:01:46.210Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-13T03:01:46.210Z] ---> 16b468344878 [2022-06-13T03:01:46.210Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-13T03:01:46.210Z] ---> Running in f4758acfc021 [2022-06-13T03:01:46.485Z] Removing intermediate container f4758acfc021 [2022-06-13T03:01:46.485Z] ---> 9b226050d039 [2022-06-13T03:01:46.485Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T03:01:46.764Z] ---> Running in 8e46877d26af [2022-06-13T03:01:47.039Z] Removing intermediate container 8e46877d26af [2022-06-13T03:01:47.039Z] ---> 70edc9d5f76b [2022-06-13T03:01:47.039Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T03:01:47.039Z] ---> Running in fde0fbe42d2d [2022-06-13T03:01:49.025Z] Removing intermediate container fde0fbe42d2d [2022-06-13T03:01:49.025Z] ---> 32cfe25cf038 [2022-06-13T03:01:49.025Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T03:01:49.025Z] ---> Running in e4184fbe073d [2022-06-13T03:01:50.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-13T03:01:50.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-13T03:01:51.581Z] OK: 224 MiB in 56 packages [2022-06-13T03:01:52.570Z] Removing intermediate container e4184fbe073d [2022-06-13T03:01:52.570Z] ---> 9aa10c32a70f [2022-06-13T03:01:52.570Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-06-13T03:01:52.570Z] ---> Running in 498cc3a7c12e [2022-06-13T03:01:52.845Z] Removing intermediate container 498cc3a7c12e [2022-06-13T03:01:52.845Z] ---> deb8e3ee2c12 [2022-06-13T03:01:52.845Z] Step 8/24 : COPY go.mod vendor* ./ [2022-06-13T03:01:53.442Z] ---> d18f1086b809 [2022-06-13T03:01:53.442Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T03:01:53.442Z] ---> Running in b8a35a99a9b7 [2022-06-13T03:01:55.431Z] Removing intermediate container b8a35a99a9b7 [2022-06-13T03:01:55.431Z] ---> befc08d74546 [2022-06-13T03:01:55.431Z] Step 10/24 : COPY . . [2022-06-13T03:01:56.422Z] ---> f7e49a7c1aaa [2022-06-13T03:01:56.422Z] Step 11/24 : ARG MAKE='make build' [2022-06-13T03:01:56.422Z] ---> Running in 76dfe99138ac [2022-06-13T03:01:56.700Z] Removing intermediate container 76dfe99138ac [2022-06-13T03:01:56.700Z] ---> 03b841255c83 [2022-06-13T03:01:56.700Z] Step 12/24 : RUN $MAKE [2022-06-13T03:01:56.700Z] ---> Running in 976b145076e2 [2022-06-13T03:01:58.165Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-06-13T03:04:05.090Z] Removing intermediate container 976b145076e2 [2022-06-13T03:04:05.090Z] ---> 744bb11bf435 [2022-06-13T03:04:05.090Z] Step 13/24 : FROM alpine:3.14 [2022-06-13T03:04:05.090Z] 3.14: Pulling from library/alpine [2022-06-13T03:04:05.090Z] 455c02918c45: Pulling fs layer [2022-06-13T03:04:05.090Z] 455c02918c45: Download complete [2022-06-13T03:04:05.090Z] 455c02918c45: Pull complete [2022-06-13T03:04:05.090Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-13T03:04:05.090Z] Status: Downloaded newer image for alpine:3.14 [2022-06-13T03:04:05.090Z] ---> ac73e934f311 [2022-06-13T03:04:05.090Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-13T03:04:05.090Z] ---> Running in 1729aaaa811d [2022-06-13T03:04:05.090Z] Removing intermediate container 1729aaaa811d [2022-06-13T03:04:05.090Z] ---> d6ce2434829d [2022-06-13T03:04:05.090Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-13T03:04:05.090Z] ---> Running in 207d87162dd8 [2022-06-13T03:04:05.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-13T03:04:05.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-13T03:04:05.090Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-13T03:04:05.090Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-13T03:04:05.090Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-13T03:04:05.090Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-13T03:04:05.090Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-13T03:04:05.090Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-13T03:04:05.090Z] Executing busybox-1.33.1-r7.trigger [2022-06-13T03:04:05.090Z] OK: 8 MiB in 20 packages [2022-06-13T03:04:05.090Z] Removing intermediate container 207d87162dd8 [2022-06-13T03:04:05.090Z] ---> 3c7bd3f84f71 [2022-06-13T03:04:05.090Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-13T03:04:05.090Z] ---> 4d26a7481284 [2022-06-13T03:04:05.090Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-13T03:04:05.090Z] ---> f424f3fbc8b3 [2022-06-13T03:04:05.090Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-13T03:04:05.090Z] ---> 65be68a2eea5 [2022-06-13T03:04:05.090Z] Step 19/24 : EXPOSE 59982 [2022-06-13T03:04:05.090Z] ---> Running in 00a5477654a5 [2022-06-13T03:04:05.090Z] Removing intermediate container 00a5477654a5 [2022-06-13T03:04:05.090Z] ---> 62e37ffec892 [2022-06-13T03:04:05.090Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-06-13T03:04:05.090Z] ---> Running in d48a26ba9e61 [2022-06-13T03:04:05.090Z] Removing intermediate container d48a26ba9e61 [2022-06-13T03:04:05.090Z] ---> b0deb95378b0 [2022-06-13T03:04:05.090Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-13T03:04:05.090Z] ---> Running in a9c3681862e9 [2022-06-13T03:04:05.090Z] Removing intermediate container a9c3681862e9 [2022-06-13T03:04:05.090Z] ---> 4940d2f3db88 [2022-06-13T03:04:05.090Z] Step 22/24 : LABEL arch=arm64 [2022-06-13T03:04:05.090Z] ---> Running in 168140ac341d [2022-06-13T03:04:05.090Z] Removing intermediate container 168140ac341d [2022-06-13T03:04:05.090Z] ---> 6128620d5ce3 [2022-06-13T03:04:05.090Z] Step 23/24 : LABEL git_sha=0ff78daadf50fab109cc7e9677b97d0e9324111f [2022-06-13T03:04:05.090Z] ---> Running in d217d81d667d [2022-06-13T03:04:05.090Z] Removing intermediate container d217d81d667d [2022-06-13T03:04:05.090Z] ---> adf5b29abded [2022-06-13T03:04:05.090Z] Step 24/24 : LABEL version=0.0.0 [2022-06-13T03:04:05.090Z] ---> Running in 6b48110f7f16 [2022-06-13T03:04:05.090Z] Removing intermediate container 6b48110f7f16 [2022-06-13T03:04:05.090Z] ---> 0dcc74865e87 [2022-06-13T03:04:05.090Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-13T03:04:05.090Z] Successfully built 0dcc74865e87 [2022-06-13T03:04:05.090Z] 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 [2022-06-13T03:04:05.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T03:04:05.557Z] [2022-06-13T03:04:05.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:04:05.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T03:04:06.191Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-13T03:04:06.191Z] 8998bd30e6a1: Pulling fs layer [2022-06-13T03:04:06.191Z] 04944245beec: Pulling fs layer [2022-06-13T03:04:06.191Z] 699f458cf7ca: Pulling fs layer [2022-06-13T03:04:06.191Z] 765212b225bb: Pulling fs layer [2022-06-13T03:04:06.191Z] f23df028b6ca: Pulling fs layer [2022-06-13T03:04:06.191Z] d65c8cfc05b1: Pulling fs layer [2022-06-13T03:04:06.191Z] 2437ff75d9bd: Pulling fs layer [2022-06-13T03:04:06.191Z] f23df028b6ca: Waiting [2022-06-13T03:04:06.191Z] d65c8cfc05b1: Waiting [2022-06-13T03:04:06.191Z] 2437ff75d9bd: Waiting [2022-06-13T03:04:06.191Z] 765212b225bb: Waiting [2022-06-13T03:04:06.191Z] 04944245beec: Verifying Checksum [2022-06-13T03:04:06.191Z] 04944245beec: Download complete [2022-06-13T03:04:06.191Z] 765212b225bb: Verifying Checksum [2022-06-13T03:04:06.191Z] 765212b225bb: Download complete [2022-06-13T03:04:06.191Z] f23df028b6ca: Download complete [2022-06-13T03:04:06.191Z] d65c8cfc05b1: Verifying Checksum [2022-06-13T03:04:06.191Z] d65c8cfc05b1: Download complete [2022-06-13T03:04:06.466Z] 699f458cf7ca: Verifying Checksum [2022-06-13T03:04:06.466Z] 699f458cf7ca: Download complete [2022-06-13T03:04:06.741Z] 8998bd30e6a1: Verifying Checksum [2022-06-13T03:04:06.741Z] 8998bd30e6a1: Download complete [2022-06-13T03:04:09.374Z] 2437ff75d9bd: Verifying Checksum [2022-06-13T03:04:09.374Z] 2437ff75d9bd: Download complete [2022-06-13T03:04:11.367Z] 8998bd30e6a1: Pull complete [2022-06-13T03:04:11.367Z] 04944245beec: Pull complete [2022-06-13T03:04:13.351Z] 699f458cf7ca: Pull complete [2022-06-13T03:04:13.351Z] 765212b225bb: Pull complete [2022-06-13T03:04:13.953Z] f23df028b6ca: Pull complete [2022-06-13T03:04:14.227Z] d65c8cfc05b1: Pull complete [2022-06-13T03:04:29.339Z] 2437ff75d9bd: Pull complete [2022-06-13T03:04:29.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-13T03:04:29.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T03:04:29.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:04:29.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-2301 does not seem to be running inside a container [2022-06-13T03:04:29.703Z] $ 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/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-13T03:04:32.183Z] $ docker top 45cb22f7f288fe04a8f50faad4a9e0ed849fa4f0ee8d4af23539518c16d1b276 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:04:33.091Z] ---> job-cost.sh [2022-06-13T03:04:33.091Z] lf-activate-venv: SKIPPING [2022-06-13T03:04:33.091Z] INFO: No Stack... [2022-06-13T03:04:33.364Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-13T03:04:34.346Z] INFO: Archiving Costs [Pipeline] sh [2022-06-13T03:04:35.014Z] + + cutcat -d, /w/workspace/device-mqtt-go/4/archives/cost.csv -f6 [2022-06-13T03:04:35.014Z] [Pipeline] lock [2022-06-13T03:04:35.077Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [2022-06-13T03:04:35.083Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] did not exist. Created. [2022-06-13T03:04:35.083Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T03:04:35.762Z] /w/workspace/device-mqtt-go/4@tmp/durable-96340cdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-13T03:04:36.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-13T03:04:36.463Z] Warning: overwriting stash ‘stack-cost’ [2022-06-13T03:04:36.521Z] Stashed 1 file(s) [Pipeline] } [2022-06-13T03:04:36.527Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-13T03:04:36.570Z] $ docker stop --time=1 45cb22f7f288fe04a8f50faad4a9e0ed849fa4f0ee8d4af23539518c16d1b276 [2022-06-13T03:04:38.050Z] $ docker rm -f 45cb22f7f288fe04a8f50faad4a9e0ed849fa4f0ee8d4af23539518c16d1b276 [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 [2022-06-13T03:04:38.494Z] provisioning config files... [2022-06-13T03:04:38.504Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config3386016221560161627tmp [Pipeline] { [Pipeline] sh [2022-06-13T03:04:38.818Z] + set +x [2022-06-13T03:04:38.818Z] + curl -s https://codecov.io/bash [2022-06-13T03:04:38.818Z] + bash -s -- [2022-06-13T03:04:38.818Z] [2022-06-13T03:04:38.818Z] _____ _ [2022-06-13T03:04:38.818Z] / ____| | | [2022-06-13T03:04:38.818Z] | | ___ __| | ___ ___ _____ __ [2022-06-13T03:04:38.818Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-13T03:04:38.818Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-13T03:04:38.818Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-13T03:04:38.818Z] Bash-1.0.6 [2022-06-13T03:04:38.818Z] [2022-06-13T03:04:38.818Z] [2022-06-13T03:04:38.818Z] ==> git version 2.25.1 found [2022-06-13T03:04:38.818Z] ==> 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 [2022-06-13T03:04:38.818Z] Release-Date: 2020-01-08 [2022-06-13T03:04:38.818Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-13T03:04:38.818Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-13T03:04:38.818Z] ==> Jenkins CI detected. [2022-06-13T03:04:38.818Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 [2022-06-13T03:04:38.818Z] project root: . [2022-06-13T03:04:38.818Z] --> token set from env [2022-06-13T03:04:38.818Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-13T03:04:38.818Z] ==> Running gcov in . (disable via -X gcov) [2022-06-13T03:04:38.818Z] ==> Python coveragepy not found [2022-06-13T03:04:38.818Z] ==> Searching for coverage reports in: [2022-06-13T03:04:38.818Z] + . [2022-06-13T03:04:38.818Z] -> Found 1 reports [2022-06-13T03:04:38.818Z] ==> Detecting git/mercurial file structure [2022-06-13T03:04:38.818Z] ==> Reading reports [2022-06-13T03:04:38.818Z] + ./coverage.out bytes=17887 [2022-06-13T03:04:38.818Z] ==> Appending adjustments [2022-06-13T03:04:38.818Z] https://docs.codecov.io/docs/fixing-reports [2022-06-13T03:04:39.082Z] + Found adjustments [2022-06-13T03:04:39.082Z] ==> Gzipping contents [2022-06-13T03:04:39.082Z] 4.0K /tmp/codecov.IdtpZJ.gz [2022-06-13T03:04:39.082Z] ==> Uploading reports [2022-06-13T03:04:39.082Z] url: https://codecov.io [2022-06-13T03:04:39.082Z] query: branch=PR-382&commit=0ff78daadf50fab109cc7e9677b97d0e9324111f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2022-06-13T03:04:39.082Z] -> Pinging Codecov [2022-06-13T03:04:39.082Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-382&commit=0ff78daadf50fab109cc7e9677b97d0e9324111f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2022-06-13T03:04:39.345Z] -> Uploading to [2022-06-13T03:04:39.345Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-13/7D719EC7BBE17E464838252E33014C33/0ff78daadf50fab109cc7e9677b97d0e9324111f/3ee2d7bb-4336-41f7-a9ac-2d37f48ad6d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T030439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7648d54f133da199e85f52e48e74679206fe0f55ded677cd645d2fac379514c4 [2022-06-13T03:04:39.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-13T03:04:39.345Z] Dload Upload Total Spent Left Speed [2022-06-13T03:04:39.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 14004 --:--:-- --:--:-- --:--:-- 14004 [2022-06-13T03:04:39.608Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] } [2022-06-13T03:04:39.618Z] 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 [2022-06-13T03:04:40.364Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] [2022-06-13T03:04:40.364Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-06-13T03:04:40.364Z] total 16 [2022-06-13T03:04:40.364Z] drwxr-xr-x 3 root root 4096 Jun 13 02:57 . [2022-06-13T03:04:40.364Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 13 02:57 .. [2022-06-13T03:04:40.364Z] drwxr-xr-x 2 root root 4096 Jun 13 02:57 cost [2022-06-13T03:04:40.364Z] -rw-r--r-- 1 root root 85 Jun 13 02:57 cost.csv [2022-06-13T03:04:40.364Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-06-13T03:04:40.364Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-06-13T03:04:40.364Z] total 16 [2022-06-13T03:04:40.364Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 02:57 . [2022-06-13T03:04:40.364Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 13 02:57 .. [2022-06-13T03:04:40.364Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 02:57 cost [2022-06-13T03:04:40.364Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 13 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:04:40.688Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:04:41.952Z] ---> package-listing.sh [2022-06-13T03:04:41.953Z] ++ facter osfamily [2022-06-13T03:04:41.953Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-13T03:04:42.215Z] + OS_FAMILY=debian [2022-06-13T03:04:42.215Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 [2022-06-13T03:04:42.215Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-13T03:04:42.215Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-13T03:04:42.215Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-13T03:04:42.215Z] + PACKAGES=/tmp/packages_start.txt [2022-06-13T03:04:42.215Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' [2022-06-13T03:04:42.215Z] + PACKAGES=/tmp/packages_end.txt [2022-06-13T03:04:42.215Z] + case "${OS_FAMILY}" in [2022-06-13T03:04:42.215Z] + dpkg -l [2022-06-13T03:04:42.215Z] + grep '^ii' [2022-06-13T03:04:42.215Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-13T03:04:42.215Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-13T03:04:42.215Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-13T03:04:42.215Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' [2022-06-13T03:04:42.215Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [2022-06-13T03:04:42.215Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [Pipeline] echo [2022-06-13T03:04:42.228Z] 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-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-13T03:04:42.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T03:04:43.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T03:04:43.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T03:04:43.213Z] prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container [2022-06-13T03:04:43.280Z] $ 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-382/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-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-13T03:04:43.525Z] $ docker top 96b0972598a8c63f8a8b06f655abe48c535465c89ad8cf8122ec84d4cd1166c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T03:04:43.893Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-13T03:04:44.225Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-13T03:04:44.549Z] + ls /var/log/sa-host [2022-06-13T03:04:44.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T03:04:44.629Z] provisioning config files... [2022-06-13T03:04:44.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config1952385163692974207tmp [Pipeline] { [Pipeline] echo [2022-06-13T03:04:44.666Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:04:44.979Z] ---> create-netrc.sh [Pipeline] } [2022-06-13T03:04:44.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:04:45.338Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-13T03:04:45.367Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:04:45.663Z] ---> sudo-logs.sh [2022-06-13T03:04:45.663Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-13T03:04:45.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:04:45.988Z] ---> job-cost.sh [2022-06-13T03:04:45.988Z] lf-activate-venv: SKIPPING [2022-06-13T03:04:45.988Z] DEBUG: total: 0.2199999988079071 [2022-06-13T03:04:45.988Z] INFO: Retrieving Stack Cost... [2022-06-13T03:04:46.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-13T03:04:46.826Z] INFO: Archiving Costs [Pipeline] echo [2022-06-13T03:04:46.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T03:04:47.153Z] ---> logs-deploy.sh [2022-06-13T03:04:47.153Z] lf-activate-venv: SKIPPING [2022-06-13T03:04:47.153Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/4 [2022-06-13T03:04:47.153Z] INFO: archiving workspace using pattern(s): [2022-06-13T03:04:48.537Z] Archives upload complete. [2022-06-13T03:04:48.537Z] INFO: archiving logs to Nexus