Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b949b0bab75a809025d73d91052ff423c94fb163+e2c07314706493d6366513279fddb5169d0fbe38 (9de4a818b3618a8f92314ef81c2bcbc0345d168f) 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-ssh14012252909412538390.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-ssh11220048829761187354.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-575/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-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5252705635690357814.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-ssh1230891990285536577.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-575/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-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4454045018825606845.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9574’ Running on prd-ubuntu20.04-docker-8c-8g-9581 in /w/workspace/gexfoundry_device-mqtt-go_PR-575 [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-575 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e2c07314706493d6366513279fddb5169d0fbe38 into PR head commit b949b0bab75a809025d73d91052ff423c94fb163 Merge succeeded, producing 98a5e53106442e8dcf1b85e0481462d3b73aebfa Checking out Revision 98a5e53106442e8dcf1b85e0481462d3b73aebfa (PR-575) > git config core.sparsecheckout # timeout=10 > git checkout -f b949b0bab75a809025d73d91052ff423c94fb163 # 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 e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98a5e53106442e8dcf1b85e0481462d3b73aebfa # timeout=10 Commit message: "Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD" > git rev-list --no-walk b949b0bab75a809025d73d91052ff423c94fb163 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T23:21:05.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T23:21:05.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T23:21:05.585Z] ========================================================= [2023-04-24T23:21:05.585Z] EdgeX Global Pipelines Version Info [2023-04-24T23:21:05.585Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:21:06.286Z] ------------------- [2023-04-24T23:21:06.286Z] stable info: [2023-04-24T23:21:06.286Z] ------------------- [2023-04-24T23:21:06.286Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T23:21:06.286Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T23:21:06.286Z] Message: update stable to v1.0.248 [2023-04-24T23:21:06.859Z] ------------------- [2023-04-24T23:21:06.859Z] experimental info: [2023-04-24T23:21:06.859Z] ------------------- [2023-04-24T23:21:06.859Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T23:21:06.859Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T23:21:06.859Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T23:21:07.022Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-24T23:21:07.031Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-24T23:21:07.041Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T23:21:07.051Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T23:21:07.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T23:21:07.085Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T23:21:07.104Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T23:21:07.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T23:21:07.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T23:21:07.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T23:21:07.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T23:21:07.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-24T23:21:07.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T23:21:07.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T23:21:07.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T23:21:07.242Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T23:21:07.259Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T23:21:07.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T23:21:07.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T23:21:07.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T23:21:07.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T23:21:07.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T23:21:07.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T23:21:07.370Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T23:21:07.382Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T23:21:07.399Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T23:21:07.413Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T23:21:07.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-575 [Pipeline] echo [2023-04-24T23:21:07.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-575 [Pipeline] echo [2023-04-24T23:21:07.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-575 [Pipeline] echo [2023-04-24T23:21:07.468Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98a5e53106442e8dcf1b85e0481462d3b73aebfa [Pipeline] echo [2023-04-24T23:21:07.483Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98a5e53 [Pipeline] echo [2023-04-24T23:21:07.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T23:21:07.559Z] provisioning config files... [2023-04-24T23:21:07.570Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config799451522381282431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:21:07.869Z] ---> docker-login.sh [2023-04-24T23:21:07.869Z] nexus3.edgexfoundry.org:10001 [2023-04-24T23:21:08.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:08.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:08.130Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:08.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:08.130Z] [2023-04-24T23:21:08.130Z] Login Succeeded [2023-04-24T23:21:08.130Z] nexus3.edgexfoundry.org:10002 [2023-04-24T23:21:08.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:08.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:08.130Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:08.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:08.130Z] [2023-04-24T23:21:08.130Z] Login Succeeded [2023-04-24T23:21:08.130Z] nexus3.edgexfoundry.org:10003 [2023-04-24T23:21:08.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:08.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:08.390Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:08.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:08.390Z] [2023-04-24T23:21:08.390Z] Login Succeeded [2023-04-24T23:21:08.390Z] nexus3.edgexfoundry.org:10004 [2023-04-24T23:21:08.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:08.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:08.390Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:08.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:08.390Z] [2023-04-24T23:21:08.390Z] Login Succeeded [2023-04-24T23:21:08.390Z] docker.io [2023-04-24T23:21:08.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:08.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:08.654Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:08.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:08.654Z] [2023-04-24T23:21:08.654Z] Login Succeeded [2023-04-24T23:21:08.654Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T23:21:08.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T23:21:09.031Z] + git rev-list -1 --merges 98a5e53106442e8dcf1b85e0481462d3b73aebfa~1..98a5e53106442e8dcf1b85e0481462d3b73aebfa [Pipeline] echo [2023-04-24T23:21:09.076Z] -----------> git rev-list -1 --merges 98a5e53106442e8dcf1b85e0481462d3b73aebfa~1..98a5e53106442e8dcf1b85e0481462d3b73aebfa 98a5e53106442e8dcf1b85e0481462d3b73aebfa [2023-04-24T23:21:09.076Z] 98a5e53106442e8dcf1b85e0481462d3b73aebfa [false] [Pipeline] sh [2023-04-24T23:21:09.362Z] + git log --format=format:%s -1 98a5e53106442e8dcf1b85e0481462d3b73aebfa [Pipeline] echo [2023-04-24T23:21:09.376Z] ========================================================= [2023-04-24T23:21:09.376Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T23:21:09.376Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T23:21:09.695Z] + git log --format=format:%s -1 98a5e53106442e8dcf1b85e0481462d3b73aebfa [Pipeline] echo [2023-04-24T23:21:09.705Z] [semverPrep] GIT_COMMIT: 98a5e53106442e8dcf1b85e0481462d3b73aebfa, Commit Message: Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD [Pipeline] echo [2023-04-24T23:21:09.713Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T23:21:10.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T23:21:10.056Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T23:21:10.056Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T23:21:10.056Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T23:21:10.056Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T23:21:10.056Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T23:21:10.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:21:10.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T23:21:10.399Z] [2023-04-24T23:21:10.399Z] 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-24T23:21:10.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T23:21:10.697Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T23:21:10.697Z] b85a868b505f: Pulling fs layer [2023-04-24T23:21:10.697Z] e2be974225ed: Pulling fs layer [2023-04-24T23:21:10.697Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T23:21:10.697Z] 988bab9f4d93: Pulling fs layer [2023-04-24T23:21:10.697Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T23:21:10.697Z] eaf3925da568: Pulling fs layer [2023-04-24T23:21:10.697Z] bab4dde63d76: Pulling fs layer [2023-04-24T23:21:10.697Z] bde34c3a00c8: Pulling fs layer [2023-04-24T23:21:10.697Z] b352a97aabf1: Pulling fs layer [2023-04-24T23:21:10.697Z] 4872d77fe225: Pulling fs layer [2023-04-24T23:21:10.697Z] 5851b861e8e6: Pulling fs layer [2023-04-24T23:21:10.697Z] 1469e6f7b9e6: Waiting [2023-04-24T23:21:10.697Z] eaf3925da568: Waiting [2023-04-24T23:21:10.697Z] bab4dde63d76: Waiting [2023-04-24T23:21:10.697Z] bde34c3a00c8: Waiting [2023-04-24T23:21:10.697Z] 988bab9f4d93: Waiting [2023-04-24T23:21:10.697Z] b352a97aabf1: Waiting [2023-04-24T23:21:10.697Z] 4872d77fe225: Waiting [2023-04-24T23:21:10.697Z] 5851b861e8e6: Waiting [2023-04-24T23:21:10.697Z] e2be974225ed: Verifying Checksum [2023-04-24T23:21:10.697Z] e2be974225ed: Download complete [2023-04-24T23:21:10.697Z] 988bab9f4d93: Download complete [2023-04-24T23:21:10.697Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T23:21:10.697Z] 339a4e72a1f5: Download complete [2023-04-24T23:21:10.697Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T23:21:10.697Z] 1469e6f7b9e6: Download complete [2023-04-24T23:21:10.697Z] eaf3925da568: Verifying Checksum [2023-04-24T23:21:10.697Z] eaf3925da568: Download complete [2023-04-24T23:21:10.957Z] bde34c3a00c8: Download complete [2023-04-24T23:21:10.957Z] b352a97aabf1: Verifying Checksum [2023-04-24T23:21:10.957Z] b352a97aabf1: Download complete [2023-04-24T23:21:10.957Z] 4872d77fe225: Verifying Checksum [2023-04-24T23:21:10.957Z] 4872d77fe225: Download complete [2023-04-24T23:21:10.957Z] 5851b861e8e6: Download complete [2023-04-24T23:21:10.957Z] b85a868b505f: Verifying Checksum [2023-04-24T23:21:10.957Z] b85a868b505f: Download complete [2023-04-24T23:21:11.216Z] bab4dde63d76: Verifying Checksum [2023-04-24T23:21:11.216Z] bab4dde63d76: Download complete [2023-04-24T23:21:12.155Z] b85a868b505f: Pull complete [2023-04-24T23:21:12.155Z] e2be974225ed: Pull complete [2023-04-24T23:21:12.723Z] 339a4e72a1f5: Pull complete [2023-04-24T23:21:12.723Z] 988bab9f4d93: Pull complete [2023-04-24T23:21:12.983Z] 1469e6f7b9e6: Pull complete [2023-04-24T23:21:12.983Z] eaf3925da568: Pull complete [2023-04-24T23:21:14.899Z] bab4dde63d76: Pull complete [2023-04-24T23:21:14.899Z] bde34c3a00c8: Pull complete [2023-04-24T23:21:14.899Z] b352a97aabf1: Pull complete [2023-04-24T23:21:15.159Z] 4872d77fe225: Pull complete [2023-04-24T23:21:15.159Z] 5851b861e8e6: Pull complete [2023-04-24T23:21:15.159Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T23:21:15.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T23:21:15.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:21:15.271Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2023-04-24T23:21:15.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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-24T23:21:17.529Z] $ docker top 579998d4ca70bb45235069e48d61322bd912bd16af0ca803d419831b2fa5267f -eo pid,comm [2023-04-24T23:21:17.580Z] 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-24T23:21:17.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T23:21:17.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T23:21:17.620Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T23:21:17.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T23:21:17.738Z] $ docker exec 579998d4ca70bb45235069e48d61322bd912bd16af0ca803d419831b2fa5267f ssh-agent [2023-04-24T23:21:17.852Z] SSH_AUTH_SOCK=/tmp/ssh-itAAr11XABdy/agent.32 [2023-04-24T23:21:17.852Z] SSH_AGENT_PID=38 [2023-04-24T23:21:17.859Z] Running ssh-add (command line suppressed) [2023-04-24T23:21:17.957Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_4408904121647304179.key (/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_4408904121647304179.key) [2023-04-24T23:21:17.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T23:21:18.253Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T23:21:18.276Z] $ docker exec --env ******** --env ******** 579998d4ca70bb45235069e48d61322bd912bd16af0ca803d419831b2fa5267f ssh-agent -k [2023-04-24T23:21:18.378Z] unset SSH_AUTH_SOCK; [2023-04-24T23:21:18.379Z] unset SSH_AGENT_PID; [2023-04-24T23:21:18.379Z] echo Agent pid 38 killed; [2023-04-24T23:21:18.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T23:21:18.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T23:21:18.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T23:21:18.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T23:21:18.528Z] $ docker exec 579998d4ca70bb45235069e48d61322bd912bd16af0ca803d419831b2fa5267f ssh-agent [2023-04-24T23:21:18.626Z] SSH_AUTH_SOCK=/tmp/ssh-JZjspV1rWhDa/agent.71 [2023-04-24T23:21:18.626Z] SSH_AGENT_PID=77 [2023-04-24T23:21:18.631Z] Running ssh-add (command line suppressed) [2023-04-24T23:21:18.736Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_6789071194187466972.key (/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_6789071194187466972.key) [2023-04-24T23:21:18.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T23:21:19.032Z] + git semver init [2023-04-24T23:21:19.291Z] 2023-04-24 23:21:19,221 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T23:21:19.291Z] 2023-04-24 23:21:19,222 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver [2023-04-24T23:21:19.291Z] 2023-04-24 23:21:19,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver [2023-04-24T23:21:19.291Z] 2023-04-24 23:21:19,223 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575, universal_newlines=False, shell=None, istream=None) [2023-04-24T23:21:20.227Z] 2023-04-24 23:21:19,969 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.git/info/exclude [2023-04-24T23:21:20.227Z] 2023-04-24 23:21:19,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 with force:False [2023-04-24T23:21:20.227Z] 2023-04-24 23:21:19,970 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 [2023-04-24T23:21:20.227Z] 2023-04-24 23:21:19,973 [execute] INFO git cat-file --batch-check [2023-04-24T23:21:20.227Z] 2023-04-24 23:21:19,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T23:21:20.227Z] 2023-04-24 23:21:19,981 [execute] INFO git cat-file --batch [2023-04-24T23:21:20.227Z] 2023-04-24 23:21:19,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T23:21:20.227Z] 2023-04-24 23:21:19,987 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 [2023-04-24T23:21:20.227Z] 0.0.0 [Pipeline] } [2023-04-24T23:21:20.237Z] $ docker exec --env ******** --env ******** 579998d4ca70bb45235069e48d61322bd912bd16af0ca803d419831b2fa5267f ssh-agent -k [2023-04-24T23:21:20.338Z] unset SSH_AUTH_SOCK; [2023-04-24T23:21:20.339Z] unset SSH_AGENT_PID; [2023-04-24T23:21:20.339Z] echo Agent pid 77 killed; [2023-04-24T23:21:20.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T23:21:20.642Z] + git semver [Pipeline] } [2023-04-24T23:21:20.918Z] $ docker stop --time=1 579998d4ca70bb45235069e48d61322bd912bd16af0ca803d419831b2fa5267f [2023-04-24T23:21:22.216Z] $ docker rm -f --volumes 579998d4ca70bb45235069e48d61322bd912bd16af0ca803d419831b2fa5267f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T23:21:22.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T23:21:22.737Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T23:21:22.740Z] [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-24T23:21:22.877Z] provisioning config files... [2023-04-24T23:21:22.886Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config3500306428065076234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:21:23.180Z] ---> docker-login.sh [2023-04-24T23:21:23.180Z] nexus3.edgexfoundry.org:10001 [2023-04-24T23:21:23.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:23.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:23.180Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:23.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:23.180Z] [2023-04-24T23:21:23.180Z] Login Succeeded [2023-04-24T23:21:23.180Z] nexus3.edgexfoundry.org:10002 [2023-04-24T23:21:23.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:23.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:23.180Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:23.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:23.180Z] [2023-04-24T23:21:23.180Z] Login Succeeded [2023-04-24T23:21:23.180Z] nexus3.edgexfoundry.org:10003 [2023-04-24T23:21:23.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:23.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:23.439Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:23.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:23.439Z] [2023-04-24T23:21:23.439Z] Login Succeeded [2023-04-24T23:21:23.439Z] nexus3.edgexfoundry.org:10004 [2023-04-24T23:21:23.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:23.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:23.439Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:23.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:23.439Z] [2023-04-24T23:21:23.439Z] Login Succeeded [2023-04-24T23:21:23.439Z] docker.io [2023-04-24T23:21:23.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:21:23.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:21:23.699Z] Configure a credential helper to remove this warning. See [2023-04-24T23:21:23.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:21:23.699Z] [2023-04-24T23:21:23.699Z] Login Succeeded [2023-04-24T23:21:23.699Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T23:21:23.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T23:21:23.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T23:21:23.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T23:21:23.783Z] ========================================================= [2023-04-24T23:21:23.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T23:21:23.783Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:21:24.087Z] + 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-24T23:21:24.087Z] Sending build context to Docker daemon 6.489MB [2023-04-24T23:21:24.087Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T23:21:24.087Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T23:21:24.087Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T23:21:24.087Z] f56be85fc22e: Pulling fs layer [2023-04-24T23:21:24.087Z] 85791d961cd3: Pulling fs layer [2023-04-24T23:21:24.087Z] d694b5ae8c79: Pulling fs layer [2023-04-24T23:21:24.087Z] 9f32a84ed3da: Pulling fs layer [2023-04-24T23:21:24.087Z] 4d19c01a9841: Pulling fs layer [2023-04-24T23:21:24.087Z] 9325e15d5711: Pulling fs layer [2023-04-24T23:21:24.087Z] 556b6ee489ea: Pulling fs layer [2023-04-24T23:21:24.087Z] c5a4b2cf53e6: Pulling fs layer [2023-04-24T23:21:24.087Z] 4d19c01a9841: Waiting [2023-04-24T23:21:24.087Z] 9325e15d5711: Waiting [2023-04-24T23:21:24.087Z] 556b6ee489ea: Waiting [2023-04-24T23:21:24.087Z] c5a4b2cf53e6: Waiting [2023-04-24T23:21:24.087Z] 9f32a84ed3da: Waiting [2023-04-24T23:21:24.087Z] 85791d961cd3: Verifying Checksum [2023-04-24T23:21:24.087Z] 85791d961cd3: Download complete [2023-04-24T23:21:24.087Z] 9f32a84ed3da: Verifying Checksum [2023-04-24T23:21:24.087Z] 9f32a84ed3da: Download complete [2023-04-24T23:21:24.087Z] 4d19c01a9841: Verifying Checksum [2023-04-24T23:21:24.087Z] 4d19c01a9841: Download complete [2023-04-24T23:21:24.346Z] f56be85fc22e: Verifying Checksum [2023-04-24T23:21:24.346Z] f56be85fc22e: Download complete [2023-04-24T23:21:24.346Z] 9325e15d5711: Verifying Checksum [2023-04-24T23:21:24.346Z] 9325e15d5711: Download complete [2023-04-24T23:21:24.346Z] f56be85fc22e: Pull complete [2023-04-24T23:21:24.605Z] 85791d961cd3: Pull complete [2023-04-24T23:21:24.605Z] c5a4b2cf53e6: Verifying Checksum [2023-04-24T23:21:24.605Z] c5a4b2cf53e6: Download complete [2023-04-24T23:21:24.866Z] d694b5ae8c79: Verifying Checksum [2023-04-24T23:21:24.866Z] d694b5ae8c79: Download complete [2023-04-24T23:21:25.125Z] 556b6ee489ea: Verifying Checksum [2023-04-24T23:21:25.125Z] 556b6ee489ea: Download complete [2023-04-24T23:21:28.416Z] d694b5ae8c79: Pull complete [2023-04-24T23:21:28.416Z] 9f32a84ed3da: Pull complete [2023-04-24T23:21:28.416Z] 4d19c01a9841: Pull complete [2023-04-24T23:21:28.416Z] 9325e15d5711: Pull complete [2023-04-24T23:21:30.947Z] 556b6ee489ea: Pull complete [2023-04-24T23:21:31.882Z] c5a4b2cf53e6: Pull complete [2023-04-24T23:21:31.882Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-24T23:21:31.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T23:21:31.882Z] ---> c4be618373d6 [2023-04-24T23:21:31.882Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T23:21:35.179Z] ---> Running in abe11b2c9595 [2023-04-24T23:21:35.179Z] Removing intermediate container abe11b2c9595 [2023-04-24T23:21:35.179Z] ---> 8d2d076ece55 [2023-04-24T23:21:35.179Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T23:21:35.179Z] ---> Running in 4b3e53ec025d [2023-04-24T23:21:35.179Z] Removing intermediate container 4b3e53ec025d [2023-04-24T23:21:35.179Z] ---> efc816d9505f [2023-04-24T23:21:35.179Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T23:21:35.179Z] ---> Running in 470112553c3a [2023-04-24T23:21:35.179Z] Removing intermediate container 470112553c3a [2023-04-24T23:21:35.179Z] ---> 6ea720749813 [2023-04-24T23:21:35.179Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T23:21:35.179Z] ---> Running in 78b8aa43afff [2023-04-24T23:21:35.179Z] Removing intermediate container 78b8aa43afff [2023-04-24T23:21:35.179Z] ---> 6487a495362a [2023-04-24T23:21:35.179Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T23:21:35.179Z] ---> Running in 70414a84c7e0 [2023-04-24T23:21:35.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T23:21:35.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T23:21:35.697Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T23:21:35.697Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T23:21:35.697Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T23:21:35.697Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T23:21:35.697Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T23:21:35.697Z] OK: 269 MiB in 57 packages [2023-04-24T23:21:36.266Z] Removing intermediate container 70414a84c7e0 [2023-04-24T23:21:36.266Z] ---> 8d4614b7109e [2023-04-24T23:21:36.266Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T23:21:36.266Z] ---> Running in 18f04904dc9b [2023-04-24T23:21:36.266Z] Removing intermediate container 18f04904dc9b [2023-04-24T23:21:36.266Z] ---> 0b7aac5c355c [2023-04-24T23:21:36.266Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T23:21:36.266Z] ---> 292ea776ee7e [2023-04-24T23:21:36.266Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T23:21:36.266Z] ---> Running in a77fe0a5b759 [2023-04-24T23:21:37.844Z] Still waiting to schedule task [2023-04-24T23:21:37.844Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9579’ [2023-04-24T23:22:02.837Z] Removing intermediate container a77fe0a5b759 [2023-04-24T23:22:02.837Z] ---> 7e6794d06b2b [2023-04-24T23:22:02.837Z] Step 11/12 : COPY . . [2023-04-24T23:22:02.837Z] ---> 2257d24227c6 [2023-04-24T23:22:02.837Z] Step 12/12 : RUN $MAKE [2023-04-24T23:22:02.837Z] ---> Running in 94044ff95ac2 [2023-04-24T23:22:02.837Z] noop [2023-04-24T23:22:02.837Z] Removing intermediate container 94044ff95ac2 [2023-04-24T23:22:02.837Z] ---> 14516a895328 [2023-04-24T23:22:02.837Z] Successfully built 14516a895328 [2023-04-24T23:22:02.837Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:22:03.147Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T23:22:03.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:22:03.229Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2023-04-24T23:22:03.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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-24T23:22:03.608Z] $ docker top 706659c4e308482fa4d47f08b5e0aa9e8d94245a896e39a508dab24df3318d57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:22:03.962Z] + go version [2023-04-24T23:22:03.962Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T23:22:03.969Z] $ docker stop --time=1 706659c4e308482fa4d47f08b5e0aa9e8d94245a896e39a508dab24df3318d57 [2023-04-24T23:22:05.250Z] $ docker rm -f --volumes 706659c4e308482fa4d47f08b5e0aa9e8d94245a896e39a508dab24df3318d57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:22:05.664Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T23:22:05.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:22:05.741Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2023-04-24T23:22:05.768Z] $ 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-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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-24T23:22:06.093Z] $ docker top c7ee5d850f88f43a61fe9afa2606a27ae8add0ac8e206bbd3e6e0c324930826d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:22:06.454Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-575 [Pipeline] fileExists [Pipeline] sh [2023-04-24T23:22:06.751Z] + make test [2023-04-24T23:22:06.751Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T23:22:12.021Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T23:22:24.216Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T23:22:24.216Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T23:22:24.216Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 21.9% of statements [2023-04-24T23:22:29.479Z] go vet ./... [2023-04-24T23:22:33.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T23:22:33.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T23:22:33.663Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T23:22:33.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T23:22:33.685Z] $ docker stop --time=1 c7ee5d850f88f43a61fe9afa2606a27ae8add0ac8e206bbd3e6e0c324930826d [2023-04-24T23:22:36.284Z] $ docker rm -f --volumes c7ee5d850f88f43a61fe9afa2606a27ae8add0ac8e206bbd3e6e0c324930826d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T23:22:36.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T23:22:36.795Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T23:22:37.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T23:22:37.495Z] + ls -al . [2023-04-24T23:22:37.495Z] total 180 [2023-04-24T23:22:37.495Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 23:22 . [2023-04-24T23:22:37.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:21 .. [2023-04-24T23:22:37.495Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 23:21 .dockerignore [2023-04-24T23:22:37.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 23:21 .git [2023-04-24T23:22:37.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:21 .github [2023-04-24T23:22:37.495Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 23:21 .gitignore [2023-04-24T23:22:37.495Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 23:21 .golangci.yml [2023-04-24T23:22:37.495Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 23:21 .semver [2023-04-24T23:22:37.495Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 23:21 Attribution.txt [2023-04-24T23:22:37.495Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 23:21 CHANGELOG.md [2023-04-24T23:22:37.495Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 23:21 Dockerfile [2023-04-24T23:22:37.495Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 23:21 GOVERNANCE.md [2023-04-24T23:22:37.496Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 23:21 Jenkinsfile [2023-04-24T23:22:37.496Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 23:21 LICENSE [2023-04-24T23:22:37.496Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 23:21 Makefile [2023-04-24T23:22:37.496Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 23:21 OWNERS.md [2023-04-24T23:22:37.496Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 23:21 README.md [2023-04-24T23:22:37.496Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 23:21 VERSION [2023-04-24T23:22:37.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:21 bin [2023-04-24T23:22:37.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:21 cmd [2023-04-24T23:22:37.496Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 23:22 coverage.out [2023-04-24T23:22:37.496Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 23:21 go.mod [2023-04-24T23:22:37.496Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 23:21 go.sum [2023-04-24T23:22:37.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:21 internal [2023-04-24T23:22:37.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:21 mock [2023-04-24T23:22:37.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:21 snap [2023-04-24T23:22:37.496Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:22:37.796Z] + 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=98a5e53106442e8dcf1b85e0481462d3b73aebfa --label arch=amd64 --label version=0.0.0 . [2023-04-24T23:22:37.796Z] Sending build context to Docker daemon 6.509MB [2023-04-24T23:22:37.796Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T23:22:37.796Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T23:22:37.796Z] ---> 14516a895328 [2023-04-24T23:22:37.796Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T23:22:37.796Z] ---> Running in 620f37a44e3f [2023-04-24T23:22:38.056Z] Removing intermediate container 620f37a44e3f [2023-04-24T23:22:38.056Z] ---> 780b5617593a [2023-04-24T23:22:38.056Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T23:22:38.056Z] ---> Running in a26429b6a09f [2023-04-24T23:22:38.056Z] Removing intermediate container a26429b6a09f [2023-04-24T23:22:38.056Z] ---> 49ee3b56b764 [2023-04-24T23:22:38.056Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T23:22:38.056Z] ---> Running in a7e043fe9872 [2023-04-24T23:22:38.316Z] Removing intermediate container a7e043fe9872 [2023-04-24T23:22:38.316Z] ---> fd11c2bc05c0 [2023-04-24T23:22:38.316Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T23:22:38.316Z] ---> Running in faf3d642fc37 [2023-04-24T23:22:38.316Z] Removing intermediate container faf3d642fc37 [2023-04-24T23:22:38.316Z] ---> ce404c294d31 [2023-04-24T23:22:38.316Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T23:22:38.316Z] ---> Running in 9b73bffb6418 [2023-04-24T23:22:38.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T23:22:38.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T23:22:39.091Z] OK: 269 MiB in 57 packages [2023-04-24T23:22:39.350Z] Removing intermediate container 9b73bffb6418 [2023-04-24T23:22:39.350Z] ---> b325dbf91843 [2023-04-24T23:22:39.350Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T23:22:39.350Z] ---> Running in 2e03990436d4 [2023-04-24T23:22:39.609Z] Removing intermediate container 2e03990436d4 [2023-04-24T23:22:39.609Z] ---> e3be8c8f56a2 [2023-04-24T23:22:39.609Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T23:22:39.609Z] ---> d5fbd1559ba8 [2023-04-24T23:22:39.609Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T23:22:39.609Z] ---> Running in 633e3ef1230e [2023-04-24T23:22:40.545Z] Removing intermediate container 633e3ef1230e [2023-04-24T23:22:40.545Z] ---> f705d62f59ba [2023-04-24T23:22:40.545Z] Step 11/24 : COPY . . [2023-04-24T23:22:40.805Z] ---> 1a3ed9c2b947 [2023-04-24T23:22:40.805Z] Step 12/24 : RUN $MAKE [2023-04-24T23:22:40.805Z] ---> Running in 1d78306b1cc6 [2023-04-24T23:22:41.064Z] 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-24T23:23:02.987Z] Removing intermediate container 1d78306b1cc6 [2023-04-24T23:23:02.987Z] ---> 330bbcfd13b6 [2023-04-24T23:23:02.987Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T23:23:02.987Z] 3.17: Pulling from library/alpine [2023-04-24T23:23:02.987Z] f56be85fc22e: Already exists [2023-04-24T23:23:02.987Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T23:23:02.987Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T23:23:02.987Z] ---> 9ed4aefc74f6 [2023-04-24T23:23:02.987Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T23:23:02.987Z] ---> Running in ebd04c92306c [2023-04-24T23:23:02.987Z] Removing intermediate container ebd04c92306c [2023-04-24T23:23:02.987Z] ---> 95b4b7efba98 [2023-04-24T23:23:02.987Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T23:23:02.987Z] ---> Running in 05afdcd5097b [2023-04-24T23:23:02.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T23:23:02.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T23:23:02.987Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T23:23:02.987Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T23:23:02.987Z] OK: 7 MiB in 16 packages [2023-04-24T23:23:02.987Z] Removing intermediate container 05afdcd5097b [2023-04-24T23:23:02.987Z] ---> f420c96b1950 [2023-04-24T23:23:02.987Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T23:23:02.987Z] ---> 651b0e23bb6b [2023-04-24T23:23:02.987Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T23:23:02.987Z] ---> 2233c9c90ab5 [2023-04-24T23:23:02.987Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T23:23:02.987Z] ---> a7380345eec1 [2023-04-24T23:23:02.987Z] Step 19/24 : EXPOSE 59982 [2023-04-24T23:23:02.987Z] ---> Running in e4eafb3741ff [2023-04-24T23:23:02.987Z] Removing intermediate container e4eafb3741ff [2023-04-24T23:23:02.987Z] ---> 3eb68a278c20 [2023-04-24T23:23:02.987Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T23:23:02.987Z] ---> Running in 04424b33ef49 [2023-04-24T23:23:02.987Z] Removing intermediate container 04424b33ef49 [2023-04-24T23:23:02.987Z] ---> fb4770544ba1 [2023-04-24T23:23:02.987Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T23:23:02.987Z] ---> Running in 7565de96c5dd [2023-04-24T23:23:03.246Z] Removing intermediate container 7565de96c5dd [2023-04-24T23:23:03.247Z] ---> 796ca7312f58 [2023-04-24T23:23:03.247Z] Step 22/24 : LABEL arch=amd64 [2023-04-24T23:23:03.247Z] ---> Running in b2a32e559c84 [2023-04-24T23:23:03.247Z] Removing intermediate container b2a32e559c84 [2023-04-24T23:23:03.247Z] ---> 6917bc32affe [2023-04-24T23:23:03.247Z] Step 23/24 : LABEL git_sha=98a5e53106442e8dcf1b85e0481462d3b73aebfa [2023-04-24T23:23:03.247Z] ---> Running in 0aa7963529e2 [2023-04-24T23:23:03.247Z] Removing intermediate container 0aa7963529e2 [2023-04-24T23:23:03.247Z] ---> 3df969c51d9b [2023-04-24T23:23:03.247Z] Step 24/24 : LABEL version=0.0.0 [2023-04-24T23:23:03.505Z] ---> Running in ecaee2eea213 [2023-04-24T23:23:03.505Z] Removing intermediate container ecaee2eea213 [2023-04-24T23:23:03.505Z] ---> c5943753c2dc [2023-04-24T23:23:03.505Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T23:23:03.505Z] Successfully built c5943753c2dc [2023-04-24T23:23:03.505Z] 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-24T23:23:03.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T23:23:03.948Z] [2023-04-24T23:23:03.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:23:04.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T23:23:04.244Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T23:23:04.244Z] 5eb5b503b376: Pulling fs layer [2023-04-24T23:23:04.244Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T23:23:04.244Z] ec43610c2a17: Pulling fs layer [2023-04-24T23:23:04.244Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T23:23:04.244Z] 33b1e0a273af: Pulling fs layer [2023-04-24T23:23:04.244Z] 3a2ae6a8a46f: Waiting [2023-04-24T23:23:04.244Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T23:23:04.244Z] 2f39f015ded8: Pulling fs layer [2023-04-24T23:23:04.244Z] 33b1e0a273af: Waiting [2023-04-24T23:23:04.244Z] 5d3b04190fa2: Waiting [2023-04-24T23:23:04.244Z] 2f39f015ded8: Waiting [2023-04-24T23:23:04.244Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T23:23:04.244Z] 5c69ac0246d0: Download complete [2023-04-24T23:23:04.244Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T23:23:04.244Z] 3a2ae6a8a46f: Download complete [2023-04-24T23:23:04.244Z] 33b1e0a273af: Verifying Checksum [2023-04-24T23:23:04.244Z] 33b1e0a273af: Download complete [2023-04-24T23:23:04.244Z] 5d3b04190fa2: Download complete [2023-04-24T23:23:04.244Z] ec43610c2a17: Verifying Checksum [2023-04-24T23:23:04.244Z] ec43610c2a17: Download complete [2023-04-24T23:23:04.503Z] 5eb5b503b376: Verifying Checksum [2023-04-24T23:23:04.503Z] 5eb5b503b376: Download complete [2023-04-24T23:23:05.069Z] 2f39f015ded8: Download complete [2023-04-24T23:23:05.633Z] 5eb5b503b376: Pull complete [2023-04-24T23:23:05.891Z] 5c69ac0246d0: Pull complete [2023-04-24T23:23:06.151Z] ec43610c2a17: Pull complete [2023-04-24T23:23:06.410Z] 3a2ae6a8a46f: Pull complete [2023-04-24T23:23:06.669Z] 33b1e0a273af: Pull complete [2023-04-24T23:23:06.669Z] 5d3b04190fa2: Pull complete [2023-04-24T23:23:10.856Z] 2f39f015ded8: Pull complete [2023-04-24T23:23:10.856Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T23:23:10.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T23:23:10.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:23:11.203Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2023-04-24T23:23:11.229Z] $ 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-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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-24T23:23:13.611Z] $ docker top ba8982debbd1ea2a893d21b6f4d2c5c934f9c8cc89788203d9cdd31b221482ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:23:13.990Z] ---> job-cost.sh [2023-04-24T23:23:13.990Z] lf-activate-venv: SKIPPING [2023-04-24T23:23:13.990Z] INFO: No Stack... [2023-04-24T23:23:14.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T23:23:14.817Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T23:23:15.105Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/cost.csv [2023-04-24T23:23:15.105Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T23:23:15.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-575-3-stack-cost] [2023-04-24T23:23:15.124Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-3-stack-cost] did not exist. Created. [2023-04-24T23:23:15.124Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-575-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T23:23:15.425Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T23:23:15.451Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T23:23:15.458Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T23:23:15.472Z] $ docker stop --time=1 ba8982debbd1ea2a893d21b6f4d2c5c934f9c8cc89788203d9cdd31b221482ef [2023-04-24T23:23:16.637Z] $ docker rm -f --volumes ba8982debbd1ea2a893d21b6f4d2c5c934f9c8cc89788203d9cdd31b221482ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T23:25:08.984Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9583 in /w/workspace/gexfoundry_device-mqtt-go_PR-575 [Pipeline] { [Pipeline] ws [2023-04-24T23:25:08.998Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2023-04-24T23:25:09.042Z] Selected Git installation does not exist. Using Default [2023-04-24T23:25:09.042Z] The recommended git tool is: NONE [2023-04-24T23:25:15.316Z] using credential edgex-jenkins-ssh [2023-04-24T23:25:15.331Z] Cloning the remote Git repository [2023-04-24T23:25:15.560Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T23:25:15.662Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2023-04-24T23:25:15.837Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T23:25:15.839Z] > git --version # timeout=10 [2023-04-24T23:25:15.865Z] > git --version # 'git version 2.25.1' [2023-04-24T23:25:15.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T23:25:16.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T23:25:17.138Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-24T23:25:17.157Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T23:25:18.045Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-24T23:25:18.433Z] Merging remotes/origin/main commit e2c07314706493d6366513279fddb5169d0fbe38 into PR head commit b949b0bab75a809025d73d91052ff423c94fb163 [2023-04-24T23:25:18.749Z] Merge succeeded, producing d80be012c4b0298bfe6d921ff55e22729ef82335 [2023-04-24T23:25:18.750Z] Checking out Revision d80be012c4b0298bfe6d921ff55e22729ef82335 (PR-575) [2023-04-24T23:25:18.086Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T23:25:18.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T23:25:18.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-24T23:25:18.616Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T23:25:18.691Z] > git checkout -f b949b0bab75a809025d73d91052ff423c94fb163 # timeout=10 [2023-04-24T23:25:18.778Z] > git remote # timeout=10 [2023-04-24T23:25:18.799Z] > git config --get remote.origin.url # timeout=10 [2023-04-24T23:25:18.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T23:25:18.838Z] > git merge e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 [2023-04-24T23:25:18.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-24T23:25:18.916Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T23:25:18.933Z] > git checkout -f d80be012c4b0298bfe6d921ff55e22729ef82335 # timeout=10 [2023-04-24T23:25:22.323Z] Commit message: "Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD" [2023-04-24T23:25:22.430Z] > git rev-list --no-walk b949b0bab75a809025d73d91052ff423c94fb163 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T23:25:23.332Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T23:25:23.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T23:25:23.332Z] Dload Upload Total Spent Left Speed [2023-04-24T23:25:23.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-04-24T23:25:24.021Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T23:25:24.349Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-04-24T23:25:24.350Z] /etc/docker/daemon.new [2023-04-24T23:25:24.350Z] { [2023-04-24T23:25:24.350Z] "registry-mirrors": [ [2023-04-24T23:25:24.350Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T23:25:24.350Z] ], [2023-04-24T23:25:24.350Z] "bip": "10.250.0.254/24", [2023-04-24T23:25:24.350Z] "hosts": [ [2023-04-24T23:25:24.350Z] "tcp://0.0.0.0:5555", [2023-04-24T23:25:24.350Z] "unix:///var/run/docker.sock" [2023-04-24T23:25:24.350Z] ], [2023-04-24T23:25:24.350Z] "mtu": 1458, [2023-04-24T23:25:24.350Z] "selinux-enabled": true, [2023-04-24T23:25:24.350Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T23:25:24.350Z] } [Pipeline] sh [2023-04-24T23:25:24.681Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T23:25:25.012Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T23:25:43.294Z] provisioning config files... [2023-04-24T23:25:43.321Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config3177109798080938180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:25:43.675Z] ---> docker-login.sh [2023-04-24T23:25:43.675Z] nexus3.edgexfoundry.org:10001 [2023-04-24T23:25:44.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:25:44.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:25:44.270Z] Configure a credential helper to remove this warning. See [2023-04-24T23:25:44.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:25:44.271Z] [2023-04-24T23:25:44.271Z] Login Succeeded [2023-04-24T23:25:44.271Z] nexus3.edgexfoundry.org:10002 [2023-04-24T23:25:44.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:25:44.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:25:44.541Z] Configure a credential helper to remove this warning. See [2023-04-24T23:25:44.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:25:44.541Z] [2023-04-24T23:25:44.541Z] Login Succeeded [2023-04-24T23:25:44.541Z] nexus3.edgexfoundry.org:10003 [2023-04-24T23:25:44.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:25:45.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:25:45.083Z] Configure a credential helper to remove this warning. See [2023-04-24T23:25:45.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:25:45.083Z] [2023-04-24T23:25:45.083Z] Login Succeeded [2023-04-24T23:25:45.083Z] nexus3.edgexfoundry.org:10004 [2023-04-24T23:25:45.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:25:45.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:25:45.354Z] Configure a credential helper to remove this warning. See [2023-04-24T23:25:45.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:25:45.354Z] [2023-04-24T23:25:45.354Z] Login Succeeded [2023-04-24T23:25:45.354Z] docker.io [2023-04-24T23:25:45.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T23:25:45.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T23:25:45.893Z] Configure a credential helper to remove this warning. See [2023-04-24T23:25:45.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T23:25:45.893Z] [2023-04-24T23:25:45.893Z] Login Succeeded [2023-04-24T23:25:45.893Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T23:25:45.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T23:25:46.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T23:25:46.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T23:25:46.178Z] ========================================================= [2023-04-24T23:25:46.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T23:25:46.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:25:46.527Z] + 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-24T23:25:46.797Z] Sending build context to Docker daemon 3.36MB [2023-04-24T23:25:46.797Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T23:25:46.797Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T23:25:47.070Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T23:25:47.070Z] c41833b44d91: Pulling fs layer [2023-04-24T23:25:47.070Z] ed15518f5707: Pulling fs layer [2023-04-24T23:25:47.070Z] feae8fd75edb: Pulling fs layer [2023-04-24T23:25:47.070Z] 242c74f7c9fa: Pulling fs layer [2023-04-24T23:25:47.070Z] 3cdef696dda3: Pulling fs layer [2023-04-24T23:25:47.070Z] 2ced38df9373: Pulling fs layer [2023-04-24T23:25:47.070Z] 242c74f7c9fa: Waiting [2023-04-24T23:25:47.070Z] 3cdef696dda3: Waiting [2023-04-24T23:25:47.070Z] 58f1dce35555: Pulling fs layer [2023-04-24T23:25:47.070Z] 2ced38df9373: Waiting [2023-04-24T23:25:47.070Z] 58f1dce35555: Waiting [2023-04-24T23:25:47.070Z] ed15518f5707: Verifying Checksum [2023-04-24T23:25:47.070Z] ed15518f5707: Download complete [2023-04-24T23:25:47.070Z] 242c74f7c9fa: Verifying Checksum [2023-04-24T23:25:47.070Z] 242c74f7c9fa: Download complete [2023-04-24T23:25:47.070Z] 3cdef696dda3: Download complete [2023-04-24T23:25:47.070Z] c41833b44d91: Verifying Checksum [2023-04-24T23:25:47.070Z] c41833b44d91: Download complete [2023-04-24T23:25:48.048Z] c41833b44d91: Pull complete [2023-04-24T23:25:48.645Z] 58f1dce35555: Verifying Checksum [2023-04-24T23:25:48.645Z] 58f1dce35555: Download complete [2023-04-24T23:25:48.645Z] ed15518f5707: Pull complete [2023-04-24T23:25:49.620Z] 2ced38df9373: Verifying Checksum [2023-04-24T23:25:49.620Z] 2ced38df9373: Download complete [2023-04-24T23:25:49.620Z] feae8fd75edb: Verifying Checksum [2023-04-24T23:25:49.621Z] feae8fd75edb: Download complete [2023-04-24T23:26:01.973Z] feae8fd75edb: Pull complete [2023-04-24T23:26:01.973Z] 242c74f7c9fa: Pull complete [2023-04-24T23:26:01.973Z] 3cdef696dda3: Pull complete [2023-04-24T23:26:08.651Z] 2ced38df9373: Pull complete [2023-04-24T23:26:10.609Z] 58f1dce35555: Pull complete [2023-04-24T23:26:10.609Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-24T23:26:10.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T23:26:10.609Z] ---> fadd8f120f05 [2023-04-24T23:26:10.609Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T23:26:12.559Z] ---> Running in b9a76037e7cc [2023-04-24T23:26:12.559Z] Removing intermediate container b9a76037e7cc [2023-04-24T23:26:12.559Z] ---> e7e2992df6dc [2023-04-24T23:26:12.559Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T23:26:12.828Z] ---> Running in e10bfb1eed25 [2023-04-24T23:26:13.096Z] Removing intermediate container e10bfb1eed25 [2023-04-24T23:26:13.096Z] ---> 83abecfe38a2 [2023-04-24T23:26:13.096Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T23:26:13.096Z] ---> Running in 6dbc0a178d25 [2023-04-24T23:26:13.368Z] Removing intermediate container 6dbc0a178d25 [2023-04-24T23:26:13.368Z] ---> d407b4cb3c54 [2023-04-24T23:26:13.368Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T23:26:13.637Z] ---> Running in bba66be25601 [2023-04-24T23:26:13.905Z] Removing intermediate container bba66be25601 [2023-04-24T23:26:13.905Z] ---> df9daa936283 [2023-04-24T23:26:13.905Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T23:26:13.905Z] ---> Running in 933ae302ea9a [2023-04-24T23:26:14.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T23:26:15.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T23:26:16.417Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T23:26:16.685Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T23:26:16.685Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T23:26:16.685Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T23:26:16.685Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T23:26:16.685Z] OK: 268 MiB in 57 packages [2023-04-24T23:26:17.644Z] Removing intermediate container 933ae302ea9a [2023-04-24T23:26:17.644Z] ---> efe09409d6b7 [2023-04-24T23:26:17.644Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T23:26:17.644Z] ---> Running in 0ab51b801e1d [2023-04-24T23:26:18.229Z] Removing intermediate container 0ab51b801e1d [2023-04-24T23:26:18.229Z] ---> 33a148479534 [2023-04-24T23:26:18.229Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T23:26:18.497Z] ---> 0ce1dc90378d [2023-04-24T23:26:18.497Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T23:26:18.764Z] ---> Running in f74bb4f44334 [2023-04-24T23:27:26.623Z] Removing intermediate container f74bb4f44334 [2023-04-24T23:27:26.623Z] ---> a5f094529064 [2023-04-24T23:27:26.623Z] Step 11/12 : COPY . . [2023-04-24T23:27:26.623Z] ---> 3942f5a4f791 [2023-04-24T23:27:26.623Z] Step 12/12 : RUN $MAKE [2023-04-24T23:27:26.623Z] ---> Running in f73e458e2acf [2023-04-24T23:27:26.623Z] noop [2023-04-24T23:27:26.623Z] Removing intermediate container f73e458e2acf [2023-04-24T23:27:26.623Z] ---> c4527fb45e5e [2023-04-24T23:27:26.623Z] Successfully built c4527fb45e5e [2023-04-24T23:27:26.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:27:26.969Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T23:27:26.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:27:27.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-9583 does not seem to be running inside a container [2023-04-24T23:27:27.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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-24T23:27:28.393Z] $ docker top d863a9a2abc84ca9a3845494398ab087f65a87b97ebd768bb0f8a780b916c1e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:27:29.211Z] + go version [2023-04-24T23:27:29.211Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T23:27:29.229Z] $ docker stop --time=1 d863a9a2abc84ca9a3845494398ab087f65a87b97ebd768bb0f8a780b916c1e4 [2023-04-24T23:27:30.836Z] $ docker rm -f --volumes d863a9a2abc84ca9a3845494398ab087f65a87b97ebd768bb0f8a780b916c1e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:27:31.381Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T23:27:31.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:27:31.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-9583 does not seem to be running inside a container [2023-04-24T23:27:31.626Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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-24T23:27:32.798Z] $ docker top ab3728d0e603175fa5bd99c89be48b2fbdcc677a39039f0ad5a9a1e3989524d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:27:33.295Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh [2023-04-24T23:27:33.620Z] + make test [2023-04-24T23:27:33.888Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T23:28:06.106Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T23:29:57.833Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T23:29:58.803Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T23:29:58.803Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.9% of statements [2023-04-24T23:29:59.388Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T23:29:59.388Z] go vet ./... [2023-04-24T23:30:38.270Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T23:30:38.270Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T23:30:38.270Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T23:30:38.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T23:30:38.301Z] $ docker stop --time=1 ab3728d0e603175fa5bd99c89be48b2fbdcc677a39039f0ad5a9a1e3989524d6 [2023-04-24T23:30:40.144Z] $ docker rm -f --volumes ab3728d0e603175fa5bd99c89be48b2fbdcc677a39039f0ad5a9a1e3989524d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T23:30:41.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T23:30:41.410Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T23:30:41.914Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T23:30:42.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T23:30:42.597Z] + ls -al . [2023-04-24T23:30:42.597Z] total 176 [2023-04-24T23:30:42.597Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 23:27 . [2023-04-24T23:30:42.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:25 .. [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 23:25 .dockerignore [2023-04-24T23:30:42.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 23:25 .git [2023-04-24T23:30:42.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:25 .github [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 23:25 .gitignore [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 23:25 .golangci.yml [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 23:25 Attribution.txt [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 23:25 CHANGELOG.md [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 23:25 Dockerfile [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 23:25 GOVERNANCE.md [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 23:25 Jenkinsfile [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 23:25 LICENSE [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 23:25 Makefile [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 23:25 OWNERS.md [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 23:25 README.md [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 23:21 VERSION [2023-04-24T23:30:42.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:25 bin [2023-04-24T23:30:42.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:25 cmd [2023-04-24T23:30:42.597Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 23:29 coverage.out [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 23:25 go.mod [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 23:25 go.sum [2023-04-24T23:30:42.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:25 internal [2023-04-24T23:30:42.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:25 mock [2023-04-24T23:30:42.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:25 snap [2023-04-24T23:30:42.597Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 23:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:30:42.935Z] + 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=d80be012c4b0298bfe6d921ff55e22729ef82335 --label arch=arm64 --label version=0.0.0 . [2023-04-24T23:30:43.204Z] Sending build context to Docker daemon 3.38MB [2023-04-24T23:30:43.204Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T23:30:43.204Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T23:30:43.204Z] ---> c4527fb45e5e [2023-04-24T23:30:43.204Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T23:30:45.148Z] ---> Running in 404f052501a8 [2023-04-24T23:30:45.148Z] Removing intermediate container 404f052501a8 [2023-04-24T23:30:45.148Z] ---> fa19f39560c7 [2023-04-24T23:30:45.148Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T23:30:45.420Z] ---> Running in 910869265dfb [2023-04-24T23:30:45.691Z] Removing intermediate container 910869265dfb [2023-04-24T23:30:45.691Z] ---> ace922c50643 [2023-04-24T23:30:45.691Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T23:30:45.691Z] ---> Running in 39f5bcf276a2 [2023-04-24T23:30:45.972Z] Removing intermediate container 39f5bcf276a2 [2023-04-24T23:30:45.972Z] ---> a8d99a381996 [2023-04-24T23:30:45.972Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T23:30:45.972Z] ---> Running in ceeae8912059 [2023-04-24T23:30:46.338Z] Removing intermediate container ceeae8912059 [2023-04-24T23:30:46.339Z] ---> c274012fcff5 [2023-04-24T23:30:46.339Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T23:30:46.339Z] ---> Running in f4d66806a3cc [2023-04-24T23:30:47.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T23:30:47.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T23:30:49.408Z] OK: 268 MiB in 57 packages [2023-04-24T23:30:50.006Z] Removing intermediate container f4d66806a3cc [2023-04-24T23:30:50.006Z] ---> 16d7489ec4e1 [2023-04-24T23:30:50.006Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T23:30:50.006Z] ---> Running in 4aee19e07aeb [2023-04-24T23:30:50.273Z] Removing intermediate container 4aee19e07aeb [2023-04-24T23:30:50.273Z] ---> 831a589362af [2023-04-24T23:30:50.273Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T23:30:50.859Z] ---> ba8269f95596 [2023-04-24T23:30:50.859Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T23:30:50.859Z] ---> Running in aab1976fd550 [2023-04-24T23:30:53.440Z] Removing intermediate container aab1976fd550 [2023-04-24T23:30:53.440Z] ---> bbb841eaf672 [2023-04-24T23:30:53.440Z] Step 11/24 : COPY . . [2023-04-24T23:30:54.400Z] ---> 73e07213731c [2023-04-24T23:30:54.400Z] Step 12/24 : RUN $MAKE [2023-04-24T23:30:54.400Z] ---> Running in 50deeec949c1 [2023-04-24T23:30:55.360Z] 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-24T23:33:02.056Z] Removing intermediate container 50deeec949c1 [2023-04-24T23:33:02.056Z] ---> 4494ad0e5488 [2023-04-24T23:33:02.056Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T23:33:02.056Z] 3.17: Pulling from library/alpine [2023-04-24T23:33:02.056Z] c41833b44d91: Already exists [2023-04-24T23:33:02.056Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T23:33:02.056Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T23:33:02.056Z] ---> 51e60588ff2c [2023-04-24T23:33:02.056Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T23:33:02.056Z] ---> Running in 98864089614d [2023-04-24T23:33:02.056Z] Removing intermediate container 98864089614d [2023-04-24T23:33:02.056Z] ---> f429edee13db [2023-04-24T23:33:02.056Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T23:33:02.056Z] ---> Running in 25ee374ff40e [2023-04-24T23:33:02.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T23:33:02.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T23:33:03.289Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T23:33:03.289Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T23:33:03.289Z] OK: 8 MiB in 16 packages [2023-04-24T23:33:04.252Z] Removing intermediate container 25ee374ff40e [2023-04-24T23:33:04.252Z] ---> 71e25a0a9d4e [2023-04-24T23:33:04.252Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T23:33:05.662Z] ---> 6189c80ea622 [2023-04-24T23:33:05.662Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T23:33:06.248Z] ---> 4ef99b1a04ac [2023-04-24T23:33:06.248Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T23:33:06.837Z] ---> f26f4760e4df [2023-04-24T23:33:06.837Z] Step 19/24 : EXPOSE 59982 [2023-04-24T23:33:06.837Z] ---> Running in 96fd4f4aeb43 [2023-04-24T23:33:07.105Z] Removing intermediate container 96fd4f4aeb43 [2023-04-24T23:33:07.105Z] ---> 51cc614a5d4c [2023-04-24T23:33:07.105Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T23:33:07.105Z] ---> Running in 8c822c54da4b [2023-04-24T23:33:07.372Z] Removing intermediate container 8c822c54da4b [2023-04-24T23:33:07.372Z] ---> b2f71d253347 [2023-04-24T23:33:07.372Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T23:33:07.372Z] ---> Running in 6db86e11642e [2023-04-24T23:33:07.641Z] Removing intermediate container 6db86e11642e [2023-04-24T23:33:07.641Z] ---> dea073308047 [2023-04-24T23:33:07.641Z] Step 22/24 : LABEL arch=arm64 [2023-04-24T23:33:07.911Z] ---> Running in 5eb53ef8e016 [2023-04-24T23:33:08.182Z] Removing intermediate container 5eb53ef8e016 [2023-04-24T23:33:08.182Z] ---> 6c6e31ea3aaa [2023-04-24T23:33:08.182Z] Step 23/24 : LABEL git_sha=d80be012c4b0298bfe6d921ff55e22729ef82335 [2023-04-24T23:33:08.182Z] ---> Running in 46fa3843c171 [2023-04-24T23:33:08.450Z] Removing intermediate container 46fa3843c171 [2023-04-24T23:33:08.450Z] ---> 7dd0f73f1d73 [2023-04-24T23:33:08.450Z] Step 24/24 : LABEL version=0.0.0 [2023-04-24T23:33:08.450Z] ---> Running in 96ff8f44dc9d [2023-04-24T23:33:08.718Z] Removing intermediate container 96ff8f44dc9d [2023-04-24T23:33:08.718Z] ---> 6ce6c45dd59e [2023-04-24T23:33:08.718Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T23:33:08.718Z] Successfully built 6ce6c45dd59e [2023-04-24T23:33:08.718Z] 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-24T23:33:09.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T23:33:09.154Z] [2023-04-24T23:33:09.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:33:09.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T23:33:09.490Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T23:33:09.490Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T23:33:09.490Z] 04944245beec: Pulling fs layer [2023-04-24T23:33:09.490Z] 699f458cf7ca: Pulling fs layer [2023-04-24T23:33:09.490Z] 765212b225bb: Pulling fs layer [2023-04-24T23:33:09.490Z] f23df028b6ca: Pulling fs layer [2023-04-24T23:33:09.490Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T23:33:09.490Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T23:33:09.490Z] 765212b225bb: Waiting [2023-04-24T23:33:09.490Z] f23df028b6ca: Waiting [2023-04-24T23:33:09.490Z] d65c8cfc05b1: Waiting [2023-04-24T23:33:09.490Z] 2437ff75d9bd: Waiting [2023-04-24T23:33:09.759Z] 04944245beec: Verifying Checksum [2023-04-24T23:33:09.759Z] 04944245beec: Download complete [2023-04-24T23:33:09.759Z] 765212b225bb: Download complete [2023-04-24T23:33:09.759Z] f23df028b6ca: Verifying Checksum [2023-04-24T23:33:09.759Z] f23df028b6ca: Download complete [2023-04-24T23:33:09.759Z] d65c8cfc05b1: Download complete [2023-04-24T23:33:10.028Z] 699f458cf7ca: Verifying Checksum [2023-04-24T23:33:10.028Z] 699f458cf7ca: Download complete [2023-04-24T23:33:10.295Z] 8998bd30e6a1: Download complete [2023-04-24T23:33:12.876Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T23:33:12.876Z] 2437ff75d9bd: Download complete [2023-04-24T23:33:14.289Z] 8998bd30e6a1: Pull complete [2023-04-24T23:33:14.556Z] 04944245beec: Pull complete [2023-04-24T23:33:15.965Z] 699f458cf7ca: Pull complete [2023-04-24T23:33:15.965Z] 765212b225bb: Pull complete [2023-04-24T23:33:16.928Z] f23df028b6ca: Pull complete [2023-04-24T23:33:16.928Z] d65c8cfc05b1: Pull complete [2023-04-24T23:33:31.923Z] 2437ff75d9bd: Pull complete [2023-04-24T23:33:31.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T23:33:31.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T23:33:31.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:33:32.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-9583 does not seem to be running inside a container [2023-04-24T23:33:32.188Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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-24T23:33:34.737Z] $ docker top f583645927f8213c06425aa1a14ff88438b4683f1458d2cda9378745a03895ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:33:35.571Z] ---> job-cost.sh [2023-04-24T23:33:35.572Z] lf-activate-venv: SKIPPING [2023-04-24T23:33:35.572Z] INFO: No Stack... [2023-04-24T23:33:36.153Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T23:33:36.733Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T23:33:37.049Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [2023-04-24T23:33:37.049Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T23:33:37.374Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-575-3-stack-cost] [2023-04-24T23:33:37.380Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-3-stack-cost] did not exist. Created. [2023-04-24T23:33:37.381Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-575-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T23:33:37.721Z] /w/workspace/device-mqtt-go/3@tmp/durable-561be429/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T23:33:38.397Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T23:33:38.418Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T23:33:38.460Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T23:33:38.473Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T23:33:38.484Z] $ docker stop --time=1 f583645927f8213c06425aa1a14ff88438b4683f1458d2cda9378745a03895ba [2023-04-24T23:33:39.996Z] $ docker rm -f --volumes f583645927f8213c06425aa1a14ff88438b4683f1458d2cda9378745a03895ba [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-24T23:33:40.448Z] provisioning config files... [2023-04-24T23:33:40.456Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config3786655666225251857tmp [Pipeline] { [Pipeline] sh [2023-04-24T23:33:40.754Z] + set +x [2023-04-24T23:33:40.754Z] + curl -s https://codecov.io/bash [2023-04-24T23:33:40.754Z] + bash -s -- [2023-04-24T23:33:40.754Z] [2023-04-24T23:33:40.754Z] _____ _ [2023-04-24T23:33:40.754Z] / ____| | | [2023-04-24T23:33:40.754Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T23:33:40.754Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T23:33:40.754Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T23:33:40.754Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T23:33:40.754Z] Bash-1.0.6 [2023-04-24T23:33:40.754Z] [2023-04-24T23:33:40.754Z] [2023-04-24T23:33:40.754Z] ==> git version 2.25.1 found [2023-04-24T23:33:40.754Z] ==> 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-24T23:33:40.754Z] Release-Date: 2020-01-08 [2023-04-24T23:33:40.754Z] 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-24T23:33:40.754Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T23:33:40.754Z] ==> Jenkins CI detected. [2023-04-24T23:33:40.754Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-575 [2023-04-24T23:33:40.754Z] project root: . [2023-04-24T23:33:40.754Z] --> token set from env [2023-04-24T23:33:40.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T23:33:40.754Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T23:33:40.754Z] ==> Python coveragepy not found [2023-04-24T23:33:40.754Z] ==> Searching for coverage reports in: [2023-04-24T23:33:40.754Z] + . [2023-04-24T23:33:41.014Z] -> Found 1 reports [2023-04-24T23:33:41.014Z] ==> Detecting git/mercurial file structure [2023-04-24T23:33:41.014Z] ==> Reading reports [2023-04-24T23:33:41.014Z] + ./coverage.out bytes=18460 [2023-04-24T23:33:41.014Z] ==> Appending adjustments [2023-04-24T23:33:41.014Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T23:33:41.014Z] + Found adjustments [2023-04-24T23:33:41.014Z] ==> Gzipping contents [2023-04-24T23:33:41.014Z] 4.0K /tmp/codecov.sxxPaz.gz [2023-04-24T23:33:41.014Z] ==> Uploading reports [2023-04-24T23:33:41.014Z] url: https://codecov.io [2023-04-24T23:33:41.014Z] query: branch=PR-575&commit=98a5e53106442e8dcf1b85e0481462d3b73aebfa&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-575%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2023-04-24T23:33:41.014Z] -> Pinging Codecov [2023-04-24T23:33:41.014Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-575&commit=98a5e53106442e8dcf1b85e0481462d3b73aebfa&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-575%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2023-04-24T23:33:41.277Z] -> Uploading to [2023-04-24T23:33:41.277Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/7D719EC7BBE17E464838252E33014C33/98a5e53106442e8dcf1b85e0481462d3b73aebfa/9d3c0519-2edb-4da7-90fb-8eb7c07e5b61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T233341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55c055061a4ac5cb14c140bb326cd9b8003d9e66895e543953ede12475d7e6df [2023-04-24T23:33:41.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T23:33:41.277Z] Dload Upload Total Spent Left Speed [2023-04-24T23:33:41.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13369 --:--:-- --:--:-- --:--:-- 13369 [2023-04-24T23:33:41.536Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/98a5e53106442e8dcf1b85e0481462d3b73aebfa [Pipeline] } [2023-04-24T23:33:41.545Z] 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-24T23:33:42.292Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives ] [2023-04-24T23:33:42.292Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives [2023-04-24T23:33:42.292Z] total 16 [2023-04-24T23:33:42.292Z] drwxr-xr-x 3 root root 4096 Apr 24 23:23 . [2023-04-24T23:33:42.292Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 23:23 .. [2023-04-24T23:33:42.292Z] drwxr-xr-x 2 root root 4096 Apr 24 23:23 cost [2023-04-24T23:33:42.292Z] -rw-r--r-- 1 root root 86 Apr 24 23:23 cost.csv [2023-04-24T23:33:42.292Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives [2023-04-24T23:33:42.292Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives [2023-04-24T23:33:42.292Z] total 16 [2023-04-24T23:33:42.292Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 23:23 . [2023-04-24T23:33:42.292Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 23:23 .. [2023-04-24T23:33:42.292Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 23:23 cost [2023-04-24T23:33:42.292Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 24 23:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:33:42.583Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:33:43.440Z] ---> package-listing.sh [2023-04-24T23:33:43.440Z] ++ facter osfamily [2023-04-24T23:33:43.440Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T23:33:43.699Z] + OS_FAMILY=debian [2023-04-24T23:33:43.699Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-575 [2023-04-24T23:33:43.699Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T23:33:43.699Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T23:33:43.699Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T23:33:43.699Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T23:33:43.699Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-575 ']' [2023-04-24T23:33:43.699Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T23:33:43.699Z] + case "${OS_FAMILY}" in [2023-04-24T23:33:43.699Z] + dpkg -l [2023-04-24T23:33:43.699Z] + grep '^ii' [2023-04-24T23:33:43.699Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T23:33:43.699Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T23:33:43.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T23:33:43.699Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-575 ']' [2023-04-24T23:33:43.699Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/ [2023-04-24T23:33:43.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/ [Pipeline] echo [2023-04-24T23:33:43.709Z] 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-575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T23:33:43.986Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T23:33:44.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T23:33:44.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T23:33:44.617Z] prd-ubuntu20.04-docker-8c-8g-9581 does not seem to be running inside a container [2023-04-24T23:33:44.661Z] $ 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-575/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-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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-24T23:33:44.858Z] $ docker top 99d40645108f479febcec6a3c56dccae20683fe566a1df06947cd10825eb4c3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T23:33:45.190Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T23:33:45.480Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T23:33:45.763Z] + ls /var/log/sa-host [2023-04-24T23:33:45.763Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T23:33:45.831Z] provisioning config files... [2023-04-24T23:33:45.840Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config2620457642930494017tmp [Pipeline] { [Pipeline] echo [2023-04-24T23:33:45.854Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:33:46.137Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T23:33:46.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:33:46.467Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T23:33:46.478Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:33:46.771Z] ---> sudo-logs.sh [2023-04-24T23:33:46.771Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T23:33:46.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:33:47.082Z] ---> job-cost.sh [2023-04-24T23:33:47.083Z] lf-activate-venv: SKIPPING [2023-04-24T23:33:47.083Z] DEBUG: total: 0.2199999988079071 [2023-04-24T23:33:47.083Z] INFO: Retrieving Stack Cost... [2023-04-24T23:33:47.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T23:33:47.908Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T23:33:47.919Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T23:33:48.201Z] ---> logs-deploy.sh [2023-04-24T23:33:48.201Z] lf-activate-venv: SKIPPING [2023-04-24T23:33:48.201Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-575/3 [2023-04-24T23:33:48.201Z] INFO: archiving workspace using pattern(s): [2023-04-24T23:33:49.138Z] Archives upload complete. [2023-04-24T23:33:49.138Z] INFO: archiving logs to Nexus