Pull request #600 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd58cf54b2db67506ef5e8027f5dd4291503e622+019c60404bb83e30963e3ac75b0107041a510748 (ad72964d8e2ac356ba593ca99581d4a9e7185367) 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-ssh8551285762129763597.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-ssh11915147887010636519.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17008108694617760854.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 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-ssh330566747173492298.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7119915988106482499.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-16899’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16900’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16901’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16902’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16903’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16904’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16906 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [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-600 # 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/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 019c60404bb83e30963e3ac75b0107041a510748 into PR head commit bd58cf54b2db67506ef5e8027f5dd4291503e622 Merge succeeded, producing bd58cf54b2db67506ef5e8027f5dd4291503e622 Checking out Revision bd58cf54b2db67506ef5e8027f5dd4291503e622 (PR-600) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T01:30:02.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T01:30:02.098Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T01:30:02.118Z] ========================================================= [2023-05-25T01:30:02.118Z] EdgeX Global Pipelines Version Info [2023-05-25T01:30:02.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f bd58cf54b2db67506ef5e8027f5dd4291503e622 # 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 019c60404bb83e30963e3ac75b0107041a510748 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 > git rev-list --no-walk f6992bc0964cde1084cae2827e87f1a259db5cbd # timeout=10 [2023-05-25T01:30:02.854Z] ------------------- [2023-05-25T01:30:02.854Z] stable info: [2023-05-25T01:30:02.854Z] ------------------- [2023-05-25T01:30:02.854Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T01:30:02.854Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:30:02.854Z] Message: update stable to v1.0.249 [2023-05-25T01:30:03.425Z] ------------------- [2023-05-25T01:30:03.425Z] experimental info: [2023-05-25T01:30:03.425Z] ------------------- [2023-05-25T01:30:03.425Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T01:30:03.425Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:30:03.425Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T01:30:03.584Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-25T01:30:03.596Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-25T01:30:03.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T01:30:03.619Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T01:30:03.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T01:30:03.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T01:30:03.656Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T01:30:03.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T01:30:03.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T01:30:03.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T01:30:03.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T01:30:03.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-25T01:30:03.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T01:30:03.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T01:30:03.757Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:30:03.772Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:30:03.786Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:30:03.801Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:30:03.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T01:30:03.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T01:30:03.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T01:30:03.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T01:30:03.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T01:30:03.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T01:30:03.888Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T01:30:03.903Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T01:30:03.913Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T01:30:03.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-05-25T01:30:03.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-05-25T01:30:03.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-05-25T01:30:03.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd58cf54b2db67506ef5e8027f5dd4291503e622 [Pipeline] echo [2023-05-25T01:30:03.985Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd58cf5 [Pipeline] echo [2023-05-25T01:30:03.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:30:04.043Z] provisioning config files... [2023-05-25T01:30:04.055Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config16755523158908347958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:30:04.355Z] ---> docker-login.sh [2023-05-25T01:30:04.355Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:30:04.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:05.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:05.558Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:05.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:05.558Z] [2023-05-25T01:30:05.558Z] Login Succeeded [2023-05-25T01:30:05.558Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:30:05.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:06.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:06.128Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:06.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:06.128Z] [2023-05-25T01:30:06.128Z] Login Succeeded [2023-05-25T01:30:06.128Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:30:06.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:06.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:06.128Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:06.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:06.128Z] [2023-05-25T01:30:06.128Z] Login Succeeded [2023-05-25T01:30:06.128Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:30:06.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:06.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:06.389Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:06.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:06.389Z] [2023-05-25T01:30:06.389Z] Login Succeeded [2023-05-25T01:30:06.389Z] docker.io [2023-05-25T01:30:06.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:07.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:07.329Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:07.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:07.329Z] [2023-05-25T01:30:07.329Z] Login Succeeded [2023-05-25T01:30:07.329Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:30:07.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T01:30:07.721Z] + git rev-list -1 --merges bd58cf54b2db67506ef5e8027f5dd4291503e622~1..bd58cf54b2db67506ef5e8027f5dd4291503e622 [Pipeline] echo [2023-05-25T01:30:07.793Z] -----------> git rev-list -1 --merges bd58cf54b2db67506ef5e8027f5dd4291503e622~1..bd58cf54b2db67506ef5e8027f5dd4291503e622 bd58cf54b2db67506ef5e8027f5dd4291503e622 [false] [Pipeline] sh [2023-05-25T01:30:08.082Z] + git log --format=format:%s -1 bd58cf54b2db67506ef5e8027f5dd4291503e622 [Pipeline] echo [2023-05-25T01:30:08.098Z] ========================================================= [2023-05-25T01:30:08.098Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T01:30:08.098Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:30:08.433Z] + git log --format=format:%s -1 bd58cf54b2db67506ef5e8027f5dd4291503e622 [Pipeline] echo [2023-05-25T01:30:08.444Z] [semverPrep] GIT_COMMIT: bd58cf54b2db67506ef5e8027f5dd4291503e622, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-05-25T01:30:08.450Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T01:30:08.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:30:08.800Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T01:30:08.800Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T01:30:08.800Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T01:30:08.800Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T01:30:08.800Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T01:30:08.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:09.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:30:09.151Z] [2023-05-25T01:30:09.151Z] 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-25T01:30:09.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:30:09.450Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T01:30:09.450Z] b85a868b505f: Pulling fs layer [2023-05-25T01:30:09.450Z] e2be974225ed: Pulling fs layer [2023-05-25T01:30:09.450Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T01:30:09.450Z] 988bab9f4d93: Pulling fs layer [2023-05-25T01:30:09.450Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T01:30:09.450Z] eaf3925da568: Pulling fs layer [2023-05-25T01:30:09.450Z] bab4dde63d76: Pulling fs layer [2023-05-25T01:30:09.450Z] bde34c3a00c8: Pulling fs layer [2023-05-25T01:30:09.450Z] b352a97aabf1: Pulling fs layer [2023-05-25T01:30:09.450Z] 988bab9f4d93: Waiting [2023-05-25T01:30:09.450Z] 1469e6f7b9e6: Waiting [2023-05-25T01:30:09.450Z] eaf3925da568: Waiting [2023-05-25T01:30:09.450Z] bab4dde63d76: Waiting [2023-05-25T01:30:09.450Z] bde34c3a00c8: Waiting [2023-05-25T01:30:09.450Z] 4872d77fe225: Pulling fs layer [2023-05-25T01:30:09.450Z] 5851b861e8e6: Pulling fs layer [2023-05-25T01:30:09.450Z] 4872d77fe225: Waiting [2023-05-25T01:30:09.450Z] b352a97aabf1: Waiting [2023-05-25T01:30:09.450Z] 5851b861e8e6: Waiting [2023-05-25T01:30:09.450Z] e2be974225ed: Download complete [2023-05-25T01:30:09.450Z] 988bab9f4d93: Verifying Checksum [2023-05-25T01:30:09.450Z] 988bab9f4d93: Download complete [2023-05-25T01:30:09.450Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T01:30:09.450Z] 1469e6f7b9e6: Download complete [2023-05-25T01:30:09.711Z] eaf3925da568: Verifying Checksum [2023-05-25T01:30:09.711Z] eaf3925da568: Download complete [2023-05-25T01:30:09.711Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T01:30:09.711Z] 339a4e72a1f5: Download complete [2023-05-25T01:30:09.711Z] bde34c3a00c8: Verifying Checksum [2023-05-25T01:30:09.711Z] bde34c3a00c8: Download complete [2023-05-25T01:30:09.711Z] b352a97aabf1: Verifying Checksum [2023-05-25T01:30:09.711Z] b352a97aabf1: Download complete [2023-05-25T01:30:09.711Z] 4872d77fe225: Download complete [2023-05-25T01:30:09.711Z] 5851b861e8e6: Verifying Checksum [2023-05-25T01:30:09.711Z] 5851b861e8e6: Download complete [2023-05-25T01:30:09.711Z] b85a868b505f: Verifying Checksum [2023-05-25T01:30:09.711Z] b85a868b505f: Download complete [2023-05-25T01:30:10.043Z] bab4dde63d76: Verifying Checksum [2023-05-25T01:30:10.043Z] bab4dde63d76: Download complete [2023-05-25T01:30:10.993Z] b85a868b505f: Pull complete [2023-05-25T01:30:11.570Z] e2be974225ed: Pull complete [2023-05-25T01:30:12.161Z] 339a4e72a1f5: Pull complete [2023-05-25T01:30:12.425Z] 988bab9f4d93: Pull complete [2023-05-25T01:30:12.995Z] 1469e6f7b9e6: Pull complete [2023-05-25T01:30:13.254Z] eaf3925da568: Pull complete [2023-05-25T01:30:15.155Z] bab4dde63d76: Pull complete [2023-05-25T01:30:15.414Z] bde34c3a00c8: Pull complete [2023-05-25T01:30:15.414Z] b352a97aabf1: Pull complete [2023-05-25T01:30:15.675Z] 4872d77fe225: Pull complete [2023-05-25T01:30:15.675Z] 5851b861e8e6: Pull complete [2023-05-25T01:30:15.675Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T01:30:15.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:30:15.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:30:15.815Z] prd-ubuntu20.04-docker-8c-8g-16906 does not seem to be running inside a container [2023-05-25T01:30:15.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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-devops/py-git-semver:0.1.4 cat [2023-05-25T01:30:20.263Z] $ docker top 064fa4486296e459e062549980b01710bdbc756b6b66a8f2440af0b00741a132 -eo pid,comm [2023-05-25T01:30:20.317Z] 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-25T01:30:20.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:30:20.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:30:20.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:30:20.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:30:20.472Z] $ docker exec 064fa4486296e459e062549980b01710bdbc756b6b66a8f2440af0b00741a132 ssh-agent [2023-05-25T01:30:20.582Z] SSH_AUTH_SOCK=/tmp/ssh-y8dS7KkenHlk/agent.31 [2023-05-25T01:30:20.582Z] SSH_AGENT_PID=37 [2023-05-25T01:30:20.593Z] Running ssh-add (command line suppressed) [2023-05-25T01:30:20.697Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_10536605226804952461.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_10536605226804952461.key) [2023-05-25T01:30:20.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:30:20.996Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T01:30:21.010Z] $ docker exec --env ******** --env ******** 064fa4486296e459e062549980b01710bdbc756b6b66a8f2440af0b00741a132 ssh-agent -k [2023-05-25T01:30:21.119Z] unset SSH_AUTH_SOCK; [2023-05-25T01:30:21.120Z] unset SSH_AGENT_PID; [2023-05-25T01:30:21.120Z] echo Agent pid 37 killed; [2023-05-25T01:30:21.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T01:30:21.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:30:21.183Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:30:21.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:30:21.308Z] $ docker exec 064fa4486296e459e062549980b01710bdbc756b6b66a8f2440af0b00741a132 ssh-agent [2023-05-25T01:30:21.423Z] SSH_AUTH_SOCK=/tmp/ssh-ODPFIbm9Ak88/agent.70 [2023-05-25T01:30:21.423Z] SSH_AGENT_PID=76 [2023-05-25T01:30:21.429Z] Running ssh-add (command line suppressed) [2023-05-25T01:30:21.545Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_8199343602960880551.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_8199343602960880551.key) [2023-05-25T01:30:21.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:30:21.843Z] + git semver init [2023-05-25T01:30:22.103Z] 2023-05-25 01:30:22,026 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T01:30:22.103Z] 2023-05-25 01:30:22,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-25T01:30:22.103Z] 2023-05-25 01:30:22,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-25T01:30:22.104Z] 2023-05-25 01:30:22,028 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600, universal_newlines=False, shell=None, istream=None) [2023-05-25T01:30:23.041Z] 2023-05-25 01:30:22,810 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude [2023-05-25T01:30:23.041Z] 2023-05-25 01:30:22,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 with force:False [2023-05-25T01:30:23.041Z] 2023-05-25 01:30:22,811 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-25T01:30:23.041Z] 2023-05-25 01:30:22,815 [execute] INFO git cat-file --batch-check [2023-05-25T01:30:23.041Z] 2023-05-25 01:30:22,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:30:23.041Z] 2023-05-25 01:30:22,822 [execute] INFO git cat-file --batch [2023-05-25T01:30:23.041Z] 2023-05-25 01:30:22,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:30:23.041Z] 2023-05-25 01:30:22,828 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-25T01:30:23.041Z] 0.0.0 [Pipeline] } [2023-05-25T01:30:23.056Z] $ docker exec --env ******** --env ******** 064fa4486296e459e062549980b01710bdbc756b6b66a8f2440af0b00741a132 ssh-agent -k [2023-05-25T01:30:23.160Z] unset SSH_AUTH_SOCK; [2023-05-25T01:30:23.160Z] unset SSH_AGENT_PID; [2023-05-25T01:30:23.161Z] echo Agent pid 76 killed; [2023-05-25T01:30:23.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:30:23.471Z] + git semver [Pipeline] } [2023-05-25T01:30:23.750Z] $ docker stop --time=1 064fa4486296e459e062549980b01710bdbc756b6b66a8f2440af0b00741a132 [2023-05-25T01:30:25.062Z] $ docker rm -f --volumes 064fa4486296e459e062549980b01710bdbc756b6b66a8f2440af0b00741a132 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:30:25.398Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T01:30:25.607Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T01:30:25.611Z] [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-25T01:30:25.768Z] provisioning config files... [2023-05-25T01:30:25.777Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config3741373325305923393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:30:26.068Z] ---> docker-login.sh [2023-05-25T01:30:26.068Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:30:26.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.068Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.068Z] [2023-05-25T01:30:26.068Z] Login Succeeded [2023-05-25T01:30:26.068Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:30:26.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.068Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.068Z] [2023-05-25T01:30:26.068Z] Login Succeeded [2023-05-25T01:30:26.068Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:30:26.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.328Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.328Z] [2023-05-25T01:30:26.328Z] Login Succeeded [2023-05-25T01:30:26.328Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:30:26.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.328Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.328Z] [2023-05-25T01:30:26.328Z] Login Succeeded [2023-05-25T01:30:26.328Z] docker.io [2023-05-25T01:30:26.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.587Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.587Z] [2023-05-25T01:30:26.587Z] Login Succeeded [2023-05-25T01:30:26.587Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:30:26.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:30:26.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:30:26.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:30:26.700Z] ========================================================= [2023-05-25T01:30:26.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T01:30:26.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:27.019Z] + 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-25T01:30:27.019Z] Sending build context to Docker daemon 6.585MB [2023-05-25T01:30:27.019Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:30:27.019Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:30:27.019Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T01:30:27.019Z] f56be85fc22e: Pulling fs layer [2023-05-25T01:30:27.019Z] 85791d961cd3: Pulling fs layer [2023-05-25T01:30:27.019Z] d694b5ae8c79: Pulling fs layer [2023-05-25T01:30:27.019Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T01:30:27.019Z] 4d19c01a9841: Pulling fs layer [2023-05-25T01:30:27.019Z] 9325e15d5711: Pulling fs layer [2023-05-25T01:30:27.019Z] 556b6ee489ea: Pulling fs layer [2023-05-25T01:30:27.019Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T01:30:27.019Z] 9f32a84ed3da: Waiting [2023-05-25T01:30:27.019Z] 4d19c01a9841: Waiting [2023-05-25T01:30:27.019Z] 9325e15d5711: Waiting [2023-05-25T01:30:27.019Z] 556b6ee489ea: Waiting [2023-05-25T01:30:27.019Z] c5a4b2cf53e6: Waiting [2023-05-25T01:30:27.019Z] 85791d961cd3: Verifying Checksum [2023-05-25T01:30:27.019Z] 85791d961cd3: Download complete [2023-05-25T01:30:27.019Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T01:30:27.019Z] 9f32a84ed3da: Download complete [2023-05-25T01:30:27.280Z] 4d19c01a9841: Verifying Checksum [2023-05-25T01:30:27.280Z] 4d19c01a9841: Download complete [2023-05-25T01:30:27.280Z] f56be85fc22e: Verifying Checksum [2023-05-25T01:30:27.280Z] f56be85fc22e: Download complete [2023-05-25T01:30:27.280Z] 9325e15d5711: Verifying Checksum [2023-05-25T01:30:27.280Z] 9325e15d5711: Download complete [2023-05-25T01:30:27.280Z] f56be85fc22e: Pull complete [2023-05-25T01:30:27.540Z] 85791d961cd3: Pull complete [2023-05-25T01:30:27.799Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T01:30:27.799Z] c5a4b2cf53e6: Download complete [2023-05-25T01:30:27.799Z] d694b5ae8c79: Verifying Checksum [2023-05-25T01:30:27.799Z] d694b5ae8c79: Download complete [2023-05-25T01:30:28.058Z] 556b6ee489ea: Verifying Checksum [2023-05-25T01:30:28.058Z] 556b6ee489ea: Download complete [2023-05-25T01:30:32.243Z] d694b5ae8c79: Pull complete [2023-05-25T01:30:32.243Z] 9f32a84ed3da: Pull complete [2023-05-25T01:30:32.243Z] 4d19c01a9841: Pull complete [2023-05-25T01:30:32.243Z] 9325e15d5711: Pull complete [2023-05-25T01:30:34.777Z] 556b6ee489ea: Pull complete [2023-05-25T01:30:35.348Z] c5a4b2cf53e6: Pull complete [2023-05-25T01:30:35.348Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T01:30:35.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T01:30:35.348Z] ---> c4be618373d6 [2023-05-25T01:30:35.348Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:30:40.719Z] Still waiting to schedule task [2023-05-25T01:30:40.719Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T01:30:43.044Z] ---> Running in bf7de33d8ae3 [2023-05-25T01:30:43.044Z] Removing intermediate container bf7de33d8ae3 [2023-05-25T01:30:43.044Z] ---> 50246d622735 [2023-05-25T01:30:43.044Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:30:43.044Z] ---> Running in 8657678244b4 [2023-05-25T01:30:43.044Z] Removing intermediate container 8657678244b4 [2023-05-25T01:30:43.044Z] ---> 2eca27cbb3b6 [2023-05-25T01:30:43.044Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:30:43.044Z] ---> Running in 53cd0b95015a [2023-05-25T01:30:43.044Z] Removing intermediate container 53cd0b95015a [2023-05-25T01:30:43.044Z] ---> 5b41715fafd6 [2023-05-25T01:30:43.045Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:30:43.045Z] ---> Running in 2deb066c317a [2023-05-25T01:30:43.045Z] Removing intermediate container 2deb066c317a [2023-05-25T01:30:43.045Z] ---> e637249cb196 [2023-05-25T01:30:43.045Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:30:43.045Z] ---> Running in c9afc3d62f27 [2023-05-25T01:30:43.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:43.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:43.303Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:30:43.303Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:30:43.303Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:30:43.562Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:30:43.562Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:30:43.562Z] OK: 269 MiB in 57 packages [2023-05-25T01:30:44.130Z] Removing intermediate container c9afc3d62f27 [2023-05-25T01:30:44.130Z] ---> 4215dec7707d [2023-05-25T01:30:44.130Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-25T01:30:44.130Z] ---> Running in d0a971dc2700 [2023-05-25T01:30:44.130Z] Removing intermediate container d0a971dc2700 [2023-05-25T01:30:44.130Z] ---> 28bdb9e04249 [2023-05-25T01:30:44.130Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:30:44.391Z] ---> f94d6e6c09c8 [2023-05-25T01:30:44.391Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:30:44.391Z] ---> Running in e0be3e2256d2 [2023-05-25T01:31:16.588Z] Removing intermediate container e0be3e2256d2 [2023-05-25T01:31:16.588Z] ---> 1bc8cfc898ad [2023-05-25T01:31:16.588Z] Step 11/12 : COPY . . [2023-05-25T01:31:16.588Z] ---> b851a37cfb53 [2023-05-25T01:31:16.588Z] Step 12/12 : RUN $MAKE [2023-05-25T01:31:16.848Z] ---> Running in d8a64c1638d3 [2023-05-25T01:31:17.110Z] noop [2023-05-25T01:31:17.369Z] Removing intermediate container d8a64c1638d3 [2023-05-25T01:31:17.369Z] ---> 6c89acdac487 [2023-05-25T01:31:17.369Z] Successfully built 6c89acdac487 [2023-05-25T01:31:17.369Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:31:17.701Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:31:17.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:31:17.787Z] prd-ubuntu20.04-docker-8c-8g-16906 does not seem to be running inside a container [2023-05-25T01:31:17.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T01:31:18.167Z] $ docker top dd3a61c47b0b554abc53d7870782518184334b49b946634360eb4e68e30cee73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:31:18.514Z] + go version [2023-05-25T01:31:18.514Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T01:31:18.529Z] $ docker stop --time=1 dd3a61c47b0b554abc53d7870782518184334b49b946634360eb4e68e30cee73 [2023-05-25T01:31:19.783Z] $ docker rm -f --volumes dd3a61c47b0b554abc53d7870782518184334b49b946634360eb4e68e30cee73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:31:20.205Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:31:20.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:31:20.277Z] prd-ubuntu20.04-docker-8c-8g-16906 does not seem to be running inside a container [2023-05-25T01:31:20.315Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T01:31:20.642Z] $ docker top 5551d16c2f9947a914fe7e6eacdc045e3ed9f6a811e4aeacb8c913569fb1d5fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:31:20.980Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:31:21.280Z] + make test [2023-05-25T01:31:21.280Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T01:31:26.549Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-25T01:31:36.533Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-25T01:31:36.533Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-25T01:31:36.533Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements [2023-05-25T01:31:44.792Z] go vet ./... [2023-05-25T01:31:47.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:31:47.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:31:47.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:31:47.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:31:47.609Z] $ docker stop --time=1 5551d16c2f9947a914fe7e6eacdc045e3ed9f6a811e4aeacb8c913569fb1d5fd [2023-05-25T01:31:51.041Z] $ docker rm -f --volumes 5551d16c2f9947a914fe7e6eacdc045e3ed9f6a811e4aeacb8c913569fb1d5fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:31:51.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:31:51.533Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T01:31:51.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:31:52.252Z] + ls -al . [2023-05-25T01:31:52.252Z] total 184 [2023-05-25T01:31:52.252Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:31 . [2023-05-25T01:31:52.252Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:29 .. [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 01:30 .dockerignore [2023-05-25T01:31:52.252Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:30 .git [2023-05-25T01:31:52.252Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:30 .github [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 01:30 .gitignore [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:30 .golangci.yml [2023-05-25T01:31:52.252Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:30 .semver [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 25 01:30 Attribution.txt [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 25 01:30 CHANGELOG.md [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 25 01:30 Dockerfile [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:30 GOVERNANCE.md [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 01:30 Jenkinsfile [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:30 LICENSE [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 25 01:30 Makefile [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:30 OWNERS.md [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 25 01:30 README.md [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 01:30 VERSION [2023-05-25T01:31:52.252Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:30 bin [2023-05-25T01:31:52.252Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:30 cmd [2023-05-25T01:31:52.252Z] -rw-r--r-- 1 jenkins jenkins 18506 May 25 01:31 coverage.out [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 25 01:30 go.mod [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 25 01:30 go.sum [2023-05-25T01:31:52.252Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:30 internal [2023-05-25T01:31:52.252Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:30 mock [2023-05-25T01:31:52.252Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:30 snap [2023-05-25T01:31:52.252Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 01:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:31:52.570Z] + 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=bd58cf54b2db67506ef5e8027f5dd4291503e622 --label arch=amd64 --label version=0.0.0 . [2023-05-25T01:31:52.570Z] Sending build context to Docker daemon 6.605MB [2023-05-25T01:31:52.570Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:31:52.570Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T01:31:52.570Z] ---> 6c89acdac487 [2023-05-25T01:31:52.570Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:31:52.828Z] ---> Running in 57312f3c13d4 [2023-05-25T01:31:52.828Z] Removing intermediate container 57312f3c13d4 [2023-05-25T01:31:52.828Z] ---> 2423396d18db [2023-05-25T01:31:52.828Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:31:52.828Z] ---> Running in 35cdb58f2fd7 [2023-05-25T01:31:52.828Z] Removing intermediate container 35cdb58f2fd7 [2023-05-25T01:31:52.828Z] ---> dfb63f16dc8c [2023-05-25T01:31:52.828Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:31:52.828Z] ---> Running in 6a5d0b24b8df [2023-05-25T01:31:53.087Z] Removing intermediate container 6a5d0b24b8df [2023-05-25T01:31:53.087Z] ---> 28a749907151 [2023-05-25T01:31:53.087Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:31:53.087Z] ---> Running in 77a5b30a0db4 [2023-05-25T01:31:53.087Z] Removing intermediate container 77a5b30a0db4 [2023-05-25T01:31:53.087Z] ---> 06f0758a1f01 [2023-05-25T01:31:53.087Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:31:53.087Z] ---> Running in 547e86b314f3 [2023-05-25T01:31:53.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:31:53.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:31:53.602Z] OK: 269 MiB in 57 packages [2023-05-25T01:31:53.861Z] Removing intermediate container 547e86b314f3 [2023-05-25T01:31:53.861Z] ---> 9c99d26be63b [2023-05-25T01:31:53.861Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-25T01:31:53.861Z] ---> Running in 6c2f2d1f5d9f [2023-05-25T01:31:54.120Z] Removing intermediate container 6c2f2d1f5d9f [2023-05-25T01:31:54.120Z] ---> ed7781e9056d [2023-05-25T01:31:54.120Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T01:31:54.120Z] ---> 012e7569ba91 [2023-05-25T01:31:54.120Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:31:54.120Z] ---> Running in 9b3e9e21c64e [2023-05-25T01:31:55.153Z] Removing intermediate container 9b3e9e21c64e [2023-05-25T01:31:55.153Z] ---> 387923b96082 [2023-05-25T01:31:55.153Z] Step 11/24 : COPY . . [2023-05-25T01:31:55.412Z] ---> 8d1d56c7d3dc [2023-05-25T01:31:55.412Z] Step 12/24 : RUN $MAKE [2023-05-25T01:31:55.412Z] ---> Running in 2031484dd83f [2023-05-25T01:31:55.671Z] 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-25T01:32:17.588Z] Removing intermediate container 2031484dd83f [2023-05-25T01:32:17.588Z] ---> ed613ee52273 [2023-05-25T01:32:17.588Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:32:17.588Z] 3.17: Pulling from library/alpine [2023-05-25T01:32:17.588Z] f56be85fc22e: Already exists [2023-05-25T01:32:17.588Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:32:17.588Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:32:17.588Z] ---> 9ed4aefc74f6 [2023-05-25T01:32:17.588Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-25T01:32:17.588Z] ---> Running in 73830b4325e0 [2023-05-25T01:32:17.588Z] Removing intermediate container 73830b4325e0 [2023-05-25T01:32:17.588Z] ---> 58427245beb9 [2023-05-25T01:32:17.588Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:32:17.588Z] ---> Running in b504f04d33b7 [2023-05-25T01:32:17.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:32:17.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:32:17.588Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:32:17.588Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:32:17.588Z] OK: 7 MiB in 16 packages [2023-05-25T01:32:17.588Z] Removing intermediate container b504f04d33b7 [2023-05-25T01:32:17.588Z] ---> 7c071dd8c940 [2023-05-25T01:32:17.588Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-25T01:32:18.523Z] ---> 51f704fec110 [2023-05-25T01:32:18.523Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-25T01:32:18.523Z] ---> fb0ccabfd935 [2023-05-25T01:32:18.523Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-25T01:32:18.523Z] ---> 8a81bc34af82 [2023-05-25T01:32:18.523Z] Step 19/24 : EXPOSE 59982 [2023-05-25T01:32:18.523Z] ---> Running in 9c3d367ad024 [2023-05-25T01:32:18.782Z] Removing intermediate container 9c3d367ad024 [2023-05-25T01:32:18.782Z] ---> bd80e4fad62f [2023-05-25T01:32:18.782Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-25T01:32:18.782Z] ---> Running in 2dc08cda5e15 [2023-05-25T01:32:18.782Z] Removing intermediate container 2dc08cda5e15 [2023-05-25T01:32:18.782Z] ---> 6d989e0c095d [2023-05-25T01:32:18.782Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T01:32:18.782Z] ---> Running in 20cd7dfe34fd [2023-05-25T01:32:19.041Z] Removing intermediate container 20cd7dfe34fd [2023-05-25T01:32:19.041Z] ---> 7626348740c1 [2023-05-25T01:32:19.041Z] Step 22/24 : LABEL arch=amd64 [2023-05-25T01:32:19.041Z] ---> Running in 6466b643ab46 [2023-05-25T01:32:19.041Z] Removing intermediate container 6466b643ab46 [2023-05-25T01:32:19.041Z] ---> 686cc58e7ecc [2023-05-25T01:32:19.041Z] Step 23/24 : LABEL git_sha=bd58cf54b2db67506ef5e8027f5dd4291503e622 [2023-05-25T01:32:19.041Z] ---> Running in 2f78b37a2369 [2023-05-25T01:32:19.041Z] Removing intermediate container 2f78b37a2369 [2023-05-25T01:32:19.041Z] ---> df6ee72effa1 [2023-05-25T01:32:19.041Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T01:32:19.041Z] ---> Running in 80bc575d0033 [2023-05-25T01:32:19.299Z] Removing intermediate container 80bc575d0033 [2023-05-25T01:32:19.299Z] ---> 79bb0fcc39c5 [2023-05-25T01:32:19.299Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:32:19.299Z] Successfully built 79bb0fcc39c5 [2023-05-25T01:32:19.299Z] 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-25T01:32:19.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:32:19.724Z] [2023-05-25T01:32:19.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:32:20.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:32:20.017Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T01:32:20.017Z] 5eb5b503b376: Pulling fs layer [2023-05-25T01:32:20.017Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T01:32:20.017Z] ec43610c2a17: Pulling fs layer [2023-05-25T01:32:20.017Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T01:32:20.017Z] 33b1e0a273af: Pulling fs layer [2023-05-25T01:32:20.017Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T01:32:20.017Z] 2f39f015ded8: Pulling fs layer [2023-05-25T01:32:20.017Z] 5d3b04190fa2: Waiting [2023-05-25T01:32:20.017Z] 2f39f015ded8: Waiting [2023-05-25T01:32:20.017Z] 3a2ae6a8a46f: Waiting [2023-05-25T01:32:20.017Z] 33b1e0a273af: Waiting [2023-05-25T01:32:20.017Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T01:32:20.017Z] 5c69ac0246d0: Download complete [2023-05-25T01:32:20.017Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T01:32:20.017Z] 3a2ae6a8a46f: Download complete [2023-05-25T01:32:20.017Z] 33b1e0a273af: Verifying Checksum [2023-05-25T01:32:20.017Z] 33b1e0a273af: Download complete [2023-05-25T01:32:20.017Z] ec43610c2a17: Verifying Checksum [2023-05-25T01:32:20.017Z] ec43610c2a17: Download complete [2023-05-25T01:32:20.017Z] 5d3b04190fa2: Download complete [2023-05-25T01:32:20.276Z] 5eb5b503b376: Verifying Checksum [2023-05-25T01:32:20.276Z] 5eb5b503b376: Download complete [2023-05-25T01:32:20.841Z] 2f39f015ded8: Download complete [2023-05-25T01:32:21.413Z] 5eb5b503b376: Pull complete [2023-05-25T01:32:21.678Z] 5c69ac0246d0: Pull complete [2023-05-25T01:32:21.936Z] ec43610c2a17: Pull complete [2023-05-25T01:32:21.936Z] 3a2ae6a8a46f: Pull complete [2023-05-25T01:32:22.195Z] 33b1e0a273af: Pull complete [2023-05-25T01:32:22.453Z] 5d3b04190fa2: Pull complete [2023-05-25T01:32:26.919Z] 2f39f015ded8: Pull complete [2023-05-25T01:32:26.919Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T01:32:26.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:32:26.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:32:27.004Z] prd-ubuntu20.04-docker-8c-8g-16906 does not seem to be running inside a container [2023-05-25T01:32:27.039Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T01:32:31.067Z] $ docker top 622a0712ee2f150e709da213ff3d787b3777cac828db0ae54b22c6e331d3bb81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:32:31.451Z] ---> job-cost.sh [2023-05-25T01:32:31.451Z] lf-activate-venv: SKIPPING [2023-05-25T01:32:31.451Z] INFO: No Stack... [2023-05-25T01:32:31.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:32:31.971Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:32:32.256Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv [2023-05-25T01:32:32.256Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:32:32.269Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-10-stack-cost] [2023-05-25T01:32:32.274Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-10-stack-cost] did not exist. Created. [2023-05-25T01:32:32.274Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:32:32.572Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T01:32:32.602Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:32:32.608Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:32:32.631Z] $ docker stop --time=1 622a0712ee2f150e709da213ff3d787b3777cac828db0ae54b22c6e331d3bb81 [2023-05-25T01:32:33.795Z] $ docker rm -f --volumes 622a0712ee2f150e709da213ff3d787b3777cac828db0ae54b22c6e331d3bb81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T01:34:08.280Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16914 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws [2023-05-25T01:34:08.291Z] Running in /w/workspace/device-mqtt-go/10 [Pipeline] { [Pipeline] checkout [2023-05-25T01:34:08.333Z] Selected Git installation does not exist. Using Default [2023-05-25T01:34:08.333Z] The recommended git tool is: NONE [2023-05-25T01:34:16.508Z] using credential edgex-jenkins-ssh [2023-05-25T01:34:16.527Z] Cloning the remote Git repository [2023-05-25T01:34:16.599Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T01:34:16.745Z] > git init /w/workspace/device-mqtt-go/10 # timeout=10 [2023-05-25T01:34:16.950Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T01:34:16.952Z] > git --version # timeout=10 [2023-05-25T01:34:16.981Z] > git --version # 'git version 2.25.1' [2023-05-25T01:34:16.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:34:17.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:34:18.505Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-25T01:34:18.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:34:19.713Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-25T01:34:19.767Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T01:34:19.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:34:19.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T01:34:20.358Z] Merging remotes/origin/main commit 019c60404bb83e30963e3ac75b0107041a510748 into PR head commit bd58cf54b2db67506ef5e8027f5dd4291503e622 [2023-05-25T01:34:20.712Z] Merge succeeded, producing bd58cf54b2db67506ef5e8027f5dd4291503e622 [2023-05-25T01:34:20.712Z] Checking out Revision bd58cf54b2db67506ef5e8027f5dd4291503e622 (PR-600) [2023-05-25T01:34:21.317Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:34:20.383Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T01:34:20.476Z] > git checkout -f bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 [2023-05-25T01:34:20.579Z] > git remote # timeout=10 [2023-05-25T01:34:20.603Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T01:34:20.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:34:20.652Z] > git merge 019c60404bb83e30963e3ac75b0107041a510748 # timeout=10 [2023-05-25T01:34:20.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T01:34:20.723Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T01:34:20.744Z] > git checkout -f bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 [2023-05-25T01:34:22.198Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T01:34:22.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:34:22.198Z] Dload Upload Total Spent Left Speed [2023-05-25T01:34:22.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-05-25T01:34:22.907Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T01:34:23.258Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T01:34:23.258Z] + sudo tee /etc/docker/daemon.new [2023-05-25T01:34:23.258Z] { [2023-05-25T01:34:23.258Z] "registry-mirrors": [ [2023-05-25T01:34:23.258Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T01:34:23.258Z] ], [2023-05-25T01:34:23.258Z] "bip": "10.250.0.254/24", [2023-05-25T01:34:23.258Z] "hosts": [ [2023-05-25T01:34:23.258Z] "tcp://0.0.0.0:5555", [2023-05-25T01:34:23.258Z] "unix:///var/run/docker.sock" [2023-05-25T01:34:23.258Z] ], [2023-05-25T01:34:23.258Z] "mtu": 1458, [2023-05-25T01:34:23.258Z] "selinux-enabled": true, [2023-05-25T01:34:23.258Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T01:34:23.258Z] } [Pipeline] sh [2023-05-25T01:34:23.606Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T01:34:23.961Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:34:42.379Z] provisioning config files... [2023-05-25T01:34:42.425Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/10@tmp/config412822461895742468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:34:42.850Z] ---> docker-login.sh [2023-05-25T01:34:42.850Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:34:43.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:43.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:43.468Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:43.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:43.468Z] [2023-05-25T01:34:43.468Z] Login Succeeded [2023-05-25T01:34:43.753Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:34:44.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:44.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:44.035Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:44.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:44.035Z] [2023-05-25T01:34:44.035Z] Login Succeeded [2023-05-25T01:34:44.035Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:34:44.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:44.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:44.593Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:44.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:44.593Z] [2023-05-25T01:34:44.593Z] Login Succeeded [2023-05-25T01:34:44.593Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:34:44.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:44.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:44.873Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:44.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:44.873Z] [2023-05-25T01:34:44.873Z] Login Succeeded [2023-05-25T01:34:44.873Z] docker.io [2023-05-25T01:34:45.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:45.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:45.477Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:45.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:45.477Z] [2023-05-25T01:34:45.477Z] Login Succeeded [2023-05-25T01:34:45.477Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:34:45.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:34:45.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:34:45.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:34:45.922Z] ========================================================= [2023-05-25T01:34:45.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T01:34:45.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:34:46.304Z] + 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-25T01:34:46.583Z] Sending build context to Docker daemon 3.439MB [2023-05-25T01:34:46.583Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:34:46.583Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:34:46.872Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T01:34:46.872Z] c41833b44d91: Pulling fs layer [2023-05-25T01:34:46.872Z] ed15518f5707: Pulling fs layer [2023-05-25T01:34:46.872Z] feae8fd75edb: Pulling fs layer [2023-05-25T01:34:46.872Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T01:34:46.872Z] 3cdef696dda3: Pulling fs layer [2023-05-25T01:34:46.872Z] 2ced38df9373: Pulling fs layer [2023-05-25T01:34:46.872Z] 58f1dce35555: Pulling fs layer [2023-05-25T01:34:46.872Z] 242c74f7c9fa: Waiting [2023-05-25T01:34:46.872Z] 2ced38df9373: Waiting [2023-05-25T01:34:46.872Z] 3cdef696dda3: Waiting [2023-05-25T01:34:46.872Z] 58f1dce35555: Waiting [2023-05-25T01:34:46.872Z] ed15518f5707: Verifying Checksum [2023-05-25T01:34:46.872Z] ed15518f5707: Download complete [2023-05-25T01:34:47.152Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T01:34:47.152Z] 242c74f7c9fa: Download complete [2023-05-25T01:34:47.152Z] 3cdef696dda3: Verifying Checksum [2023-05-25T01:34:47.152Z] 3cdef696dda3: Download complete [2023-05-25T01:34:47.152Z] c41833b44d91: Download complete [2023-05-25T01:34:48.155Z] c41833b44d91: Pull complete [2023-05-25T01:34:48.764Z] 58f1dce35555: Verifying Checksum [2023-05-25T01:34:48.764Z] 58f1dce35555: Download complete [2023-05-25T01:34:49.044Z] ed15518f5707: Pull complete [2023-05-25T01:34:50.049Z] feae8fd75edb: Verifying Checksum [2023-05-25T01:34:50.049Z] feae8fd75edb: Download complete [2023-05-25T01:34:50.049Z] 2ced38df9373: Download complete [2023-05-25T01:35:02.577Z] feae8fd75edb: Pull complete [2023-05-25T01:35:02.577Z] 242c74f7c9fa: Pull complete [2023-05-25T01:35:02.577Z] 3cdef696dda3: Pull complete [2023-05-25T01:35:09.282Z] 2ced38df9373: Pull complete [2023-05-25T01:35:11.274Z] 58f1dce35555: Pull complete [2023-05-25T01:35:11.274Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T01:35:11.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T01:35:11.274Z] ---> fadd8f120f05 [2023-05-25T01:35:11.274Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:35:13.253Z] ---> Running in 7d6cf26044d3 [2023-05-25T01:35:13.848Z] Removing intermediate container 7d6cf26044d3 [2023-05-25T01:35:13.848Z] ---> e80bdbbed982 [2023-05-25T01:35:13.848Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:35:13.848Z] ---> Running in 096c78b52e46 [2023-05-25T01:35:14.440Z] Removing intermediate container 096c78b52e46 [2023-05-25T01:35:14.440Z] ---> b2debeebd64b [2023-05-25T01:35:14.440Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:35:14.440Z] ---> Running in caceb00a7695 [2023-05-25T01:35:14.718Z] Removing intermediate container caceb00a7695 [2023-05-25T01:35:14.718Z] ---> 8ac773f76f24 [2023-05-25T01:35:14.718Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:35:14.992Z] ---> Running in c54a521ed5b2 [2023-05-25T01:35:15.275Z] Removing intermediate container c54a521ed5b2 [2023-05-25T01:35:15.275Z] ---> c3f13bd15aae [2023-05-25T01:35:15.275Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:35:15.548Z] ---> Running in ec0d6c7467a9 [2023-05-25T01:35:16.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:35:17.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:35:19.396Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:35:19.396Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:35:19.396Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:35:19.396Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:35:19.396Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:35:19.396Z] OK: 268 MiB in 57 packages [2023-05-25T01:35:20.836Z] Removing intermediate container ec0d6c7467a9 [2023-05-25T01:35:20.836Z] ---> f0466bc67a16 [2023-05-25T01:35:20.836Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-25T01:35:20.836Z] ---> Running in fafec6476bc3 [2023-05-25T01:35:21.109Z] Removing intermediate container fafec6476bc3 [2023-05-25T01:35:21.109Z] ---> 3473684e6d0c [2023-05-25T01:35:21.109Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:35:21.708Z] ---> 1cc2b265bbf4 [2023-05-25T01:35:21.708Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:35:21.982Z] ---> Running in 4ce5f9514811 [2023-05-25T01:36:30.006Z] Removing intermediate container 4ce5f9514811 [2023-05-25T01:36:30.006Z] ---> c3225820ddbf [2023-05-25T01:36:30.006Z] Step 11/12 : COPY . . [2023-05-25T01:36:30.982Z] ---> 71e44445d528 [2023-05-25T01:36:30.982Z] Step 12/12 : RUN $MAKE [2023-05-25T01:36:30.982Z] ---> Running in e991253c1e6a [2023-05-25T01:36:32.408Z] noop [2023-05-25T01:36:33.004Z] Removing intermediate container e991253c1e6a [2023-05-25T01:36:33.004Z] ---> 1e40f2ae77fa [2023-05-25T01:36:33.004Z] Successfully built 1e40f2ae77fa [2023-05-25T01:36:33.004Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:36:33.375Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:36:33.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:36:33.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-16914 does not seem to be running inside a container [2023-05-25T01:36:33.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T01:36:35.139Z] $ docker top 47fe9e311455debd7cda01f2c78723d810430178b607d6623ce1fc929c52c629 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:36:36.021Z] + go version [2023-05-25T01:36:36.021Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T01:36:36.050Z] $ docker stop --time=1 47fe9e311455debd7cda01f2c78723d810430178b607d6623ce1fc929c52c629 [2023-05-25T01:36:37.767Z] $ docker rm -f --volumes 47fe9e311455debd7cda01f2c78723d810430178b607d6623ce1fc929c52c629 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:36:38.372Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:36:38.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:36:38.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-16914 does not seem to be running inside a container [2023-05-25T01:36:38.704Z] $ 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/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T01:36:40.147Z] $ docker top 8a6e04ec158e2803078e45d7e8b70414bfe55de1c873119dc07ceddf2965609b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:36:41.060Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/10 [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:36:41.723Z] + make test [2023-05-25T01:36:41.723Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T01:37:20.860Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-25T01:40:12.750Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-25T01:40:12.750Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-25T01:40:12.750Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.086s coverage: 22.8% of statements [2023-05-25T01:40:12.750Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T01:40:12.750Z] go vet ./... [2023-05-25T01:40:39.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:40:39.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:40:39.468Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:40:39.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:40:39.512Z] $ docker stop --time=1 8a6e04ec158e2803078e45d7e8b70414bfe55de1c873119dc07ceddf2965609b [2023-05-25T01:40:41.561Z] $ docker rm -f --volumes 8a6e04ec158e2803078e45d7e8b70414bfe55de1c873119dc07ceddf2965609b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:40:42.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:40:42.922Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T01:40:43.540Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:40:43.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:40:44.283Z] + ls -al . [2023-05-25T01:40:44.283Z] total 180 [2023-05-25T01:40:44.283Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 01:36 . [2023-05-25T01:40:44.283Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 .. [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 01:34 .dockerignore [2023-05-25T01:40:44.283Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:34 .git [2023-05-25T01:40:44.283Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 .github [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 01:34 .gitignore [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:34 .golangci.yml [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 25 01:34 Attribution.txt [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 25 01:34 CHANGELOG.md [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 25 01:34 Dockerfile [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:34 GOVERNANCE.md [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 01:34 Jenkinsfile [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:34 LICENSE [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 25 01:34 Makefile [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:34 OWNERS.md [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 25 01:34 README.md [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 01:30 VERSION [2023-05-25T01:40:44.283Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 bin [2023-05-25T01:40:44.283Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 cmd [2023-05-25T01:40:44.283Z] -rw-r--r-- 1 jenkins jenkins 18506 May 25 01:40 coverage.out [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 25 01:34 go.mod [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 25 01:34 go.sum [2023-05-25T01:40:44.283Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 internal [2023-05-25T01:40:44.283Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 mock [2023-05-25T01:40:44.283Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 snap [2023-05-25T01:40:44.283Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:40:44.644Z] + 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=bd58cf54b2db67506ef5e8027f5dd4291503e622 --label arch=arm64 --label version=0.0.0 . [2023-05-25T01:40:44.916Z] Sending build context to Docker daemon 3.458MB [2023-05-25T01:40:45.187Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:40:45.187Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T01:40:45.187Z] ---> 1e40f2ae77fa [2023-05-25T01:40:45.187Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:40:45.187Z] ---> Running in 5d0a307765d9 [2023-05-25T01:40:45.465Z] Removing intermediate container 5d0a307765d9 [2023-05-25T01:40:45.465Z] ---> 4e686f3d1bb6 [2023-05-25T01:40:45.465Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:40:45.741Z] ---> Running in 73f5846075ea [2023-05-25T01:40:46.014Z] Removing intermediate container 73f5846075ea [2023-05-25T01:40:46.014Z] ---> 9f0855e527ea [2023-05-25T01:40:46.014Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:40:46.014Z] ---> Running in 3a0d16867663 [2023-05-25T01:40:46.608Z] Removing intermediate container 3a0d16867663 [2023-05-25T01:40:46.608Z] ---> ffe006f8cb75 [2023-05-25T01:40:46.608Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:40:46.608Z] ---> Running in c8ceee024342 [2023-05-25T01:40:46.881Z] Removing intermediate container c8ceee024342 [2023-05-25T01:40:46.881Z] ---> b18c8648a06c [2023-05-25T01:40:46.881Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:40:46.881Z] ---> Running in acdb706198a3 [2023-05-25T01:40:48.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:40:48.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:40:50.328Z] OK: 268 MiB in 57 packages [2023-05-25T01:40:54.628Z] Removing intermediate container acdb706198a3 [2023-05-25T01:40:54.628Z] ---> beeb79c5d714 [2023-05-25T01:40:54.628Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-25T01:40:54.628Z] ---> Running in cd5898c30d90 [2023-05-25T01:40:54.628Z] Removing intermediate container cd5898c30d90 [2023-05-25T01:40:54.628Z] ---> c0aeb643cd9b [2023-05-25T01:40:54.628Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T01:40:55.223Z] ---> bae1bc590e43 [2023-05-25T01:40:55.223Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:40:55.223Z] ---> Running in ef245ec18665 [2023-05-25T01:40:58.598Z] Removing intermediate container ef245ec18665 [2023-05-25T01:40:58.598Z] ---> e7d7e599e930 [2023-05-25T01:40:58.598Z] Step 11/24 : COPY . . [2023-05-25T01:40:59.192Z] ---> 92572830ad8e [2023-05-25T01:40:59.192Z] Step 12/24 : RUN $MAKE [2023-05-25T01:40:59.192Z] ---> Running in 107d1db369a5 [2023-05-25T01:41:00.176Z] 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-25T01:43:52.024Z] Removing intermediate container 107d1db369a5 [2023-05-25T01:43:52.024Z] ---> 93302e168021 [2023-05-25T01:43:52.024Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:43:52.024Z] 3.17: Pulling from library/alpine [2023-05-25T01:43:52.024Z] c41833b44d91: Already exists [2023-05-25T01:43:52.024Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:43:52.024Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:43:52.024Z] ---> 51e60588ff2c [2023-05-25T01:43:52.024Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-25T01:43:52.024Z] ---> Running in e64b201e1f2b [2023-05-25T01:43:52.024Z] Removing intermediate container e64b201e1f2b [2023-05-25T01:43:52.024Z] ---> 9704d2720beb [2023-05-25T01:43:52.024Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:43:52.024Z] ---> Running in 432ba10e909f [2023-05-25T01:43:52.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:43:52.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:43:52.024Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:43:52.024Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:43:52.024Z] OK: 8 MiB in 16 packages [2023-05-25T01:43:52.024Z] Removing intermediate container 432ba10e909f [2023-05-25T01:43:52.024Z] ---> 24a58ce1a3ce [2023-05-25T01:43:52.024Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-25T01:43:52.994Z] ---> 301d58b15ad7 [2023-05-25T01:43:52.994Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-25T01:43:53.266Z] ---> 4cd436bb60b4 [2023-05-25T01:43:53.266Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-25T01:43:53.851Z] ---> a989b1f96d7b [2023-05-25T01:43:53.851Z] Step 19/24 : EXPOSE 59982 [2023-05-25T01:43:54.121Z] ---> Running in 03a7f29f7c64 [2023-05-25T01:43:54.389Z] Removing intermediate container 03a7f29f7c64 [2023-05-25T01:43:54.389Z] ---> d6d385c0eb7b [2023-05-25T01:43:54.389Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-25T01:43:54.389Z] ---> Running in de526fc99795 [2023-05-25T01:43:54.665Z] Removing intermediate container de526fc99795 [2023-05-25T01:43:54.665Z] ---> c1a6b47aedc9 [2023-05-25T01:43:54.665Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T01:43:54.936Z] ---> Running in 2ce190ae3e00 [2023-05-25T01:43:55.204Z] Removing intermediate container 2ce190ae3e00 [2023-05-25T01:43:55.204Z] ---> 8a82bc265c8d [2023-05-25T01:43:55.204Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T01:43:55.204Z] ---> Running in e374e8197ec0 [2023-05-25T01:43:55.476Z] Removing intermediate container e374e8197ec0 [2023-05-25T01:43:55.476Z] ---> 6d25ab25b120 [2023-05-25T01:43:55.476Z] Step 23/24 : LABEL git_sha=bd58cf54b2db67506ef5e8027f5dd4291503e622 [2023-05-25T01:43:55.747Z] ---> Running in c0ada6a559e8 [2023-05-25T01:43:56.017Z] Removing intermediate container c0ada6a559e8 [2023-05-25T01:43:56.017Z] ---> ef6f5db1f958 [2023-05-25T01:43:56.017Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T01:43:56.017Z] ---> Running in bec718362b61 [2023-05-25T01:43:56.286Z] Removing intermediate container bec718362b61 [2023-05-25T01:43:56.286Z] ---> 878597590920 [2023-05-25T01:43:56.286Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:43:56.555Z] Successfully built 878597590920 [2023-05-25T01:43:56.555Z] 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-25T01:43:57.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:43:57.066Z] [2023-05-25T01:43:57.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:57.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:43:57.719Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T01:43:57.719Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T01:43:57.719Z] 04944245beec: Pulling fs layer [2023-05-25T01:43:57.719Z] 699f458cf7ca: Pulling fs layer [2023-05-25T01:43:57.719Z] 765212b225bb: Pulling fs layer [2023-05-25T01:43:57.719Z] f23df028b6ca: Pulling fs layer [2023-05-25T01:43:57.719Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T01:43:57.719Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T01:43:57.719Z] f23df028b6ca: Waiting [2023-05-25T01:43:57.719Z] d65c8cfc05b1: Waiting [2023-05-25T01:43:57.719Z] 2437ff75d9bd: Waiting [2023-05-25T01:43:57.719Z] 765212b225bb: Waiting [2023-05-25T01:43:57.719Z] 04944245beec: Verifying Checksum [2023-05-25T01:43:57.719Z] 04944245beec: Download complete [2023-05-25T01:43:57.719Z] 765212b225bb: Verifying Checksum [2023-05-25T01:43:57.719Z] 765212b225bb: Download complete [2023-05-25T01:43:57.719Z] f23df028b6ca: Verifying Checksum [2023-05-25T01:43:57.719Z] f23df028b6ca: Download complete [2023-05-25T01:43:58.012Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T01:43:58.012Z] d65c8cfc05b1: Download complete [2023-05-25T01:43:58.012Z] 699f458cf7ca: Verifying Checksum [2023-05-25T01:43:58.012Z] 699f458cf7ca: Download complete [2023-05-25T01:43:58.642Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T01:43:58.642Z] 8998bd30e6a1: Download complete [2023-05-25T01:44:01.401Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T01:44:01.401Z] 2437ff75d9bd: Download complete [2023-05-25T01:44:02.819Z] 8998bd30e6a1: Pull complete [2023-05-25T01:44:03.410Z] 04944245beec: Pull complete [2023-05-25T01:44:04.822Z] 699f458cf7ca: Pull complete [2023-05-25T01:44:05.090Z] 765212b225bb: Pull complete [2023-05-25T01:44:05.677Z] f23df028b6ca: Pull complete [2023-05-25T01:44:05.946Z] d65c8cfc05b1: Pull complete [2023-05-25T01:44:20.988Z] 2437ff75d9bd: Pull complete [2023-05-25T01:44:20.988Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T01:44:20.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:44:20.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:44:21.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-16914 does not seem to be running inside a container [2023-05-25T01:44:21.309Z] $ 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/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T01:44:24.318Z] $ docker top 2a5e9a307797a791641e797d80e90d8df6ed4c0c39aaaa5319a86dde09af3838 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:25.191Z] ---> job-cost.sh [2023-05-25T01:44:25.191Z] lf-activate-venv: SKIPPING [2023-05-25T01:44:25.191Z] INFO: No Stack... [2023-05-25T01:44:25.461Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T01:44:26.429Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:44:27.082Z] + cat /w/workspace/device-mqtt-go/10/archives/cost.csv [2023-05-25T01:44:27.082Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:44:27.175Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-10-stack-cost] [2023-05-25T01:44:27.183Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-10-stack-cost] did not exist. Created. [2023-05-25T01:44:27.183Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:44:27.855Z] /w/workspace/device-mqtt-go/10@tmp/durable-c8eb55e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T01:44:28.522Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T01:44:28.547Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T01:44:28.598Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:44:28.608Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:44:28.638Z] $ docker stop --time=1 2a5e9a307797a791641e797d80e90d8df6ed4c0c39aaaa5319a86dde09af3838 [2023-05-25T01:44:30.491Z] $ docker rm -f --volumes 2a5e9a307797a791641e797d80e90d8df6ed4c0c39aaaa5319a86dde09af3838 [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-25T01:44:30.898Z] provisioning config files... [2023-05-25T01:44:30.907Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config8570768649917282744tmp [Pipeline] { [Pipeline] sh [2023-05-25T01:44:31.206Z] + set +x [2023-05-25T01:44:31.207Z] + curl -s https://codecov.io/bash [2023-05-25T01:44:31.207Z] + bash -s -- [2023-05-25T01:44:31.207Z] [2023-05-25T01:44:31.207Z] _____ _ [2023-05-25T01:44:31.207Z] / ____| | | [2023-05-25T01:44:31.207Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T01:44:31.207Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T01:44:31.207Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T01:44:31.207Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T01:44:31.207Z] Bash-1.0.6 [2023-05-25T01:44:31.207Z] [2023-05-25T01:44:31.207Z] [2023-05-25T01:44:31.207Z] ==> git version 2.25.1 found [2023-05-25T01:44:31.207Z] ==> 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-25T01:44:31.207Z] Release-Date: 2020-01-08 [2023-05-25T01:44:31.207Z] 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-25T01:44:31.207Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T01:44:31.207Z] ==> Jenkins CI detected. [2023-05-25T01:44:31.207Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-25T01:44:31.207Z] project root: . [2023-05-25T01:44:31.207Z] --> token set from env [2023-05-25T01:44:31.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T01:44:31.207Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T01:44:31.207Z] ==> Python coveragepy not found [2023-05-25T01:44:31.207Z] ==> Searching for coverage reports in: [2023-05-25T01:44:31.207Z] + . [2023-05-25T01:44:31.207Z] -> Found 1 reports [2023-05-25T01:44:31.207Z] ==> Detecting git/mercurial file structure [2023-05-25T01:44:31.207Z] ==> Reading reports [2023-05-25T01:44:31.207Z] + ./coverage.out bytes=18506 [2023-05-25T01:44:31.207Z] ==> Appending adjustments [2023-05-25T01:44:31.207Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T01:44:31.467Z] + Found adjustments [2023-05-25T01:44:31.467Z] ==> Gzipping contents [2023-05-25T01:44:31.467Z] 4.0K /tmp/codecov.yM261l.gz [2023-05-25T01:44:31.467Z] ==> Uploading reports [2023-05-25T01:44:31.467Z] url: https://codecov.io [2023-05-25T01:44:31.467Z] query: branch=PR-600&commit=bd58cf54b2db67506ef5e8027f5dd4291503e622&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-25T01:44:31.467Z] -> Pinging Codecov [2023-05-25T01:44:31.467Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-600&commit=bd58cf54b2db67506ef5e8027f5dd4291503e622&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-25T01:44:31.467Z] -> Uploading to [2023-05-25T01:44:31.467Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/7D719EC7BBE17E464838252E33014C33/bd58cf54b2db67506ef5e8027f5dd4291503e622/5d50c726-687d-42fd-83ba-8ea23d798f0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T014431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc91d0f330d181374f142bef446f732fe3efa26cb0a641947aa707abfec0942e [2023-05-25T01:44:31.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:44:31.467Z] Dload Upload Total Spent Left Speed [2023-05-25T01:44:31.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16175 --:--:-- --:--:-- --:--:-- 16175 [2023-05-25T01:44:31.726Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/bd58cf54b2db67506ef5e8027f5dd4291503e622 [Pipeline] } [2023-05-25T01:44:31.733Z] 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-25T01:44:32.383Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] [2023-05-25T01:44:32.383Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-25T01:44:32.383Z] total 16 [2023-05-25T01:44:32.383Z] drwxr-xr-x 3 root root 4096 May 25 01:32 . [2023-05-25T01:44:32.383Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 01:32 .. [2023-05-25T01:44:32.383Z] drwxr-xr-x 2 root root 4096 May 25 01:32 cost [2023-05-25T01:44:32.383Z] -rw-r--r-- 1 root root 87 May 25 01:32 cost.csv [2023-05-25T01:44:32.383Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-25T01:44:32.383Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-25T01:44:32.383Z] total 16 [2023-05-25T01:44:32.383Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:32 . [2023-05-25T01:44:32.383Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 01:32 .. [2023-05-25T01:44:32.383Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 01:32 cost [2023-05-25T01:44:32.383Z] -rw-r--r-- 1 jenkins jenkins 87 May 25 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:32.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:33.527Z] ---> package-listing.sh [2023-05-25T01:44:33.528Z] ++ facter osfamily [2023-05-25T01:44:33.528Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T01:44:33.786Z] + OS_FAMILY=debian [2023-05-25T01:44:33.786Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-25T01:44:33.786Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T01:44:33.786Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T01:44:33.786Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T01:44:33.786Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T01:44:33.786Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-25T01:44:33.786Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T01:44:33.786Z] + case "${OS_FAMILY}" in [2023-05-25T01:44:33.786Z] + dpkg -l [2023-05-25T01:44:33.786Z] + grep '^ii' [2023-05-25T01:44:33.786Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T01:44:33.786Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T01:44:33.786Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T01:44:33.786Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-25T01:44:33.786Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [2023-05-25T01:44:33.786Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [Pipeline] echo [2023-05-25T01:44:33.795Z] 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-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T01:44:34.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:34.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:44:34.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:44:34.939Z] prd-ubuntu20.04-docker-8c-8g-16906 does not seem to be running inside a container [2023-05-25T01:44:34.975Z] $ 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-600/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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T01:44:35.170Z] $ docker top 7167166c4f0cc0c1c673f0f5feeaeb1333ac9ea7b3f8e1096fcf2d836baaa712 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:44:35.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T01:44:35.807Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T01:44:36.095Z] + ls /var/log/sa-host [2023-05-25T01:44:36.095Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:44:36.169Z] provisioning config files... [2023-05-25T01:44:36.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config8616116064545601231tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:44:36.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:36.475Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T01:44:36.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:36.806Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T01:44:36.815Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:37.106Z] ---> sudo-logs.sh [2023-05-25T01:44:37.106Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T01:44:37.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:37.424Z] ---> job-cost.sh [2023-05-25T01:44:37.424Z] lf-activate-venv: SKIPPING [2023-05-25T01:44:37.424Z] DEBUG: total: 0.2199999988079071 [2023-05-25T01:44:37.424Z] INFO: Retrieving Stack Cost... [2023-05-25T01:44:37.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:44:38.254Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T01:44:38.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:38.551Z] ---> logs-deploy.sh [2023-05-25T01:44:38.551Z] lf-activate-venv: SKIPPING [2023-05-25T01:44:38.551Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/10 [2023-05-25T01:44:38.551Z] INFO: archiving workspace using pattern(s): [2023-05-25T01:44:39.487Z] Archives upload complete. [2023-05-25T01:44:39.487Z] INFO: archiving logs to Nexus