Pull request #601 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ece186a237ca6ecbc7becba4d1764eaf7cc635cb+aee7b0e7ef23d1e8502c68f930469c32112c0c09 (2bdc998ae5daf341e554a885e03813d2c5181251) 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-ssh18342693345165323682.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1148668720075280738.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2125515397777875201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5244837675318474996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8519714493042038840.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-601/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-601/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1209123327805962097.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15531’ Running on prd-ubuntu20.04-docker-8c-8g-15533 in /w/workspace/gexfoundry_device-mqtt-go_PR-601 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-601 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/601/head:refs/remotes/origin/PR-601 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aee7b0e7ef23d1e8502c68f930469c32112c0c09 into PR head commit ece186a237ca6ecbc7becba4d1764eaf7cc635cb Merge succeeded, producing ece186a237ca6ecbc7becba4d1764eaf7cc635cb Checking out Revision ece186a237ca6ecbc7becba4d1764eaf7cc635cb (PR-601) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T09:47:09.842Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ece186a237ca6ecbc7becba4d1764eaf7cc635cb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aee7b0e7ef23d1e8502c68f930469c32112c0c09 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ece186a237ca6ecbc7becba4d1764eaf7cc635cb # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T09:47:10.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T09:47:10.134Z] ========================================================= [2023-05-16T09:47:10.134Z] EdgeX Global Pipelines Version Info [2023-05-16T09:47:10.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:47:10.877Z] ------------------- [2023-05-16T09:47:10.877Z] stable info: [2023-05-16T09:47:10.877Z] ------------------- [2023-05-16T09:47:10.877Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T09:47:10.877Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:47:10.877Z] Message: update stable to v1.0.249 [2023-05-16T09:47:11.454Z] ------------------- [2023-05-16T09:47:11.454Z] experimental info: [2023-05-16T09:47:11.454Z] ------------------- [2023-05-16T09:47:11.454Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T09:47:11.454Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:47:11.454Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T09:47:11.817Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-16T09:47:11.864Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-16T09:47:11.916Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T09:47:11.961Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T09:47:12.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T09:47:12.053Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T09:47:12.094Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T09:47:12.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T09:47:12.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T09:47:12.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T09:47:12.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T09:47:12.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-16T09:47:12.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T09:47:12.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T09:47:12.441Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:47:12.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:47:12.534Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:47:12.579Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:47:12.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T09:47:12.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T09:47:12.714Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T09:47:12.759Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T09:47:12.803Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T09:47:12.846Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T09:47:12.885Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T09:47:12.928Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T09:47:12.970Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T09:47:13.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-601 [Pipeline] echo [2023-05-16T09:47:13.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-601 [Pipeline] echo [2023-05-16T09:47:13.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-601 [Pipeline] echo [2023-05-16T09:47:13.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ece186a237ca6ecbc7becba4d1764eaf7cc635cb [Pipeline] echo [2023-05-16T09:47:13.190Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ece186a [Pipeline] echo [2023-05-16T09:47:13.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:47:13.353Z] provisioning config files... [2023-05-16T09:47:13.370Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp/config14037886844465726445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:47:13.724Z] ---> docker-login.sh [2023-05-16T09:47:13.725Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:47:13.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:13.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:13.986Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:13.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:13.986Z] [2023-05-16T09:47:13.986Z] Login Succeeded [2023-05-16T09:47:13.986Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:47:13.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:14.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:14.247Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:14.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:14.247Z] [2023-05-16T09:47:14.247Z] Login Succeeded [2023-05-16T09:47:14.247Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:47:14.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:14.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:14.247Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:14.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:14.247Z] [2023-05-16T09:47:14.247Z] Login Succeeded [2023-05-16T09:47:14.247Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:47:14.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:14.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:14.247Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:14.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:14.247Z] [2023-05-16T09:47:14.247Z] Login Succeeded [2023-05-16T09:47:14.247Z] docker.io [2023-05-16T09:47:14.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:14.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:14.770Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:14.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:14.770Z] [2023-05-16T09:47:14.770Z] Login Succeeded [2023-05-16T09:47:14.770Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:47:14.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T09:47:15.419Z] + git rev-list -1 --merges ece186a237ca6ecbc7becba4d1764eaf7cc635cb~1..ece186a237ca6ecbc7becba4d1764eaf7cc635cb [Pipeline] echo [2023-05-16T09:47:15.479Z] -----------> git rev-list -1 --merges ece186a237ca6ecbc7becba4d1764eaf7cc635cb~1..ece186a237ca6ecbc7becba4d1764eaf7cc635cb ece186a237ca6ecbc7becba4d1764eaf7cc635cb [false] [Pipeline] sh [2023-05-16T09:47:15.791Z] + git log --format=format:%s -1 ece186a237ca6ecbc7becba4d1764eaf7cc635cb [Pipeline] echo [2023-05-16T09:47:15.833Z] ========================================================= [2023-05-16T09:47:15.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T09:47:15.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:47:16.279Z] + git log --format=format:%s -1 ece186a237ca6ecbc7becba4d1764eaf7cc635cb [Pipeline] echo [2023-05-16T09:47:16.313Z] [semverPrep] GIT_COMMIT: ece186a237ca6ecbc7becba4d1764eaf7cc635cb, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo [2023-05-16T09:47:16.351Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T09:47:16.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:47:16.733Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T09:47:16.733Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T09:47:16.733Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T09:47:16.733Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T09:47:16.733Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T09:47:16.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:47:17.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:47:17.181Z] [2023-05-16T09:47:17.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:47:17.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:47:17.574Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T09:47:17.574Z] b85a868b505f: Pulling fs layer [2023-05-16T09:47:17.574Z] e2be974225ed: Pulling fs layer [2023-05-16T09:47:17.574Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T09:47:17.574Z] 988bab9f4d93: Pulling fs layer [2023-05-16T09:47:17.574Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T09:47:17.574Z] 988bab9f4d93: Waiting [2023-05-16T09:47:17.574Z] 1469e6f7b9e6: Waiting [2023-05-16T09:47:17.574Z] eaf3925da568: Pulling fs layer [2023-05-16T09:47:17.574Z] bab4dde63d76: Pulling fs layer [2023-05-16T09:47:17.574Z] bde34c3a00c8: Pulling fs layer [2023-05-16T09:47:17.574Z] b352a97aabf1: Pulling fs layer [2023-05-16T09:47:17.574Z] 4872d77fe225: Pulling fs layer [2023-05-16T09:47:17.574Z] 5851b861e8e6: Pulling fs layer [2023-05-16T09:47:17.574Z] eaf3925da568: Waiting [2023-05-16T09:47:17.574Z] b352a97aabf1: Waiting [2023-05-16T09:47:17.574Z] 4872d77fe225: Waiting [2023-05-16T09:47:17.574Z] bde34c3a00c8: Waiting [2023-05-16T09:47:17.574Z] e2be974225ed: Verifying Checksum [2023-05-16T09:47:17.574Z] e2be974225ed: Download complete [2023-05-16T09:47:17.574Z] 988bab9f4d93: Download complete [2023-05-16T09:47:17.574Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T09:47:17.574Z] 339a4e72a1f5: Download complete [2023-05-16T09:47:17.574Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T09:47:17.574Z] 1469e6f7b9e6: Download complete [2023-05-16T09:47:17.837Z] eaf3925da568: Verifying Checksum [2023-05-16T09:47:17.837Z] eaf3925da568: Download complete [2023-05-16T09:47:17.837Z] bde34c3a00c8: Verifying Checksum [2023-05-16T09:47:17.837Z] bde34c3a00c8: Download complete [2023-05-16T09:47:17.837Z] b352a97aabf1: Download complete [2023-05-16T09:47:17.837Z] 4872d77fe225: Verifying Checksum [2023-05-16T09:47:17.837Z] 4872d77fe225: Download complete [2023-05-16T09:47:17.837Z] 5851b861e8e6: Download complete [2023-05-16T09:47:17.837Z] b85a868b505f: Download complete [2023-05-16T09:47:18.097Z] bab4dde63d76: Verifying Checksum [2023-05-16T09:47:18.097Z] bab4dde63d76: Download complete [2023-05-16T09:47:19.035Z] b85a868b505f: Pull complete [2023-05-16T09:47:19.295Z] e2be974225ed: Pull complete [2023-05-16T09:47:19.555Z] 339a4e72a1f5: Pull complete [2023-05-16T09:47:19.555Z] 988bab9f4d93: Pull complete [2023-05-16T09:47:19.816Z] 1469e6f7b9e6: Pull complete [2023-05-16T09:47:20.075Z] eaf3925da568: Pull complete [2023-05-16T09:47:21.989Z] bab4dde63d76: Pull complete [2023-05-16T09:47:21.989Z] bde34c3a00c8: Pull complete [2023-05-16T09:47:21.989Z] b352a97aabf1: Pull complete [2023-05-16T09:47:21.989Z] 4872d77fe225: Pull complete [2023-05-16T09:47:21.989Z] 5851b861e8e6: Pull complete [2023-05-16T09:47:21.989Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T09:47:21.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:47:21.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:47:22.221Z] prd-ubuntu20.04-docker-8c-8g-15533 does not seem to be running inside a container [2023-05-16T09:47:22.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-601 -v /w/workspace/gexfoundry_device-mqtt-go_PR-601:/w/workspace/gexfoundry_device-mqtt-go_PR-601:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T09:47:24.653Z] $ docker top 001c2942dc5f03254ab14e252b6b137c585ba309d3af1f53c9cbb6e2d9a67b08 -eo pid,comm [2023-05-16T09:47:24.716Z] 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). [2023-05-16T09:47:24.716Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:47:24.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:47:24.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:47:24.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:47:24.948Z] $ docker exec 001c2942dc5f03254ab14e252b6b137c585ba309d3af1f53c9cbb6e2d9a67b08 ssh-agent [2023-05-16T09:47:25.070Z] SSH_AUTH_SOCK=/tmp/ssh-ExGFrutzzYvf/agent.34 [2023-05-16T09:47:25.070Z] SSH_AGENT_PID=40 [2023-05-16T09:47:25.076Z] Running ssh-add (command line suppressed) [2023-05-16T09:47:25.161Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp/private_key_1254196394386552174.key (/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp/private_key_1254196394386552174.key) [2023-05-16T09:47:25.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:47:25.516Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T09:47:25.530Z] $ docker exec --env ******** --env ******** 001c2942dc5f03254ab14e252b6b137c585ba309d3af1f53c9cbb6e2d9a67b08 ssh-agent -k [2023-05-16T09:47:25.608Z] unset SSH_AUTH_SOCK; [2023-05-16T09:47:25.608Z] unset SSH_AGENT_PID; [2023-05-16T09:47:25.609Z] echo Agent pid 40 killed; [2023-05-16T09:47:25.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T09:47:25.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:47:25.721Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:47:25.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:47:25.817Z] $ docker exec 001c2942dc5f03254ab14e252b6b137c585ba309d3af1f53c9cbb6e2d9a67b08 ssh-agent [2023-05-16T09:47:25.938Z] SSH_AUTH_SOCK=/tmp/ssh-cfRzSH5rfXXR/agent.72 [2023-05-16T09:47:25.938Z] SSH_AGENT_PID=78 [2023-05-16T09:47:25.943Z] Running ssh-add (command line suppressed) [2023-05-16T09:47:26.031Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp/private_key_4415145715390487188.key (/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp/private_key_4415145715390487188.key) [2023-05-16T09:47:26.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:47:26.393Z] + git semver init [2023-05-16T09:47:26.659Z] 2023-05-16 09:47:26,559 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T09:47:26.659Z] 2023-05-16 09:47:26,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-601/.semver [2023-05-16T09:47:26.659Z] 2023-05-16 09:47:26,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-601/.semver [2023-05-16T09:47:26.659Z] 2023-05-16 09:47:26,560 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-601/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-601, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:47:27.602Z] 2023-05-16 09:47:27,530 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-601/.git/info/exclude [2023-05-16T09:47:27.602Z] 2023-05-16 09:47:27,530 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-601/.semver/PR-601 with force:False [2023-05-16T09:47:27.602Z] 2023-05-16 09:47:27,530 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-601/.semver/PR-601 [2023-05-16T09:47:27.602Z] 2023-05-16 09:47:27,535 [execute] INFO git cat-file --batch-check [2023-05-16T09:47:27.602Z] 2023-05-16 09:47:27,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-601/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:47:27.602Z] 2023-05-16 09:47:27,542 [execute] INFO git cat-file --batch [2023-05-16T09:47:27.602Z] 2023-05-16 09:47:27,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-601/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:47:27.602Z] 2023-05-16 09:47:27,548 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-601/.semver/PR-601 [2023-05-16T09:47:27.602Z] 0.0.0 [Pipeline] } [2023-05-16T09:47:27.620Z] $ docker exec --env ******** --env ******** 001c2942dc5f03254ab14e252b6b137c585ba309d3af1f53c9cbb6e2d9a67b08 ssh-agent -k [2023-05-16T09:47:27.718Z] unset SSH_AUTH_SOCK; [2023-05-16T09:47:27.719Z] unset SSH_AGENT_PID; [2023-05-16T09:47:27.719Z] echo Agent pid 78 killed; [2023-05-16T09:47:27.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:47:28.165Z] + git semver [Pipeline] } [2023-05-16T09:47:28.443Z] $ docker stop --time=1 001c2942dc5f03254ab14e252b6b137c585ba309d3af1f53c9cbb6e2d9a67b08 [2023-05-16T09:47:29.770Z] $ docker rm -f --volumes 001c2942dc5f03254ab14e252b6b137c585ba309d3af1f53c9cbb6e2d9a67b08 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:47:30.199Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T09:47:30.468Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T09:47:30.486Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:47:31.109Z] provisioning config files... [2023-05-16T09:47:31.120Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp/config2075713992007118665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:47:31.486Z] ---> docker-login.sh [2023-05-16T09:47:31.486Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:47:31.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:31.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:31.486Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:31.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:31.486Z] [2023-05-16T09:47:31.486Z] Login Succeeded [2023-05-16T09:47:31.486Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:47:31.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:31.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:31.487Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:31.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:31.487Z] [2023-05-16T09:47:31.487Z] Login Succeeded [2023-05-16T09:47:31.487Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:47:31.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:31.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:31.749Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:31.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:31.749Z] [2023-05-16T09:47:31.749Z] Login Succeeded [2023-05-16T09:47:31.749Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:47:31.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:31.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:31.749Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:31.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:31.749Z] [2023-05-16T09:47:31.749Z] Login Succeeded [2023-05-16T09:47:31.749Z] docker.io [2023-05-16T09:47:31.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:47:32.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:47:32.010Z] Configure a credential helper to remove this warning. See [2023-05-16T09:47:32.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:47:32.010Z] [2023-05-16T09:47:32.010Z] Login Succeeded [2023-05-16T09:47:32.010Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:47:32.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:47:32.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:47:32.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:47:32.399Z] ========================================================= [2023-05-16T09:47:32.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T09:47:32.399Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:47:32.890Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:47:32.890Z] Sending build context to Docker daemon 6.55MB [2023-05-16T09:47:32.890Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:47:32.890Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T09:47:33.151Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T09:47:33.151Z] f56be85fc22e: Pulling fs layer [2023-05-16T09:47:33.151Z] 85791d961cd3: Pulling fs layer [2023-05-16T09:47:33.151Z] d694b5ae8c79: Pulling fs layer [2023-05-16T09:47:33.151Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T09:47:33.151Z] 4d19c01a9841: Pulling fs layer [2023-05-16T09:47:33.151Z] 9325e15d5711: Pulling fs layer [2023-05-16T09:47:33.151Z] 556b6ee489ea: Pulling fs layer [2023-05-16T09:47:33.151Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T09:47:33.151Z] 4d19c01a9841: Waiting [2023-05-16T09:47:33.151Z] 9325e15d5711: Waiting [2023-05-16T09:47:33.151Z] 556b6ee489ea: Waiting [2023-05-16T09:47:33.151Z] c5a4b2cf53e6: Waiting [2023-05-16T09:47:33.151Z] 9f32a84ed3da: Waiting [2023-05-16T09:47:33.151Z] 85791d961cd3: Download complete [2023-05-16T09:47:33.151Z] 9f32a84ed3da: Download complete [2023-05-16T09:47:33.151Z] 4d19c01a9841: Download complete [2023-05-16T09:47:33.151Z] f56be85fc22e: Verifying Checksum [2023-05-16T09:47:33.151Z] f56be85fc22e: Download complete [2023-05-16T09:47:33.151Z] 9325e15d5711: Verifying Checksum [2023-05-16T09:47:33.151Z] 9325e15d5711: Download complete [2023-05-16T09:47:33.413Z] f56be85fc22e: Pull complete [2023-05-16T09:47:33.413Z] 85791d961cd3: Pull complete [2023-05-16T09:47:33.673Z] d694b5ae8c79: Verifying Checksum [2023-05-16T09:47:33.673Z] d694b5ae8c79: Download complete [2023-05-16T09:47:33.673Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T09:47:33.673Z] c5a4b2cf53e6: Download complete [2023-05-16T09:47:33.931Z] 556b6ee489ea: Verifying Checksum [2023-05-16T09:47:33.931Z] 556b6ee489ea: Download complete [2023-05-16T09:47:37.217Z] d694b5ae8c79: Pull complete [2023-05-16T09:47:37.217Z] 9f32a84ed3da: Pull complete [2023-05-16T09:47:37.217Z] 4d19c01a9841: Pull complete [2023-05-16T09:47:37.217Z] 9325e15d5711: Pull complete [2023-05-16T09:47:39.751Z] 556b6ee489ea: Pull complete [2023-05-16T09:47:40.688Z] c5a4b2cf53e6: Pull complete [2023-05-16T09:47:40.688Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T09:47:40.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T09:47:40.688Z] ---> c4be618373d6 [2023-05-16T09:47:40.688Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:47:44.904Z] ---> Running in 2340a1a65413 [2023-05-16T09:47:44.904Z] Removing intermediate container 2340a1a65413 [2023-05-16T09:47:44.904Z] ---> b75c20182fea [2023-05-16T09:47:44.904Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:47:44.904Z] ---> Running in 9f58916cd3b7 [2023-05-16T09:47:44.904Z] Removing intermediate container 9f58916cd3b7 [2023-05-16T09:47:44.904Z] ---> eceb671529a9 [2023-05-16T09:47:44.904Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T09:47:44.904Z] ---> Running in 89218c2a6802 [2023-05-16T09:47:44.904Z] Removing intermediate container 89218c2a6802 [2023-05-16T09:47:44.904Z] ---> 3a1420f7b2c2 [2023-05-16T09:47:44.904Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:47:45.164Z] ---> Running in 6a5a0db4a125 [2023-05-16T09:47:45.164Z] Removing intermediate container 6a5a0db4a125 [2023-05-16T09:47:45.164Z] ---> 21d9ea82e5e6 [2023-05-16T09:47:45.164Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:47:45.164Z] ---> Running in 646dddb7dad6 [2023-05-16T09:47:45.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:47:45.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:47:45.685Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:47:45.685Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T09:47:45.685Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:47:45.685Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:47:45.685Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:47:45.685Z] OK: 269 MiB in 57 packages [2023-05-16T09:47:45.907Z] Still waiting to schedule task [2023-05-16T09:47:45.907Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15532’ [2023-05-16T09:47:46.252Z] Removing intermediate container 646dddb7dad6 [2023-05-16T09:47:46.252Z] ---> 379c67717c9a [2023-05-16T09:47:46.252Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-16T09:47:46.252Z] ---> Running in 6ae693996432 [2023-05-16T09:47:46.252Z] Removing intermediate container 6ae693996432 [2023-05-16T09:47:46.252Z] ---> cb189eadb3fe [2023-05-16T09:47:46.252Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T09:47:46.510Z] ---> e4665a8fca56 [2023-05-16T09:47:46.510Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:47:46.510Z] ---> Running in 73964066780c [2023-05-16T09:48:13.075Z] Removing intermediate container 73964066780c [2023-05-16T09:48:13.075Z] ---> e2ca16302c1b [2023-05-16T09:48:13.075Z] Step 11/12 : COPY . . [2023-05-16T09:48:13.075Z] ---> f99c44cab54c [2023-05-16T09:48:13.075Z] Step 12/12 : RUN $MAKE [2023-05-16T09:48:13.075Z] ---> Running in 9f0fc4d47952 [2023-05-16T09:48:13.075Z] noop [2023-05-16T09:48:13.075Z] Removing intermediate container 9f0fc4d47952 [2023-05-16T09:48:13.075Z] ---> 6176be692a15 [2023-05-16T09:48:13.075Z] Successfully built 6176be692a15 [2023-05-16T09:48:13.075Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:48:13.523Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:48:13.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:48:13.663Z] prd-ubuntu20.04-docker-8c-8g-15533 does not seem to be running inside a container [2023-05-16T09:48:13.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-601 -v /w/workspace/gexfoundry_device-mqtt-go_PR-601:/w/workspace/gexfoundry_device-mqtt-go_PR-601:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T09:48:13.995Z] $ docker top 422dca802e006b00d1ccc2070f5b8e61dfbce4bdf1dd266c4c2582bfacd71dbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:48:14.381Z] + go version [2023-05-16T09:48:14.381Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T09:48:14.424Z] $ docker stop --time=1 422dca802e006b00d1ccc2070f5b8e61dfbce4bdf1dd266c4c2582bfacd71dbc [2023-05-16T09:48:15.710Z] $ docker rm -f --volumes 422dca802e006b00d1ccc2070f5b8e61dfbce4bdf1dd266c4c2582bfacd71dbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:48:16.454Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:48:16.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:48:16.616Z] prd-ubuntu20.04-docker-8c-8g-15533 does not seem to be running inside a container [2023-05-16T09:48:16.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-601 -v /w/workspace/gexfoundry_device-mqtt-go_PR-601:/w/workspace/gexfoundry_device-mqtt-go_PR-601:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T09:48:16.970Z] $ docker top a5bf83206d8998b7e1a1a192eecffc875851116013b407a889cccf2a56c8516a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:48:17.354Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-601 [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:48:17.717Z] + make test [2023-05-16T09:48:17.717Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T09:48:21.907Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-16T09:48:31.873Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-16T09:48:31.873Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-16T09:48:31.873Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 23.1% of statements [2023-05-16T09:48:37.134Z] go vet ./... [2023-05-16T09:48:40.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T09:48:40.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T09:48:40.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T09:48:40.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T09:48:40.502Z] $ docker stop --time=1 a5bf83206d8998b7e1a1a192eecffc875851116013b407a889cccf2a56c8516a [2023-05-16T09:48:43.656Z] $ docker rm -f --volumes a5bf83206d8998b7e1a1a192eecffc875851116013b407a889cccf2a56c8516a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:48:44.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T09:48:44.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T09:48:44.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T09:48:45.267Z] + ls -al . [2023-05-16T09:48:45.267Z] total 180 [2023-05-16T09:48:45.267Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:48 . [2023-05-16T09:48:45.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:47 .. [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 09:47 .dockerignore [2023-05-16T09:48:45.267Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:47 .git [2023-05-16T09:48:45.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:47 .github [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 329 May 16 09:47 .gitignore [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:47 .golangci.yml [2023-05-16T09:48:45.267Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:47 .semver [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 16 09:47 Attribution.txt [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 16 09:47 CHANGELOG.md [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 16 09:47 Dockerfile [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:47 GOVERNANCE.md [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 09:47 Jenkinsfile [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:47 LICENSE [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 16 09:47 Makefile [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 09:47 OWNERS.md [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 16 09:47 README.md [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:47 VERSION [2023-05-16T09:48:45.267Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:47 bin [2023-05-16T09:48:45.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:47 cmd [2023-05-16T09:48:45.267Z] -rw-r--r-- 1 jenkins jenkins 18144 May 16 09:48 coverage.out [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 16 09:47 go.mod [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 16 09:47 go.sum [2023-05-16T09:48:45.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:47 internal [2023-05-16T09:48:45.267Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:47 mock [2023-05-16T09:48:45.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:47 snap [2023-05-16T09:48:45.267Z] -rw-rw-r-- 1 jenkins jenkins 227 May 16 09:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:48:45.672Z] + 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=ece186a237ca6ecbc7becba4d1764eaf7cc635cb --label arch=amd64 --label version=0.0.0 . [2023-05-16T09:48:45.672Z] Sending build context to Docker daemon 6.568MB [2023-05-16T09:48:45.672Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:48:45.672Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T09:48:45.672Z] ---> 6176be692a15 [2023-05-16T09:48:45.672Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:48:45.672Z] ---> Running in bdd847f110fc [2023-05-16T09:48:45.930Z] Removing intermediate container bdd847f110fc [2023-05-16T09:48:45.930Z] ---> 20db94a7ebcc [2023-05-16T09:48:45.930Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:48:45.930Z] ---> Running in 37031cac6010 [2023-05-16T09:48:45.930Z] Removing intermediate container 37031cac6010 [2023-05-16T09:48:45.930Z] ---> 4d94487569b3 [2023-05-16T09:48:45.930Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T09:48:45.930Z] ---> Running in 116bb1c00e03 [2023-05-16T09:48:46.191Z] Removing intermediate container 116bb1c00e03 [2023-05-16T09:48:46.191Z] ---> b27bf38354a5 [2023-05-16T09:48:46.191Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:48:46.191Z] ---> Running in 8cbde742fd01 [2023-05-16T09:48:46.191Z] Removing intermediate container 8cbde742fd01 [2023-05-16T09:48:46.191Z] ---> 5c3c16801760 [2023-05-16T09:48:46.191Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:48:46.191Z] ---> Running in 7f6801db89f4 [2023-05-16T09:48:46.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:48:46.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:48:46.712Z] OK: 269 MiB in 57 packages [2023-05-16T09:48:46.971Z] Removing intermediate container 7f6801db89f4 [2023-05-16T09:48:46.971Z] ---> 2a9dd289d2d1 [2023-05-16T09:48:46.971Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-16T09:48:46.971Z] ---> Running in d19b67f91f9e [2023-05-16T09:48:46.971Z] Removing intermediate container d19b67f91f9e [2023-05-16T09:48:46.971Z] ---> f89b07be599d [2023-05-16T09:48:46.971Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T09:48:47.230Z] ---> 8132eaf8d2e5 [2023-05-16T09:48:47.230Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:48:47.230Z] ---> Running in 502b6a8b2ba4 [2023-05-16T09:48:48.236Z] Removing intermediate container 502b6a8b2ba4 [2023-05-16T09:48:48.236Z] ---> be42511606ce [2023-05-16T09:48:48.236Z] Step 11/24 : COPY . . [2023-05-16T09:48:48.497Z] ---> c578a8f564d8 [2023-05-16T09:48:48.497Z] Step 12/24 : RUN $MAKE [2023-05-16T09:48:48.497Z] ---> Running in 83df21fcf8ee [2023-05-16T09:48:48.757Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-16T09:49:10.912Z] Removing intermediate container 83df21fcf8ee [2023-05-16T09:49:10.912Z] ---> 562d4275d0cd [2023-05-16T09:49:10.912Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T09:49:10.912Z] 3.17: Pulling from library/alpine [2023-05-16T09:49:10.912Z] f56be85fc22e: Already exists [2023-05-16T09:49:10.912Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T09:49:10.912Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T09:49:10.912Z] ---> 9ed4aefc74f6 [2023-05-16T09:49:10.912Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-16T09:49:10.912Z] ---> Running in 2cbabecf180a [2023-05-16T09:49:10.912Z] Removing intermediate container 2cbabecf180a [2023-05-16T09:49:10.912Z] ---> 6b9bdbdbae42 [2023-05-16T09:49:10.912Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T09:49:10.912Z] ---> Running in 5faab798f574 [2023-05-16T09:49:10.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:49:10.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:49:10.912Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T09:49:10.912Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:49:10.912Z] OK: 7 MiB in 16 packages [2023-05-16T09:49:10.912Z] Removing intermediate container 5faab798f574 [2023-05-16T09:49:10.912Z] ---> 2fb10463732b [2023-05-16T09:49:10.912Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-16T09:49:10.912Z] ---> 6a9e89e04b26 [2023-05-16T09:49:10.912Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-16T09:49:10.912Z] ---> 62a07e4863fe [2023-05-16T09:49:10.912Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-16T09:49:10.912Z] ---> f2c63b25e0a3 [2023-05-16T09:49:10.912Z] Step 19/24 : EXPOSE 59982 [2023-05-16T09:49:10.912Z] ---> Running in 6bdab6dcf1bf [2023-05-16T09:49:11.171Z] Removing intermediate container 6bdab6dcf1bf [2023-05-16T09:49:11.171Z] ---> 9a06afb1b95e [2023-05-16T09:49:11.171Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-16T09:49:11.171Z] ---> Running in b2946f4465b7 [2023-05-16T09:49:11.171Z] Removing intermediate container b2946f4465b7 [2023-05-16T09:49:11.171Z] ---> d6f9c3d73852 [2023-05-16T09:49:11.171Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T09:49:11.171Z] ---> Running in 880436c6016a [2023-05-16T09:49:11.171Z] Removing intermediate container 880436c6016a [2023-05-16T09:49:11.171Z] ---> 23cbb79f91c9 [2023-05-16T09:49:11.171Z] Step 22/24 : LABEL arch=amd64 [2023-05-16T09:49:11.171Z] ---> Running in e0a8853657c3 [2023-05-16T09:49:11.432Z] Removing intermediate container e0a8853657c3 [2023-05-16T09:49:11.432Z] ---> 531b77096472 [2023-05-16T09:49:11.432Z] Step 23/24 : LABEL git_sha=ece186a237ca6ecbc7becba4d1764eaf7cc635cb [2023-05-16T09:49:11.432Z] ---> Running in 442714f55d64 [2023-05-16T09:49:11.432Z] Removing intermediate container 442714f55d64 [2023-05-16T09:49:11.432Z] ---> 72f68b1e3c9a [2023-05-16T09:49:11.432Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T09:49:11.432Z] ---> Running in 0c09f91f4ec1 [2023-05-16T09:49:11.432Z] Removing intermediate container 0c09f91f4ec1 [2023-05-16T09:49:11.432Z] ---> 81601e33c8ff [2023-05-16T09:49:11.432Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T09:49:11.432Z] Successfully built 81601e33c8ff [2023-05-16T09:49:11.432Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:49:12.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:49:12.329Z] [2023-05-16T09:49:12.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:49:12.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:49:12.713Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T09:49:12.713Z] 5eb5b503b376: Pulling fs layer [2023-05-16T09:49:12.713Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T09:49:12.713Z] ec43610c2a17: Pulling fs layer [2023-05-16T09:49:12.713Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T09:49:12.713Z] 33b1e0a273af: Pulling fs layer [2023-05-16T09:49:12.713Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T09:49:12.713Z] 2f39f015ded8: Pulling fs layer [2023-05-16T09:49:12.713Z] 33b1e0a273af: Waiting [2023-05-16T09:49:12.713Z] 2f39f015ded8: Waiting [2023-05-16T09:49:12.713Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T09:49:12.713Z] 5c69ac0246d0: Download complete [2023-05-16T09:49:12.713Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T09:49:12.713Z] 3a2ae6a8a46f: Download complete [2023-05-16T09:49:12.713Z] ec43610c2a17: Verifying Checksum [2023-05-16T09:49:12.713Z] ec43610c2a17: Download complete [2023-05-16T09:49:12.713Z] 33b1e0a273af: Verifying Checksum [2023-05-16T09:49:12.713Z] 33b1e0a273af: Download complete [2023-05-16T09:49:12.713Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T09:49:12.713Z] 5d3b04190fa2: Download complete [2023-05-16T09:49:12.972Z] 5eb5b503b376: Verifying Checksum [2023-05-16T09:49:12.972Z] 5eb5b503b376: Download complete [2023-05-16T09:49:13.538Z] 2f39f015ded8: Download complete [2023-05-16T09:49:14.104Z] 5eb5b503b376: Pull complete [2023-05-16T09:49:14.104Z] 5c69ac0246d0: Pull complete [2023-05-16T09:49:14.673Z] ec43610c2a17: Pull complete [2023-05-16T09:49:14.673Z] 3a2ae6a8a46f: Pull complete [2023-05-16T09:49:14.941Z] 33b1e0a273af: Pull complete [2023-05-16T09:49:14.941Z] 5d3b04190fa2: Pull complete [2023-05-16T09:49:19.127Z] 2f39f015ded8: Pull complete [2023-05-16T09:49:19.127Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T09:49:19.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:49:19.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:49:19.354Z] prd-ubuntu20.04-docker-8c-8g-15533 does not seem to be running inside a container [2023-05-16T09:49:19.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-601 -v /w/workspace/gexfoundry_device-mqtt-go_PR-601:/w/workspace/gexfoundry_device-mqtt-go_PR-601:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T09:49:22.879Z] $ docker top 9e812c10bcdb4fe007e2bf49e829c9ba17e9c5b3aac3ee1a2e3bc438742d4a33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:49:23.318Z] ---> job-cost.sh [2023-05-16T09:49:23.318Z] lf-activate-venv: SKIPPING [2023-05-16T09:49:23.318Z] INFO: No Stack... [2023-05-16T09:49:23.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T09:49:23.838Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T09:49:24.156Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-601/archives/cost.csv [2023-05-16T09:49:24.157Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T09:49:24.201Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-601-1-stack-cost] [2023-05-16T09:49:24.205Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-601-1-stack-cost] did not exist. Created. [2023-05-16T09:49:24.205Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-601-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T09:49:24.610Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T09:49:24.658Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T09:49:24.692Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-601-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T09:49:24.782Z] $ docker stop --time=1 9e812c10bcdb4fe007e2bf49e829c9ba17e9c5b3aac3ee1a2e3bc438742d4a33 [2023-05-16T09:49:25.921Z] $ docker rm -f --volumes 9e812c10bcdb4fe007e2bf49e829c9ba17e9c5b3aac3ee1a2e3bc438742d4a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T09:51:10.578Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15534 in /w/workspace/gexfoundry_device-mqtt-go_PR-601 [Pipeline] { [Pipeline] ws [2023-05-16T09:51:10.649Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T09:51:10.734Z] Selected Git installation does not exist. Using Default [2023-05-16T09:51:10.734Z] The recommended git tool is: NONE [2023-05-16T09:51:17.773Z] using credential edgex-jenkins-ssh [2023-05-16T09:51:17.791Z] Cloning the remote Git repository [2023-05-16T09:51:17.842Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-16T09:51:17.962Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-16T09:51:18.143Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-16T09:51:18.144Z] > git --version # timeout=10 [2023-05-16T09:51:18.169Z] > git --version # 'git version 2.25.1' [2023-05-16T09:51:18.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:51:18.355Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:51:19.641Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-16T09:51:19.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:51:20.729Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-16T09:51:20.780Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-16T09:51:20.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:51:20.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/601/head:refs/remotes/origin/PR-601 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T09:51:21.447Z] Merging remotes/origin/main commit aee7b0e7ef23d1e8502c68f930469c32112c0c09 into PR head commit ece186a237ca6ecbc7becba4d1764eaf7cc635cb [2023-05-16T09:51:21.784Z] Merge succeeded, producing ece186a237ca6ecbc7becba4d1764eaf7cc635cb [2023-05-16T09:51:21.785Z] Checking out Revision ece186a237ca6ecbc7becba4d1764eaf7cc635cb (PR-601) [2023-05-16T09:51:22.386Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" [2023-05-16T09:51:22.445Z] > git --version # timeout=10 [2023-05-16T09:51:22.459Z] > git --version # 'git version 2.25.1' [2023-05-16T09:51:22.487Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:51:21.467Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:51:21.554Z] > git checkout -f ece186a237ca6ecbc7becba4d1764eaf7cc635cb # timeout=10 [2023-05-16T09:51:21.658Z] > git remote # timeout=10 [2023-05-16T09:51:21.681Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T09:51:21.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:51:21.729Z] > git merge aee7b0e7ef23d1e8502c68f930469c32112c0c09 # timeout=10 [2023-05-16T09:51:21.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T09:51:21.790Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:51:21.813Z] > git checkout -f ece186a237ca6ecbc7becba4d1764eaf7cc635cb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:51:23.770Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T09:51:23.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:51:23.771Z] Dload Upload Total Spent Left Speed [2023-05-16T09:51:23.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-16T09:51:24.464Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T09:51:24.823Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T09:51:24.823Z] + sudo tee /etc/docker/daemon.new [2023-05-16T09:51:24.823Z] { [2023-05-16T09:51:24.823Z] "registry-mirrors": [ [2023-05-16T09:51:24.823Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T09:51:24.823Z] ], [2023-05-16T09:51:24.823Z] "bip": "10.250.0.254/24", [2023-05-16T09:51:24.823Z] "hosts": [ [2023-05-16T09:51:24.823Z] "tcp://0.0.0.0:5555", [2023-05-16T09:51:24.823Z] "unix:///var/run/docker.sock" [2023-05-16T09:51:24.823Z] ], [2023-05-16T09:51:24.823Z] "mtu": 1458, [2023-05-16T09:51:24.823Z] "selinux-enabled": true, [2023-05-16T09:51:24.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T09:51:24.823Z] } [Pipeline] sh [2023-05-16T09:51:25.189Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T09:51:25.572Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:51:43.932Z] provisioning config files... [2023-05-16T09:51:43.965Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8712062409649510510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:51:44.374Z] ---> docker-login.sh [2023-05-16T09:51:44.374Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:51:44.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:51:44.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:51:44.968Z] Configure a credential helper to remove this warning. See [2023-05-16T09:51:44.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:51:44.968Z] [2023-05-16T09:51:44.968Z] Login Succeeded [2023-05-16T09:51:44.968Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:51:45.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:51:45.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:51:45.511Z] Configure a credential helper to remove this warning. See [2023-05-16T09:51:45.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:51:45.511Z] [2023-05-16T09:51:45.511Z] Login Succeeded [2023-05-16T09:51:45.511Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:51:45.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:51:45.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:51:45.782Z] Configure a credential helper to remove this warning. See [2023-05-16T09:51:45.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:51:45.782Z] [2023-05-16T09:51:45.782Z] Login Succeeded [2023-05-16T09:51:45.782Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:51:46.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:51:46.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:51:46.324Z] Configure a credential helper to remove this warning. See [2023-05-16T09:51:46.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:51:46.324Z] [2023-05-16T09:51:46.324Z] Login Succeeded [2023-05-16T09:51:46.324Z] docker.io [2023-05-16T09:51:46.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:51:46.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:51:46.865Z] Configure a credential helper to remove this warning. See [2023-05-16T09:51:46.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:51:46.865Z] [2023-05-16T09:51:46.865Z] Login Succeeded [2023-05-16T09:51:46.865Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:51:46.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:51:47.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:51:47.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:51:47.401Z] ========================================================= [2023-05-16T09:51:47.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T09:51:47.401Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:51:47.914Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:51:48.185Z] Sending build context to Docker daemon 3.405MB [2023-05-16T09:51:48.185Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:51:48.185Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T09:51:48.457Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T09:51:48.457Z] c41833b44d91: Pulling fs layer [2023-05-16T09:51:48.457Z] ed15518f5707: Pulling fs layer [2023-05-16T09:51:48.457Z] feae8fd75edb: Pulling fs layer [2023-05-16T09:51:48.457Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T09:51:48.457Z] 3cdef696dda3: Pulling fs layer [2023-05-16T09:51:48.457Z] 2ced38df9373: Pulling fs layer [2023-05-16T09:51:48.457Z] 58f1dce35555: Pulling fs layer [2023-05-16T09:51:48.457Z] 3cdef696dda3: Waiting [2023-05-16T09:51:48.457Z] 2ced38df9373: Waiting [2023-05-16T09:51:48.457Z] 58f1dce35555: Waiting [2023-05-16T09:51:48.457Z] 242c74f7c9fa: Waiting [2023-05-16T09:51:48.457Z] ed15518f5707: Download complete [2023-05-16T09:51:48.457Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T09:51:48.457Z] 242c74f7c9fa: Download complete [2023-05-16T09:51:48.731Z] 3cdef696dda3: Verifying Checksum [2023-05-16T09:51:48.731Z] 3cdef696dda3: Download complete [2023-05-16T09:51:48.731Z] c41833b44d91: Verifying Checksum [2023-05-16T09:51:48.731Z] c41833b44d91: Download complete [2023-05-16T09:51:50.162Z] c41833b44d91: Pull complete [2023-05-16T09:51:50.434Z] 58f1dce35555: Download complete [2023-05-16T09:51:50.434Z] ed15518f5707: Pull complete [2023-05-16T09:51:51.859Z] 2ced38df9373: Verifying Checksum [2023-05-16T09:51:51.859Z] 2ced38df9373: Download complete [2023-05-16T09:51:51.859Z] feae8fd75edb: Verifying Checksum [2023-05-16T09:51:51.859Z] feae8fd75edb: Download complete [2023-05-16T09:52:04.274Z] feae8fd75edb: Pull complete [2023-05-16T09:52:04.274Z] 242c74f7c9fa: Pull complete [2023-05-16T09:52:04.274Z] 3cdef696dda3: Pull complete [2023-05-16T09:52:12.539Z] 2ced38df9373: Pull complete [2023-05-16T09:52:14.502Z] 58f1dce35555: Pull complete [2023-05-16T09:52:14.502Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T09:52:14.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T09:52:14.502Z] ---> fadd8f120f05 [2023-05-16T09:52:14.502Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:52:16.475Z] ---> Running in 779e6fb4f119 [2023-05-16T09:52:16.475Z] Removing intermediate container 779e6fb4f119 [2023-05-16T09:52:16.475Z] ---> 3eb3c8646de8 [2023-05-16T09:52:16.475Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:52:16.475Z] ---> Running in e59f2a7e0f77 [2023-05-16T09:52:17.062Z] Removing intermediate container e59f2a7e0f77 [2023-05-16T09:52:17.062Z] ---> 2dfbdb023fad [2023-05-16T09:52:17.062Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T09:52:17.062Z] ---> Running in 39d7052b5dc4 [2023-05-16T09:52:17.333Z] Removing intermediate container 39d7052b5dc4 [2023-05-16T09:52:17.333Z] ---> 79628f9a062f [2023-05-16T09:52:17.333Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:52:17.333Z] ---> Running in 3dc13f5a1540 [2023-05-16T09:52:17.604Z] Removing intermediate container 3dc13f5a1540 [2023-05-16T09:52:17.604Z] ---> d5c4e1eb86d1 [2023-05-16T09:52:17.604Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:52:17.881Z] ---> Running in 164e427b84d5 [2023-05-16T09:52:19.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:52:19.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:52:20.991Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:52:20.991Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T09:52:20.991Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:52:20.991Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:52:20.991Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:52:20.991Z] OK: 268 MiB in 57 packages [2023-05-16T09:52:25.263Z] Removing intermediate container 164e427b84d5 [2023-05-16T09:52:25.264Z] ---> 2b987b41d9ff [2023-05-16T09:52:25.264Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-16T09:52:25.264Z] ---> Running in 31071fdb9b30 [2023-05-16T09:52:25.264Z] Removing intermediate container 31071fdb9b30 [2023-05-16T09:52:25.264Z] ---> a391f753645e [2023-05-16T09:52:25.264Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T09:52:25.538Z] ---> 4e7f9e134e77 [2023-05-16T09:52:25.538Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:52:25.538Z] ---> Running in 0339ba467af4 [2023-05-16T09:53:33.483Z] Removing intermediate container 0339ba467af4 [2023-05-16T09:53:33.483Z] ---> f120d135747b [2023-05-16T09:53:33.483Z] Step 11/12 : COPY . . [2023-05-16T09:53:33.483Z] ---> bb178be44fdf [2023-05-16T09:53:33.483Z] Step 12/12 : RUN $MAKE [2023-05-16T09:53:33.483Z] ---> Running in e1c20abd4a68 [2023-05-16T09:53:33.483Z] noop [2023-05-16T09:53:33.483Z] Removing intermediate container e1c20abd4a68 [2023-05-16T09:53:33.483Z] ---> b3c9a1129004 [2023-05-16T09:53:33.483Z] Successfully built b3c9a1129004 [2023-05-16T09:53:33.483Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:53:33.959Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T09:53:33.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:53:34.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-15534 does not seem to be running inside a container [2023-05-16T09:53:34.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T09:53:35.524Z] $ docker top cffc624b54cb23e8f4e8798b581b5373b228a64f7c4a93cd6c4afe6c89e32d81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:53:36.402Z] + go version [2023-05-16T09:53:36.403Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T09:53:36.441Z] $ docker stop --time=1 cffc624b54cb23e8f4e8798b581b5373b228a64f7c4a93cd6c4afe6c89e32d81 [2023-05-16T09:53:38.085Z] $ docker rm -f --volumes cffc624b54cb23e8f4e8798b581b5373b228a64f7c4a93cd6c4afe6c89e32d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:53:38.960Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T09:53:38.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:53:39.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-15534 does not seem to be running inside a container [2023-05-16T09:53:39.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T09:53:40.536Z] $ docker top d5fd181003f38d4b8771c75df3546bfcb9d2c55b2547ddd80e0a18377bf7521e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:53:41.430Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:53:41.829Z] + make test [2023-05-16T09:53:41.829Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T09:54:14.071Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-16T09:56:20.804Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-16T09:56:24.157Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-16T09:56:24.157Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.083s coverage: 23.1% of statements [2023-05-16T09:56:24.743Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T09:56:24.743Z] go vet ./... [2023-05-16T09:56:57.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T09:56:57.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T09:56:57.003Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T09:56:57.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T09:56:57.088Z] $ docker stop --time=1 d5fd181003f38d4b8771c75df3546bfcb9d2c55b2547ddd80e0a18377bf7521e [2023-05-16T09:56:58.945Z] $ docker rm -f --volumes d5fd181003f38d4b8771c75df3546bfcb9d2c55b2547ddd80e0a18377bf7521e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:57:00.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T09:57:00.234Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T09:57:00.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:57:01.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T09:57:01.814Z] + ls -al . [2023-05-16T09:57:01.814Z] total 176 [2023-05-16T09:57:01.814Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 09:53 . [2023-05-16T09:57:01.814Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:51 .. [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 09:51 .dockerignore [2023-05-16T09:57:01.814Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:51 .git [2023-05-16T09:57:01.814Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:51 .github [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 329 May 16 09:51 .gitignore [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:51 .golangci.yml [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 16 09:51 Attribution.txt [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 16 09:51 CHANGELOG.md [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 16 09:51 Dockerfile [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:51 GOVERNANCE.md [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 09:51 Jenkinsfile [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:51 LICENSE [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 16 09:51 Makefile [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 09:51 OWNERS.md [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 16 09:51 README.md [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:47 VERSION [2023-05-16T09:57:01.814Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:51 bin [2023-05-16T09:57:01.814Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:51 cmd [2023-05-16T09:57:01.814Z] -rw-r--r-- 1 jenkins jenkins 18144 May 16 09:56 coverage.out [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 16 09:51 go.mod [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 16 09:51 go.sum [2023-05-16T09:57:01.814Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:51 internal [2023-05-16T09:57:01.814Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:51 mock [2023-05-16T09:57:01.814Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:51 snap [2023-05-16T09:57:01.814Z] -rw-rw-r-- 1 jenkins jenkins 227 May 16 09:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:57:02.247Z] + 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=ece186a237ca6ecbc7becba4d1764eaf7cc635cb --label arch=arm64 --label version=0.0.0 . [2023-05-16T09:57:02.519Z] Sending build context to Docker daemon 3.424MB [2023-05-16T09:57:02.519Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:57:02.519Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T09:57:02.519Z] ---> b3c9a1129004 [2023-05-16T09:57:02.519Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:57:02.800Z] ---> Running in bba9b086a464 [2023-05-16T09:57:03.392Z] Removing intermediate container bba9b086a464 [2023-05-16T09:57:03.392Z] ---> 77d19a9c431f [2023-05-16T09:57:03.392Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:57:03.392Z] ---> Running in c1e8c7f33005 [2023-05-16T09:57:03.677Z] Removing intermediate container c1e8c7f33005 [2023-05-16T09:57:03.677Z] ---> bcd9f0b1e6e4 [2023-05-16T09:57:03.677Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T09:57:03.677Z] ---> Running in b23698acec9d [2023-05-16T09:57:04.269Z] Removing intermediate container b23698acec9d [2023-05-16T09:57:04.269Z] ---> a77d5c681b72 [2023-05-16T09:57:04.269Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:57:04.269Z] ---> Running in e2277abd27bc [2023-05-16T09:57:04.542Z] Removing intermediate container e2277abd27bc [2023-05-16T09:57:04.542Z] ---> d4357136ee48 [2023-05-16T09:57:04.542Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:57:04.542Z] ---> Running in 33751ffe7345 [2023-05-16T09:57:05.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:57:06.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:57:07.988Z] OK: 268 MiB in 57 packages [2023-05-16T09:57:08.959Z] Removing intermediate container 33751ffe7345 [2023-05-16T09:57:08.959Z] ---> eb6681631c10 [2023-05-16T09:57:08.959Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-16T09:57:08.959Z] ---> Running in 75f5f57edcd9 [2023-05-16T09:57:09.547Z] Removing intermediate container 75f5f57edcd9 [2023-05-16T09:57:09.547Z] ---> 6a770a879ecd [2023-05-16T09:57:09.547Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T09:57:10.139Z] ---> 801b92a7e582 [2023-05-16T09:57:10.139Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:57:10.139Z] ---> Running in 12b04dc08b9f [2023-05-16T09:57:12.742Z] Removing intermediate container 12b04dc08b9f [2023-05-16T09:57:12.742Z] ---> 3f6c83516ad4 [2023-05-16T09:57:12.742Z] Step 11/24 : COPY . . [2023-05-16T09:57:13.724Z] ---> 2cd36c7a2a2c [2023-05-16T09:57:13.724Z] Step 12/24 : RUN $MAKE [2023-05-16T09:57:13.999Z] ---> Running in c5a3699d7034 [2023-05-16T09:57:14.969Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-16T10:00:07.006Z] Removing intermediate container c5a3699d7034 [2023-05-16T10:00:07.006Z] ---> d1d7a8bb0f52 [2023-05-16T10:00:07.006Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T10:00:07.006Z] 3.17: Pulling from library/alpine [2023-05-16T10:00:07.006Z] c41833b44d91: Already exists [2023-05-16T10:00:07.006Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:00:07.006Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:00:07.006Z] ---> 51e60588ff2c [2023-05-16T10:00:07.006Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-16T10:00:07.006Z] ---> Running in e61cd10d99f9 [2023-05-16T10:00:07.006Z] Removing intermediate container e61cd10d99f9 [2023-05-16T10:00:07.006Z] ---> b169f20d8d2d [2023-05-16T10:00:07.006Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T10:00:07.006Z] ---> Running in 09f0f9c89d7b [2023-05-16T10:00:07.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:00:07.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:00:07.006Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T10:00:07.006Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:00:07.006Z] OK: 8 MiB in 16 packages [2023-05-16T10:00:07.006Z] Removing intermediate container 09f0f9c89d7b [2023-05-16T10:00:07.006Z] ---> 10f0d2869d56 [2023-05-16T10:00:07.006Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-16T10:00:07.006Z] ---> 36c64beefde9 [2023-05-16T10:00:07.006Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-16T10:00:07.007Z] ---> 574d8d8f3490 [2023-05-16T10:00:07.007Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-16T10:00:07.007Z] ---> 2ea31be9876a [2023-05-16T10:00:07.007Z] Step 19/24 : EXPOSE 59982 [2023-05-16T10:00:07.007Z] ---> Running in da7e08f4db53 [2023-05-16T10:00:07.007Z] Removing intermediate container da7e08f4db53 [2023-05-16T10:00:07.007Z] ---> cb50298d15ec [2023-05-16T10:00:07.007Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-16T10:00:07.007Z] ---> Running in fff149a670c9 [2023-05-16T10:00:07.007Z] Removing intermediate container fff149a670c9 [2023-05-16T10:00:07.007Z] ---> b72cf8c3e9f6 [2023-05-16T10:00:07.007Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T10:00:07.007Z] ---> Running in 9ad599675057 [2023-05-16T10:00:07.007Z] Removing intermediate container 9ad599675057 [2023-05-16T10:00:07.007Z] ---> cdd7f148715b [2023-05-16T10:00:07.007Z] Step 22/24 : LABEL arch=arm64 [2023-05-16T10:00:07.007Z] ---> Running in 0b8982c77a09 [2023-05-16T10:00:07.007Z] Removing intermediate container 0b8982c77a09 [2023-05-16T10:00:07.007Z] ---> 0f2ff9ba63ab [2023-05-16T10:00:07.007Z] Step 23/24 : LABEL git_sha=ece186a237ca6ecbc7becba4d1764eaf7cc635cb [2023-05-16T10:00:07.007Z] ---> Running in 88830c90d5d5 [2023-05-16T10:00:07.007Z] Removing intermediate container 88830c90d5d5 [2023-05-16T10:00:07.007Z] ---> 7df79208421c [2023-05-16T10:00:07.007Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T10:00:07.007Z] ---> Running in fc3571d39964 [2023-05-16T10:00:07.007Z] Removing intermediate container fc3571d39964 [2023-05-16T10:00:07.007Z] ---> 8fbaf98c16ca [2023-05-16T10:00:07.007Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:00:07.007Z] Successfully built 8fbaf98c16ca [2023-05-16T10:00:07.007Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:07.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:00:07.846Z] [2023-05-16T10:00:07.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:08.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:00:08.550Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:00:08.550Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:00:08.550Z] 04944245beec: Pulling fs layer [2023-05-16T10:00:08.550Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:00:08.550Z] 765212b225bb: Pulling fs layer [2023-05-16T10:00:08.550Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:00:08.550Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:00:08.550Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:00:08.550Z] 765212b225bb: Waiting [2023-05-16T10:00:08.550Z] f23df028b6ca: Waiting [2023-05-16T10:00:08.550Z] d65c8cfc05b1: Waiting [2023-05-16T10:00:08.550Z] 2437ff75d9bd: Waiting [2023-05-16T10:00:08.550Z] 04944245beec: Verifying Checksum [2023-05-16T10:00:08.550Z] 04944245beec: Download complete [2023-05-16T10:00:08.550Z] 765212b225bb: Download complete [2023-05-16T10:00:08.550Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:00:08.550Z] f23df028b6ca: Download complete [2023-05-16T10:00:08.550Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:00:08.550Z] d65c8cfc05b1: Download complete [2023-05-16T10:00:08.824Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:00:08.824Z] 699f458cf7ca: Download complete [2023-05-16T10:00:09.097Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:00:09.097Z] 8998bd30e6a1: Download complete [2023-05-16T10:00:12.510Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T10:00:12.510Z] 2437ff75d9bd: Download complete [2023-05-16T10:00:13.494Z] 8998bd30e6a1: Pull complete [2023-05-16T10:00:13.764Z] 04944245beec: Pull complete [2023-05-16T10:00:15.187Z] 699f458cf7ca: Pull complete [2023-05-16T10:00:15.456Z] 765212b225bb: Pull complete [2023-05-16T10:00:16.045Z] f23df028b6ca: Pull complete [2023-05-16T10:00:16.315Z] d65c8cfc05b1: Pull complete [2023-05-16T10:00:30.154Z] 2437ff75d9bd: Pull complete [2023-05-16T10:00:30.154Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:00:30.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:00:30.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:00:34.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-15534 does not seem to be running inside a container [2023-05-16T10:00:34.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T10:00:38.233Z] $ docker top a04d16dafcc4180dd0248cf76d82abe04e016eb1a9e15a36074c7757a2d0c462 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:00:39.185Z] ---> job-cost.sh [2023-05-16T10:00:39.185Z] lf-activate-venv: SKIPPING [2023-05-16T10:00:39.185Z] INFO: No Stack... [2023-05-16T10:00:39.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:00:40.414Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:00:41.093Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-16T10:00:41.093Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:00:41.195Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-601-1-stack-cost] [2023-05-16T10:00:41.200Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-601-1-stack-cost] did not exist. Created. [2023-05-16T10:00:41.200Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-601-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:00:41.964Z] /w/workspace/device-mqtt-go/1@tmp/durable-afc6fcf2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:00:42.665Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:00:42.705Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:00:42.763Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:00:42.779Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-601-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:00:42.867Z] $ docker stop --time=1 a04d16dafcc4180dd0248cf76d82abe04e016eb1a9e15a36074c7757a2d0c462 [2023-05-16T10:00:44.453Z] $ docker rm -f --volumes a04d16dafcc4180dd0248cf76d82abe04e016eb1a9e15a36074c7757a2d0c462 [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 [2023-05-16T10:00:45.498Z] provisioning config files... [2023-05-16T10:00:45.505Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp/config10761044327019680754tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:00:45.858Z] + set +x [2023-05-16T10:00:45.858Z] + curl -s https://codecov.io/bash [2023-05-16T10:00:45.858Z] + bash -s -- [2023-05-16T10:00:45.858Z] [2023-05-16T10:00:45.858Z] _____ _ [2023-05-16T10:00:45.858Z] / ____| | | [2023-05-16T10:00:45.858Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:00:45.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:00:45.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:00:45.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:00:45.858Z] Bash-1.0.6 [2023-05-16T10:00:45.858Z] [2023-05-16T10:00:45.858Z] [2023-05-16T10:00:45.858Z] ==> git version 2.25.1 found [2023-05-16T10:00:45.858Z] ==> 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 [2023-05-16T10:00:45.858Z] Release-Date: 2020-01-08 [2023-05-16T10:00:45.858Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T10:00:45.858Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:00:45.858Z] ==> Jenkins CI detected. [2023-05-16T10:00:45.858Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-601 [2023-05-16T10:00:45.858Z] project root: . [2023-05-16T10:00:45.858Z] --> token set from env [2023-05-16T10:00:45.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:00:45.858Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:00:45.858Z] ==> Python coveragepy not found [2023-05-16T10:00:45.858Z] ==> Searching for coverage reports in: [2023-05-16T10:00:45.858Z] + . [2023-05-16T10:00:45.858Z] -> Found 1 reports [2023-05-16T10:00:45.858Z] ==> Detecting git/mercurial file structure [2023-05-16T10:00:46.118Z] ==> Reading reports [2023-05-16T10:00:46.118Z] + ./coverage.out bytes=18144 [2023-05-16T10:00:46.118Z] ==> Appending adjustments [2023-05-16T10:00:46.118Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:00:46.118Z] + Found adjustments [2023-05-16T10:00:46.118Z] ==> Gzipping contents [2023-05-16T10:00:46.118Z] 4.0K /tmp/codecov.karq4M.gz [2023-05-16T10:00:46.118Z] ==> Uploading reports [2023-05-16T10:00:46.118Z] url: https://codecov.io [2023-05-16T10:00:46.118Z] query: branch=PR-601&commit=ece186a237ca6ecbc7becba4d1764eaf7cc635cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-601%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=601&job=&cmd_args= [2023-05-16T10:00:46.118Z] -> Pinging Codecov [2023-05-16T10:00:46.118Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-601&commit=ece186a237ca6ecbc7becba4d1764eaf7cc635cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-601%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=601&job=&cmd_args= [2023-05-16T10:00:46.377Z] -> Uploading to [2023-05-16T10:00:46.377Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/7D719EC7BBE17E464838252E33014C33/ece186a237ca6ecbc7becba4d1764eaf7cc635cb/e973ac5e-d078-4689-8543-a03b94d273b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T100046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ffee9569a948276d5f10dd21a6489bc5dc016155302822bd00c133d8aa4bc09 [2023-05-16T10:00:46.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:00:46.377Z] Dload Upload Total Spent Left Speed [2023-05-16T10:00:46.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 16936 --:--:-- --:--:-- --:--:-- 16936 [2023-05-16T10:00:46.377Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ece186a237ca6ecbc7becba4d1764eaf7cc635cb [Pipeline] } [2023-05-16T10:00:46.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T10:00:48.279Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-601/archives ] [2023-05-16T10:00:48.279Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-601/archives [2023-05-16T10:00:48.279Z] total 16 [2023-05-16T10:00:48.279Z] drwxr-xr-x 3 root root 4096 May 16 09:49 . [2023-05-16T10:00:48.279Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 09:49 .. [2023-05-16T10:00:48.279Z] drwxr-xr-x 2 root root 4096 May 16 09:49 cost [2023-05-16T10:00:48.279Z] -rw-r--r-- 1 root root 86 May 16 09:49 cost.csv [2023-05-16T10:00:48.279Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-601/archives [2023-05-16T10:00:48.279Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-601/archives [2023-05-16T10:00:48.279Z] total 16 [2023-05-16T10:00:48.279Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:49 . [2023-05-16T10:00:48.279Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 09:49 .. [2023-05-16T10:00:48.279Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 09:49 cost [2023-05-16T10:00:48.279Z] -rw-r--r-- 1 jenkins jenkins 86 May 16 09:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:00:48.612Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:00:49.508Z] ---> package-listing.sh [2023-05-16T10:00:49.508Z] ++ facter osfamily [2023-05-16T10:00:49.508Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:00:49.769Z] + OS_FAMILY=debian [2023-05-16T10:00:49.769Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-601 [2023-05-16T10:00:49.769Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:00:49.769Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:00:49.769Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:00:49.769Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:00:49.769Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-601 ']' [2023-05-16T10:00:49.769Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:00:49.769Z] + case "${OS_FAMILY}" in [2023-05-16T10:00:49.769Z] + dpkg -l [2023-05-16T10:00:49.769Z] + grep '^ii' [2023-05-16T10:00:49.769Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:00:49.769Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:00:49.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:00:49.769Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-601 ']' [2023-05-16T10:00:49.769Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-601/archives/ [2023-05-16T10:00:49.769Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-601/archives/ [Pipeline] echo [2023-05-16T10:00:49.805Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-601/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T10:00:50.101Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:50.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:00:50.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:00:50.889Z] prd-ubuntu20.04-docker-8c-8g-15533 does not seem to be running inside a container [2023-05-16T10:00:50.941Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-601/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-601 -v /w/workspace/gexfoundry_device-mqtt-go_PR-601:/w/workspace/gexfoundry_device-mqtt-go_PR-601:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:00:51.117Z] $ docker top 93400e08800309e013afacf5546f9cbd12c1b1351c21d6ab75e1b20f75382b92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:00:51.499Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:00:51.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:00:52.129Z] + ls /var/log/sa-host [2023-05-16T10:00:52.129Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:00:52.261Z] provisioning config files... [2023-05-16T10:00:52.269Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-601@tmp/config592924152926050774tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:00:52.320Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:00:52.635Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:00:52.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:00:53.069Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:00:53.099Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:00:53.417Z] ---> sudo-logs.sh [2023-05-16T10:00:53.417Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:00:53.506Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:00:53.816Z] ---> job-cost.sh [2023-05-16T10:00:53.816Z] lf-activate-venv: SKIPPING [2023-05-16T10:00:53.816Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:00:53.816Z] INFO: Retrieving Stack Cost... [2023-05-16T10:00:54.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:00:54.651Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:00:54.686Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:00:55.048Z] ---> logs-deploy.sh [2023-05-16T10:00:55.048Z] lf-activate-venv: SKIPPING [2023-05-16T10:00:55.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-601/1 [2023-05-16T10:00:55.048Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:00:55.988Z] Archives upload complete. [2023-05-16T10:00:56.248Z] INFO: archiving logs to Nexus