Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 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-ssh11829128654726447634.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-ssh5009635108559403477.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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13064757936719381233.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-ssh6224311120521429616.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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10664383925768980926.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:true] ========================================================= [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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1762 in /w/workspace/exfoundry_device-mqtt-go_jakarta [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/exfoundry_device-mqtt-go_jakarta # 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 Avoid second fetch Checking out Revision 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 (jakarta) > 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 core.sparsecheckout # timeout=10 > git checkout -f 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 # timeout=10 Commit message: "fix(snap): expose parent directory in device-config plug (Jakarta) (#387)" > git rev-list --no-walk 88d325df5dfbee1c670c9b523e363100c653dbf9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-08T15:58:00.513Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-08T15:58:00.571Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T15:58:00.584Z] ========================================================= [2022-06-08T15:58:00.584Z] EdgeX Global Pipelines Version Info [2022-06-08T15:58:00.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:58:01.337Z] ------------------- [2022-06-08T15:58:01.337Z] stable info: [2022-06-08T15:58:01.337Z] ------------------- [2022-06-08T15:58:01.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-08T15:58:01.337Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T15:58:01.337Z] Message: update stable to v1.0.234 [2022-06-08T15:58:01.911Z] ------------------- [2022-06-08T15:58:01.911Z] experimental info: [2022-06-08T15:58:01.911Z] ------------------- [2022-06-08T15:58:01.911Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-08T15:58:01.911Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T15:58:01.911Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-08T15:58:02.174Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-06-08T15:58:02.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-06-08T15:58:02.205Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-08T15:58:02.222Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-08T15:58:02.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-08T15:58:02.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-08T15:58:02.276Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-08T15:58:02.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-08T15:58:02.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-08T15:58:02.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-08T15:58:02.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-08T15:58:02.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-06-08T15:58:02.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-08T15:58:02.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-08T15:58:02.379Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T15:58:02.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T15:58:02.401Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T15:58:02.417Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T15:58:02.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-08T15:58:02.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-08T15:58:02.455Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-08T15:58:02.467Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-08T15:58:02.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-08T15:58:02.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-08T15:58:02.502Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-08T15:58:02.513Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-08T15:58:02.528Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-08T15:58:02.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-08T15:58:02.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-08T15:58:02.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-08T15:58:02.583Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [Pipeline] echo [2022-06-08T15:58:02.599Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7406625 [Pipeline] echo [2022-06-08T15:58:02.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T15:58:02.653Z] provisioning config files... [2022-06-08T15:58:02.666Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config6616710532812142492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:58:02.973Z] ---> docker-login.sh [2022-06-08T15:58:02.973Z] nexus3.edgexfoundry.org:10001 [2022-06-08T15:58:03.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:03.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:03.235Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:03.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:03.235Z] [2022-06-08T15:58:03.235Z] Login Succeeded [2022-06-08T15:58:03.235Z] nexus3.edgexfoundry.org:10002 [2022-06-08T15:58:03.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:03.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:03.495Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:03.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:03.495Z] [2022-06-08T15:58:03.495Z] Login Succeeded [2022-06-08T15:58:03.495Z] nexus3.edgexfoundry.org:10003 [2022-06-08T15:58:03.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:03.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:03.495Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:03.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:03.495Z] [2022-06-08T15:58:03.495Z] Login Succeeded [2022-06-08T15:58:03.495Z] nexus3.edgexfoundry.org:10004 [2022-06-08T15:58:03.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:03.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:03.757Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:03.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:03.757Z] [2022-06-08T15:58:03.757Z] Login Succeeded [2022-06-08T15:58:03.757Z] docker.io [2022-06-08T15:58:03.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:04.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:04.018Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:04.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:04.018Z] [2022-06-08T15:58:04.018Z] Login Succeeded [2022-06-08T15:58:04.018Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T15:58:04.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-08T15:58:04.413Z] + git rev-list -1 --merges 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7~1..7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [Pipeline] echo [2022-06-08T15:58:04.449Z] -----------> git rev-list -1 --merges 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7~1..7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [false] [Pipeline] sh [2022-06-08T15:58:04.747Z] + git log --format=format:%s -1 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [Pipeline] echo [2022-06-08T15:58:04.765Z] ========================================================= [2022-06-08T15:58:04.765Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-08T15:58:04.765Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T15:58:05.113Z] + git log --format=format:%s -1 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [Pipeline] echo [2022-06-08T15:58:05.127Z] [semverPrep] GIT_COMMIT: 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7, Commit Message: fix(snap): expose parent directory in device-config plug (Jakarta) (#387) [Pipeline] echo [2022-06-08T15:58:05.136Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-08T15:58:05.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T15:58:05.497Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-08T15:58:05.497Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-08T15:58:05.497Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-08T15:58:05.497Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-08T15:58:05.497Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-08T15:58:05.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:58:05.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T15:58:05.855Z] [2022-06-08T15:58:05.855Z] 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-08T15:58:06.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T15:58:06.162Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-08T15:58:06.162Z] 42c077c10790: Pulling fs layer [2022-06-08T15:58:06.162Z] f63e77b7563a: Pulling fs layer [2022-06-08T15:58:06.162Z] bd5fdadae976: Pulling fs layer [2022-06-08T15:58:06.162Z] 205491f53016: Pulling fs layer [2022-06-08T15:58:06.162Z] df18705c85c3: Pulling fs layer [2022-06-08T15:58:06.162Z] bdb3f477010e: Pulling fs layer [2022-06-08T15:58:06.162Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-08T15:58:06.162Z] 2c6e9b1d212d: Pulling fs layer [2022-06-08T15:58:06.162Z] bdb8f0575790: Pulling fs layer [2022-06-08T15:58:06.162Z] 205491f53016: Waiting [2022-06-08T15:58:06.162Z] 386e3cb2ff24: Pulling fs layer [2022-06-08T15:58:06.162Z] 2343380bae48: Pulling fs layer [2022-06-08T15:58:06.162Z] bdb3f477010e: Waiting [2022-06-08T15:58:06.162Z] 2c6e9b1d212d: Waiting [2022-06-08T15:58:06.162Z] bdb8f0575790: Waiting [2022-06-08T15:58:06.162Z] 386e3cb2ff24: Waiting [2022-06-08T15:58:06.162Z] 2343380bae48: Waiting [2022-06-08T15:58:06.162Z] df18705c85c3: Waiting [2022-06-08T15:58:06.162Z] f63e77b7563a: Download complete [2022-06-08T15:58:06.162Z] 205491f53016: Download complete [2022-06-08T15:58:06.422Z] df18705c85c3: Verifying Checksum [2022-06-08T15:58:06.422Z] df18705c85c3: Download complete [2022-06-08T15:58:06.422Z] bdb3f477010e: Download complete [2022-06-08T15:58:06.422Z] bd5fdadae976: Verifying Checksum [2022-06-08T15:58:06.422Z] bd5fdadae976: Download complete [2022-06-08T15:58:06.422Z] 2c6e9b1d212d: Verifying Checksum [2022-06-08T15:58:06.422Z] 2c6e9b1d212d: Download complete [2022-06-08T15:58:06.422Z] bdb8f0575790: Download complete [2022-06-08T15:58:06.422Z] 386e3cb2ff24: Verifying Checksum [2022-06-08T15:58:06.422Z] 386e3cb2ff24: Download complete [2022-06-08T15:58:06.422Z] 2343380bae48: Download complete [2022-06-08T15:58:06.422Z] 42c077c10790: Verifying Checksum [2022-06-08T15:58:06.422Z] 42c077c10790: Download complete [2022-06-08T15:58:06.689Z] c8a8fc8e1c8f: Download complete [2022-06-08T15:58:07.631Z] 42c077c10790: Pull complete [2022-06-08T15:58:07.891Z] f63e77b7563a: Pull complete [2022-06-08T15:58:08.151Z] bd5fdadae976: Pull complete [2022-06-08T15:58:08.151Z] 205491f53016: Pull complete [2022-06-08T15:58:08.723Z] df18705c85c3: Pull complete [2022-06-08T15:58:08.723Z] bdb3f477010e: Pull complete [2022-06-08T15:58:10.637Z] c8a8fc8e1c8f: Pull complete [2022-06-08T15:58:10.637Z] 2c6e9b1d212d: Pull complete [2022-06-08T15:58:10.637Z] bdb8f0575790: Pull complete [2022-06-08T15:58:10.637Z] 386e3cb2ff24: Pull complete [2022-06-08T15:58:10.637Z] 2343380bae48: Pull complete [2022-06-08T15:58:10.900Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-08T15:58:10.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T15:58:10.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:58:10.999Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T15:58:11.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T15:58:12.917Z] $ docker top a078fc25ee2512273ff6070223e4cbb8def8ef4d6cb168bed4983de7339cdec7 -eo pid,comm [2022-06-08T15:58:12.976Z] 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-08T15:58:12.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T15:58:13.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T15:58:13.012Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T15:58:13.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T15:58:13.155Z] $ docker exec a078fc25ee2512273ff6070223e4cbb8def8ef4d6cb168bed4983de7339cdec7 ssh-agent [2022-06-08T15:58:13.283Z] SSH_AUTH_SOCK=/tmp/ssh-rzyluKBobPxR/agent.33 [2022-06-08T15:58:13.283Z] SSH_AGENT_PID=40 [2022-06-08T15:58:13.291Z] Running ssh-add (command line suppressed) [2022-06-08T15:58:13.413Z] Identity added: /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_3180310553034895205.key (/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_3180310553034895205.key) [2022-06-08T15:58:13.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T15:58:13.715Z] + git tag --points-at HEAD [Pipeline] } [2022-06-08T15:58:13.734Z] $ docker exec --env ******** --env ******** a078fc25ee2512273ff6070223e4cbb8def8ef4d6cb168bed4983de7339cdec7 ssh-agent -k [2022-06-08T15:58:13.843Z] unset SSH_AUTH_SOCK; [2022-06-08T15:58:13.844Z] unset SSH_AGENT_PID; [2022-06-08T15:58:13.844Z] echo Agent pid 40 killed; [2022-06-08T15:58:13.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-08T15:58:13.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T15:58:13.872Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T15:58:13.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T15:58:14.006Z] $ docker exec a078fc25ee2512273ff6070223e4cbb8def8ef4d6cb168bed4983de7339cdec7 ssh-agent [2022-06-08T15:58:14.119Z] SSH_AUTH_SOCK=/tmp/ssh-AVd8ylcums9U/agent.72 [2022-06-08T15:58:14.119Z] SSH_AGENT_PID=78 [2022-06-08T15:58:14.123Z] Running ssh-add (command line suppressed) [2022-06-08T15:58:14.258Z] Identity added: /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_3199831148286074050.key (/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_3199831148286074050.key) [2022-06-08T15:58:14.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T15:58:14.562Z] + git semver init [2022-06-08T15:58:14.822Z] 2022-06-08 15:58:14,788 [run_init] DEBUG init version:0.0.0 force:False [2022-06-08T15:58:14.822Z] 2022-06-08 15:58:14,789 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver [2022-06-08T15:58:14.822Z] 2022-06-08 15:58:14,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver [2022-06-08T15:58:14.822Z] 2022-06-08 15:58:14,790 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-08T15:58:15.764Z] 2022-06-08 15:58:15,460 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-mqtt-go_jakarta/.git/info/exclude [2022-06-08T15:58:15.764Z] 2022-06-08 15:58:15,460 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta with force:False [2022-06-08T15:58:15.764Z] 2022-06-08 15:58:15,460 [read_version] DEBUG read version from /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta [2022-06-08T15:58:15.764Z] 2022-06-08 15:58:15,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta [2022-06-08T15:58:15.764Z] 2.1.1-dev.2 [Pipeline] } [2022-06-08T15:58:15.781Z] $ docker exec --env ******** --env ******** a078fc25ee2512273ff6070223e4cbb8def8ef4d6cb168bed4983de7339cdec7 ssh-agent -k [2022-06-08T15:58:15.901Z] unset SSH_AUTH_SOCK; [2022-06-08T15:58:15.901Z] unset SSH_AGENT_PID; [2022-06-08T15:58:15.902Z] echo Agent pid 78 killed; [2022-06-08T15:58:15.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T15:58:16.221Z] + git semver [Pipeline] } [2022-06-08T15:58:16.500Z] $ docker stop --time=1 a078fc25ee2512273ff6070223e4cbb8def8ef4d6cb168bed4983de7339cdec7 [2022-06-08T15:58:17.887Z] $ docker rm -f a078fc25ee2512273ff6070223e4cbb8def8ef4d6cb168bed4983de7339cdec7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T15:58:18.248Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-08T15:58:18.502Z] Stashed 1 file(s) [Pipeline] echo [2022-06-08T15:58:18.505Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [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-08T15:58:18.679Z] provisioning config files... [2022-06-08T15:58:18.691Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config8042442892997308513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:58:18.995Z] ---> docker-login.sh [2022-06-08T15:58:18.995Z] nexus3.edgexfoundry.org:10001 [2022-06-08T15:58:18.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:18.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:18.995Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:18.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:18.995Z] [2022-06-08T15:58:18.995Z] Login Succeeded [2022-06-08T15:58:18.995Z] nexus3.edgexfoundry.org:10002 [2022-06-08T15:58:18.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:19.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:19.253Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:19.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:19.253Z] [2022-06-08T15:58:19.253Z] Login Succeeded [2022-06-08T15:58:19.253Z] nexus3.edgexfoundry.org:10003 [2022-06-08T15:58:19.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:19.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:19.253Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:19.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:19.253Z] [2022-06-08T15:58:19.253Z] Login Succeeded [2022-06-08T15:58:19.253Z] nexus3.edgexfoundry.org:10004 [2022-06-08T15:58:19.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:19.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:19.513Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:19.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:19.513Z] [2022-06-08T15:58:19.513Z] Login Succeeded [2022-06-08T15:58:19.513Z] docker.io [2022-06-08T15:58:19.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:58:19.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:58:19.773Z] Configure a credential helper to remove this warning. See [2022-06-08T15:58:19.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:58:19.773Z] [2022-06-08T15:58:19.773Z] Login Succeeded [2022-06-08T15:58:19.773Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T15:58:19.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T15:58:19.834Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T15:58:20.127Z] + + grep ^go [0-9].[0-9]* go.mod [2022-06-08T15:58:20.127Z] cut -d -f 2 [Pipeline] echo [2022-06-08T15:58:20.143Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T15:58:20.155Z] ========================================================= [2022-06-08T15:58:20.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2022-06-08T15:58:20.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:58:20.480Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T15:58:20.741Z] Sending build context to Docker daemon 17.12MB [2022-06-08T15:58:20.741Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T15:58:20.741Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-08T15:58:20.741Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-08T15:58:20.741Z] a0d0a0d46f8b: Pulling fs layer [2022-06-08T15:58:20.741Z] 31adcdaf11c8: Pulling fs layer [2022-06-08T15:58:20.741Z] b8b176561691: Pulling fs layer [2022-06-08T15:58:20.741Z] 4527c011a84f: Pulling fs layer [2022-06-08T15:58:20.741Z] 5d74067f8e1e: Pulling fs layer [2022-06-08T15:58:20.741Z] fd57009d33ed: Pulling fs layer [2022-06-08T15:58:20.741Z] 6b058263d067: Pulling fs layer [2022-06-08T15:58:20.741Z] 16d7c86c65f4: Pulling fs layer [2022-06-08T15:58:20.741Z] 1290d154cb4b: Pulling fs layer [2022-06-08T15:58:20.741Z] 6b058263d067: Waiting [2022-06-08T15:58:20.741Z] 16d7c86c65f4: Waiting [2022-06-08T15:58:20.741Z] 5d74067f8e1e: Waiting [2022-06-08T15:58:20.741Z] 1290d154cb4b: Waiting [2022-06-08T15:58:20.741Z] fd57009d33ed: Waiting [2022-06-08T15:58:20.741Z] 4527c011a84f: Waiting [2022-06-08T15:58:20.741Z] b8b176561691: Verifying Checksum [2022-06-08T15:58:20.741Z] b8b176561691: Download complete [2022-06-08T15:58:20.741Z] 31adcdaf11c8: Download complete [2022-06-08T15:58:20.741Z] 5d74067f8e1e: Download complete [2022-06-08T15:58:20.741Z] fd57009d33ed: Verifying Checksum [2022-06-08T15:58:20.741Z] fd57009d33ed: Download complete [2022-06-08T15:58:20.741Z] a0d0a0d46f8b: Download complete [2022-06-08T15:58:20.741Z] 6b058263d067: Verifying Checksum [2022-06-08T15:58:20.741Z] 6b058263d067: Download complete [2022-06-08T15:58:21.004Z] 16d7c86c65f4: Verifying Checksum [2022-06-08T15:58:21.004Z] 16d7c86c65f4: Download complete [2022-06-08T15:58:21.004Z] a0d0a0d46f8b: Pull complete [2022-06-08T15:58:21.276Z] 31adcdaf11c8: Pull complete [2022-06-08T15:58:21.276Z] b8b176561691: Pull complete [2022-06-08T15:58:21.540Z] 1290d154cb4b: Verifying Checksum [2022-06-08T15:58:21.540Z] 1290d154cb4b: Download complete [2022-06-08T15:58:21.540Z] 4527c011a84f: Verifying Checksum [2022-06-08T15:58:21.540Z] 4527c011a84f: Download complete [2022-06-08T15:58:25.743Z] 4527c011a84f: Pull complete [2022-06-08T15:58:25.743Z] 5d74067f8e1e: Pull complete [2022-06-08T15:58:25.743Z] fd57009d33ed: Pull complete [2022-06-08T15:58:25.743Z] 6b058263d067: Pull complete [2022-06-08T15:58:25.743Z] 16d7c86c65f4: Pull complete [2022-06-08T15:58:27.649Z] 1290d154cb4b: Pull complete [2022-06-08T15:58:27.649Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2022-06-08T15:58:27.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-06-08T15:58:27.649Z] ---> de6a6ee31cbe [2022-06-08T15:58:27.649Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T15:58:29.560Z] ---> Running in 3292a8da1a74 [2022-06-08T15:58:29.560Z] Removing intermediate container 3292a8da1a74 [2022-06-08T15:58:29.560Z] ---> 58ad5fe57505 [2022-06-08T15:58:29.560Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T15:58:29.560Z] ---> Running in c9d6ac7570f0 [2022-06-08T15:58:29.560Z] Removing intermediate container c9d6ac7570f0 [2022-06-08T15:58:29.560Z] ---> 5eb653dabde5 [2022-06-08T15:58:29.560Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T15:58:29.560Z] ---> Running in b6196e4dd67d [2022-06-08T15:58:30.137Z] Removing intermediate container b6196e4dd67d [2022-06-08T15:58:30.137Z] ---> 52d96a7c8340 [2022-06-08T15:58:30.137Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T15:58:30.396Z] ---> Running in 2eafc91d11e0 [2022-06-08T15:58:30.657Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T15:58:31.599Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T15:58:31.862Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2022-06-08T15:58:31.862Z] (2/4) Installing libedit (20210216.3.1-r0) [2022-06-08T15:58:32.124Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2022-06-08T15:58:32.124Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2022-06-08T15:58:32.124Z] Executing busybox-1.33.1-r3.trigger [2022-06-08T15:58:32.124Z] OK: 224 MiB in 56 packages [2022-06-08T15:58:32.696Z] Removing intermediate container 2eafc91d11e0 [2022-06-08T15:58:32.696Z] ---> 496f2cac698e [2022-06-08T15:58:32.696Z] Step 7/11 : WORKDIR /device-mqtt-go [2022-06-08T15:58:32.696Z] ---> Running in 783c2f6f260e [2022-06-08T15:58:32.696Z] Removing intermediate container 783c2f6f260e [2022-06-08T15:58:32.696Z] ---> 86d01a67a3b9 [2022-06-08T15:58:32.696Z] Step 8/11 : COPY . . [2022-06-08T15:58:33.625Z] Still waiting to schedule task [2022-06-08T15:58:33.626Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-08T15:58:33.635Z] ---> 133dd4127a3a [2022-06-08T15:58:33.635Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T15:58:33.635Z] ---> Running in 5816c0bcc4ea [2022-06-08T15:58:33.909Z] skipping... [2022-06-08T15:58:34.482Z] Removing intermediate container 5816c0bcc4ea [2022-06-08T15:58:34.482Z] ---> 11c559a1c4f1 [2022-06-08T15:58:34.482Z] Step 10/11 : ARG MAKE='make build' [2022-06-08T15:58:34.482Z] ---> Running in 4f1352431c5c [2022-06-08T15:58:34.482Z] Removing intermediate container 4f1352431c5c [2022-06-08T15:58:34.482Z] ---> 9cfd4bb381ec [2022-06-08T15:58:34.482Z] Step 11/11 : RUN $MAKE [2022-06-08T15:58:34.482Z] ---> Running in c22a08ba70f5 [2022-06-08T15:58:35.052Z] noop [2022-06-08T15:58:35.312Z] Removing intermediate container c22a08ba70f5 [2022-06-08T15:58:35.312Z] ---> 0a62645bc05e [2022-06-08T15:58:35.312Z] Successfully built 0a62645bc05e [2022-06-08T15:58:35.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:58:35.634Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T15:58:35.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:58:35.719Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T15:58:35.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-08T15:58:36.193Z] $ docker top 327917d55c8f33ba88e4825e63751dba883deb3970e1c4178eac04d4ff2e40a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T15:58:36.597Z] + go version [2022-06-08T15:58:36.597Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-06-08T15:58:36.612Z] $ docker stop --time=1 327917d55c8f33ba88e4825e63751dba883deb3970e1c4178eac04d4ff2e40a1 [2022-06-08T15:58:37.973Z] $ docker rm -f 327917d55c8f33ba88e4825e63751dba883deb3970e1c4178eac04d4ff2e40a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:58:38.358Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T15:58:38.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:58:38.433Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T15:58:38.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-08T15:58:38.879Z] $ docker top b46e75b446010c7424c69c268ce47996e711bbc1dbe855cffd7ba6843e10e36f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T15:58:39.233Z] + make test [2022-06-08T15:58:39.233Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-08T15:58:39.492Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-08T15:58:47.631Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-08T15:58:47.631Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.5% of statements [2022-06-08T15:58:47.631Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-08T15:58:47.631Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T15:58:50.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T15:58:50.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T15:58:50.923Z] ./bin/test-attribution-txt.sh [2022-06-08T15:58:51.868Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-08T15:58:51.868Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-08T15:58:51.868Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-08T15:58:51.868Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-08T15:58:51.868Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-08T15:58:51.868Z] go: downloading github.com/spf13/cast v1.4.1 [2022-06-08T15:58:51.868Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-08T15:58:51.868Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-08T15:58:51.868Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-08T15:58:52.136Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-08T15:58:52.136Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-08T15:58:52.136Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-08T15:58:52.136Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-08T15:58:52.136Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-08T15:58:52.136Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-08T15:58:52.136Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-08T15:58:52.136Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-08T15:58:52.136Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-08T15:58:52.136Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-08T15:58:52.136Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-08T15:58:52.136Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-08T15:58:52.136Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-08T15:58:52.136Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-08T15:58:52.136Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-08T15:58:52.136Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-08T15:58:52.136Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-08T15:58:52.136Z] go: downloading golang.org/x/text v0.3.6 [2022-06-08T15:58:52.395Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-08T15:58:52.395Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-08T15:58:52.395Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-08T15:58:52.395Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-08T15:58:52.395Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-08T15:58:52.395Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-08T15:58:52.395Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-08T15:58:52.395Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-08T15:58:52.656Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-08T15:58:52.656Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-08T15:58:52.656Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-08T15:58:52.656Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-08T15:58:52.656Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-08T15:58:52.656Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-08T15:58:52.656Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [Pipeline] echo [2022-06-08T15:58:54.056Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T15:58:54.356Z] + go mod tidy [2022-06-08T15:58:54.356Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-08T15:58:54.356Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-08T15:58:54.356Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-08T15:58:54.356Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-08T15:58:54.356Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-08T15:58:54.356Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-08T15:58:54.356Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-08T15:58:54.615Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-08T15:58:54.615Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-08T15:58:54.615Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-08T15:58:54.615Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-08T15:58:54.615Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-08T15:58:54.615Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-08T15:58:54.615Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-08T15:58:54.615Z] go: downloading github.com/kr/text v0.2.0 [2022-06-08T15:58:54.615Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-08T15:58:54.615Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-08T15:58:54.615Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-08T15:58:54.615Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-08T15:58:54.615Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-08T15:58:54.615Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-08T15:58:54.615Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-08T15:58:54.615Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-08T15:58:54.615Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-08T15:58:54.893Z] $ docker stop --time=1 b46e75b446010c7424c69c268ce47996e711bbc1dbe855cffd7ba6843e10e36f [2022-06-08T15:58:57.289Z] $ docker rm -f b46e75b446010c7424c69c268ce47996e711bbc1dbe855cffd7ba6843e10e36f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T15:58:57.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T15:58:57.909Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-08T15:58:58.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T15:58:58.665Z] + ls -al . [2022-06-08T15:58:58.665Z] total 188 [2022-06-08T15:58:58.665Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 15:58 . [2022-06-08T15:58:58.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:57 .. [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 8 15:57 .dockerignore [2022-06-08T15:58:58.665Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:58 .git [2022-06-08T15:58:58.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:57 .github [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 321 Jun 8 15:57 .gitignore [2022-06-08T15:58:58.665Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 15:58 .semver [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 7287 Jun 8 15:57 Attribution.txt [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 7706 Jun 8 15:57 CHANGELOG.md [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 1907 Jun 8 15:57 Dockerfile [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 15:57 GOVERNANCE.md [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 15:57 Jenkinsfile [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 15:57 LICENSE [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 1030 Jun 8 15:57 Makefile [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 8 15:57 OWNERS.md [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 2211 Jun 8 15:57 README.md [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 8 15:58 VERSION [2022-06-08T15:58:58.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:57 bin [2022-06-08T15:58:58.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:57 cmd [2022-06-08T15:58:58.665Z] -rw-r--r-- 1 jenkins jenkins 17452 Jun 8 15:58 coverage.out [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 404 Jun 8 15:58 go.mod [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 49385 Jun 8 15:57 go.sum [2022-06-08T15:58:58.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:57 internal [2022-06-08T15:58:58.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:57 mock [2022-06-08T15:58:58.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:57 snap [2022-06-08T15:58:58.665Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 15:57 vendor [2022-06-08T15:58:58.665Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 8 15:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:58:58.977Z] + 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=7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 --label arch=amd64 --label version=2.1.1-dev.2 . [2022-06-08T15:58:59.262Z] Sending build context to Docker daemon 17.13MB [2022-06-08T15:58:59.262Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T15:58:59.262Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-08T15:58:59.262Z] ---> 0a62645bc05e [2022-06-08T15:58:59.262Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T15:58:59.525Z] ---> Running in 2225a596e594 [2022-06-08T15:58:59.525Z] Removing intermediate container 2225a596e594 [2022-06-08T15:58:59.525Z] ---> de52babef98c [2022-06-08T15:58:59.525Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T15:58:59.525Z] ---> Running in fc408400cf09 [2022-06-08T15:58:59.786Z] Removing intermediate container fc408400cf09 [2022-06-08T15:58:59.786Z] ---> 2c68450220bc [2022-06-08T15:58:59.786Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T15:58:59.786Z] ---> Running in d29d3557e206 [2022-06-08T15:59:00.362Z] Removing intermediate container d29d3557e206 [2022-06-08T15:59:00.362Z] ---> a079e396684a [2022-06-08T15:59:00.362Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T15:59:00.362Z] ---> Running in 0ba3022c4641 [2022-06-08T15:59:00.623Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T15:59:01.571Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T15:59:01.833Z] OK: 224 MiB in 56 packages [2022-06-08T15:59:02.094Z] Removing intermediate container 0ba3022c4641 [2022-06-08T15:59:02.094Z] ---> c03a12a56b10 [2022-06-08T15:59:02.094Z] Step 7/23 : WORKDIR /device-mqtt-go [2022-06-08T15:59:02.355Z] ---> Running in 05fecb2157aa [2022-06-08T15:59:02.355Z] Removing intermediate container 05fecb2157aa [2022-06-08T15:59:02.355Z] ---> 282f7836229d [2022-06-08T15:59:02.355Z] Step 8/23 : COPY . . [2022-06-08T15:59:03.738Z] ---> a930f6558778 [2022-06-08T15:59:03.738Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T15:59:03.738Z] ---> Running in 657f1b7683df [2022-06-08T15:59:04.001Z] skipping... [2022-06-08T15:59:04.261Z] Removing intermediate container 657f1b7683df [2022-06-08T15:59:04.261Z] ---> b328e7bb4cf6 [2022-06-08T15:59:04.261Z] Step 10/23 : ARG MAKE='make build' [2022-06-08T15:59:04.261Z] ---> Running in 9cfdc12d569f [2022-06-08T15:59:04.522Z] Removing intermediate container 9cfdc12d569f [2022-06-08T15:59:04.522Z] ---> f2c716101a72 [2022-06-08T15:59:04.522Z] Step 11/23 : RUN $MAKE [2022-06-08T15:59:04.522Z] ---> Running in b7eec753a590 [2022-06-08T15:59:04.781Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.1.1-dev.2" -o cmd/device-mqtt ./cmd [2022-06-08T15:59:12.906Z] Removing intermediate container b7eec753a590 [2022-06-08T15:59:12.906Z] ---> db3b628fe2a0 [2022-06-08T15:59:12.906Z] Step 12/23 : FROM alpine:3.14 [2022-06-08T15:59:12.906Z] 3.14: Pulling from library/alpine [2022-06-08T15:59:12.906Z] 8663204ce13b: Pulling fs layer [2022-06-08T15:59:12.906Z] 8663204ce13b: Verifying Checksum [2022-06-08T15:59:12.906Z] 8663204ce13b: Download complete [2022-06-08T15:59:13.169Z] 8663204ce13b: Pull complete [2022-06-08T15:59:13.169Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-08T15:59:13.169Z] Status: Downloaded newer image for alpine:3.14 [2022-06-08T15:59:13.169Z] ---> e04c818066af [2022-06-08T15:59:13.169Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-08T15:59:13.169Z] ---> Running in 40431b76b6e5 [2022-06-08T15:59:13.432Z] Removing intermediate container 40431b76b6e5 [2022-06-08T15:59:13.432Z] ---> 35b6813d5ce8 [2022-06-08T15:59:13.432Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-08T15:59:13.432Z] ---> Running in de91a6e9d1de [2022-06-08T15:59:13.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T15:59:13.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T15:59:13.953Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-08T15:59:13.953Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-08T15:59:13.953Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-08T15:59:13.953Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-08T15:59:13.953Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-08T15:59:13.953Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-08T15:59:13.953Z] Executing busybox-1.33.1-r7.trigger [2022-06-08T15:59:13.953Z] OK: 8 MiB in 20 packages [2022-06-08T15:59:14.522Z] Removing intermediate container de91a6e9d1de [2022-06-08T15:59:14.522Z] ---> 41b309ad1937 [2022-06-08T15:59:14.522Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-08T15:59:15.094Z] ---> c1e4161d5dda [2022-06-08T15:59:15.094Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-08T15:59:15.094Z] ---> da18f8cdc97a [2022-06-08T15:59:15.094Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-08T15:59:15.353Z] ---> 0ef468d692fe [2022-06-08T15:59:15.353Z] Step 18/23 : EXPOSE 59982 [2022-06-08T15:59:15.354Z] ---> Running in 28097f5402e1 [2022-06-08T15:59:15.354Z] Removing intermediate container 28097f5402e1 [2022-06-08T15:59:15.354Z] ---> b14ecdc56531 [2022-06-08T15:59:15.354Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2022-06-08T15:59:15.656Z] ---> Running in 889980ee1e89 [2022-06-08T15:59:15.656Z] Removing intermediate container 889980ee1e89 [2022-06-08T15:59:15.656Z] ---> b7960ef4e043 [2022-06-08T15:59:15.656Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-08T15:59:15.656Z] ---> Running in a02a0e514da4 [2022-06-08T15:59:15.656Z] Removing intermediate container a02a0e514da4 [2022-06-08T15:59:15.656Z] ---> ab2bdb0747c5 [2022-06-08T15:59:15.656Z] Step 21/23 : LABEL arch=amd64 [2022-06-08T15:59:15.915Z] ---> Running in d916d14c92bf [2022-06-08T15:59:15.916Z] Removing intermediate container d916d14c92bf [2022-06-08T15:59:15.916Z] ---> dee2379e7606 [2022-06-08T15:59:15.916Z] Step 22/23 : LABEL git_sha=7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [2022-06-08T15:59:15.916Z] ---> Running in 1fbb3c76caed [2022-06-08T15:59:16.176Z] Removing intermediate container 1fbb3c76caed [2022-06-08T15:59:16.176Z] ---> 8f829b3b1eaa [2022-06-08T15:59:16.176Z] Step 23/23 : LABEL version=2.1.1-dev.2 [2022-06-08T15:59:16.176Z] ---> Running in f40f4cfe8249 [2022-06-08T15:59:16.176Z] Removing intermediate container f40f4cfe8249 [2022-06-08T15:59:16.176Z] ---> 943cab99ca72 [2022-06-08T15:59:16.176Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T15:59:16.176Z] Successfully built 943cab99ca72 [2022-06-08T15:59:16.176Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T15:59:16.284Z] provisioning config files... [2022-06-08T15:59:16.295Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config6598879704210245692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:59:16.602Z] ---> docker-login.sh [2022-06-08T15:59:16.602Z] nexus3.edgexfoundry.org:10001 [2022-06-08T15:59:16.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:16.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:16.602Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:16.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:16.602Z] [2022-06-08T15:59:16.602Z] Login Succeeded [2022-06-08T15:59:16.602Z] nexus3.edgexfoundry.org:10002 [2022-06-08T15:59:16.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:16.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:16.862Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:16.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:16.862Z] [2022-06-08T15:59:16.862Z] Login Succeeded [2022-06-08T15:59:16.862Z] nexus3.edgexfoundry.org:10003 [2022-06-08T15:59:16.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:16.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:16.862Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:16.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:16.862Z] [2022-06-08T15:59:16.862Z] Login Succeeded [2022-06-08T15:59:16.862Z] nexus3.edgexfoundry.org:10004 [2022-06-08T15:59:16.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:17.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:17.122Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:17.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:17.122Z] [2022-06-08T15:59:17.122Z] Login Succeeded [2022-06-08T15:59:17.122Z] docker.io [2022-06-08T15:59:17.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:17.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:17.383Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:17.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:17.383Z] [2022-06-08T15:59:17.383Z] Login Succeeded [2022-06-08T15:59:17.383Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T15:59:17.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T15:59:17.424Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T15:59:17.442Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-06-08T15:59:17.442Z] 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [2022-06-08T15:59:17.442Z] 2.1.1-dev.2 [2022-06-08T15:59:17.442Z] 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2 [2022-06-08T15:59:17.442Z] jakarta [2022-06-08T15:59:17.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:17.754Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:18.066Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [2022-06-08T15:59:18.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-06-08T15:59:18.066Z] 8db12666f7b6: Preparing [2022-06-08T15:59:18.066Z] 84ed5bcee422: Preparing [2022-06-08T15:59:18.066Z] dc3777120f4b: Preparing [2022-06-08T15:59:18.066Z] e5b3f7a9c580: Preparing [2022-06-08T15:59:18.066Z] b541d28bf3b4: Preparing [2022-06-08T15:59:18.066Z] b541d28bf3b4: Layer already exists [2022-06-08T15:59:18.066Z] 8db12666f7b6: Pushed [2022-06-08T15:59:18.066Z] 84ed5bcee422: Pushed [2022-06-08T15:59:18.325Z] e5b3f7a9c580: Pushed [2022-06-08T15:59:19.713Z] dc3777120f4b: Pushed [2022-06-08T15:59:19.713Z] 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7: digest: sha256:c4b9dddf6b7bbcb9028a52af08c4421fb2d3d0a2955a5a2f984b8db4d08d2b10 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:20.039Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:20.360Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.1.1-dev.2 [2022-06-08T15:59:20.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-06-08T15:59:20.360Z] 8db12666f7b6: Preparing [2022-06-08T15:59:20.360Z] 84ed5bcee422: Preparing [2022-06-08T15:59:20.360Z] dc3777120f4b: Preparing [2022-06-08T15:59:20.360Z] e5b3f7a9c580: Preparing [2022-06-08T15:59:20.360Z] b541d28bf3b4: Preparing [2022-06-08T15:59:20.360Z] dc3777120f4b: Layer already exists [2022-06-08T15:59:20.360Z] e5b3f7a9c580: Layer already exists [2022-06-08T15:59:20.360Z] 84ed5bcee422: Layer already exists [2022-06-08T15:59:20.360Z] 8db12666f7b6: Layer already exists [2022-06-08T15:59:20.360Z] b541d28bf3b4: Layer already exists [2022-06-08T15:59:20.360Z] 2.1.1-dev.2: digest: sha256:c4b9dddf6b7bbcb9028a52af08c4421fb2d3d0a2955a5a2f984b8db4d08d2b10 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:20.681Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:21.002Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2 [2022-06-08T15:59:21.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-06-08T15:59:21.002Z] 8db12666f7b6: Preparing [2022-06-08T15:59:21.002Z] 84ed5bcee422: Preparing [2022-06-08T15:59:21.002Z] dc3777120f4b: Preparing [2022-06-08T15:59:21.002Z] e5b3f7a9c580: Preparing [2022-06-08T15:59:21.002Z] b541d28bf3b4: Preparing [2022-06-08T15:59:21.002Z] b541d28bf3b4: Layer already exists [2022-06-08T15:59:21.002Z] dc3777120f4b: Layer already exists [2022-06-08T15:59:21.002Z] e5b3f7a9c580: Layer already exists [2022-06-08T15:59:21.002Z] 84ed5bcee422: Layer already exists [2022-06-08T15:59:21.002Z] 8db12666f7b6: Layer already exists [2022-06-08T15:59:21.002Z] 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2: digest: sha256:c4b9dddf6b7bbcb9028a52af08c4421fb2d3d0a2955a5a2f984b8db4d08d2b10 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:21.326Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:21.630Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:jakarta [2022-06-08T15:59:21.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-06-08T15:59:21.630Z] 8db12666f7b6: Preparing [2022-06-08T15:59:21.630Z] 84ed5bcee422: Preparing [2022-06-08T15:59:21.630Z] dc3777120f4b: Preparing [2022-06-08T15:59:21.630Z] e5b3f7a9c580: Preparing [2022-06-08T15:59:21.630Z] b541d28bf3b4: Preparing [2022-06-08T15:59:21.630Z] 84ed5bcee422: Layer already exists [2022-06-08T15:59:21.630Z] dc3777120f4b: Layer already exists [2022-06-08T15:59:21.630Z] e5b3f7a9c580: Layer already exists [2022-06-08T15:59:21.630Z] 8db12666f7b6: Layer already exists [2022-06-08T15:59:21.630Z] b541d28bf3b4: Layer already exists [2022-06-08T15:59:21.630Z] jakarta: digest: sha256:c4b9dddf6b7bbcb9028a52af08c4421fb2d3d0a2955a5a2f984b8db4d08d2b10 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T15:59:21.682Z] ===================================================== [Pipeline] echo [2022-06-08T15:59:21.694Z] taggedImages: [2022-06-08T15:59:21.694Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [2022-06-08T15:59:21.694Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.1.1-dev.2 [2022-06-08T15:59:21.694Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2 [2022-06-08T15:59:21.694Z] - nexus3.edgexfoundry.org:10004/device-mqtt:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:22.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T15:59:22.193Z] [2022-06-08T15:59:22.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:22.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T15:59:22.513Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-08T15:59:22.513Z] 5eb5b503b376: Pulling fs layer [2022-06-08T15:59:22.513Z] 5c69ac0246d0: Pulling fs layer [2022-06-08T15:59:22.513Z] ec43610c2a17: Pulling fs layer [2022-06-08T15:59:22.513Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-08T15:59:22.513Z] 33b1e0a273af: Pulling fs layer [2022-06-08T15:59:22.513Z] 5d3b04190fa2: Pulling fs layer [2022-06-08T15:59:22.513Z] 2f39f015ded8: Pulling fs layer [2022-06-08T15:59:22.513Z] 3a2ae6a8a46f: Waiting [2022-06-08T15:59:22.513Z] 33b1e0a273af: Waiting [2022-06-08T15:59:22.513Z] 2f39f015ded8: Waiting [2022-06-08T15:59:22.513Z] 5d3b04190fa2: Waiting [2022-06-08T15:59:22.513Z] 5c69ac0246d0: Download complete [2022-06-08T15:59:22.513Z] 3a2ae6a8a46f: Download complete [2022-06-08T15:59:22.513Z] 33b1e0a273af: Verifying Checksum [2022-06-08T15:59:22.513Z] 33b1e0a273af: Download complete [2022-06-08T15:59:22.771Z] 5d3b04190fa2: Verifying Checksum [2022-06-08T15:59:22.772Z] 5d3b04190fa2: Download complete [2022-06-08T15:59:22.772Z] ec43610c2a17: Verifying Checksum [2022-06-08T15:59:22.772Z] ec43610c2a17: Download complete [2022-06-08T15:59:22.772Z] 5eb5b503b376: Verifying Checksum [2022-06-08T15:59:22.772Z] 5eb5b503b376: Download complete [2022-06-08T15:59:23.337Z] 2f39f015ded8: Download complete [2022-06-08T15:59:23.906Z] 5eb5b503b376: Pull complete [2022-06-08T15:59:24.166Z] 5c69ac0246d0: Pull complete [2022-06-08T15:59:24.737Z] ec43610c2a17: Pull complete [2022-06-08T15:59:24.737Z] 3a2ae6a8a46f: Pull complete [2022-06-08T15:59:24.997Z] 33b1e0a273af: Pull complete [2022-06-08T15:59:24.997Z] 5d3b04190fa2: Pull complete [2022-06-08T15:59:29.196Z] 2f39f015ded8: Pull complete [2022-06-08T15:59:29.196Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-08T15:59:29.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T15:59:29.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:59:29.301Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T15:59:29.360Z] $ 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/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-08T15:59:32.189Z] $ docker top c801cb5d43afc92c87e885bf08d9673e16fc74ea7e65953096cff1d212417252 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:59:32.591Z] ---> job-cost.sh [2022-06-08T15:59:32.591Z] lf-activate-venv: SKIPPING [2022-06-08T15:59:32.591Z] INFO: No Stack... [2022-06-08T15:59:32.853Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T15:59:33.427Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T15:59:33.722Z] + cat /w/workspace/exfoundry_device-mqtt-go_jakarta/archives/cost.csv [2022-06-08T15:59:33.722Z] + cut -d, -f6 [Pipeline] lock [2022-06-08T15:59:33.734Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-jakarta-4-stack-cost] [2022-06-08T15:59:33.742Z] Resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-4-stack-cost] did not exist. Created. [2022-06-08T15:59:33.743Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T15:59:34.052Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-08T15:59:34.094Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T15:59:34.104Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T15:59:34.130Z] $ docker stop --time=1 c801cb5d43afc92c87e885bf08d9673e16fc74ea7e65953096cff1d212417252 [2022-06-08T15:59:35.377Z] $ docker rm -f c801cb5d43afc92c87e885bf08d9673e16fc74ea7e65953096cff1d212417252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-08T16:01:03.592Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1765 in /w/workspace/exfoundry_device-mqtt-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-08T16:01:03.604Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2022-06-08T16:01:03.661Z] Selected Git installation does not exist. Using Default [2022-06-08T16:01:03.661Z] The recommended git tool is: NONE [2022-06-08T16:01:10.741Z] using credential edgex-jenkins-ssh [2022-06-08T16:01:10.757Z] Cloning the remote Git repository [2022-06-08T16:01:10.821Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-08T16:01:10.912Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2022-06-08T16:01:11.035Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-08T16:01:11.037Z] > git --version # timeout=10 [2022-06-08T16:01:11.066Z] > git --version # 'git version 2.25.1' [2022-06-08T16:01:11.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T16:01:11.171Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T16:01:12.264Z] Avoid second fetch [2022-06-08T16:01:12.264Z] Checking out Revision 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 (jakarta) [2022-06-08T16:01:12.217Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-08T16:01:12.240Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T16:01:12.296Z] > git config core.sparsecheckout # timeout=10 [2022-06-08T16:01:12.316Z] > git checkout -f 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 # timeout=10 [2022-06-08T16:01:17.117Z] Commit message: "fix(snap): expose parent directory in device-config plug (Jakarta) (#387)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T16:01:18.030Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-08T16:01:18.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T16:01:18.030Z] Dload Upload Total Spent Left Speed [2022-06-08T16:01:18.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-06-08T16:01:18.807Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-08T16:01:19.172Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-08T16:01:19.172Z] + sudo tee /etc/docker/daemon.new [2022-06-08T16:01:19.172Z] { [2022-06-08T16:01:19.172Z] "registry-mirrors": [ [2022-06-08T16:01:19.172Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-08T16:01:19.172Z] ], [2022-06-08T16:01:19.172Z] "bip": "10.250.0.254/24", [2022-06-08T16:01:19.172Z] "hosts": [ [2022-06-08T16:01:19.172Z] "tcp://0.0.0.0:5555", [2022-06-08T16:01:19.172Z] "unix:///var/run/docker.sock" [2022-06-08T16:01:19.172Z] ], [2022-06-08T16:01:19.172Z] "mtu": 1458, [2022-06-08T16:01:19.172Z] "selinux-enabled": true, [2022-06-08T16:01:19.172Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-08T16:01:19.172Z] } [Pipeline] sh [2022-06-08T16:01:19.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-08T16:01:19.893Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T16:01:38.297Z] provisioning config files... [2022-06-08T16:01:38.323Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config2663941146056258681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:01:38.927Z] ---> docker-login.sh [2022-06-08T16:01:38.927Z] nexus3.edgexfoundry.org:10001 [2022-06-08T16:01:39.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:01:39.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:01:39.799Z] Configure a credential helper to remove this warning. See [2022-06-08T16:01:39.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:01:39.799Z] [2022-06-08T16:01:39.799Z] Login Succeeded [2022-06-08T16:01:39.799Z] nexus3.edgexfoundry.org:10002 [2022-06-08T16:01:40.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:01:40.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:01:40.342Z] Configure a credential helper to remove this warning. See [2022-06-08T16:01:40.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:01:40.342Z] [2022-06-08T16:01:40.342Z] Login Succeeded [2022-06-08T16:01:40.342Z] nexus3.edgexfoundry.org:10003 [2022-06-08T16:01:40.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:01:40.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:01:40.896Z] Configure a credential helper to remove this warning. See [2022-06-08T16:01:40.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:01:40.896Z] [2022-06-08T16:01:40.896Z] Login Succeeded [2022-06-08T16:01:40.896Z] nexus3.edgexfoundry.org:10004 [2022-06-08T16:01:41.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:01:41.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:01:41.170Z] Configure a credential helper to remove this warning. See [2022-06-08T16:01:41.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:01:41.170Z] [2022-06-08T16:01:41.170Z] Login Succeeded [2022-06-08T16:01:41.511Z] docker.io [2022-06-08T16:01:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:01:42.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:01:42.056Z] Configure a credential helper to remove this warning. See [2022-06-08T16:01:42.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:01:42.056Z] [2022-06-08T16:01:42.056Z] Login Succeeded [2022-06-08T16:01:42.056Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T16:01:42.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T16:01:42.330Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T16:01:42.658Z] + grep ^go [0-9].[0-9]* go.mod [2022-06-08T16:01:42.658Z] + cut -d -f 2 [Pipeline] echo [2022-06-08T16:01:42.726Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T16:01:42.738Z] ========================================================= [2022-06-08T16:01:42.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2022-06-08T16:01:42.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:01:43.127Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T16:01:44.589Z] Sending build context to Docker daemon 14.23MB [2022-06-08T16:01:44.589Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T16:01:44.589Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-08T16:01:44.589Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-08T16:01:44.589Z] 552d1f2373af: Pulling fs layer [2022-06-08T16:01:44.589Z] ea3f2d53f512: Pulling fs layer [2022-06-08T16:01:44.589Z] 9e70ebbbe112: Pulling fs layer [2022-06-08T16:01:44.589Z] 7a9cfe048b4a: Pulling fs layer [2022-06-08T16:01:44.589Z] 72dc09318566: Pulling fs layer [2022-06-08T16:01:44.589Z] f324388ff665: Pulling fs layer [2022-06-08T16:01:44.589Z] 53ef782089cf: Pulling fs layer [2022-06-08T16:01:44.589Z] 2af28fca035d: Pulling fs layer [2022-06-08T16:01:44.589Z] 7a9cfe048b4a: Waiting [2022-06-08T16:01:44.589Z] 72dc09318566: Waiting [2022-06-08T16:01:44.589Z] f324388ff665: Waiting [2022-06-08T16:01:44.589Z] 2af28fca035d: Waiting [2022-06-08T16:01:44.589Z] 53ef782089cf: Waiting [2022-06-08T16:01:44.589Z] 9e70ebbbe112: Verifying Checksum [2022-06-08T16:01:44.589Z] 9e70ebbbe112: Download complete [2022-06-08T16:01:44.589Z] ea3f2d53f512: Verifying Checksum [2022-06-08T16:01:44.589Z] ea3f2d53f512: Download complete [2022-06-08T16:01:44.589Z] 72dc09318566: Verifying Checksum [2022-06-08T16:01:44.589Z] 72dc09318566: Download complete [2022-06-08T16:01:44.589Z] f324388ff665: Download complete [2022-06-08T16:01:44.589Z] 552d1f2373af: Download complete [2022-06-08T16:01:44.589Z] 53ef782089cf: Verifying Checksum [2022-06-08T16:01:44.589Z] 53ef782089cf: Download complete [2022-06-08T16:01:45.578Z] 552d1f2373af: Pull complete [2022-06-08T16:01:45.856Z] ea3f2d53f512: Pull complete [2022-06-08T16:01:46.467Z] 9e70ebbbe112: Pull complete [2022-06-08T16:01:46.742Z] 2af28fca035d: Verifying Checksum [2022-06-08T16:01:46.742Z] 2af28fca035d: Download complete [2022-06-08T16:01:47.340Z] 7a9cfe048b4a: Verifying Checksum [2022-06-08T16:01:47.340Z] 7a9cfe048b4a: Download complete [2022-06-08T16:01:57.498Z] 7a9cfe048b4a: Pull complete [2022-06-08T16:01:57.769Z] 72dc09318566: Pull complete [2022-06-08T16:01:58.040Z] f324388ff665: Pull complete [2022-06-08T16:01:58.314Z] 53ef782089cf: Pull complete [2022-06-08T16:02:03.713Z] 2af28fca035d: Pull complete [2022-06-08T16:02:03.713Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2022-06-08T16:02:03.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-06-08T16:02:03.713Z] ---> d19f1962542a [2022-06-08T16:02:03.713Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T16:02:05.151Z] ---> Running in d6ec80c1d802 [2022-06-08T16:02:05.426Z] Removing intermediate container d6ec80c1d802 [2022-06-08T16:02:05.426Z] ---> b8b0b69d183b [2022-06-08T16:02:05.426Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T16:02:05.702Z] ---> Running in 6746103b866e [2022-06-08T16:02:05.989Z] Removing intermediate container 6746103b866e [2022-06-08T16:02:05.989Z] ---> 26f0adacc8ee [2022-06-08T16:02:05.989Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T16:02:05.989Z] ---> Running in e2b9cb9ba650 [2022-06-08T16:02:07.972Z] Removing intermediate container e2b9cb9ba650 [2022-06-08T16:02:07.972Z] ---> 73d89fa44d53 [2022-06-08T16:02:07.972Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T16:02:07.972Z] ---> Running in 86ab564ff51e [2022-06-08T16:02:08.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T16:02:09.938Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T16:02:10.935Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2022-06-08T16:02:10.935Z] (2/4) Installing libedit (20210216.3.1-r0) [2022-06-08T16:02:10.935Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2022-06-08T16:02:11.215Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2022-06-08T16:02:11.215Z] Executing busybox-1.33.1-r3.trigger [2022-06-08T16:02:11.215Z] OK: 223 MiB in 56 packages [2022-06-08T16:02:12.225Z] Removing intermediate container 86ab564ff51e [2022-06-08T16:02:12.225Z] ---> 283d739b7586 [2022-06-08T16:02:12.225Z] Step 7/11 : WORKDIR /device-mqtt-go [2022-06-08T16:02:12.225Z] ---> Running in 86bef2adf398 [2022-06-08T16:02:12.501Z] Removing intermediate container 86bef2adf398 [2022-06-08T16:02:12.501Z] ---> c8c89c9302a4 [2022-06-08T16:02:12.501Z] Step 8/11 : COPY . . [2022-06-08T16:02:16.833Z] ---> 43328f7679d2 [2022-06-08T16:02:16.833Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T16:02:16.833Z] ---> Running in ff3b81d116cf [2022-06-08T16:02:17.455Z] skipping... [2022-06-08T16:02:18.447Z] Removing intermediate container ff3b81d116cf [2022-06-08T16:02:18.447Z] ---> 61cf792493ea [2022-06-08T16:02:18.447Z] Step 10/11 : ARG MAKE='make build' [2022-06-08T16:02:18.447Z] ---> Running in f273344c2fb6 [2022-06-08T16:02:18.724Z] Removing intermediate container f273344c2fb6 [2022-06-08T16:02:18.724Z] ---> 7a3c33c36aa5 [2022-06-08T16:02:18.724Z] Step 11/11 : RUN $MAKE [2022-06-08T16:02:18.724Z] ---> Running in 8f4a95c8a909 [2022-06-08T16:02:19.715Z] noop [2022-06-08T16:02:20.322Z] Removing intermediate container 8f4a95c8a909 [2022-06-08T16:02:20.322Z] ---> 3901c890144b [2022-06-08T16:02:20.597Z] Successfully built 3901c890144b [2022-06-08T16:02:20.597Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:02:20.969Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T16:02:20.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:02:21.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-1765 does not seem to be running inside a container [2022-06-08T16:02:21.292Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-08T16:02:22.531Z] $ docker top d73172da2f348f56e531376e4b534cc6038321a490761e37fc15e10c526e1561 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T16:02:23.429Z] + go version [2022-06-08T16:02:23.430Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-06-08T16:02:23.459Z] $ docker stop --time=1 d73172da2f348f56e531376e4b534cc6038321a490761e37fc15e10c526e1561 [2022-06-08T16:02:25.087Z] $ docker rm -f d73172da2f348f56e531376e4b534cc6038321a490761e37fc15e10c526e1561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:02:25.705Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T16:02:25.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:02:25.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-1765 does not seem to be running inside a container [2022-06-08T16:02:26.041Z] $ 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 ******** ci-base-image-arm64 cat [2022-06-08T16:02:27.219Z] $ docker top 34a7a506f239c89bbffa7daf47e9e0b9b4dbb09233feb2ea7dfb8646435ffea6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T16:02:28.110Z] + make test [2022-06-08T16:02:28.110Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-08T16:02:29.087Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-08T16:03:25.689Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-08T16:03:25.689Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.5% of statements [2022-06-08T16:03:25.689Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-08T16:03:25.689Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T16:03:58.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T16:03:58.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T16:03:58.030Z] ./bin/test-attribution-txt.sh [2022-06-08T16:03:58.030Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-08T16:03:58.031Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-08T16:03:58.031Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-08T16:03:58.031Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-08T16:03:58.031Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/spf13/cast v1.4.1 [2022-06-08T16:03:58.031Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-08T16:03:58.031Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-08T16:03:58.031Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-08T16:03:58.031Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-08T16:03:58.031Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-08T16:03:58.031Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-08T16:03:58.031Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-08T16:03:58.031Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-08T16:03:58.031Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-08T16:03:58.031Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-08T16:03:58.031Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-08T16:03:58.031Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-08T16:03:58.031Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-08T16:03:58.031Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-08T16:03:58.031Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-08T16:03:58.031Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-08T16:03:58.031Z] go: downloading golang.org/x/text v0.3.6 [2022-06-08T16:03:58.031Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-08T16:03:58.031Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-08T16:03:58.031Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-08T16:03:58.031Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-08T16:03:58.031Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-08T16:03:58.031Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-08T16:03:58.031Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-08T16:03:58.031Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-08T16:03:59.464Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-08T16:03:59.464Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-08T16:03:59.464Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-08T16:03:59.464Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-08T16:03:59.464Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-08T16:03:59.464Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-08T16:04:04.899Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T16:04:05.583Z] + go mod tidy [2022-06-08T16:04:05.861Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-08T16:04:05.861Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-08T16:04:05.861Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-08T16:04:05.861Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-08T16:04:06.135Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-08T16:04:06.135Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-08T16:04:06.135Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-08T16:04:06.135Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-08T16:04:06.135Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-08T16:04:06.135Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-08T16:04:06.135Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-08T16:04:06.415Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-08T16:04:06.415Z] go: downloading github.com/kr/text v0.2.0 [2022-06-08T16:04:06.415Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-08T16:04:06.415Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-08T16:04:06.689Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-08T16:04:06.689Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-08T16:04:06.689Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-08T16:04:06.689Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-08T16:04:06.689Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-08T16:04:06.689Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-08T16:04:06.689Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-08T16:04:06.961Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-08T16:04:06.961Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-08T16:04:06.986Z] $ docker stop --time=1 34a7a506f239c89bbffa7daf47e9e0b9b4dbb09233feb2ea7dfb8646435ffea6 [2022-06-08T16:04:09.486Z] $ docker rm -f 34a7a506f239c89bbffa7daf47e9e0b9b4dbb09233feb2ea7dfb8646435ffea6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T16:04:11.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T16:04:11.969Z] Warning: overwriting stash ‘coverage-report’ [2022-06-08T16:04:13.015Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T16:04:13.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T16:04:13.762Z] + ls -al . [2022-06-08T16:04:13.763Z] total 184 [2022-06-08T16:04:13.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 16:04 . [2022-06-08T16:04:13.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 16:01 .. [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 8 16:01 .dockerignore [2022-06-08T16:04:13.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 16:01 .git [2022-06-08T16:04:13.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 16:01 .github [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 321 Jun 8 16:01 .gitignore [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 7287 Jun 8 16:01 Attribution.txt [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 7706 Jun 8 16:01 CHANGELOG.md [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 1907 Jun 8 16:01 Dockerfile [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 16:01 GOVERNANCE.md [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 16:01 Jenkinsfile [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 16:01 LICENSE [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 1030 Jun 8 16:01 Makefile [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 8 16:01 OWNERS.md [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 2211 Jun 8 16:01 README.md [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 8 15:58 VERSION [2022-06-08T16:04:13.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 16:01 bin [2022-06-08T16:04:13.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 16:01 cmd [2022-06-08T16:04:13.763Z] -rw-r--r-- 1 jenkins jenkins 17452 Jun 8 16:03 coverage.out [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 404 Jun 8 16:04 go.mod [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 49385 Jun 8 16:01 go.sum [2022-06-08T16:04:13.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 16:01 internal [2022-06-08T16:04:13.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 16:01 mock [2022-06-08T16:04:13.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 16:01 snap [2022-06-08T16:04:13.763Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 16:01 vendor [2022-06-08T16:04:13.763Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 8 16:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:04:14.130Z] + 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=7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 --label arch=arm64 --label version=2.1.1-dev.2 . [2022-06-08T16:04:15.561Z] Sending build context to Docker daemon 14.25MB [2022-06-08T16:04:15.561Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T16:04:15.561Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-08T16:04:15.561Z] ---> 3901c890144b [2022-06-08T16:04:15.561Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T16:04:15.561Z] ---> Running in 344fb0af41f8 [2022-06-08T16:04:15.844Z] Removing intermediate container 344fb0af41f8 [2022-06-08T16:04:15.844Z] ---> 2584f1ba8092 [2022-06-08T16:04:15.844Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T16:04:16.124Z] ---> Running in d29c2bb6e9e2 [2022-06-08T16:04:16.398Z] Removing intermediate container d29c2bb6e9e2 [2022-06-08T16:04:16.398Z] ---> c5b6cd917e35 [2022-06-08T16:04:16.398Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T16:04:16.398Z] ---> Running in 7b099eb339bb [2022-06-08T16:04:17.837Z] Removing intermediate container 7b099eb339bb [2022-06-08T16:04:17.837Z] ---> 87ce7f8ec920 [2022-06-08T16:04:17.837Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T16:04:17.837Z] ---> Running in 8fb5c1d8e0b2 [2022-06-08T16:04:18.824Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T16:04:19.805Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T16:04:20.781Z] OK: 223 MiB in 56 packages [2022-06-08T16:04:21.376Z] Removing intermediate container 8fb5c1d8e0b2 [2022-06-08T16:04:21.376Z] ---> ce3b7c251225 [2022-06-08T16:04:21.376Z] Step 7/23 : WORKDIR /device-mqtt-go [2022-06-08T16:04:21.647Z] ---> Running in 46475c37eedb [2022-06-08T16:04:21.921Z] Removing intermediate container 46475c37eedb [2022-06-08T16:04:21.921Z] ---> 4c17ac6432e7 [2022-06-08T16:04:21.921Z] Step 8/23 : COPY . . [2022-06-08T16:04:26.222Z] ---> 8c1b09aac32e [2022-06-08T16:04:26.222Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T16:04:26.222Z] ---> Running in c8dc58efbd9e [2022-06-08T16:04:27.205Z] skipping... [2022-06-08T16:04:27.804Z] Removing intermediate container c8dc58efbd9e [2022-06-08T16:04:27.804Z] ---> a47f2766ea68 [2022-06-08T16:04:27.804Z] Step 10/23 : ARG MAKE='make build' [2022-06-08T16:04:27.804Z] ---> Running in 679566145be6 [2022-06-08T16:04:28.079Z] Removing intermediate container 679566145be6 [2022-06-08T16:04:28.079Z] ---> 296fc33d38d0 [2022-06-08T16:04:28.079Z] Step 11/23 : RUN $MAKE [2022-06-08T16:04:28.079Z] ---> Running in 744b34e7952f [2022-06-08T16:04:29.080Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.1.1-dev.2" -o cmd/device-mqtt ./cmd [2022-06-08T16:05:16.111Z] Removing intermediate container 744b34e7952f [2022-06-08T16:05:16.111Z] ---> 975adc4c8fbf [2022-06-08T16:05:16.111Z] Step 12/23 : FROM alpine:3.14 [2022-06-08T16:05:16.111Z] 3.14: Pulling from library/alpine [2022-06-08T16:05:16.111Z] 455c02918c45: Pulling fs layer [2022-06-08T16:05:16.111Z] 455c02918c45: Verifying Checksum [2022-06-08T16:05:16.111Z] 455c02918c45: Download complete [2022-06-08T16:05:16.111Z] 455c02918c45: Pull complete [2022-06-08T16:05:16.111Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-08T16:05:16.111Z] Status: Downloaded newer image for alpine:3.14 [2022-06-08T16:05:16.111Z] ---> ac73e934f311 [2022-06-08T16:05:16.111Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-08T16:05:16.111Z] ---> Running in b3b457469da1 [2022-06-08T16:05:16.111Z] Removing intermediate container b3b457469da1 [2022-06-08T16:05:16.111Z] ---> 80cb0d03df76 [2022-06-08T16:05:16.111Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-08T16:05:16.111Z] ---> Running in f06d80e54ab1 [2022-06-08T16:05:16.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T16:05:16.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T16:05:16.111Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-08T16:05:16.111Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-08T16:05:16.111Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-08T16:05:16.111Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-08T16:05:16.111Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-08T16:05:16.111Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-08T16:05:16.111Z] Executing busybox-1.33.1-r7.trigger [2022-06-08T16:05:16.111Z] OK: 8 MiB in 20 packages [2022-06-08T16:05:16.111Z] Removing intermediate container f06d80e54ab1 [2022-06-08T16:05:16.111Z] ---> cc2f9bfd803a [2022-06-08T16:05:16.111Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-08T16:05:16.713Z] ---> 332fd7dcfab3 [2022-06-08T16:05:16.713Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-08T16:05:17.323Z] ---> 413e8f4323ac [2022-06-08T16:05:17.323Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-08T16:05:17.921Z] ---> a1fdc98f79fb [2022-06-08T16:05:17.921Z] Step 18/23 : EXPOSE 59982 [2022-06-08T16:05:18.195Z] ---> Running in 25b431275afa [2022-06-08T16:05:18.469Z] Removing intermediate container 25b431275afa [2022-06-08T16:05:18.469Z] ---> 4774c0df07ea [2022-06-08T16:05:18.469Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2022-06-08T16:05:18.469Z] ---> Running in adec14e27f8c [2022-06-08T16:05:18.743Z] Removing intermediate container adec14e27f8c [2022-06-08T16:05:18.743Z] ---> 495fa5e4b5b3 [2022-06-08T16:05:18.743Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-08T16:05:19.022Z] ---> Running in dc48d9583b27 [2022-06-08T16:05:19.298Z] Removing intermediate container dc48d9583b27 [2022-06-08T16:05:19.298Z] ---> 1acb64a5375e [2022-06-08T16:05:19.298Z] Step 21/23 : LABEL arch=arm64 [2022-06-08T16:05:19.298Z] ---> Running in f6e8064e3a7c [2022-06-08T16:05:19.573Z] Removing intermediate container f6e8064e3a7c [2022-06-08T16:05:19.573Z] ---> 589ce00294b5 [2022-06-08T16:05:19.573Z] Step 22/23 : LABEL git_sha=7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [2022-06-08T16:05:19.573Z] ---> Running in d2b423a5757b [2022-06-08T16:05:19.846Z] Removing intermediate container d2b423a5757b [2022-06-08T16:05:19.846Z] ---> 2031973490e1 [2022-06-08T16:05:19.846Z] Step 23/23 : LABEL version=2.1.1-dev.2 [2022-06-08T16:05:20.121Z] ---> Running in bc219979bd95 [2022-06-08T16:05:20.396Z] Removing intermediate container bc219979bd95 [2022-06-08T16:05:20.396Z] ---> 47f78267d11e [2022-06-08T16:05:20.396Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T16:05:20.670Z] Successfully built 47f78267d11e [2022-06-08T16:05:20.670Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T16:05:20.793Z] provisioning config files... [2022-06-08T16:05:20.814Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config2086215891727114186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:05:21.176Z] ---> docker-login.sh [2022-06-08T16:05:21.176Z] nexus3.edgexfoundry.org:10001 [2022-06-08T16:05:21.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:05:21.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:05:21.738Z] Configure a credential helper to remove this warning. See [2022-06-08T16:05:21.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:05:21.738Z] [2022-06-08T16:05:21.738Z] Login Succeeded [2022-06-08T16:05:21.738Z] nexus3.edgexfoundry.org:10002 [2022-06-08T16:05:22.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:05:22.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:05:22.291Z] Configure a credential helper to remove this warning. See [2022-06-08T16:05:22.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:05:22.291Z] [2022-06-08T16:05:22.291Z] Login Succeeded [2022-06-08T16:05:22.291Z] nexus3.edgexfoundry.org:10003 [2022-06-08T16:05:22.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:05:22.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:05:22.564Z] Configure a credential helper to remove this warning. See [2022-06-08T16:05:22.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:05:22.564Z] [2022-06-08T16:05:22.564Z] Login Succeeded [2022-06-08T16:05:22.846Z] nexus3.edgexfoundry.org:10004 [2022-06-08T16:05:23.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:05:23.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:05:23.122Z] Configure a credential helper to remove this warning. See [2022-06-08T16:05:23.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:05:23.122Z] [2022-06-08T16:05:23.122Z] Login Succeeded [2022-06-08T16:05:23.122Z] docker.io [2022-06-08T16:05:23.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:05:23.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:05:23.994Z] Configure a credential helper to remove this warning. See [2022-06-08T16:05:23.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:05:23.994Z] [2022-06-08T16:05:23.994Z] Login Succeeded [2022-06-08T16:05:23.994Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T16:05:24.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T16:05:24.051Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T16:05:24.077Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-06-08T16:05:24.077Z] 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [2022-06-08T16:05:24.077Z] 2.1.1-dev.2 [2022-06-08T16:05:24.077Z] 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2 [2022-06-08T16:05:24.077Z] jakarta [2022-06-08T16:05:24.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:24.448Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:24.812Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [2022-06-08T16:05:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-06-08T16:05:24.812Z] 75b17fa1ae9b: Preparing [2022-06-08T16:05:24.812Z] d93390f31a5e: Preparing [2022-06-08T16:05:24.812Z] def6bdfca826: Preparing [2022-06-08T16:05:24.812Z] 1281e36afc2e: Preparing [2022-06-08T16:05:24.812Z] f73e7dbfee58: Preparing [2022-06-08T16:05:25.096Z] f73e7dbfee58: Layer already exists [2022-06-08T16:05:25.096Z] 75b17fa1ae9b: Pushed [2022-06-08T16:05:25.096Z] d93390f31a5e: Pushed [2022-06-08T16:05:25.693Z] 1281e36afc2e: Pushed [2022-06-08T16:05:28.305Z] def6bdfca826: Pushed [2022-06-08T16:05:28.305Z] 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7: digest: sha256:0b3dae1041e0bf83c33c8a6d9f9e2b9ceaa622d64fa94b9eb0604c3e82b22440 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:28.683Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:29.045Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.1.1-dev.2 [2022-06-08T16:05:29.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-06-08T16:05:29.045Z] 75b17fa1ae9b: Preparing [2022-06-08T16:05:29.045Z] d93390f31a5e: Preparing [2022-06-08T16:05:29.045Z] def6bdfca826: Preparing [2022-06-08T16:05:29.045Z] 1281e36afc2e: Preparing [2022-06-08T16:05:29.045Z] f73e7dbfee58: Preparing [2022-06-08T16:05:29.045Z] def6bdfca826: Layer already exists [2022-06-08T16:05:29.045Z] 75b17fa1ae9b: Layer already exists [2022-06-08T16:05:29.045Z] f73e7dbfee58: Layer already exists [2022-06-08T16:05:29.045Z] d93390f31a5e: Layer already exists [2022-06-08T16:05:29.045Z] 1281e36afc2e: Layer already exists [2022-06-08T16:05:29.318Z] 2.1.1-dev.2: digest: sha256:0b3dae1041e0bf83c33c8a6d9f9e2b9ceaa622d64fa94b9eb0604c3e82b22440 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:29.694Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:30.059Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2 [2022-06-08T16:05:30.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-06-08T16:05:30.059Z] 75b17fa1ae9b: Preparing [2022-06-08T16:05:30.059Z] d93390f31a5e: Preparing [2022-06-08T16:05:30.059Z] def6bdfca826: Preparing [2022-06-08T16:05:30.059Z] 1281e36afc2e: Preparing [2022-06-08T16:05:30.059Z] f73e7dbfee58: Preparing [2022-06-08T16:05:30.059Z] f73e7dbfee58: Layer already exists [2022-06-08T16:05:30.059Z] 1281e36afc2e: Layer already exists [2022-06-08T16:05:30.059Z] d93390f31a5e: Layer already exists [2022-06-08T16:05:30.059Z] def6bdfca826: Layer already exists [2022-06-08T16:05:30.059Z] 75b17fa1ae9b: Layer already exists [2022-06-08T16:05:30.332Z] 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2: digest: sha256:0b3dae1041e0bf83c33c8a6d9f9e2b9ceaa622d64fa94b9eb0604c3e82b22440 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:30.725Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:31.129Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:jakarta [2022-06-08T16:05:31.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-06-08T16:05:31.129Z] 75b17fa1ae9b: Preparing [2022-06-08T16:05:31.129Z] d93390f31a5e: Preparing [2022-06-08T16:05:31.129Z] def6bdfca826: Preparing [2022-06-08T16:05:31.129Z] 1281e36afc2e: Preparing [2022-06-08T16:05:31.129Z] f73e7dbfee58: Preparing [2022-06-08T16:05:31.129Z] f73e7dbfee58: Layer already exists [2022-06-08T16:05:31.419Z] def6bdfca826: Layer already exists [2022-06-08T16:05:31.419Z] 75b17fa1ae9b: Layer already exists [2022-06-08T16:05:31.419Z] d93390f31a5e: Layer already exists [2022-06-08T16:05:31.419Z] 1281e36afc2e: Layer already exists [2022-06-08T16:05:31.419Z] jakarta: digest: sha256:0b3dae1041e0bf83c33c8a6d9f9e2b9ceaa622d64fa94b9eb0604c3e82b22440 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T16:05:31.490Z] ===================================================== [Pipeline] echo [2022-06-08T16:05:31.503Z] taggedImages: [2022-06-08T16:05:31.503Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [2022-06-08T16:05:31.503Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.1.1-dev.2 [2022-06-08T16:05:31.503Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7406625e666ba0c9a26a66dd777dfe13e5e0a7f7-2.1.1-dev.2 [2022-06-08T16:05:31.503Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:31.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T16:05:31.908Z] [2022-06-08T16:05:31.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:05:32.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T16:05:32.551Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-08T16:05:32.551Z] 8998bd30e6a1: Pulling fs layer [2022-06-08T16:05:32.551Z] 04944245beec: Pulling fs layer [2022-06-08T16:05:32.551Z] 699f458cf7ca: Pulling fs layer [2022-06-08T16:05:32.551Z] 765212b225bb: Pulling fs layer [2022-06-08T16:05:32.551Z] f23df028b6ca: Pulling fs layer [2022-06-08T16:05:32.551Z] d65c8cfc05b1: Pulling fs layer [2022-06-08T16:05:32.551Z] 2437ff75d9bd: Pulling fs layer [2022-06-08T16:05:32.551Z] 765212b225bb: Waiting [2022-06-08T16:05:32.551Z] f23df028b6ca: Waiting [2022-06-08T16:05:32.551Z] d65c8cfc05b1: Waiting [2022-06-08T16:05:32.551Z] 2437ff75d9bd: Waiting [2022-06-08T16:05:32.551Z] 04944245beec: Verifying Checksum [2022-06-08T16:05:32.551Z] 04944245beec: Download complete [2022-06-08T16:05:32.551Z] 765212b225bb: Verifying Checksum [2022-06-08T16:05:32.551Z] 765212b225bb: Download complete [2022-06-08T16:05:32.828Z] f23df028b6ca: Verifying Checksum [2022-06-08T16:05:32.828Z] f23df028b6ca: Download complete [2022-06-08T16:05:32.828Z] d65c8cfc05b1: Verifying Checksum [2022-06-08T16:05:32.828Z] d65c8cfc05b1: Download complete [2022-06-08T16:05:32.828Z] 699f458cf7ca: Verifying Checksum [2022-06-08T16:05:32.828Z] 699f458cf7ca: Download complete [2022-06-08T16:05:33.102Z] 8998bd30e6a1: Verifying Checksum [2022-06-08T16:05:33.102Z] 8998bd30e6a1: Download complete [2022-06-08T16:05:35.728Z] 2437ff75d9bd: Verifying Checksum [2022-06-08T16:05:35.728Z] 2437ff75d9bd: Download complete [2022-06-08T16:05:37.709Z] 8998bd30e6a1: Pull complete [2022-06-08T16:05:37.983Z] 04944245beec: Pull complete [2022-06-08T16:05:39.426Z] 699f458cf7ca: Pull complete [2022-06-08T16:05:39.699Z] 765212b225bb: Pull complete [2022-06-08T16:05:40.685Z] f23df028b6ca: Pull complete [2022-06-08T16:05:41.017Z] d65c8cfc05b1: Pull complete [2022-06-08T16:05:56.125Z] 2437ff75d9bd: Pull complete [2022-06-08T16:05:56.125Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-08T16:05:56.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T16:05:56.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:05:56.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-1765 does not seem to be running inside a container [2022-06-08T16:05:56.515Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-08T16:05:59.359Z] $ docker top 0cba91e914e78e2558c0d357a71a9ef3e83adb707e7b0fde533e4ceccea8028e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:06:00.304Z] ---> job-cost.sh [2022-06-08T16:06:00.304Z] lf-activate-venv: SKIPPING [2022-06-08T16:06:00.304Z] INFO: No Stack... [2022-06-08T16:06:00.898Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-08T16:06:01.879Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T16:06:02.539Z] + + cat /w/workspace/device-mqtt-go/4/archives/cost.csvcut [2022-06-08T16:06:02.539Z] -d, -f6 [Pipeline] lock [2022-06-08T16:06:02.565Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-jakarta-4-stack-cost] [2022-06-08T16:06:02.574Z] Resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-4-stack-cost] did not exist. Created. [2022-06-08T16:06:02.574Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T16:06:03.258Z] /w/workspace/device-mqtt-go/4@tmp/durable-54cf0c0e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-08T16:06:03.936Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-08T16:06:03.955Z] Warning: overwriting stash ‘stack-cost’ [2022-06-08T16:06:04.196Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T16:06:04.203Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T16:06:04.226Z] $ docker stop --time=1 0cba91e914e78e2558c0d357a71a9ef3e83adb707e7b0fde533e4ceccea8028e [2022-06-08T16:06:05.783Z] $ docker rm -f 0cba91e914e78e2558c0d357a71a9ef3e83adb707e7b0fde533e4ceccea8028e [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-08T16:06:06.252Z] provisioning config files... [2022-06-08T16:06:06.261Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config5479017495668237066tmp [Pipeline] { [Pipeline] sh [2022-06-08T16:06:06.557Z] + set +x [2022-06-08T16:06:06.557Z] + curl -s https://codecov.io/bash [2022-06-08T16:06:06.557Z] + bash -s -- [2022-06-08T16:06:06.557Z] [2022-06-08T16:06:06.557Z] _____ _ [2022-06-08T16:06:06.557Z] / ____| | | [2022-06-08T16:06:06.557Z] | | ___ __| | ___ ___ _____ __ [2022-06-08T16:06:06.557Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-08T16:06:06.557Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-08T16:06:06.557Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-08T16:06:06.557Z] Bash-1.0.6 [2022-06-08T16:06:06.557Z] [2022-06-08T16:06:06.557Z] [2022-06-08T16:06:06.557Z] ==> git version 2.25.1 found [2022-06-08T16:06:06.557Z] ==> 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-08T16:06:06.557Z] Release-Date: 2020-01-08 [2022-06-08T16:06:06.557Z] 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-08T16:06:06.557Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-08T16:06:06.557Z] ==> Jenkins CI detected. [2022-06-08T16:06:06.557Z] current dir:  /w/workspace/exfoundry_device-mqtt-go_jakarta [2022-06-08T16:06:06.557Z] project root: . [2022-06-08T16:06:06.557Z] --> token set from env [2022-06-08T16:06:06.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-08T16:06:06.557Z] ==> Running gcov in . (disable via -X gcov) [2022-06-08T16:06:06.557Z] ==> Python coveragepy not found [2022-06-08T16:06:06.557Z] ==> Searching for coverage reports in: [2022-06-08T16:06:06.557Z] + . [2022-06-08T16:06:06.557Z] -> Found 1 reports [2022-06-08T16:06:06.558Z] ==> Detecting git/mercurial file structure [2022-06-08T16:06:06.558Z] ==> Reading reports [2022-06-08T16:06:06.558Z] + ./coverage.out bytes=17452 [2022-06-08T16:06:06.558Z] ==> Appending adjustments [2022-06-08T16:06:06.558Z] https://docs.codecov.io/docs/fixing-reports [2022-06-08T16:06:06.821Z] + Found adjustments [2022-06-08T16:06:06.821Z] ==> Gzipping contents [2022-06-08T16:06:06.821Z] 12K /tmp/codecov.eAvHrQ.gz [2022-06-08T16:06:06.821Z] ==> Uploading reports [2022-06-08T16:06:06.821Z] url: https://codecov.io [2022-06-08T16:06:06.821Z] query: branch=jakarta&commit=7406625e666ba0c9a26a66dd777dfe13e5e0a7f7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-08T16:06:06.821Z] -> Pinging Codecov [2022-06-08T16:06:06.821Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=jakarta&commit=7406625e666ba0c9a26a66dd777dfe13e5e0a7f7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-08T16:06:07.083Z] -> Uploading to [2022-06-08T16:06:07.083Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-08/7D719EC7BBE17E464838252E33014C33/7406625e666ba0c9a26a66dd777dfe13e5e0a7f7/dfa0b45d-689c-4147-bcc9-7fbf0a2fc962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220608T160606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7f506c7f7fc8ef606a16bfc652ff39273b6224d98206a1a29de57b88661af16 [2022-06-08T16:06:07.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T16:06:07.083Z] Dload Upload Total Spent Left Speed [2022-06-08T16:06:07.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9867 0 0 100 9867 0 44445 --:--:-- --:--:-- --:--:-- 44647 [2022-06-08T16:06:07.345Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [Pipeline] } [2022-06-08T16:06:07.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-08T16:06:07.573Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-08T16:06:07.589Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:06:07.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T16:06:07.904Z] [2022-06-08T16:06:07.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:06:08.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T16:06:08.220Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-08T16:06:08.220Z] df9b9388f04a: Pulling fs layer [2022-06-08T16:06:08.220Z] 52dc419b0ee2: Pulling fs layer [2022-06-08T16:06:08.220Z] 25bc292e5bac: Pulling fs layer [2022-06-08T16:06:08.220Z] 114826534d7a: Pulling fs layer [2022-06-08T16:06:08.220Z] 4657fd5d0bcf: Pulling fs layer [2022-06-08T16:06:08.220Z] 114826534d7a: Waiting [2022-06-08T16:06:08.220Z] 6ad1cebc031e: Pulling fs layer [2022-06-08T16:06:08.220Z] 8a3aa393b2d8: Pulling fs layer [2022-06-08T16:06:08.220Z] 6ad1cebc031e: Waiting [2022-06-08T16:06:08.220Z] 4657fd5d0bcf: Waiting [2022-06-08T16:06:08.220Z] 25bc292e5bac: Verifying Checksum [2022-06-08T16:06:08.220Z] 25bc292e5bac: Download complete [2022-06-08T16:06:08.220Z] 52dc419b0ee2: Download complete [2022-06-08T16:06:08.220Z] 4657fd5d0bcf: Verifying Checksum [2022-06-08T16:06:08.220Z] 4657fd5d0bcf: Download complete [2022-06-08T16:06:08.220Z] df9b9388f04a: Verifying Checksum [2022-06-08T16:06:08.482Z] 6ad1cebc031e: Verifying Checksum [2022-06-08T16:06:08.482Z] 6ad1cebc031e: Download complete [2022-06-08T16:06:08.482Z] df9b9388f04a: Pull complete [2022-06-08T16:06:08.482Z] 52dc419b0ee2: Pull complete [2022-06-08T16:06:08.482Z] 25bc292e5bac: Pull complete [2022-06-08T16:06:09.052Z] 114826534d7a: Verifying Checksum [2022-06-08T16:06:09.053Z] 114826534d7a: Download complete [2022-06-08T16:06:09.053Z] 8a3aa393b2d8: Verifying Checksum [2022-06-08T16:06:09.053Z] 8a3aa393b2d8: Download complete [2022-06-08T16:06:13.248Z] 114826534d7a: Pull complete [2022-06-08T16:06:13.248Z] 4657fd5d0bcf: Pull complete [2022-06-08T16:06:13.248Z] 6ad1cebc031e: Pull complete [2022-06-08T16:06:15.788Z] 8a3aa393b2d8: Pull complete [2022-06-08T16:06:15.788Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-08T16:06:15.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T16:06:15.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:06:15.880Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T16:06:15.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-08T16:06:18.086Z] $ docker top 3e97a9260ee29a082ff10bdee50432a5b729c9144f9536a0a90500cab852b6e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-08T16:06:18.155Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:jakarta' [Pipeline] sh [2022-06-08T16:06:18.433Z] + set -o pipefail [2022-06-08T16:06:18.433Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:jakarta' [2022-06-08T16:06:20.978Z] [2022-06-08T16:06:20.978Z] Monitoring /w/workspace/exfoundry_device-mqtt-go_jakarta (github.com/edgexfoundry/device-mqtt-go)... [2022-06-08T16:06:20.978Z] [2022-06-08T16:06:20.978Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/b37310d9-5773-4f5c-9a35-a35e9531361d/history/e84d57ea-af3f-4cb9-8da4-60c23c0e69d3 [2022-06-08T16:06:20.978Z] [2022-06-08T16:06:20.978Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-08T16:06:20.978Z] [2022-06-08T16:06:20.978Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-08T16:06:20.978Z] [2022-06-08T16:06:20.978Z] [Pipeline] } [2022-06-08T16:06:20.993Z] $ docker stop --time=1 3e97a9260ee29a082ff10bdee50432a5b729c9144f9536a0a90500cab852b6e9 [2022-06-08T16:06:22.303Z] $ docker rm -f 3e97a9260ee29a082ff10bdee50432a5b729c9144f9536a0a90500cab852b6e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T16:06:22.798Z] + git log --format=format:%s -1 7406625e666ba0c9a26a66dd777dfe13e5e0a7f7 [Pipeline] sh [2022-06-08T16:06:23.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T16:06:23.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:06:23.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T16:06:23.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:06:23.490Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T16:06:23.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T16:06:23.928Z] $ docker top 4af32297f019ec2ab9e0b68871aea2f2e398a9f3c1d249c67d30eda6b20b0ed9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T16:06:24.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T16:06:24.037Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T16:06:24.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T16:06:24.164Z] $ docker exec 4af32297f019ec2ab9e0b68871aea2f2e398a9f3c1d249c67d30eda6b20b0ed9 ssh-agent [2022-06-08T16:06:24.282Z] SSH_AUTH_SOCK=/tmp/ssh-sik56Yc59nVj/agent.33 [2022-06-08T16:06:24.282Z] SSH_AGENT_PID=40 [2022-06-08T16:06:24.287Z] Running ssh-add (command line suppressed) [2022-06-08T16:06:24.421Z] Identity added: /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_2966770492689894824.key (/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_2966770492689894824.key) [2022-06-08T16:06:24.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T16:06:24.765Z] + git semver tag [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:24,988 [run_tag] DEBUG tag force:False [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:24,988 [check_head_tag] DEBUG check head tag [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:24,988 [execute] INFO git cat-file --batch-check [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:24,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:24,991 [execute] INFO git cat-file --batch [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:24,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:24,999 [read_version] DEBUG read version from /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:24,999 [execute] INFO git tag -a v2.1.1-dev.2 -m v2.1.1-dev.2 [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:25,000 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.2', '-m', 'v2.1.1-dev.2'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-08T16:06:25.026Z] 2022-06-08 16:06:25,004 [read_version] DEBUG read version from /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta [2022-06-08T16:06:25.026Z] 2.1.1-dev.2 [Pipeline] } [2022-06-08T16:06:25.044Z] $ docker exec --env ******** --env ******** 4af32297f019ec2ab9e0b68871aea2f2e398a9f3c1d249c67d30eda6b20b0ed9 ssh-agent -k [2022-06-08T16:06:25.146Z] unset SSH_AUTH_SOCK; [2022-06-08T16:06:25.146Z] unset SSH_AGENT_PID; [2022-06-08T16:06:25.146Z] echo Agent pid 40 killed; [2022-06-08T16:06:25.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T16:06:25.464Z] + git semver [Pipeline] } [2022-06-08T16:06:25.742Z] $ docker stop --time=1 4af32297f019ec2ab9e0b68871aea2f2e398a9f3c1d249c67d30eda6b20b0ed9 [2022-06-08T16:06:27.052Z] $ docker rm -f 4af32297f019ec2ab9e0b68871aea2f2e398a9f3c1d249c67d30eda6b20b0ed9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:06:27.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T16:06:27.451Z] [2022-06-08T16:06:27.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:06:27.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T16:06:27.755Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-08T16:06:27.755Z] ab5ef0e58194: Pulling fs layer [2022-06-08T16:06:27.755Z] 9712f1f96733: Pulling fs layer [2022-06-08T16:06:27.755Z] 63f879dbbcfc: Pulling fs layer [2022-06-08T16:06:27.755Z] 0d9ebad4ef96: Pulling fs layer [2022-06-08T16:06:27.755Z] e9a5061849ea: Pulling fs layer [2022-06-08T16:06:27.755Z] 0d9ebad4ef96: Waiting [2022-06-08T16:06:27.755Z] d747dcd14b5f: Pulling fs layer [2022-06-08T16:06:27.755Z] 2de7ff778b66: Pulling fs layer [2022-06-08T16:06:27.755Z] e9a5061849ea: Waiting [2022-06-08T16:06:27.755Z] d747dcd14b5f: Waiting [2022-06-08T16:06:27.755Z] 2de7ff778b66: Waiting [2022-06-08T16:06:27.755Z] 9712f1f96733: Verifying Checksum [2022-06-08T16:06:27.755Z] 9712f1f96733: Download complete [2022-06-08T16:06:28.022Z] 63f879dbbcfc: Verifying Checksum [2022-06-08T16:06:28.022Z] 63f879dbbcfc: Download complete [2022-06-08T16:06:28.282Z] 0d9ebad4ef96: Verifying Checksum [2022-06-08T16:06:28.282Z] 0d9ebad4ef96: Download complete [2022-06-08T16:06:28.282Z] ab5ef0e58194: Verifying Checksum [2022-06-08T16:06:28.282Z] ab5ef0e58194: Download complete [2022-06-08T16:06:28.282Z] d747dcd14b5f: Download complete [2022-06-08T16:06:28.282Z] e9a5061849ea: Verifying Checksum [2022-06-08T16:06:28.282Z] e9a5061849ea: Download complete [2022-06-08T16:06:28.541Z] 2de7ff778b66: Verifying Checksum [2022-06-08T16:06:28.541Z] 2de7ff778b66: Download complete [2022-06-08T16:06:31.080Z] ab5ef0e58194: Pull complete [2022-06-08T16:06:31.080Z] 9712f1f96733: Pull complete [2022-06-08T16:06:32.020Z] 63f879dbbcfc: Pull complete [2022-06-08T16:06:35.310Z] 0d9ebad4ef96: Pull complete [2022-06-08T16:06:35.880Z] e9a5061849ea: Pull complete [2022-06-08T16:06:35.880Z] d747dcd14b5f: Pull complete [2022-06-08T16:06:36.818Z] 2de7ff778b66: Pull complete [2022-06-08T16:06:36.818Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-08T16:06:36.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T16:06:36.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:06:36.905Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T16:06:36.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-08T16:06:39.031Z] $ docker top e36401b744d3a54166359f050f62997a3c2ef672f28289ea8b5d78408fbbb859 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-08T16:06:39.107Z] provisioning config files... [2022-06-08T16:06:39.116Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config3570410273682174651tmp [2022-06-08T16:06:39.127Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config4471757680758018996tmp [2022-06-08T16:06:39.138Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config3745365550963065452tmp [Pipeline] { [Pipeline] echo [2022-06-08T16:06:39.155Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:06:39.441Z] ---> sigul-configuration.sh [2022-06-08T16:06:39.441Z] gpg: directory `/root/.gnupg' created [2022-06-08T16:06:39.441Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-08T16:06:39.441Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-08T16:06:39.441Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-08T16:06:39.441Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-08T16:06:39.441Z] gpg: CAST5 encrypted data [2022-06-08T16:06:39.441Z] gpg: encrypted with 1 passphrase [2022-06-08T16:06:39.441Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-08T16:06:39.730Z] + mkdir /home/jenkins [2022-06-08T16:06:39.730Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-08T16:06:40.020Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-08T16:06:40.031Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:06:40.321Z] ---> sigul-install.sh [2022-06-08T16:06:40.321Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-08T16:06:40.611Z] + git tag --list [2022-06-08T16:06:40.611Z] 0.7.1 [2022-06-08T16:06:40.611Z] v1.0.0 [2022-06-08T16:06:40.611Z] v1.1.0 [2022-06-08T16:06:40.611Z] v1.1.1 [2022-06-08T16:06:40.611Z] v1.2.2 [2022-06-08T16:06:40.611Z] v1.3.0 [2022-06-08T16:06:40.611Z] v1.3.1 [2022-06-08T16:06:40.611Z] v2.0.0 [2022-06-08T16:06:40.611Z] v2.1.0 [2022-06-08T16:06:40.611Z] v2.1.1-dev.1 [2022-06-08T16:06:40.611Z] v2.1.1-dev.2 [2022-06-08T16:06:40.611Z] v2.2.0 [2022-06-08T16:06:40.611Z] v2.2.1-dev.1 [Pipeline] sh [2022-06-08T16:06:40.912Z] + lftools sign git-tag v2.1.1-dev.2 [2022-06-08T16:06:41.483Z] Signing Git tag with Sigul... [2022-06-08T16:06:41.483Z] Signing v2.1.1-dev.2 [Pipeline] echo [2022-06-08T16:06:44.798Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:06:45.082Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-08T16:06:45.091Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-08T16:06:45.115Z] $ docker stop --time=1 e36401b744d3a54166359f050f62997a3c2ef672f28289ea8b5d78408fbbb859 [2022-06-08T16:06:46.399Z] $ docker rm -f e36401b744d3a54166359f050f62997a3c2ef672f28289ea8b5d78408fbbb859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-08T16:06:46.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T16:06:46.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:06:47.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T16:06:47.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:06:47.216Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T16:06:47.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T16:06:47.684Z] $ docker top 4ba3e6290c2b6d6113a252b10df368a0d2ba3acf306bf40e601a3b8bc0a5d56a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T16:06:47.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T16:06:47.772Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T16:06:47.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T16:06:47.909Z] $ docker exec 4ba3e6290c2b6d6113a252b10df368a0d2ba3acf306bf40e601a3b8bc0a5d56a ssh-agent [2022-06-08T16:06:48.023Z] SSH_AUTH_SOCK=/tmp/ssh-BDk68b8CO1iP/agent.33 [2022-06-08T16:06:48.024Z] SSH_AGENT_PID=40 [2022-06-08T16:06:48.029Z] Running ssh-add (command line suppressed) [2022-06-08T16:06:48.136Z] Identity added: /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_7335688866367747985.key (/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_7335688866367747985.key) [2022-06-08T16:06:48.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T16:06:48.432Z] + git semver bump pre [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,639 [read_version] DEBUG read version from /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,639 [bump_version] DEBUG bumping version:2.1.1-dev.2 on axis:pre with prefix:dev [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,639 [bump_version] DEBUG bumped version:2.1.1-dev.3 [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,639 [write_version] DEBUG write version:2.1.1-dev.3 to path:/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta with force:True [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,639 [read_version] DEBUG read version from /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,640 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,642 [execute] INFO git cat-file --batch-check [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,647 [execute] INFO git cat-file --batch [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T16:06:48.693Z] 2022-06-08 16:06:48,653 [read_version] DEBUG read version from /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta [2022-06-08T16:06:48.693Z] 2.1.1-dev.3 [Pipeline] } [2022-06-08T16:06:48.710Z] $ docker exec --env ******** --env ******** 4ba3e6290c2b6d6113a252b10df368a0d2ba3acf306bf40e601a3b8bc0a5d56a ssh-agent -k [2022-06-08T16:06:48.813Z] unset SSH_AUTH_SOCK; [2022-06-08T16:06:48.813Z] unset SSH_AGENT_PID; [2022-06-08T16:06:48.814Z] echo Agent pid 40 killed; [2022-06-08T16:06:48.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T16:06:49.136Z] + git semver [Pipeline] } [2022-06-08T16:06:49.413Z] $ docker stop --time=1 4ba3e6290c2b6d6113a252b10df368a0d2ba3acf306bf40e601a3b8bc0a5d56a [2022-06-08T16:06:50.717Z] $ docker rm -f 4ba3e6290c2b6d6113a252b10df368a0d2ba3acf306bf40e601a3b8bc0a5d56a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T16:06:51.069Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T16:06:51.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:06:51.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T16:06:51.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:06:51.452Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T16:06:51.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T16:06:51.838Z] $ docker top e921786504239dd981b61e4c1e51a47b13f372dade3d62c34f848b70145f733c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T16:06:51.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T16:06:51.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T16:06:52.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T16:06:52.083Z] $ docker exec e921786504239dd981b61e4c1e51a47b13f372dade3d62c34f848b70145f733c ssh-agent [2022-06-08T16:06:52.213Z] SSH_AUTH_SOCK=/tmp/ssh-AhjUQzLqXCNz/agent.32 [2022-06-08T16:06:52.213Z] SSH_AGENT_PID=38 [2022-06-08T16:06:52.238Z] Running ssh-add (command line suppressed) [2022-06-08T16:06:52.362Z] Identity added: /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_6950393588190352699.key (/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_6950393588190352699.key) [2022-06-08T16:06:52.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T16:06:52.696Z] + git semver push [2022-06-08T16:06:52.956Z] 2022-06-08 16:06:52,902 [run_push] DEBUG push [2022-06-08T16:06:52.956Z] 2022-06-08 16:06:52,903 [execute] INFO git cat-file --batch-check [2022-06-08T16:06:52.956Z] 2022-06-08 16:06:52,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T16:06:52.956Z] 2022-06-08 16:06:52,905 [execute] INFO git rev-list 18c17616b7691fec5787ca3360848512423e2ea1 -- [2022-06-08T16:06:52.956Z] 2022-06-08 16:06:52,906 [execute] DEBUG Popen(['git', 'rev-list', '18c17616b7691fec5787ca3360848512423e2ea1', '--'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-08T16:06:52.956Z] 2022-06-08 16:06:52,913 [execute] INFO git fetch -v origin [2022-06-08T16:06:52.956Z] 2022-06-08 16:06:52,913 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-08T16:06:53.528Z] 2022-06-08 16:06:53,375 [run_push] DEBUG no remote changes detected [2022-06-08T16:06:53.528Z] 2022-06-08 16:06:53,375 [execute] INFO git push origin semver [2022-06-08T16:06:53.528Z] 2022-06-08 16:06:53,376 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-08T16:06:54.100Z] 2022-06-08 16:06:54,068 [run_push] DEBUG push all version tags [2022-06-08T16:06:54.100Z] 2022-06-08 16:06:54,069 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-08T16:06:54.100Z] 2022-06-08 16:06:54,069 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-mqtt-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-08T16:06:55.041Z] 2022-06-08 16:06:54,734 [read_version] DEBUG read version from /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver/jakarta [2022-06-08T16:06:55.041Z] 2.1.1-dev.3 [Pipeline] } [2022-06-08T16:06:55.056Z] $ docker exec --env ******** --env ******** e921786504239dd981b61e4c1e51a47b13f372dade3d62c34f848b70145f733c ssh-agent -k [2022-06-08T16:06:55.158Z] unset SSH_AUTH_SOCK; [2022-06-08T16:06:55.160Z] unset SSH_AGENT_PID; [2022-06-08T16:06:55.160Z] echo Agent pid 38 killed; [2022-06-08T16:06:55.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T16:06:55.477Z] + git semver [Pipeline] } [2022-06-08T16:06:55.756Z] $ docker stop --time=1 e921786504239dd981b61e4c1e51a47b13f372dade3d62c34f848b70145f733c [2022-06-08T16:06:57.076Z] $ docker rm -f e921786504239dd981b61e4c1e51a47b13f372dade3d62c34f848b70145f733c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-08T16:06:57.631Z] + [ -d /w/workspace/exfoundry_device-mqtt-go_jakarta/archives ] [2022-06-08T16:06:57.631Z] + ls -al /w/workspace/exfoundry_device-mqtt-go_jakarta/archives [2022-06-08T16:06:57.631Z] total 16 [2022-06-08T16:06:57.631Z] drwxr-xr-x 3 root root 4096 Jun 8 15:59 . [2022-06-08T16:06:57.631Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 8 16:06 .. [2022-06-08T16:06:57.631Z] drwxr-xr-x 2 root root 4096 Jun 8 15:59 cost [2022-06-08T16:06:57.631Z] -rw-r--r-- 1 root root 86 Jun 8 15:59 cost.csv [2022-06-08T16:06:57.631Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-mqtt-go_jakarta/archives [2022-06-08T16:06:57.631Z] + ls -al /w/workspace/exfoundry_device-mqtt-go_jakarta/archives [2022-06-08T16:06:57.631Z] total 16 [2022-06-08T16:06:57.631Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 15:59 . [2022-06-08T16:06:57.631Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 8 16:06 .. [2022-06-08T16:06:57.631Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 15:59 cost [2022-06-08T16:06:57.631Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 8 15:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:06:57.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:06:58.795Z] ---> package-listing.sh [2022-06-08T16:06:58.795Z] ++ facter osfamily [2022-06-08T16:06:58.795Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-08T16:06:59.054Z] + OS_FAMILY=debian [2022-06-08T16:06:59.054Z] + workspace=/w/workspace/exfoundry_device-mqtt-go_jakarta [2022-06-08T16:06:59.054Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-08T16:06:59.054Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-08T16:06:59.054Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-08T16:06:59.054Z] + PACKAGES=/tmp/packages_start.txt [2022-06-08T16:06:59.054Z] + '[' /w/workspace/exfoundry_device-mqtt-go_jakarta ']' [2022-06-08T16:06:59.054Z] + PACKAGES=/tmp/packages_end.txt [2022-06-08T16:06:59.054Z] + case "${OS_FAMILY}" in [2022-06-08T16:06:59.054Z] + dpkg -l [2022-06-08T16:06:59.054Z] + grep '^ii' [2022-06-08T16:06:59.054Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-08T16:06:59.054Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-08T16:06:59.054Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-08T16:06:59.054Z] + '[' /w/workspace/exfoundry_device-mqtt-go_jakarta ']' [2022-06-08T16:06:59.055Z] + mkdir -p /w/workspace/exfoundry_device-mqtt-go_jakarta/archives/ [2022-06-08T16:06:59.055Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-mqtt-go_jakarta/archives/ [Pipeline] echo [2022-06-08T16:06:59.064Z] 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/exfoundry_device-mqtt-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-08T16:06:59.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:06:59.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T16:06:59.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:06:59.980Z] prd-ubuntu20.04-docker-8c-8g-1762 does not seem to be running inside a container [2022-06-08T16:07:00.015Z] $ 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/exfoundry_device-mqtt-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-08T16:07:00.259Z] $ docker top 05aa0ea73a60cc5fb3a7d5c554acaf2bbb086dc2b9dfd2fd5998c50dcd98dc5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T16:07:00.624Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-08T16:07:00.912Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-08T16:07:01.200Z] + ls /var/log/sa-host [2022-06-08T16:07:01.200Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T16:07:01.269Z] provisioning config files... [2022-06-08T16:07:01.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config118875138303248081tmp [Pipeline] { [Pipeline] echo [2022-06-08T16:07:01.291Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:07:01.579Z] ---> create-netrc.sh [Pipeline] } [2022-06-08T16:07:01.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:07:01.911Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-08T16:07:01.920Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:07:02.205Z] ---> sudo-logs.sh [2022-06-08T16:07:02.205Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-08T16:07:02.233Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:07:02.518Z] ---> job-cost.sh [2022-06-08T16:07:02.518Z] lf-activate-venv: SKIPPING [2022-06-08T16:07:02.518Z] DEBUG: total: 0.2199999988079071 [2022-06-08T16:07:02.518Z] INFO: Retrieving Stack Cost... [2022-06-08T16:07:03.089Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T16:07:03.658Z] INFO: Archiving Costs [Pipeline] echo [2022-06-08T16:07:03.669Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:07:03.956Z] ---> logs-deploy.sh [2022-06-08T16:07:03.957Z] lf-activate-venv: SKIPPING [2022-06-08T16:07:03.957Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/jakarta/4 [2022-06-08T16:07:03.957Z] INFO: archiving workspace using pattern(s): [2022-06-08T16:07:04.901Z] Archives upload complete. [2022-06-08T16:07:04.901Z] INFO: archiving logs to Nexus