Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93463789da1293ec58fdbcb73275c398457a668b+15e121638b61dd5d2b05931572372c8312ebd12f (eb0432e594a8dad0e6f96004e6890d3078847174) 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-ssh14447289311730977869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1266593089832329096.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-578/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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2299823774990739284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14971379481327416822.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-578/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-578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1936198811009972685.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 Running on prd-ubuntu20.04-docker-8c-8g-11129 in /w/workspace/gexfoundry_device-mqtt-go_PR-578 [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-578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit 93463789da1293ec58fdbcb73275c398457a668b Merge succeeded, producing 8f49a44b459ffb97a572235c21491a40115e66c3 Checking out Revision 8f49a44b459ffb97a572235c21491a40115e66c3 (PR-578) > 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/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93463789da1293ec58fdbcb73275c398457a668b # 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 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f49a44b459ffb97a572235c21491a40115e66c3 # timeout=10 Commit message: "Merge commit '15e121638b61dd5d2b05931572372c8312ebd12f' into HEAD" > git rev-list --no-walk 93463789da1293ec58fdbcb73275c398457a668b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T23:16:30.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T23:16:30.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T23:16:30.583Z] ========================================================= [2023-04-26T23:16:30.583Z] EdgeX Global Pipelines Version Info [2023-04-26T23:16:30.583Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:16:31.307Z] ------------------- [2023-04-26T23:16:31.307Z] stable info: [2023-04-26T23:16:31.307Z] ------------------- [2023-04-26T23:16:31.307Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T23:16:31.307Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T23:16:31.307Z] Message: update stable to v1.0.248 [2023-04-26T23:16:31.878Z] ------------------- [2023-04-26T23:16:31.878Z] experimental info: [2023-04-26T23:16:31.878Z] ------------------- [2023-04-26T23:16:31.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T23:16:31.878Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T23:16:31.878Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T23:16:32.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-26T23:16:32.067Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-26T23:16:32.080Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T23:16:32.094Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T23:16:32.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T23:16:32.119Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T23:16:32.130Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T23:16:32.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T23:16:32.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T23:16:32.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T23:16:32.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T23:16:32.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-26T23:16:32.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T23:16:32.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T23:16:32.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T23:16:32.234Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T23:16:32.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T23:16:32.265Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T23:16:32.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T23:16:32.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T23:16:32.313Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T23:16:32.323Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T23:16:32.334Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T23:16:32.346Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T23:16:32.355Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T23:16:32.367Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T23:16:32.383Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T23:16:32.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-578 [Pipeline] echo [2023-04-26T23:16:32.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-578 [Pipeline] echo [2023-04-26T23:16:32.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-578 [Pipeline] echo [2023-04-26T23:16:32.444Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f49a44b459ffb97a572235c21491a40115e66c3 [Pipeline] echo [2023-04-26T23:16:32.458Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f49a44 [Pipeline] echo [2023-04-26T23:16:32.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:16:32.517Z] provisioning config files... [2023-04-26T23:16:32.532Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp/config10838901712571247244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:16:32.837Z] ---> docker-login.sh [2023-04-26T23:16:32.837Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:16:33.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:33.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:33.359Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:33.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:33.359Z] [2023-04-26T23:16:33.359Z] Login Succeeded [2023-04-26T23:16:33.359Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:16:33.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:33.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:33.359Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:33.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:33.359Z] [2023-04-26T23:16:33.359Z] Login Succeeded [2023-04-26T23:16:33.359Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:16:33.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:33.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:33.621Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:33.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:33.621Z] [2023-04-26T23:16:33.621Z] Login Succeeded [2023-04-26T23:16:33.621Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:16:33.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:33.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:33.621Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:33.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:33.621Z] [2023-04-26T23:16:33.621Z] Login Succeeded [2023-04-26T23:16:33.621Z] docker.io [2023-04-26T23:16:33.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:33.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:33.883Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:33.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:33.883Z] [2023-04-26T23:16:33.883Z] Login Succeeded [2023-04-26T23:16:33.883Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:16:33.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T23:16:34.275Z] + git rev-list -1 --merges 8f49a44b459ffb97a572235c21491a40115e66c3~1..8f49a44b459ffb97a572235c21491a40115e66c3 [Pipeline] echo [2023-04-26T23:16:34.293Z] -----------> git rev-list -1 --merges 8f49a44b459ffb97a572235c21491a40115e66c3~1..8f49a44b459ffb97a572235c21491a40115e66c3 8f49a44b459ffb97a572235c21491a40115e66c3 [2023-04-26T23:16:34.293Z] 8f49a44b459ffb97a572235c21491a40115e66c3 [false] [Pipeline] sh [2023-04-26T23:16:34.582Z] + git log --format=format:%s -1 8f49a44b459ffb97a572235c21491a40115e66c3 [Pipeline] echo [2023-04-26T23:16:34.597Z] ========================================================= [2023-04-26T23:16:34.597Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T23:16:34.597Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:16:34.927Z] + git log --format=format:%s -1 8f49a44b459ffb97a572235c21491a40115e66c3 [Pipeline] echo [2023-04-26T23:16:34.939Z] [semverPrep] GIT_COMMIT: 8f49a44b459ffb97a572235c21491a40115e66c3, Commit Message: Merge commit '15e121638b61dd5d2b05931572372c8312ebd12f' into HEAD [Pipeline] echo [2023-04-26T23:16:34.950Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T23:16:35.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T23:16:35.325Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T23:16:35.325Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T23:16:35.325Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T23:16:35.325Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T23:16:35.325Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T23:16:35.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:16:35.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:16:35.767Z] [2023-04-26T23:16:35.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:16:36.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:16:36.071Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T23:16:36.071Z] b85a868b505f: Pulling fs layer [2023-04-26T23:16:36.071Z] e2be974225ed: Pulling fs layer [2023-04-26T23:16:36.071Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T23:16:36.071Z] 988bab9f4d93: Pulling fs layer [2023-04-26T23:16:36.071Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T23:16:36.071Z] eaf3925da568: Pulling fs layer [2023-04-26T23:16:36.071Z] bab4dde63d76: Pulling fs layer [2023-04-26T23:16:36.071Z] bde34c3a00c8: Pulling fs layer [2023-04-26T23:16:36.071Z] b352a97aabf1: Pulling fs layer [2023-04-26T23:16:36.071Z] 4872d77fe225: Pulling fs layer [2023-04-26T23:16:36.071Z] 5851b861e8e6: Pulling fs layer [2023-04-26T23:16:36.071Z] bab4dde63d76: Waiting [2023-04-26T23:16:36.071Z] b352a97aabf1: Waiting [2023-04-26T23:16:36.071Z] bde34c3a00c8: Waiting [2023-04-26T23:16:36.071Z] 4872d77fe225: Waiting [2023-04-26T23:16:36.071Z] 5851b861e8e6: Waiting [2023-04-26T23:16:36.071Z] 1469e6f7b9e6: Waiting [2023-04-26T23:16:36.071Z] eaf3925da568: Waiting [2023-04-26T23:16:36.071Z] e2be974225ed: Verifying Checksum [2023-04-26T23:16:36.071Z] e2be974225ed: Download complete [2023-04-26T23:16:36.071Z] 988bab9f4d93: Download complete [2023-04-26T23:16:36.071Z] 1469e6f7b9e6: Download complete [2023-04-26T23:16:36.071Z] eaf3925da568: Verifying Checksum [2023-04-26T23:16:36.071Z] 339a4e72a1f5: Download complete [2023-04-26T23:16:36.330Z] bde34c3a00c8: Download complete [2023-04-26T23:16:36.330Z] b352a97aabf1: Verifying Checksum [2023-04-26T23:16:36.330Z] b352a97aabf1: Download complete [2023-04-26T23:16:36.330Z] 4872d77fe225: Verifying Checksum [2023-04-26T23:16:36.330Z] 4872d77fe225: Download complete [2023-04-26T23:16:36.330Z] 5851b861e8e6: Verifying Checksum [2023-04-26T23:16:36.330Z] 5851b861e8e6: Download complete [2023-04-26T23:16:36.330Z] b85a868b505f: Verifying Checksum [2023-04-26T23:16:36.330Z] b85a868b505f: Download complete [2023-04-26T23:16:36.589Z] bab4dde63d76: Verifying Checksum [2023-04-26T23:16:36.589Z] bab4dde63d76: Download complete [2023-04-26T23:16:37.526Z] b85a868b505f: Pull complete [2023-04-26T23:16:37.785Z] e2be974225ed: Pull complete [2023-04-26T23:16:38.044Z] 339a4e72a1f5: Pull complete [2023-04-26T23:16:38.302Z] 988bab9f4d93: Pull complete [2023-04-26T23:16:38.559Z] 1469e6f7b9e6: Pull complete [2023-04-26T23:16:38.560Z] eaf3925da568: Pull complete [2023-04-26T23:16:40.461Z] bab4dde63d76: Pull complete [2023-04-26T23:16:40.461Z] bde34c3a00c8: Pull complete [2023-04-26T23:16:40.720Z] b352a97aabf1: Pull complete [2023-04-26T23:16:40.720Z] 4872d77fe225: Pull complete [2023-04-26T23:16:40.720Z] 5851b861e8e6: Pull complete [2023-04-26T23:16:40.720Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T23:16:40.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:16:40.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:16:40.797Z] prd-ubuntu20.04-docker-8c-8g-11129 does not seem to be running inside a container [2023-04-26T23:16:40.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-578 -v /w/workspace/gexfoundry_device-mqtt-go_PR-578:/w/workspace/gexfoundry_device-mqtt-go_PR-578:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T23:16:42.616Z] $ docker top b83bbc678b89049cb10d71d31e15d498f48f175b7162fa3ff360ad915202cc71 -eo pid,comm [2023-04-26T23:16:42.678Z] 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-04-26T23:16:42.678Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T23:16:42.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:16:42.727Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:16:42.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:16:42.854Z] $ docker exec b83bbc678b89049cb10d71d31e15d498f48f175b7162fa3ff360ad915202cc71 ssh-agent [2023-04-26T23:16:42.976Z] SSH_AUTH_SOCK=/tmp/ssh-OsLRLhWvvAj6/agent.32 [2023-04-26T23:16:42.976Z] SSH_AGENT_PID=38 [2023-04-26T23:16:42.982Z] Running ssh-add (command line suppressed) [2023-04-26T23:16:43.076Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp/private_key_2872518186907207331.key (/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp/private_key_2872518186907207331.key) [2023-04-26T23:16:43.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:16:43.381Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T23:16:43.390Z] $ docker exec --env ******** --env ******** b83bbc678b89049cb10d71d31e15d498f48f175b7162fa3ff360ad915202cc71 ssh-agent -k [2023-04-26T23:16:43.504Z] unset SSH_AUTH_SOCK; [2023-04-26T23:16:43.504Z] unset SSH_AGENT_PID; [2023-04-26T23:16:43.504Z] echo Agent pid 38 killed; [2023-04-26T23:16:43.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T23:16:43.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:16:43.550Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:16:43.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:16:43.654Z] $ docker exec b83bbc678b89049cb10d71d31e15d498f48f175b7162fa3ff360ad915202cc71 ssh-agent [2023-04-26T23:16:43.771Z] SSH_AUTH_SOCK=/tmp/ssh-sOl5d7wfc8oz/agent.71 [2023-04-26T23:16:43.771Z] SSH_AGENT_PID=77 [2023-04-26T23:16:43.776Z] Running ssh-add (command line suppressed) [2023-04-26T23:16:43.872Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp/private_key_13002628668951855359.key (/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp/private_key_13002628668951855359.key) [2023-04-26T23:16:43.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:16:44.182Z] + git semver init [2023-04-26T23:16:44.442Z] 2023-04-26 23:16:44,330 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T23:16:44.442Z] 2023-04-26 23:16:44,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-578/.semver [2023-04-26T23:16:44.442Z] 2023-04-26 23:16:44,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-578/.semver [2023-04-26T23:16:44.442Z] 2023-04-26 23:16:44,332 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-578/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-578, universal_newlines=False, shell=None, istream=None) [2023-04-26T23:16:45.380Z] 2023-04-26 23:16:45,086 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-578/.git/info/exclude [2023-04-26T23:16:45.380Z] 2023-04-26 23:16:45,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-578/.semver/PR-578 with force:False [2023-04-26T23:16:45.380Z] 2023-04-26 23:16:45,086 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-578/.semver/PR-578 [2023-04-26T23:16:45.380Z] 2023-04-26 23:16:45,091 [execute] INFO git cat-file --batch-check [2023-04-26T23:16:45.380Z] 2023-04-26 23:16:45,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T23:16:45.380Z] 2023-04-26 23:16:45,097 [execute] INFO git cat-file --batch [2023-04-26T23:16:45.380Z] 2023-04-26 23:16:45,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T23:16:45.380Z] 2023-04-26 23:16:45,100 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-578/.semver/PR-578 [2023-04-26T23:16:45.380Z] 0.0.0 [Pipeline] } [2023-04-26T23:16:45.385Z] $ docker exec --env ******** --env ******** b83bbc678b89049cb10d71d31e15d498f48f175b7162fa3ff360ad915202cc71 ssh-agent -k [2023-04-26T23:16:45.489Z] unset SSH_AUTH_SOCK; [2023-04-26T23:16:45.489Z] unset SSH_AGENT_PID; [2023-04-26T23:16:45.489Z] echo Agent pid 77 killed; [2023-04-26T23:16:45.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T23:16:45.806Z] + git semver [Pipeline] } [2023-04-26T23:16:46.069Z] $ docker stop --time=1 b83bbc678b89049cb10d71d31e15d498f48f175b7162fa3ff360ad915202cc71 [2023-04-26T23:16:47.655Z] $ docker rm -f --volumes b83bbc678b89049cb10d71d31e15d498f48f175b7162fa3ff360ad915202cc71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:16:48.013Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T23:16:48.249Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T23:16:48.253Z] [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-04-26T23:16:48.426Z] provisioning config files... [2023-04-26T23:16:48.435Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp/config18294486566110785156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:16:48.732Z] ---> docker-login.sh [2023-04-26T23:16:48.732Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:16:48.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:48.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:48.732Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:48.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:48.732Z] [2023-04-26T23:16:48.732Z] Login Succeeded [2023-04-26T23:16:48.732Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:16:48.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:48.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:48.733Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:48.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:48.733Z] [2023-04-26T23:16:48.733Z] Login Succeeded [2023-04-26T23:16:48.733Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:16:48.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:48.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:48.990Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:48.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:48.990Z] [2023-04-26T23:16:48.990Z] Login Succeeded [2023-04-26T23:16:48.990Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:16:48.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:48.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:48.990Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:48.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:48.990Z] [2023-04-26T23:16:48.990Z] Login Succeeded [2023-04-26T23:16:48.990Z] docker.io [2023-04-26T23:16:48.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:49.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:49.250Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:49.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:49.250Z] [2023-04-26T23:16:49.250Z] Login Succeeded [2023-04-26T23:16:49.250Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:16:49.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T23:16:49.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:16:49.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:16:49.335Z] ========================================================= [2023-04-26T23:16:49.335Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T23:16:49.335Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:16:49.637Z] + 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-04-26T23:16:49.637Z] Sending build context to Docker daemon 6.487MB [2023-04-26T23:16:49.637Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:16:49.637Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T23:16:49.637Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T23:16:49.637Z] f56be85fc22e: Pulling fs layer [2023-04-26T23:16:49.637Z] 85791d961cd3: Pulling fs layer [2023-04-26T23:16:49.637Z] d694b5ae8c79: Pulling fs layer [2023-04-26T23:16:49.637Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T23:16:49.637Z] 4d19c01a9841: Pulling fs layer [2023-04-26T23:16:49.637Z] 9325e15d5711: Pulling fs layer [2023-04-26T23:16:49.637Z] 556b6ee489ea: Pulling fs layer [2023-04-26T23:16:49.637Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T23:16:49.637Z] 9f32a84ed3da: Waiting [2023-04-26T23:16:49.637Z] 4d19c01a9841: Waiting [2023-04-26T23:16:49.637Z] 9325e15d5711: Waiting [2023-04-26T23:16:49.637Z] 556b6ee489ea: Waiting [2023-04-26T23:16:49.637Z] c5a4b2cf53e6: Waiting [2023-04-26T23:16:49.637Z] 85791d961cd3: Verifying Checksum [2023-04-26T23:16:49.637Z] 85791d961cd3: Download complete [2023-04-26T23:16:49.637Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T23:16:49.637Z] 9f32a84ed3da: Download complete [2023-04-26T23:16:49.637Z] 4d19c01a9841: Verifying Checksum [2023-04-26T23:16:49.637Z] 4d19c01a9841: Download complete [2023-04-26T23:16:49.637Z] f56be85fc22e: Verifying Checksum [2023-04-26T23:16:49.637Z] f56be85fc22e: Download complete [2023-04-26T23:16:49.897Z] 9325e15d5711: Verifying Checksum [2023-04-26T23:16:49.897Z] 9325e15d5711: Download complete [2023-04-26T23:16:49.897Z] f56be85fc22e: Pull complete [2023-04-26T23:16:49.897Z] 85791d961cd3: Pull complete [2023-04-26T23:16:50.470Z] d694b5ae8c79: Download complete [2023-04-26T23:16:50.470Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T23:16:50.470Z] c5a4b2cf53e6: Download complete [2023-04-26T23:16:50.730Z] 556b6ee489ea: Verifying Checksum [2023-04-26T23:16:50.730Z] 556b6ee489ea: Download complete [2023-04-26T23:16:53.264Z] d694b5ae8c79: Pull complete [2023-04-26T23:16:53.523Z] 9f32a84ed3da: Pull complete [2023-04-26T23:16:53.523Z] 4d19c01a9841: Pull complete [2023-04-26T23:16:53.523Z] 9325e15d5711: Pull complete [2023-04-26T23:16:56.059Z] 556b6ee489ea: Pull complete [2023-04-26T23:16:56.995Z] c5a4b2cf53e6: Pull complete [2023-04-26T23:16:56.995Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T23:16:56.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T23:16:56.995Z] ---> c4be618373d6 [2023-04-26T23:16:56.995Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:16:59.539Z] ---> Running in df57edc7a4e4 [2023-04-26T23:16:59.539Z] Removing intermediate container df57edc7a4e4 [2023-04-26T23:16:59.539Z] ---> 4d1467a7e242 [2023-04-26T23:16:59.539Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:16:59.539Z] ---> Running in 086454e96fe6 [2023-04-26T23:16:59.539Z] Removing intermediate container 086454e96fe6 [2023-04-26T23:16:59.539Z] ---> c52dab687fbe [2023-04-26T23:16:59.539Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:16:59.798Z] ---> Running in 7f2146727c80 [2023-04-26T23:16:59.798Z] Removing intermediate container 7f2146727c80 [2023-04-26T23:16:59.798Z] ---> 6b9da71aeedb [2023-04-26T23:16:59.798Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:16:59.798Z] ---> Running in 07ba1096f1b9 [2023-04-26T23:16:59.798Z] Removing intermediate container 07ba1096f1b9 [2023-04-26T23:16:59.798Z] ---> b7ea5435caa5 [2023-04-26T23:16:59.798Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:16:59.798Z] ---> Running in 09ae529b7a4b [2023-04-26T23:17:00.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:17:00.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:17:00.572Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T23:17:00.572Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T23:17:00.572Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T23:17:00.572Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T23:17:00.572Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:17:00.572Z] OK: 269 MiB in 57 packages [2023-04-26T23:17:01.138Z] Removing intermediate container 09ae529b7a4b [2023-04-26T23:17:01.138Z] ---> 6edbfa459199 [2023-04-26T23:17:01.138Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-26T23:17:01.138Z] ---> Running in d781341a9aaa [2023-04-26T23:17:01.138Z] Removing intermediate container d781341a9aaa [2023-04-26T23:17:01.138Z] ---> 69cc087b654d [2023-04-26T23:17:01.138Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T23:17:01.138Z] ---> 996655330ff8 [2023-04-26T23:17:01.138Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:17:01.138Z] ---> Running in cd3a0ce3ef3d [2023-04-26T23:17:03.375Z] Still waiting to schedule task [2023-04-26T23:17:03.375Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T23:17:39.931Z] Removing intermediate container cd3a0ce3ef3d [2023-04-26T23:17:39.931Z] ---> 3063dbe1a9ef [2023-04-26T23:17:39.931Z] Step 11/12 : COPY . . [2023-04-26T23:17:39.931Z] ---> 94d4636e6617 [2023-04-26T23:17:39.931Z] Step 12/12 : RUN $MAKE [2023-04-26T23:17:39.931Z] ---> Running in 523228c6f8d4 [2023-04-26T23:17:39.931Z] noop [2023-04-26T23:17:39.931Z] Removing intermediate container 523228c6f8d4 [2023-04-26T23:17:39.931Z] ---> 99125119928a [2023-04-26T23:17:39.931Z] Successfully built 99125119928a [2023-04-26T23:17:39.931Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:17:40.246Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T23:17:40.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:17:40.314Z] prd-ubuntu20.04-docker-8c-8g-11129 does not seem to be running inside a container [2023-04-26T23:17:40.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-578 -v /w/workspace/gexfoundry_device-mqtt-go_PR-578:/w/workspace/gexfoundry_device-mqtt-go_PR-578:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T23:17:40.673Z] $ docker top b721f7c4647eda820121b9778098116cfc30f9f9c66196c2a0fb2b1ef21f44b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:17:41.021Z] + go version [2023-04-26T23:17:41.021Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T23:17:41.023Z] $ docker stop --time=1 b721f7c4647eda820121b9778098116cfc30f9f9c66196c2a0fb2b1ef21f44b7 [2023-04-26T23:17:42.271Z] $ docker rm -f --volumes b721f7c4647eda820121b9778098116cfc30f9f9c66196c2a0fb2b1ef21f44b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:17:42.652Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T23:17:42.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:17:42.717Z] prd-ubuntu20.04-docker-8c-8g-11129 does not seem to be running inside a container [2023-04-26T23:17:42.735Z] $ 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-578 -v /w/workspace/gexfoundry_device-mqtt-go_PR-578:/w/workspace/gexfoundry_device-mqtt-go_PR-578:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T23:17:43.063Z] $ docker top c26c95a9b67bab2ddcccb57b4d102f3c40ba7c027e4140b439ffb9a3a3219ba1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:17:43.422Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-578 [Pipeline] fileExists [Pipeline] sh [2023-04-26T23:17:43.717Z] + make test [2023-04-26T23:17:43.717Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T23:17:48.984Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-26T23:17:58.954Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-26T23:17:58.954Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-26T23:17:58.954Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 24.6% of statements [2023-04-26T23:18:05.514Z] go vet ./... [2023-04-26T23:18:09.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T23:18:09.703Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T23:18:09.703Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T23:18:09.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T23:18:09.723Z] $ docker stop --time=1 c26c95a9b67bab2ddcccb57b4d102f3c40ba7c027e4140b439ffb9a3a3219ba1 [2023-04-26T23:18:12.563Z] $ docker rm -f --volumes c26c95a9b67bab2ddcccb57b4d102f3c40ba7c027e4140b439ffb9a3a3219ba1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:18:13.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T23:18:13.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T23:18:13.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T23:18:13.849Z] + ls -al . [2023-04-26T23:18:13.850Z] total 180 [2023-04-26T23:18:13.850Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 23:17 . [2023-04-26T23:18:13.850Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:16 .. [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 23:16 .dockerignore [2023-04-26T23:18:13.850Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:16 .git [2023-04-26T23:18:13.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:16 .github [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:16 .gitignore [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:16 .golangci.yml [2023-04-26T23:18:13.850Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:16 .semver [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 26 23:16 Attribution.txt [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 26 23:16 CHANGELOG.md [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 26 23:16 Dockerfile [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:16 GOVERNANCE.md [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 23:16 Jenkinsfile [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:16 LICENSE [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 26 23:16 Makefile [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:16 OWNERS.md [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 26 23:16 README.md [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 23:16 VERSION [2023-04-26T23:18:13.850Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:16 bin [2023-04-26T23:18:13.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:16 cmd [2023-04-26T23:18:13.850Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 26 23:17 coverage.out [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 26 23:16 go.mod [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:16 go.sum [2023-04-26T23:18:13.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:16 internal [2023-04-26T23:18:13.850Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:16 mock [2023-04-26T23:18:13.850Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:16 snap [2023-04-26T23:18:13.850Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 23:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:18:14.163Z] + 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=8f49a44b459ffb97a572235c21491a40115e66c3 --label arch=amd64 --label version=0.0.0 . [2023-04-26T23:18:14.163Z] Sending build context to Docker daemon 6.504MB [2023-04-26T23:18:14.163Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:18:14.164Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T23:18:14.164Z] ---> 99125119928a [2023-04-26T23:18:14.164Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:18:14.164Z] ---> Running in 2cd5cf0a7204 [2023-04-26T23:18:14.428Z] Removing intermediate container 2cd5cf0a7204 [2023-04-26T23:18:14.428Z] ---> a78e389def83 [2023-04-26T23:18:14.428Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:18:14.428Z] ---> Running in 7b47ae936057 [2023-04-26T23:18:14.428Z] Removing intermediate container 7b47ae936057 [2023-04-26T23:18:14.428Z] ---> d9042edb20d2 [2023-04-26T23:18:14.428Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:18:14.428Z] ---> Running in fa657721c880 [2023-04-26T23:18:14.688Z] Removing intermediate container fa657721c880 [2023-04-26T23:18:14.688Z] ---> 80f51fd41ae3 [2023-04-26T23:18:14.688Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:18:14.688Z] ---> Running in a3500dd8480a [2023-04-26T23:18:14.688Z] Removing intermediate container a3500dd8480a [2023-04-26T23:18:14.688Z] ---> 3e538ac1d8f7 [2023-04-26T23:18:14.688Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:18:14.688Z] ---> Running in f68cd1a754fa [2023-04-26T23:18:14.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:15.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:15.483Z] OK: 269 MiB in 57 packages [2023-04-26T23:18:15.742Z] Removing intermediate container f68cd1a754fa [2023-04-26T23:18:15.742Z] ---> 88116079af9c [2023-04-26T23:18:15.742Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-26T23:18:15.742Z] ---> Running in bd5e83115302 [2023-04-26T23:18:15.742Z] Removing intermediate container bd5e83115302 [2023-04-26T23:18:15.742Z] ---> ee128d6d8142 [2023-04-26T23:18:15.742Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T23:18:15.999Z] ---> 4a27af1df72d [2023-04-26T23:18:15.999Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:18:15.999Z] ---> Running in 8f1a296ebac9 [2023-04-26T23:18:16.933Z] Removing intermediate container 8f1a296ebac9 [2023-04-26T23:18:16.933Z] ---> 16baf0e05104 [2023-04-26T23:18:16.933Z] Step 11/24 : COPY . . [2023-04-26T23:18:17.192Z] ---> a104a4e6b121 [2023-04-26T23:18:17.192Z] Step 12/24 : RUN $MAKE [2023-04-26T23:18:17.192Z] ---> Running in f8b28ac7e66a [2023-04-26T23:18:17.460Z] 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-04-26T23:18:39.398Z] Removing intermediate container f8b28ac7e66a [2023-04-26T23:18:39.398Z] ---> d09758a84c41 [2023-04-26T23:18:39.398Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T23:18:39.398Z] 3.17: Pulling from library/alpine [2023-04-26T23:18:39.398Z] f56be85fc22e: Already exists [2023-04-26T23:18:39.398Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T23:18:39.398Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T23:18:39.398Z] ---> 9ed4aefc74f6 [2023-04-26T23:18:39.398Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-26T23:18:39.398Z] ---> Running in b26f1dab91c8 [2023-04-26T23:18:39.398Z] Removing intermediate container b26f1dab91c8 [2023-04-26T23:18:39.398Z] ---> d7ebf4bbd5cd [2023-04-26T23:18:39.398Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T23:18:39.398Z] ---> Running in edef61bfd4c0 [2023-04-26T23:18:39.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:39.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:39.398Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T23:18:39.398Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:18:39.398Z] OK: 7 MiB in 16 packages [2023-04-26T23:18:39.398Z] Removing intermediate container edef61bfd4c0 [2023-04-26T23:18:39.398Z] ---> 361331d1d96f [2023-04-26T23:18:39.398Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-26T23:18:39.398Z] ---> c91767037735 [2023-04-26T23:18:39.398Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-26T23:18:39.398Z] ---> 9f0f8974ab92 [2023-04-26T23:18:39.398Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-26T23:18:39.659Z] ---> ce1e3959d460 [2023-04-26T23:18:39.659Z] Step 19/24 : EXPOSE 59982 [2023-04-26T23:18:39.659Z] ---> Running in b29b87ffbd8a [2023-04-26T23:18:39.659Z] Removing intermediate container b29b87ffbd8a [2023-04-26T23:18:39.659Z] ---> 308b589dad18 [2023-04-26T23:18:39.659Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-26T23:18:39.659Z] ---> Running in 69517b707e51 [2023-04-26T23:18:39.659Z] Removing intermediate container 69517b707e51 [2023-04-26T23:18:39.659Z] ---> 5ead0ce58284 [2023-04-26T23:18:39.659Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T23:18:39.659Z] ---> Running in 0ea12b4b4a87 [2023-04-26T23:18:39.921Z] Removing intermediate container 0ea12b4b4a87 [2023-04-26T23:18:39.921Z] ---> ddd0e7cae274 [2023-04-26T23:18:39.921Z] Step 22/24 : LABEL arch=amd64 [2023-04-26T23:18:39.921Z] ---> Running in 8efa2b1bb426 [2023-04-26T23:18:39.921Z] Removing intermediate container 8efa2b1bb426 [2023-04-26T23:18:39.921Z] ---> e8246673a45e [2023-04-26T23:18:39.921Z] Step 23/24 : LABEL git_sha=8f49a44b459ffb97a572235c21491a40115e66c3 [2023-04-26T23:18:39.921Z] ---> Running in f7d8f2227f00 [2023-04-26T23:18:40.181Z] Removing intermediate container f7d8f2227f00 [2023-04-26T23:18:40.181Z] ---> 65fcffaa0c98 [2023-04-26T23:18:40.181Z] Step 24/24 : LABEL version=0.0.0 [2023-04-26T23:18:40.181Z] ---> Running in c062ac713839 [2023-04-26T23:18:40.181Z] Removing intermediate container c062ac713839 [2023-04-26T23:18:40.181Z] ---> 25c1717474cf [2023-04-26T23:18:40.181Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T23:18:40.181Z] Successfully built 25c1717474cf [2023-04-26T23:18:40.181Z] 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-04-26T23:18:40.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:18:40.656Z] [2023-04-26T23:18:40.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:18:40.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:18:40.961Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T23:18:40.961Z] 5eb5b503b376: Pulling fs layer [2023-04-26T23:18:40.961Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T23:18:40.961Z] ec43610c2a17: Pulling fs layer [2023-04-26T23:18:40.961Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T23:18:40.961Z] 33b1e0a273af: Pulling fs layer [2023-04-26T23:18:40.961Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T23:18:40.961Z] 2f39f015ded8: Pulling fs layer [2023-04-26T23:18:40.961Z] 2f39f015ded8: Waiting [2023-04-26T23:18:40.961Z] 5d3b04190fa2: Waiting [2023-04-26T23:18:40.961Z] 3a2ae6a8a46f: Waiting [2023-04-26T23:18:40.961Z] 33b1e0a273af: Waiting [2023-04-26T23:18:40.961Z] 5c69ac0246d0: Download complete [2023-04-26T23:18:40.961Z] 3a2ae6a8a46f: Download complete [2023-04-26T23:18:40.961Z] 33b1e0a273af: Verifying Checksum [2023-04-26T23:18:40.961Z] 33b1e0a273af: Download complete [2023-04-26T23:18:40.961Z] ec43610c2a17: Verifying Checksum [2023-04-26T23:18:40.961Z] ec43610c2a17: Download complete [2023-04-26T23:18:40.961Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T23:18:40.961Z] 5d3b04190fa2: Download complete [2023-04-26T23:18:41.329Z] 5eb5b503b376: Verifying Checksum [2023-04-26T23:18:41.329Z] 5eb5b503b376: Download complete [2023-04-26T23:18:41.896Z] 2f39f015ded8: Download complete [2023-04-26T23:18:42.464Z] 5eb5b503b376: Pull complete [2023-04-26T23:18:42.464Z] 5c69ac0246d0: Pull complete [2023-04-26T23:18:43.030Z] ec43610c2a17: Pull complete [2023-04-26T23:18:43.030Z] 3a2ae6a8a46f: Pull complete [2023-04-26T23:18:43.290Z] 33b1e0a273af: Pull complete [2023-04-26T23:18:43.290Z] 5d3b04190fa2: Pull complete [2023-04-26T23:18:47.475Z] 2f39f015ded8: Pull complete [2023-04-26T23:18:47.475Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T23:18:47.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:18:47.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:18:47.560Z] prd-ubuntu20.04-docker-8c-8g-11129 does not seem to be running inside a container [2023-04-26T23:18:47.582Z] $ 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-578 -v /w/workspace/gexfoundry_device-mqtt-go_PR-578:/w/workspace/gexfoundry_device-mqtt-go_PR-578:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-578@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-04-26T23:18:50.047Z] $ docker top d2a208e8a6c4b4eb3fc0fe7bf46803f0cacd9f07a3459db1f19f8280f01c518d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:18:50.428Z] ---> job-cost.sh [2023-04-26T23:18:50.428Z] lf-activate-venv: SKIPPING [2023-04-26T23:18:50.428Z] INFO: No Stack... [2023-04-26T23:18:50.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T23:18:51.258Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T23:18:51.549Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-578/archives/cost.csv [2023-04-26T23:18:51.549Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T23:18:51.564Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-578-2-stack-cost] [2023-04-26T23:18:51.570Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-578-2-stack-cost] did not exist. Created. [2023-04-26T23:18:51.570Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-578-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T23:18:51.876Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T23:18:51.905Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T23:18:51.914Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-578-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T23:18:51.923Z] $ docker stop --time=1 d2a208e8a6c4b4eb3fc0fe7bf46803f0cacd9f07a3459db1f19f8280f01c518d [2023-04-26T23:18:53.088Z] $ docker rm -f --volumes d2a208e8a6c4b4eb3fc0fe7bf46803f0cacd9f07a3459db1f19f8280f01c518d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T23:18:54.651Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11133 in /w/workspace/gexfoundry_device-mqtt-go_PR-578 [Pipeline] { [Pipeline] ws [2023-04-26T23:18:54.665Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2023-04-26T23:18:54.695Z] Selected Git installation does not exist. Using Default [2023-04-26T23:18:54.696Z] The recommended git tool is: NONE [2023-04-26T23:19:00.768Z] using credential edgex-jenkins-ssh [2023-04-26T23:19:00.790Z] Cloning the remote Git repository [2023-04-26T23:19:00.862Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T23:19:00.957Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2023-04-26T23:19:01.122Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T23:19:01.123Z] > git --version # timeout=10 [2023-04-26T23:19:01.147Z] > git --version # 'git version 2.25.1' [2023-04-26T23:19:01.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:19:01.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T23:19:02.515Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-26T23:19:02.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T23:19:03.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-26T23:19:03.566Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T23:19:03.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:19:03.585Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T23:19:04.152Z] Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit 93463789da1293ec58fdbcb73275c398457a668b [2023-04-26T23:19:04.482Z] Merge succeeded, producing db291a4fe70d4f1eaab1a53a2107848507ce7052 [2023-04-26T23:19:04.482Z] Checking out Revision db291a4fe70d4f1eaab1a53a2107848507ce7052 (PR-578) [2023-04-26T23:19:04.172Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T23:19:04.248Z] > git checkout -f 93463789da1293ec58fdbcb73275c398457a668b # timeout=10 [2023-04-26T23:19:04.336Z] > git remote # timeout=10 [2023-04-26T23:19:04.356Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T23:19:04.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:19:04.397Z] > git merge 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 [2023-04-26T23:19:04.462Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T23:19:04.489Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T23:19:04.511Z] > git checkout -f db291a4fe70d4f1eaab1a53a2107848507ce7052 # timeout=10 [2023-04-26T23:19:08.065Z] Commit message: "Merge commit '15e121638b61dd5d2b05931572372c8312ebd12f' into HEAD" [2023-04-26T23:19:08.075Z] > git rev-list --no-walk 93463789da1293ec58fdbcb73275c398457a668b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:19:09.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T23:19:09.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T23:19:09.165Z] Dload Upload Total Spent Left Speed [2023-04-26T23:19:09.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68187 0 --:--:-- --:--:-- --:--:-- 67824 [Pipeline] sh [2023-04-26T23:19:09.925Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T23:19:10.267Z] + + sudo tee /etc/docker/daemon.new [2023-04-26T23:19:10.267Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T23:19:10.267Z] { [2023-04-26T23:19:10.267Z] "registry-mirrors": [ [2023-04-26T23:19:10.267Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T23:19:10.267Z] ], [2023-04-26T23:19:10.267Z] "bip": "10.250.0.254/24", [2023-04-26T23:19:10.267Z] "hosts": [ [2023-04-26T23:19:10.267Z] "tcp://0.0.0.0:5555", [2023-04-26T23:19:10.267Z] "unix:///var/run/docker.sock" [2023-04-26T23:19:10.267Z] ], [2023-04-26T23:19:10.267Z] "mtu": 1458, [2023-04-26T23:19:10.267Z] "selinux-enabled": true, [2023-04-26T23:19:10.267Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T23:19:10.267Z] } [Pipeline] sh [2023-04-26T23:19:10.617Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T23:19:10.964Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:19:29.271Z] provisioning config files... [2023-04-26T23:19:29.304Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config17000559836073983888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:19:29.669Z] ---> docker-login.sh [2023-04-26T23:19:29.669Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:19:30.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:19:30.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:19:30.263Z] Configure a credential helper to remove this warning. See [2023-04-26T23:19:30.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:19:30.263Z] [2023-04-26T23:19:30.263Z] Login Succeeded [2023-04-26T23:19:30.263Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:19:30.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:19:30.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:19:30.806Z] Configure a credential helper to remove this warning. See [2023-04-26T23:19:30.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:19:30.806Z] [2023-04-26T23:19:30.806Z] Login Succeeded [2023-04-26T23:19:30.806Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:19:31.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:19:31.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:19:31.077Z] Configure a credential helper to remove this warning. See [2023-04-26T23:19:31.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:19:31.077Z] [2023-04-26T23:19:31.077Z] Login Succeeded [2023-04-26T23:19:31.077Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:19:31.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:19:31.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:19:31.623Z] Configure a credential helper to remove this warning. See [2023-04-26T23:19:31.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:19:31.623Z] [2023-04-26T23:19:31.623Z] Login Succeeded [2023-04-26T23:19:31.623Z] docker.io [2023-04-26T23:19:31.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:19:32.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:19:32.165Z] Configure a credential helper to remove this warning. See [2023-04-26T23:19:32.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:19:32.165Z] [2023-04-26T23:19:32.165Z] Login Succeeded [2023-04-26T23:19:32.165Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:19:32.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T23:19:32.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:19:32.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:19:32.506Z] ========================================================= [2023-04-26T23:19:32.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T23:19:32.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:19:32.859Z] + 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-04-26T23:19:33.130Z] Sending build context to Docker daemon 3.37MB [2023-04-26T23:19:33.131Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:19:33.131Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T23:19:33.401Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T23:19:33.401Z] c41833b44d91: Pulling fs layer [2023-04-26T23:19:33.401Z] ed15518f5707: Pulling fs layer [2023-04-26T23:19:33.401Z] feae8fd75edb: Pulling fs layer [2023-04-26T23:19:33.401Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T23:19:33.401Z] 3cdef696dda3: Pulling fs layer [2023-04-26T23:19:33.401Z] 2ced38df9373: Pulling fs layer [2023-04-26T23:19:33.401Z] 58f1dce35555: Pulling fs layer [2023-04-26T23:19:33.401Z] 242c74f7c9fa: Waiting [2023-04-26T23:19:33.401Z] 3cdef696dda3: Waiting [2023-04-26T23:19:33.401Z] 58f1dce35555: Waiting [2023-04-26T23:19:33.401Z] 2ced38df9373: Waiting [2023-04-26T23:19:33.401Z] ed15518f5707: Verifying Checksum [2023-04-26T23:19:33.401Z] ed15518f5707: Download complete [2023-04-26T23:19:33.401Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T23:19:33.401Z] 242c74f7c9fa: Download complete [2023-04-26T23:19:33.401Z] 3cdef696dda3: Verifying Checksum [2023-04-26T23:19:33.401Z] 3cdef696dda3: Download complete [2023-04-26T23:19:33.687Z] c41833b44d91: Verifying Checksum [2023-04-26T23:19:33.687Z] c41833b44d91: Download complete [2023-04-26T23:19:34.695Z] c41833b44d91: Pull complete [2023-04-26T23:19:34.971Z] 58f1dce35555: Verifying Checksum [2023-04-26T23:19:34.971Z] 58f1dce35555: Download complete [2023-04-26T23:19:35.241Z] ed15518f5707: Pull complete [2023-04-26T23:19:36.223Z] feae8fd75edb: Download complete [2023-04-26T23:19:36.223Z] 2ced38df9373: Verifying Checksum [2023-04-26T23:19:36.223Z] 2ced38df9373: Download complete [2023-04-26T23:19:46.317Z] feae8fd75edb: Pull complete [2023-04-26T23:19:46.317Z] 242c74f7c9fa: Pull complete [2023-04-26T23:19:46.589Z] 3cdef696dda3: Pull complete [2023-04-26T23:19:53.272Z] 2ced38df9373: Pull complete [2023-04-26T23:19:54.691Z] 58f1dce35555: Pull complete [2023-04-26T23:19:54.691Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T23:19:54.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T23:19:54.691Z] ---> fadd8f120f05 [2023-04-26T23:19:54.691Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:19:56.650Z] ---> Running in 7141b4b27f71 [2023-04-26T23:19:56.922Z] Removing intermediate container 7141b4b27f71 [2023-04-26T23:19:56.922Z] ---> ae18d27f924a [2023-04-26T23:19:56.922Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:19:57.198Z] ---> Running in 1c12286a2363 [2023-04-26T23:19:57.468Z] Removing intermediate container 1c12286a2363 [2023-04-26T23:19:57.468Z] ---> df3ef46cbb03 [2023-04-26T23:19:57.468Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:19:57.468Z] ---> Running in ab27456157b8 [2023-04-26T23:19:58.064Z] Removing intermediate container ab27456157b8 [2023-04-26T23:19:58.064Z] ---> 6d8b5985e579 [2023-04-26T23:19:58.064Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:19:58.064Z] ---> Running in 6c80dbe7a524 [2023-04-26T23:19:58.335Z] Removing intermediate container 6c80dbe7a524 [2023-04-26T23:19:58.335Z] ---> 87c909d7f2b7 [2023-04-26T23:19:58.335Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:19:58.335Z] ---> Running in 5b0ced046d3b [2023-04-26T23:19:59.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:20:00.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:20:01.435Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T23:20:01.435Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T23:20:01.435Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T23:20:01.435Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T23:20:01.435Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:20:01.435Z] OK: 268 MiB in 57 packages [2023-04-26T23:20:02.414Z] Removing intermediate container 5b0ced046d3b [2023-04-26T23:20:02.414Z] ---> 81bd98d0a1bd [2023-04-26T23:20:02.414Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-26T23:20:02.687Z] ---> Running in 66178eec9d3b [2023-04-26T23:20:02.954Z] Removing intermediate container 66178eec9d3b [2023-04-26T23:20:02.954Z] ---> 1ae8968adae5 [2023-04-26T23:20:02.954Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T23:20:03.539Z] ---> 7ec25d545713 [2023-04-26T23:20:03.539Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:20:03.539Z] ---> Running in 094efd3fb5c8 [2023-04-26T23:21:11.459Z] Removing intermediate container 094efd3fb5c8 [2023-04-26T23:21:11.459Z] ---> e496aebea99e [2023-04-26T23:21:11.459Z] Step 11/12 : COPY . . [2023-04-26T23:21:11.459Z] ---> 40b15f821874 [2023-04-26T23:21:11.459Z] Step 12/12 : RUN $MAKE [2023-04-26T23:21:11.459Z] ---> Running in bd51c31028aa [2023-04-26T23:21:11.459Z] noop [2023-04-26T23:21:11.459Z] Removing intermediate container bd51c31028aa [2023-04-26T23:21:11.459Z] ---> ed35bb44c34e [2023-04-26T23:21:11.459Z] Successfully built ed35bb44c34e [2023-04-26T23:21:11.459Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:21:11.825Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T23:21:11.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:21:12.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-11133 does not seem to be running inside a container [2023-04-26T23:21:12.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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-04-26T23:21:13.473Z] $ docker top 1b168f351ba619ecb3b13f732d4d19173cb9d2934a53a61984ebf39263d3e5ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:21:14.312Z] + go version [2023-04-26T23:21:14.312Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T23:21:14.335Z] $ docker stop --time=1 1b168f351ba619ecb3b13f732d4d19173cb9d2934a53a61984ebf39263d3e5ea [2023-04-26T23:21:16.032Z] $ docker rm -f --volumes 1b168f351ba619ecb3b13f732d4d19173cb9d2934a53a61984ebf39263d3e5ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:21:16.614Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T23:21:16.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:21:16.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-11133 does not seem to be running inside a container [2023-04-26T23:21:16.894Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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-04-26T23:21:18.172Z] $ docker top d04c71f8cc5b945d32d6b3e509f5e23371e9f17ad7f143a4ef090ee7f1253119 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:21:19.030Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-26T23:21:19.683Z] + make test [2023-04-26T23:21:19.683Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T23:21:55.096Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-26T23:24:01.862Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-26T23:24:01.862Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-26T23:24:01.862Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 24.6% of statements [2023-04-26T23:24:01.862Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T23:24:01.862Z] go vet ./... [2023-04-26T23:24:24.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T23:24:24.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T23:24:24.227Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T23:24:24.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T23:24:24.259Z] $ docker stop --time=1 d04c71f8cc5b945d32d6b3e509f5e23371e9f17ad7f143a4ef090ee7f1253119 [2023-04-26T23:24:26.189Z] $ docker rm -f --volumes d04c71f8cc5b945d32d6b3e509f5e23371e9f17ad7f143a4ef090ee7f1253119 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:24:27.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T23:24:27.461Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T23:24:28.034Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:24:28.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T23:24:28.811Z] + ls -al . [2023-04-26T23:24:28.811Z] total 176 [2023-04-26T23:24:28.811Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 23:21 . [2023-04-26T23:24:28.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:19 .. [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 23:19 .dockerignore [2023-04-26T23:24:28.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:19 .git [2023-04-26T23:24:28.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:19 .github [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:19 .gitignore [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:19 .golangci.yml [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 26 23:19 Attribution.txt [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 26 23:19 CHANGELOG.md [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 26 23:19 Dockerfile [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:19 GOVERNANCE.md [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 23:19 Jenkinsfile [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:19 LICENSE [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 26 23:19 Makefile [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:19 OWNERS.md [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 26 23:19 README.md [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 23:16 VERSION [2023-04-26T23:24:28.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:19 bin [2023-04-26T23:24:28.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:19 cmd [2023-04-26T23:24:28.811Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 26 23:23 coverage.out [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 26 23:19 go.mod [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:19 go.sum [2023-04-26T23:24:28.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:19 internal [2023-04-26T23:24:28.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:19 mock [2023-04-26T23:24:28.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:19 snap [2023-04-26T23:24:28.811Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 23:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:29.168Z] + 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=db291a4fe70d4f1eaab1a53a2107848507ce7052 --label arch=arm64 --label version=0.0.0 . [2023-04-26T23:24:29.455Z] Sending build context to Docker daemon 3.388MB [2023-04-26T23:24:29.455Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:24:29.455Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T23:24:29.455Z] ---> ed35bb44c34e [2023-04-26T23:24:29.455Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:24:31.419Z] ---> Running in 00275a52dc51 [2023-04-26T23:24:31.419Z] Removing intermediate container 00275a52dc51 [2023-04-26T23:24:31.419Z] ---> 52130a116d5b [2023-04-26T23:24:31.419Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:24:31.692Z] ---> Running in c4f02ce0aef0 [2023-04-26T23:24:31.960Z] Removing intermediate container c4f02ce0aef0 [2023-04-26T23:24:31.961Z] ---> 4cbfcf0fb885 [2023-04-26T23:24:31.961Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:24:31.961Z] ---> Running in 47e174121b73 [2023-04-26T23:24:32.548Z] Removing intermediate container 47e174121b73 [2023-04-26T23:24:32.548Z] ---> cf8faaf68349 [2023-04-26T23:24:32.548Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:24:32.548Z] ---> Running in 77b7efb7791f [2023-04-26T23:24:32.820Z] Removing intermediate container 77b7efb7791f [2023-04-26T23:24:32.820Z] ---> e21ec3646782 [2023-04-26T23:24:32.820Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:24:32.820Z] ---> Running in 02db34acf034 [2023-04-26T23:24:34.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:24:34.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:24:36.270Z] OK: 268 MiB in 57 packages [2023-04-26T23:24:36.863Z] Removing intermediate container 02db34acf034 [2023-04-26T23:24:36.863Z] ---> 2bccf6630932 [2023-04-26T23:24:36.863Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-26T23:24:37.132Z] ---> Running in 58a2ad23cf64 [2023-04-26T23:24:37.402Z] Removing intermediate container 58a2ad23cf64 [2023-04-26T23:24:37.402Z] ---> c2de9426f4b4 [2023-04-26T23:24:37.402Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T23:24:37.997Z] ---> 3c7247cd65d1 [2023-04-26T23:24:37.997Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:24:37.997Z] ---> Running in c748f7052e5e [2023-04-26T23:24:40.599Z] Removing intermediate container c748f7052e5e [2023-04-26T23:24:40.599Z] ---> ac04ddc23c1a [2023-04-26T23:24:40.599Z] Step 11/24 : COPY . . [2023-04-26T23:24:41.566Z] ---> 3e40db985bcc [2023-04-26T23:24:41.566Z] Step 12/24 : RUN $MAKE [2023-04-26T23:24:41.839Z] ---> Running in c5dc2528020b [2023-04-26T23:24:42.810Z] 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-04-26T23:27:19.594Z] Removing intermediate container c5dc2528020b [2023-04-26T23:27:19.594Z] ---> f5474b448f5b [2023-04-26T23:27:19.594Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T23:27:19.594Z] 3.17: Pulling from library/alpine [2023-04-26T23:27:19.594Z] c41833b44d91: Already exists [2023-04-26T23:27:19.594Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T23:27:19.594Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T23:27:19.594Z] ---> 51e60588ff2c [2023-04-26T23:27:19.594Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-26T23:27:19.594Z] ---> Running in a8141139aae9 [2023-04-26T23:27:19.594Z] Removing intermediate container a8141139aae9 [2023-04-26T23:27:19.594Z] ---> ead6ac8550db [2023-04-26T23:27:19.594Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T23:27:19.594Z] ---> Running in 67f513a390da [2023-04-26T23:27:19.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:27:19.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:27:19.594Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T23:27:19.594Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:27:19.594Z] OK: 8 MiB in 16 packages [2023-04-26T23:27:19.594Z] Removing intermediate container 67f513a390da [2023-04-26T23:27:19.594Z] ---> 41292fcdb360 [2023-04-26T23:27:19.594Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-26T23:27:19.594Z] ---> f9e15ad21e29 [2023-04-26T23:27:19.594Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-26T23:27:19.594Z] ---> da60afac3b96 [2023-04-26T23:27:19.594Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-26T23:27:19.594Z] ---> e66fcfc62e51 [2023-04-26T23:27:19.594Z] Step 19/24 : EXPOSE 59982 [2023-04-26T23:27:19.594Z] ---> Running in 242edb625d9e [2023-04-26T23:27:19.594Z] Removing intermediate container 242edb625d9e [2023-04-26T23:27:19.594Z] ---> 6b15ddccf851 [2023-04-26T23:27:19.594Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-26T23:27:19.594Z] ---> Running in 5f86facd0314 [2023-04-26T23:27:19.594Z] Removing intermediate container 5f86facd0314 [2023-04-26T23:27:19.594Z] ---> 4b40d35f880c [2023-04-26T23:27:19.594Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T23:27:19.594Z] ---> Running in a2c9045a759b [2023-04-26T23:27:19.594Z] Removing intermediate container a2c9045a759b [2023-04-26T23:27:19.594Z] ---> 72d903811d20 [2023-04-26T23:27:19.594Z] Step 22/24 : LABEL arch=arm64 [2023-04-26T23:27:19.594Z] ---> Running in af773bd7bfb8 [2023-04-26T23:27:19.594Z] Removing intermediate container af773bd7bfb8 [2023-04-26T23:27:19.594Z] ---> b97d49a398a7 [2023-04-26T23:27:19.594Z] Step 23/24 : LABEL git_sha=db291a4fe70d4f1eaab1a53a2107848507ce7052 [2023-04-26T23:27:19.594Z] ---> Running in 16ce1ebeb956 [2023-04-26T23:27:19.594Z] Removing intermediate container 16ce1ebeb956 [2023-04-26T23:27:19.594Z] ---> 7c919f596fa5 [2023-04-26T23:27:19.594Z] Step 24/24 : LABEL version=0.0.0 [2023-04-26T23:27:19.594Z] ---> Running in a2ac4fdd315b [2023-04-26T23:27:19.594Z] Removing intermediate container a2ac4fdd315b [2023-04-26T23:27:19.594Z] ---> 5bdbc02fb023 [2023-04-26T23:27:19.594Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T23:27:19.594Z] Successfully built 5bdbc02fb023 [2023-04-26T23:27:19.594Z] 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-04-26T23:27:20.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:27:20.040Z] [2023-04-26T23:27:20.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:27:20.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:27:20.647Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T23:27:20.647Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T23:27:20.647Z] 04944245beec: Pulling fs layer [2023-04-26T23:27:20.647Z] 699f458cf7ca: Pulling fs layer [2023-04-26T23:27:20.647Z] 765212b225bb: Pulling fs layer [2023-04-26T23:27:20.647Z] f23df028b6ca: Pulling fs layer [2023-04-26T23:27:20.647Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T23:27:20.647Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T23:27:20.647Z] f23df028b6ca: Waiting [2023-04-26T23:27:20.647Z] d65c8cfc05b1: Waiting [2023-04-26T23:27:20.647Z] 2437ff75d9bd: Waiting [2023-04-26T23:27:20.647Z] 765212b225bb: Waiting [2023-04-26T23:27:20.647Z] 04944245beec: Verifying Checksum [2023-04-26T23:27:20.647Z] 04944245beec: Download complete [2023-04-26T23:27:20.647Z] 765212b225bb: Verifying Checksum [2023-04-26T23:27:20.647Z] 765212b225bb: Download complete [2023-04-26T23:27:20.922Z] f23df028b6ca: Verifying Checksum [2023-04-26T23:27:20.922Z] f23df028b6ca: Download complete [2023-04-26T23:27:20.922Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T23:27:20.922Z] d65c8cfc05b1: Download complete [2023-04-26T23:27:20.922Z] 699f458cf7ca: Verifying Checksum [2023-04-26T23:27:20.922Z] 699f458cf7ca: Download complete [2023-04-26T23:27:21.513Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T23:27:21.513Z] 8998bd30e6a1: Download complete [2023-04-26T23:27:23.471Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T23:27:23.471Z] 2437ff75d9bd: Download complete [2023-04-26T23:27:26.839Z] 8998bd30e6a1: Pull complete [2023-04-26T23:27:26.840Z] 04944245beec: Pull complete [2023-04-26T23:27:28.253Z] 699f458cf7ca: Pull complete [2023-04-26T23:27:28.522Z] 765212b225bb: Pull complete [2023-04-26T23:27:29.488Z] f23df028b6ca: Pull complete [2023-04-26T23:27:29.488Z] d65c8cfc05b1: Pull complete [2023-04-26T23:27:44.511Z] 2437ff75d9bd: Pull complete [2023-04-26T23:27:44.511Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T23:27:44.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:27:44.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:27:44.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-11133 does not seem to be running inside a container [2023-04-26T23:27:44.797Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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-04-26T23:27:47.605Z] $ docker top 1dc26917f25b64b1f0d755c90b1d13a764d1f4953197377e090fc0240123ffd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:27:48.471Z] ---> job-cost.sh [2023-04-26T23:27:48.472Z] lf-activate-venv: SKIPPING [2023-04-26T23:27:48.472Z] INFO: No Stack... [2023-04-26T23:27:49.058Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T23:27:50.024Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T23:27:50.672Z] + + cutcat /w/workspace/device-mqtt-go/2/archives/cost.csv [2023-04-26T23:27:50.672Z] -d, -f6 [Pipeline] lock [2023-04-26T23:27:50.747Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-578-2-stack-cost] [2023-04-26T23:27:50.753Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-578-2-stack-cost] did not exist. Created. [2023-04-26T23:27:50.754Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-578-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T23:27:51.422Z] /w/workspace/device-mqtt-go/2@tmp/durable-78b964ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T23:27:52.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T23:27:52.107Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T23:27:52.159Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T23:27:52.170Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-578-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T23:27:52.190Z] $ docker stop --time=1 1dc26917f25b64b1f0d755c90b1d13a764d1f4953197377e090fc0240123ffd5 [2023-04-26T23:27:53.796Z] $ docker rm -f --volumes 1dc26917f25b64b1f0d755c90b1d13a764d1f4953197377e090fc0240123ffd5 [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-04-26T23:27:54.261Z] provisioning config files... [2023-04-26T23:27:54.279Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp/config5726978302454523723tmp [Pipeline] { [Pipeline] sh [2023-04-26T23:27:54.580Z] + set +x [2023-04-26T23:27:54.580Z] + curl -s https://codecov.io/bash [2023-04-26T23:27:54.580Z] + bash -s -- [2023-04-26T23:27:54.580Z] [2023-04-26T23:27:54.580Z] _____ _ [2023-04-26T23:27:54.580Z] / ____| | | [2023-04-26T23:27:54.580Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T23:27:54.580Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T23:27:54.580Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T23:27:54.580Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T23:27:54.580Z] Bash-1.0.6 [2023-04-26T23:27:54.580Z] [2023-04-26T23:27:54.580Z] [2023-04-26T23:27:54.580Z] ==> git version 2.25.1 found [2023-04-26T23:27:54.580Z] ==> 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-04-26T23:27:54.580Z] Release-Date: 2020-01-08 [2023-04-26T23:27:54.580Z] 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-04-26T23:27:54.580Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T23:27:54.580Z] ==> Jenkins CI detected. [2023-04-26T23:27:54.580Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-578 [2023-04-26T23:27:54.580Z] project root: . [2023-04-26T23:27:54.580Z] --> token set from env [2023-04-26T23:27:54.580Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T23:27:54.841Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T23:27:54.841Z] ==> Python coveragepy not found [2023-04-26T23:27:54.841Z] ==> Searching for coverage reports in: [2023-04-26T23:27:54.841Z] + . [2023-04-26T23:27:54.841Z] -> Found 1 reports [2023-04-26T23:27:54.841Z] ==> Detecting git/mercurial file structure [2023-04-26T23:27:54.841Z] ==> Reading reports [2023-04-26T23:27:54.841Z] + ./coverage.out bytes=16535 [2023-04-26T23:27:54.841Z] ==> Appending adjustments [2023-04-26T23:27:54.841Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T23:27:54.841Z] + Found adjustments [2023-04-26T23:27:54.841Z] ==> Gzipping contents [2023-04-26T23:27:54.841Z] 4.0K /tmp/codecov.mSombD.gz [2023-04-26T23:27:54.841Z] ==> Uploading reports [2023-04-26T23:27:54.841Z] url: https://codecov.io [2023-04-26T23:27:54.841Z] query: branch=PR-578&commit=8f49a44b459ffb97a572235c21491a40115e66c3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-578%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2023-04-26T23:27:54.841Z] -> Pinging Codecov [2023-04-26T23:27:54.841Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-578&commit=8f49a44b459ffb97a572235c21491a40115e66c3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-578%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2023-04-26T23:27:55.102Z] -> Uploading to [2023-04-26T23:27:55.102Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/7D719EC7BBE17E464838252E33014C33/8f49a44b459ffb97a572235c21491a40115e66c3/d2823726-2688-46a4-8bcc-3b5e4ed3deb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T232754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6978a48ad413b82b7aad332b224a674989054040fd09704b75c01b2d238bc726 [2023-04-26T23:27:55.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T23:27:55.102Z] Dload Upload Total Spent Left Speed [2023-04-26T23:27:55.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 12314 --:--:-- --:--:-- --:--:-- 12314 [2023-04-26T23:27:55.362Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8f49a44b459ffb97a572235c21491a40115e66c3 [Pipeline] } [2023-04-26T23:27:55.371Z] 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-04-26T23:27:56.085Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-578/archives ] [2023-04-26T23:27:56.085Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-578/archives [2023-04-26T23:27:56.085Z] total 16 [2023-04-26T23:27:56.085Z] drwxr-xr-x 3 root root 4096 Apr 26 23:18 . [2023-04-26T23:27:56.085Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 23:18 .. [2023-04-26T23:27:56.085Z] drwxr-xr-x 2 root root 4096 Apr 26 23:18 cost [2023-04-26T23:27:56.085Z] -rw-r--r-- 1 root root 87 Apr 26 23:18 cost.csv [2023-04-26T23:27:56.085Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-578/archives [2023-04-26T23:27:56.085Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-578/archives [2023-04-26T23:27:56.085Z] total 16 [2023-04-26T23:27:56.085Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:18 . [2023-04-26T23:27:56.085Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 23:18 .. [2023-04-26T23:27:56.085Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 23:18 cost [2023-04-26T23:27:56.085Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 26 23:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:27:56.380Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:27:57.245Z] ---> package-listing.sh [2023-04-26T23:27:57.245Z] ++ facter osfamily [2023-04-26T23:27:57.245Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T23:27:57.504Z] + OS_FAMILY=debian [2023-04-26T23:27:57.504Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-578 [2023-04-26T23:27:57.504Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T23:27:57.504Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T23:27:57.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T23:27:57.504Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T23:27:57.504Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-578 ']' [2023-04-26T23:27:57.504Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T23:27:57.504Z] + case "${OS_FAMILY}" in [2023-04-26T23:27:57.504Z] + dpkg -l [2023-04-26T23:27:57.504Z] + grep '^ii' [2023-04-26T23:27:57.504Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T23:27:57.504Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T23:27:57.504Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T23:27:57.504Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-578 ']' [2023-04-26T23:27:57.504Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-578/archives/ [2023-04-26T23:27:57.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-578/archives/ [Pipeline] echo [2023-04-26T23:27:57.514Z] 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-578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T23:27:57.794Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:27:58.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:27:58.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:27:58.438Z] prd-ubuntu20.04-docker-8c-8g-11129 does not seem to be running inside a container [2023-04-26T23:27:58.460Z] $ 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-578/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-578 -v /w/workspace/gexfoundry_device-mqtt-go_PR-578:/w/workspace/gexfoundry_device-mqtt-go_PR-578:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T23:27:58.659Z] $ docker top 822145198a3ad321e8f1568b8297946483c99a9650e9ef837768f1c5cd45b007 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:27:59.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T23:27:59.311Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T23:27:59.601Z] + ls /var/log/sa-host [2023-04-26T23:27:59.601Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:27:59.766Z] provisioning config files... [2023-04-26T23:27:59.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-578@tmp/config2040351206915567917tmp [Pipeline] { [Pipeline] echo [2023-04-26T23:27:59.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:00.079Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T23:28:00.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:00.436Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T23:28:00.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:00.733Z] ---> sudo-logs.sh [2023-04-26T23:28:00.733Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T23:28:00.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:01.055Z] ---> job-cost.sh [2023-04-26T23:28:01.055Z] lf-activate-venv: SKIPPING [2023-04-26T23:28:01.055Z] DEBUG: total: 0.2199999988079071 [2023-04-26T23:28:01.055Z] INFO: Retrieving Stack Cost... [2023-04-26T23:28:01.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T23:28:01.883Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T23:28:01.895Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:02.178Z] ---> logs-deploy.sh [2023-04-26T23:28:02.178Z] lf-activate-venv: SKIPPING [2023-04-26T23:28:02.178Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-578/2 [2023-04-26T23:28:02.178Z] INFO: archiving workspace using pattern(s): [2023-04-26T23:28:03.119Z] Archives upload complete. [2023-04-26T23:28:03.119Z] INFO: archiving logs to Nexus