Pull request #613 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07c0aff80f1770894ba993b82405b9303a2ed693+076aceae7774eed065da4ce17ac21a3c9dad675d (6633ac96c9d6acb3f4da661eeee69ecb87f54537) 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-ssh10512831827105252937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9351702672186947969.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-613/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-613/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8168543922921503179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-613/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5851287015828333828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16780276309387930024.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-613/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-613/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10783923912180122180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17437 in /w/workspace/gexfoundry_device-mqtt-go_PR-613 [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-613 # 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/613/head:refs/remotes/origin/PR-613 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 076aceae7774eed065da4ce17ac21a3c9dad675d into PR head commit 07c0aff80f1770894ba993b82405b9303a2ed693 Merge succeeded, producing 07c0aff80f1770894ba993b82405b9303a2ed693 Checking out Revision 07c0aff80f1770894ba993b82405b9303a2ed693 (PR-613) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T02:00:55.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 07c0aff80f1770894ba993b82405b9303a2ed693 # 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 076aceae7774eed065da4ce17ac21a3c9dad675d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07c0aff80f1770894ba993b82405b9303a2ed693 # timeout=10 [Pipeline] withCredentials [2023-05-31T02:00:55.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T02:00:55.589Z] ========================================================= [2023-05-31T02:00:55.589Z] EdgeX Global Pipelines Version Info [2023-05-31T02:00:55.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:00:56.343Z] ------------------- [2023-05-31T02:00:56.343Z] stable info: [2023-05-31T02:00:56.343Z] ------------------- [2023-05-31T02:00:56.343Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T02:00:56.343Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T02:00:56.343Z] Message: update stable to v1.0.249 [2023-05-31T02:00:56.920Z] ------------------- [2023-05-31T02:00:56.920Z] experimental info: [2023-05-31T02:00:56.920Z] ------------------- [2023-05-31T02:00:56.920Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T02:00:56.920Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T02:00:56.920Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T02:00:57.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-31T02:00:57.278Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-31T02:00:57.315Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T02:00:57.364Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T02:00:57.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T02:00:57.451Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T02:00:57.495Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T02:00:57.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T02:00:57.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T02:00:57.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T02:00:57.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T02:00:57.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-31T02:00:57.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T02:00:57.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T02:00:57.828Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T02:00:57.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T02:00:57.899Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T02:00:57.939Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T02:00:57.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T02:00:58.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T02:00:58.064Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T02:00:58.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T02:00:58.150Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T02:00:58.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T02:00:58.232Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T02:00:58.275Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T02:00:58.318Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T02:00:58.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-613 [Pipeline] echo [2023-05-31T02:00:58.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-613 [Pipeline] echo [2023-05-31T02:00:58.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-613 [Pipeline] echo [2023-05-31T02:00:58.488Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07c0aff80f1770894ba993b82405b9303a2ed693 [Pipeline] echo [2023-05-31T02:00:58.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07c0aff [Pipeline] echo [2023-05-31T02:00:58.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T02:00:58.699Z] provisioning config files... [2023-05-31T02:00:58.714Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp/config7838774393693629356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:00:59.072Z] ---> docker-login.sh [2023-05-31T02:00:59.072Z] nexus3.edgexfoundry.org:10001 [2023-05-31T02:00:59.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:00:59.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:00:59.593Z] Configure a credential helper to remove this warning. See [2023-05-31T02:00:59.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:00:59.593Z] [2023-05-31T02:00:59.593Z] Login Succeeded [2023-05-31T02:00:59.593Z] nexus3.edgexfoundry.org:10002 [2023-05-31T02:00:59.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:00:59.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:00:59.854Z] Configure a credential helper to remove this warning. See [2023-05-31T02:00:59.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:00:59.854Z] [2023-05-31T02:00:59.854Z] Login Succeeded [2023-05-31T02:00:59.854Z] nexus3.edgexfoundry.org:10003 [2023-05-31T02:00:59.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:00:59.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:00:59.854Z] Configure a credential helper to remove this warning. See [2023-05-31T02:00:59.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:00:59.854Z] [2023-05-31T02:00:59.854Z] Login Succeeded [2023-05-31T02:00:59.854Z] nexus3.edgexfoundry.org:10004 [2023-05-31T02:00:59.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:01:00.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:01:00.114Z] Configure a credential helper to remove this warning. See [2023-05-31T02:01:00.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:01:00.114Z] [2023-05-31T02:01:00.114Z] Login Succeeded [2023-05-31T02:01:00.114Z] docker.io [2023-05-31T02:01:00.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:01:00.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:01:00.375Z] Configure a credential helper to remove this warning. See [2023-05-31T02:01:00.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:01:00.375Z] [2023-05-31T02:01:00.375Z] Login Succeeded [2023-05-31T02:01:00.375Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T02:01:00.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T02:01:01.060Z] + git rev-list -1 --merges 07c0aff80f1770894ba993b82405b9303a2ed693~1..07c0aff80f1770894ba993b82405b9303a2ed693 [Pipeline] echo [2023-05-31T02:01:01.135Z] -----------> git rev-list -1 --merges 07c0aff80f1770894ba993b82405b9303a2ed693~1..07c0aff80f1770894ba993b82405b9303a2ed693 07c0aff80f1770894ba993b82405b9303a2ed693 [false] [Pipeline] sh [2023-05-31T02:01:01.446Z] + git log --format=format:%s -1 07c0aff80f1770894ba993b82405b9303a2ed693 [Pipeline] echo [2023-05-31T02:01:01.482Z] ========================================================= [2023-05-31T02:01:01.482Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T02:01:01.482Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T02:01:01.985Z] + git log --format=format:%s -1 07c0aff80f1770894ba993b82405b9303a2ed693 [Pipeline] echo [2023-05-31T02:01:02.017Z] [semverPrep] GIT_COMMIT: 07c0aff80f1770894ba993b82405b9303a2ed693, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo [2023-05-31T02:01:02.047Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T02:01:02.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T02:01:02.441Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T02:01:02.441Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T02:01:02.441Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T02:01:02.441Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T02:01:02.441Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T02:01:02.441Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:01:02.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T02:01:02.927Z] [2023-05-31T02:01:02.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:01:03.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T02:01:03.307Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T02:01:03.307Z] b85a868b505f: Pulling fs layer [2023-05-31T02:01:03.307Z] e2be974225ed: Pulling fs layer [2023-05-31T02:01:03.307Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T02:01:03.307Z] 988bab9f4d93: Pulling fs layer [2023-05-31T02:01:03.307Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T02:01:03.307Z] eaf3925da568: Pulling fs layer [2023-05-31T02:01:03.307Z] bab4dde63d76: Pulling fs layer [2023-05-31T02:01:03.307Z] bde34c3a00c8: Pulling fs layer [2023-05-31T02:01:03.307Z] b352a97aabf1: Pulling fs layer [2023-05-31T02:01:03.307Z] 4872d77fe225: Pulling fs layer [2023-05-31T02:01:03.307Z] 5851b861e8e6: Pulling fs layer [2023-05-31T02:01:03.307Z] 988bab9f4d93: Waiting [2023-05-31T02:01:03.307Z] 1469e6f7b9e6: Waiting [2023-05-31T02:01:03.307Z] eaf3925da568: Waiting [2023-05-31T02:01:03.307Z] bab4dde63d76: Waiting [2023-05-31T02:01:03.307Z] bde34c3a00c8: Waiting [2023-05-31T02:01:03.307Z] b352a97aabf1: Waiting [2023-05-31T02:01:03.307Z] 4872d77fe225: Waiting [2023-05-31T02:01:03.307Z] e2be974225ed: Download complete [2023-05-31T02:01:03.307Z] 988bab9f4d93: Verifying Checksum [2023-05-31T02:01:03.307Z] 988bab9f4d93: Download complete [2023-05-31T02:01:03.307Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T02:01:03.307Z] 1469e6f7b9e6: Download complete [2023-05-31T02:01:03.307Z] eaf3925da568: Verifying Checksum [2023-05-31T02:01:03.307Z] eaf3925da568: Download complete [2023-05-31T02:01:03.568Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T02:01:03.568Z] 339a4e72a1f5: Download complete [2023-05-31T02:01:03.568Z] bde34c3a00c8: Download complete [2023-05-31T02:01:03.568Z] b352a97aabf1: Verifying Checksum [2023-05-31T02:01:03.568Z] b352a97aabf1: Download complete [2023-05-31T02:01:03.568Z] 4872d77fe225: Verifying Checksum [2023-05-31T02:01:03.568Z] 5851b861e8e6: Verifying Checksum [2023-05-31T02:01:03.568Z] 5851b861e8e6: Download complete [2023-05-31T02:01:03.568Z] b85a868b505f: Verifying Checksum [2023-05-31T02:01:03.568Z] b85a868b505f: Download complete [2023-05-31T02:01:03.827Z] bab4dde63d76: Verifying Checksum [2023-05-31T02:01:03.827Z] bab4dde63d76: Download complete [2023-05-31T02:01:04.765Z] b85a868b505f: Pull complete [2023-05-31T02:01:05.023Z] e2be974225ed: Pull complete [2023-05-31T02:01:05.590Z] 339a4e72a1f5: Pull complete [2023-05-31T02:01:05.590Z] 988bab9f4d93: Pull complete [2023-05-31T02:01:05.851Z] 1469e6f7b9e6: Pull complete [2023-05-31T02:01:05.851Z] eaf3925da568: Pull complete [2023-05-31T02:01:07.758Z] bab4dde63d76: Pull complete [2023-05-31T02:01:07.758Z] bde34c3a00c8: Pull complete [2023-05-31T02:01:08.020Z] b352a97aabf1: Pull complete [2023-05-31T02:01:08.020Z] 4872d77fe225: Pull complete [2023-05-31T02:01:08.020Z] 5851b861e8e6: Pull complete [2023-05-31T02:01:08.020Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T02:01:08.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T02:01:08.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T02:01:08.255Z] prd-ubuntu20.04-docker-8c-8g-17437 does not seem to be running inside a container [2023-05-31T02:01:09.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-613 -v /w/workspace/gexfoundry_device-mqtt-go_PR-613:/w/workspace/gexfoundry_device-mqtt-go_PR-613:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T02:01:13.794Z] $ docker top 4e37e5e5bd3362631a6561dec0d46e3cee080573418b9a32db37bef3a05efa0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T02:01:14.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T02:01:14.073Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T02:01:14.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T02:01:14.183Z] $ docker exec 4e37e5e5bd3362631a6561dec0d46e3cee080573418b9a32db37bef3a05efa0c ssh-agent [2023-05-31T02:01:14.287Z] SSH_AUTH_SOCK=/tmp/ssh-aZPJTZUtB7Uj/agent.32 [2023-05-31T02:01:14.287Z] SSH_AGENT_PID=38 [2023-05-31T02:01:14.296Z] Running ssh-add (command line suppressed) [2023-05-31T02:01:14.394Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp/private_key_7224488290186816062.key (/w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp/private_key_7224488290186816062.key) [2023-05-31T02:01:14.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T02:01:14.736Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T02:01:14.762Z] $ docker exec --env ******** --env ******** 4e37e5e5bd3362631a6561dec0d46e3cee080573418b9a32db37bef3a05efa0c ssh-agent -k [2023-05-31T02:01:14.858Z] unset SSH_AUTH_SOCK; [2023-05-31T02:01:14.859Z] unset SSH_AGENT_PID; [2023-05-31T02:01:14.859Z] echo Agent pid 38 killed; [2023-05-31T02:01:14.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T02:01:14.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T02:01:14.953Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T02:01:15.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T02:01:15.067Z] $ docker exec 4e37e5e5bd3362631a6561dec0d46e3cee080573418b9a32db37bef3a05efa0c ssh-agent [2023-05-31T02:01:15.179Z] SSH_AUTH_SOCK=/tmp/ssh-veO6NfA5eyrQ/agent.70 [2023-05-31T02:01:15.179Z] SSH_AGENT_PID=76 [2023-05-31T02:01:15.185Z] Running ssh-add (command line suppressed) [2023-05-31T02:01:15.296Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp/private_key_15693832061262145633.key (/w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp/private_key_15693832061262145633.key) [2023-05-31T02:01:15.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T02:01:15.643Z] + git semver init [2023-05-31T02:01:15.905Z] 2023-05-31 02:01:15,818 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T02:01:15.905Z] 2023-05-31 02:01:15,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-613/.semver [2023-05-31T02:01:15.905Z] 2023-05-31 02:01:15,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-613/.semver [2023-05-31T02:01:15.905Z] 2023-05-31 02:01:15,820 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-613/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-613, universal_newlines=False, shell=None, istream=None) [2023-05-31T02:01:16.850Z] 2023-05-31 02:01:16,612 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-613/.git/info/exclude [2023-05-31T02:01:16.850Z] 2023-05-31 02:01:16,613 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-613/.semver/PR-613 with force:False [2023-05-31T02:01:16.850Z] 2023-05-31 02:01:16,614 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-613/.semver/PR-613 [2023-05-31T02:01:16.850Z] 2023-05-31 02:01:16,618 [execute] INFO git cat-file --batch-check [2023-05-31T02:01:16.850Z] 2023-05-31 02:01:16,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-613/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T02:01:16.850Z] 2023-05-31 02:01:16,627 [execute] INFO git cat-file --batch [2023-05-31T02:01:16.850Z] 2023-05-31 02:01:16,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-613/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T02:01:16.850Z] 2023-05-31 02:01:16,632 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-613/.semver/PR-613 [2023-05-31T02:01:16.850Z] 0.0.0 [Pipeline] } [2023-05-31T02:01:16.878Z] $ docker exec --env ******** --env ******** 4e37e5e5bd3362631a6561dec0d46e3cee080573418b9a32db37bef3a05efa0c ssh-agent -k [2023-05-31T02:01:16.988Z] unset SSH_AUTH_SOCK; [2023-05-31T02:01:16.989Z] unset SSH_AGENT_PID; [2023-05-31T02:01:16.989Z] echo Agent pid 76 killed; [2023-05-31T02:01:16.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T02:01:17.428Z] + git semver [Pipeline] } [2023-05-31T02:01:17.717Z] $ docker stop --time=1 4e37e5e5bd3362631a6561dec0d46e3cee080573418b9a32db37bef3a05efa0c [2023-05-31T02:01:19.030Z] $ docker rm -f --volumes 4e37e5e5bd3362631a6561dec0d46e3cee080573418b9a32db37bef3a05efa0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T02:01:19.442Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T02:01:19.715Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T02:01:19.732Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T02:01:20.382Z] provisioning config files... [2023-05-31T02:01:20.391Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp/config5011080252840707716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:01:20.748Z] ---> docker-login.sh [2023-05-31T02:01:20.748Z] nexus3.edgexfoundry.org:10001 [2023-05-31T02:01:20.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:01:20.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:01:20.748Z] Configure a credential helper to remove this warning. See [2023-05-31T02:01:20.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:01:20.748Z] [2023-05-31T02:01:20.748Z] Login Succeeded [2023-05-31T02:01:20.748Z] nexus3.edgexfoundry.org:10002 [2023-05-31T02:01:20.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:01:20.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:01:20.748Z] Configure a credential helper to remove this warning. See [2023-05-31T02:01:20.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:01:20.748Z] [2023-05-31T02:01:20.748Z] Login Succeeded [2023-05-31T02:01:20.748Z] nexus3.edgexfoundry.org:10003 [2023-05-31T02:01:21.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:01:21.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:01:21.008Z] Configure a credential helper to remove this warning. See [2023-05-31T02:01:21.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:01:21.008Z] [2023-05-31T02:01:21.008Z] Login Succeeded [2023-05-31T02:01:21.008Z] nexus3.edgexfoundry.org:10004 [2023-05-31T02:01:21.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:01:21.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:01:21.008Z] Configure a credential helper to remove this warning. See [2023-05-31T02:01:21.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:01:21.008Z] [2023-05-31T02:01:21.008Z] Login Succeeded [2023-05-31T02:01:21.008Z] docker.io [2023-05-31T02:01:21.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:01:21.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:01:21.267Z] Configure a credential helper to remove this warning. See [2023-05-31T02:01:21.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:01:21.267Z] [2023-05-31T02:01:21.267Z] Login Succeeded [2023-05-31T02:01:21.267Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T02:01:21.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T02:01:21.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T02:01:21.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T02:01:21.546Z] ========================================================= [2023-05-31T02:01:21.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T02:01:21.546Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:01:22.015Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T02:01:22.015Z] Sending build context to Docker daemon 6.627MB [2023-05-31T02:01:22.015Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T02:01:22.015Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T02:01:22.015Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T02:01:22.015Z] f56be85fc22e: Pulling fs layer [2023-05-31T02:01:22.015Z] 85791d961cd3: Pulling fs layer [2023-05-31T02:01:22.015Z] d694b5ae8c79: Pulling fs layer [2023-05-31T02:01:22.015Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T02:01:22.015Z] 4d19c01a9841: Pulling fs layer [2023-05-31T02:01:22.015Z] 9325e15d5711: Pulling fs layer [2023-05-31T02:01:22.015Z] 556b6ee489ea: Pulling fs layer [2023-05-31T02:01:22.015Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T02:01:22.015Z] 556b6ee489ea: Waiting [2023-05-31T02:01:22.015Z] c5a4b2cf53e6: Waiting [2023-05-31T02:01:22.015Z] 9f32a84ed3da: Waiting [2023-05-31T02:01:22.015Z] 4d19c01a9841: Waiting [2023-05-31T02:01:22.015Z] 9325e15d5711: Waiting [2023-05-31T02:01:22.278Z] 85791d961cd3: Download complete [2023-05-31T02:01:22.278Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T02:01:22.278Z] 9f32a84ed3da: Download complete [2023-05-31T02:01:22.278Z] 4d19c01a9841: Download complete [2023-05-31T02:01:22.278Z] f56be85fc22e: Verifying Checksum [2023-05-31T02:01:22.278Z] f56be85fc22e: Download complete [2023-05-31T02:01:22.278Z] 9325e15d5711: Verifying Checksum [2023-05-31T02:01:22.278Z] 9325e15d5711: Download complete [2023-05-31T02:01:22.537Z] f56be85fc22e: Pull complete [2023-05-31T02:01:22.537Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T02:01:22.537Z] c5a4b2cf53e6: Download complete [2023-05-31T02:01:22.795Z] 85791d961cd3: Pull complete [2023-05-31T02:01:22.795Z] d694b5ae8c79: Verifying Checksum [2023-05-31T02:01:22.795Z] d694b5ae8c79: Download complete [2023-05-31T02:01:23.053Z] 556b6ee489ea: Download complete [2023-05-31T02:01:26.337Z] d694b5ae8c79: Pull complete [2023-05-31T02:01:26.337Z] 9f32a84ed3da: Pull complete [2023-05-31T02:01:26.595Z] 4d19c01a9841: Pull complete [2023-05-31T02:01:26.595Z] 9325e15d5711: Pull complete [2023-05-31T02:01:29.123Z] 556b6ee489ea: Pull complete [2023-05-31T02:01:30.059Z] c5a4b2cf53e6: Pull complete [2023-05-31T02:01:30.059Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T02:01:30.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T02:01:30.059Z] ---> c4be618373d6 [2023-05-31T02:01:30.059Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T02:01:35.131Z] Still waiting to schedule task [2023-05-31T02:01:35.132Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17436’ [2023-05-31T02:01:35.340Z] ---> Running in 6822eb70b69b [2023-05-31T02:01:35.341Z] Removing intermediate container 6822eb70b69b [2023-05-31T02:01:35.341Z] ---> 5dfb1486847d [2023-05-31T02:01:35.341Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T02:01:35.341Z] ---> Running in d2a723d93b2c [2023-05-31T02:01:35.341Z] Removing intermediate container d2a723d93b2c [2023-05-31T02:01:35.341Z] ---> 6e0b8c0b6652 [2023-05-31T02:01:35.341Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T02:01:35.341Z] ---> Running in b58a244222e1 [2023-05-31T02:01:35.599Z] Removing intermediate container b58a244222e1 [2023-05-31T02:01:35.599Z] ---> 778852b63267 [2023-05-31T02:01:35.599Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T02:01:35.599Z] ---> Running in 65b805e88863 [2023-05-31T02:01:35.599Z] Removing intermediate container 65b805e88863 [2023-05-31T02:01:35.599Z] ---> 7e2695b401c3 [2023-05-31T02:01:35.599Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T02:01:35.599Z] ---> Running in 91a6a87402c6 [2023-05-31T02:01:35.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T02:01:36.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T02:01:36.377Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T02:01:36.377Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-31T02:01:36.377Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T02:01:36.377Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T02:01:36.377Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T02:01:36.377Z] OK: 269 MiB in 57 packages [2023-05-31T02:01:36.945Z] Removing intermediate container 91a6a87402c6 [2023-05-31T02:01:36.945Z] ---> 6a7d3e63bc5c [2023-05-31T02:01:36.945Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-31T02:01:36.945Z] ---> Running in 9d0f8dd1f317 [2023-05-31T02:01:36.945Z] Removing intermediate container 9d0f8dd1f317 [2023-05-31T02:01:36.945Z] ---> 70196287208c [2023-05-31T02:01:36.945Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T02:01:37.203Z] ---> bd36f188caf8 [2023-05-31T02:01:37.204Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T02:01:37.204Z] ---> Running in 79e8deb51596 [2023-05-31T02:02:24.042Z] Removing intermediate container 79e8deb51596 [2023-05-31T02:02:24.042Z] ---> 8a975036e4c6 [2023-05-31T02:02:24.042Z] Step 11/12 : COPY . . [2023-05-31T02:02:24.042Z] ---> 8bf4a977c695 [2023-05-31T02:02:24.042Z] Step 12/12 : RUN $MAKE [2023-05-31T02:02:24.042Z] ---> Running in 19308298849b [2023-05-31T02:02:24.042Z] noop [2023-05-31T02:02:24.042Z] Removing intermediate container 19308298849b [2023-05-31T02:02:24.042Z] ---> 39e53aaf64cb [2023-05-31T02:02:24.042Z] Successfully built 39e53aaf64cb [2023-05-31T02:02:24.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:02:24.481Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T02:02:24.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T02:02:24.635Z] prd-ubuntu20.04-docker-8c-8g-17437 does not seem to be running inside a container [2023-05-31T02:02:24.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-613 -v /w/workspace/gexfoundry_device-mqtt-go_PR-613:/w/workspace/gexfoundry_device-mqtt-go_PR-613:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-613@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 ******** ci-base-image-x86_64 cat [2023-05-31T02:02:24.993Z] $ docker top db523dd940380c073d95d283f7616d353be6d8415ba546306714735952a22e4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T02:02:25.381Z] + go version [2023-05-31T02:02:25.381Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T02:02:25.415Z] $ docker stop --time=1 db523dd940380c073d95d283f7616d353be6d8415ba546306714735952a22e4b [2023-05-31T02:02:26.674Z] $ docker rm -f --volumes db523dd940380c073d95d283f7616d353be6d8415ba546306714735952a22e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:02:27.377Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T02:02:27.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T02:02:27.510Z] prd-ubuntu20.04-docker-8c-8g-17437 does not seem to be running inside a container [2023-05-31T02:02:27.542Z] $ 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-613 -v /w/workspace/gexfoundry_device-mqtt-go_PR-613:/w/workspace/gexfoundry_device-mqtt-go_PR-613:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-613@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 ******** ci-base-image-x86_64 cat [2023-05-31T02:02:27.854Z] $ docker top 526c47e725c6152a20e246f38a7bc16ce33bbe7945effe038eccfb84d98af439 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T02:02:28.244Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-613 [Pipeline] fileExists [Pipeline] sh [2023-05-31T02:02:28.592Z] + make test [2023-05-31T02:02:28.592Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T02:02:33.953Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-31T02:02:42.060Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-31T02:02:42.060Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-31T02:02:42.060Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-05-31T02:02:48.615Z] go vet ./... [2023-05-31T02:02:51.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T02:02:51.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T02:02:51.911Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T02:02:52.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T02:02:52.222Z] $ docker stop --time=1 526c47e725c6152a20e246f38a7bc16ce33bbe7945effe038eccfb84d98af439 [2023-05-31T02:02:55.721Z] $ docker rm -f --volumes 526c47e725c6152a20e246f38a7bc16ce33bbe7945effe038eccfb84d98af439 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T02:02:56.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T02:02:56.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T02:02:56.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T02:02:57.279Z] + ls -al . [2023-05-31T02:02:57.279Z] total 184 [2023-05-31T02:02:57.279Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 02:02 . [2023-05-31T02:02:57.279Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 02:00 .. [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 02:00 .dockerignore [2023-05-31T02:02:57.279Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 02:01 .git [2023-05-31T02:02:57.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 02:00 .github [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 329 May 31 02:00 .gitignore [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 02:00 .golangci.yml [2023-05-31T02:02:57.279Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 02:01 .semver [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 31 02:00 Attribution.txt [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 31 02:00 CHANGELOG.md [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 31 02:00 Dockerfile [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 02:00 GOVERNANCE.md [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 02:00 Jenkinsfile [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 02:00 LICENSE [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 31 02:00 Makefile [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 620 May 31 02:00 OWNERS.md [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 3695 May 31 02:00 README.md [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 02:01 VERSION [2023-05-31T02:02:57.279Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 02:00 bin [2023-05-31T02:02:57.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 02:00 cmd [2023-05-31T02:02:57.279Z] -rw-r--r-- 1 jenkins jenkins 18506 May 31 02:02 coverage.out [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 31 02:00 go.mod [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 31322 May 31 02:00 go.sum [2023-05-31T02:02:57.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 02:00 internal [2023-05-31T02:02:57.279Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 02:00 mock [2023-05-31T02:02:57.279Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 02:00 snap [2023-05-31T02:02:57.279Z] -rw-rw-r-- 1 jenkins jenkins 227 May 31 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:02:57.672Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=07c0aff80f1770894ba993b82405b9303a2ed693 --label arch=amd64 --label version=0.0.0 . [2023-05-31T02:02:57.672Z] Sending build context to Docker daemon 6.646MB [2023-05-31T02:02:57.672Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T02:02:57.672Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-31T02:02:57.672Z] ---> 39e53aaf64cb [2023-05-31T02:02:57.672Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T02:02:57.931Z] ---> Running in 735a3585af1b [2023-05-31T02:02:57.931Z] Removing intermediate container 735a3585af1b [2023-05-31T02:02:57.931Z] ---> e62ec9469a03 [2023-05-31T02:02:57.931Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T02:02:57.931Z] ---> Running in 234dada52dba [2023-05-31T02:02:57.931Z] Removing intermediate container 234dada52dba [2023-05-31T02:02:57.931Z] ---> a05f372eacef [2023-05-31T02:02:57.931Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T02:02:58.191Z] ---> Running in 499bc46ef5f8 [2023-05-31T02:02:58.191Z] Removing intermediate container 499bc46ef5f8 [2023-05-31T02:02:58.191Z] ---> 9a0a0365500d [2023-05-31T02:02:58.191Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T02:02:58.191Z] ---> Running in e418ebf74cbd [2023-05-31T02:02:58.191Z] Removing intermediate container e418ebf74cbd [2023-05-31T02:02:58.191Z] ---> f2140f936683 [2023-05-31T02:02:58.191Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T02:02:58.191Z] ---> Running in b824e72f216f [2023-05-31T02:02:58.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T02:02:58.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T02:02:58.971Z] OK: 269 MiB in 57 packages [2023-05-31T02:02:59.229Z] Removing intermediate container b824e72f216f [2023-05-31T02:02:59.229Z] ---> 3833df959382 [2023-05-31T02:02:59.229Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-31T02:02:59.229Z] ---> Running in 8de974c4c1b0 [2023-05-31T02:02:59.488Z] Removing intermediate container 8de974c4c1b0 [2023-05-31T02:02:59.488Z] ---> e0e0074646dc [2023-05-31T02:02:59.488Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-31T02:02:59.488Z] ---> 2717204c62fe [2023-05-31T02:02:59.488Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T02:02:59.488Z] ---> Running in b2bb24a1f882 [2023-05-31T02:03:00.515Z] Removing intermediate container b2bb24a1f882 [2023-05-31T02:03:00.515Z] ---> 61550b2f402d [2023-05-31T02:03:00.515Z] Step 11/24 : COPY . . [2023-05-31T02:03:00.775Z] ---> 85b8403d312d [2023-05-31T02:03:00.775Z] Step 12/24 : RUN $MAKE [2023-05-31T02:03:00.775Z] ---> Running in ab6e06734c49 [2023-05-31T02:03:01.033Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-31T02:03:22.993Z] Removing intermediate container ab6e06734c49 [2023-05-31T02:03:22.993Z] ---> af5ac01e005b [2023-05-31T02:03:22.993Z] Step 13/24 : FROM alpine:3.17 [2023-05-31T02:03:22.993Z] 3.17: Pulling from library/alpine [2023-05-31T02:03:22.993Z] f56be85fc22e: Already exists [2023-05-31T02:03:22.993Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T02:03:22.993Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T02:03:22.993Z] ---> 9ed4aefc74f6 [2023-05-31T02:03:22.993Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-31T02:03:22.993Z] ---> Running in 6ce06cafaa11 [2023-05-31T02:03:22.993Z] Removing intermediate container 6ce06cafaa11 [2023-05-31T02:03:22.993Z] ---> f003e3d2ede9 [2023-05-31T02:03:22.993Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T02:03:22.993Z] ---> Running in e19f8d6e7137 [2023-05-31T02:03:22.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T02:03:22.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T02:03:22.993Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T02:03:22.993Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T02:03:22.993Z] OK: 7 MiB in 16 packages [2023-05-31T02:03:22.993Z] Removing intermediate container e19f8d6e7137 [2023-05-31T02:03:22.993Z] ---> e8acb9ca5020 [2023-05-31T02:03:22.993Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-31T02:03:23.252Z] ---> 7a5b86935be4 [2023-05-31T02:03:23.252Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-31T02:03:23.525Z] ---> 49d27a64cd43 [2023-05-31T02:03:23.525Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-31T02:03:23.785Z] ---> 0426ac24f8a9 [2023-05-31T02:03:23.785Z] Step 19/24 : EXPOSE 59982 [2023-05-31T02:03:23.785Z] ---> Running in 1f27e78bba42 [2023-05-31T02:03:24.045Z] Removing intermediate container 1f27e78bba42 [2023-05-31T02:03:24.045Z] ---> a7b49ac8e84c [2023-05-31T02:03:24.045Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-31T02:03:24.045Z] ---> Running in 1938c65512c9 [2023-05-31T02:03:24.045Z] Removing intermediate container 1938c65512c9 [2023-05-31T02:03:24.045Z] ---> e7971fdf97a3 [2023-05-31T02:03:24.045Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-31T02:03:24.045Z] ---> Running in 4272da4e19c5 [2023-05-31T02:03:24.303Z] Removing intermediate container 4272da4e19c5 [2023-05-31T02:03:24.303Z] ---> a68d70dedbaa [2023-05-31T02:03:24.303Z] Step 22/24 : LABEL arch=amd64 [2023-05-31T02:03:24.303Z] ---> Running in 1fd8c0afe4e4 [2023-05-31T02:03:24.303Z] Removing intermediate container 1fd8c0afe4e4 [2023-05-31T02:03:24.303Z] ---> fbeb8deeb3bf [2023-05-31T02:03:24.303Z] Step 23/24 : LABEL git_sha=07c0aff80f1770894ba993b82405b9303a2ed693 [2023-05-31T02:03:24.304Z] ---> Running in 5c27386fb65d [2023-05-31T02:03:24.304Z] Removing intermediate container 5c27386fb65d [2023-05-31T02:03:24.304Z] ---> 4267eb430276 [2023-05-31T02:03:24.304Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T02:03:24.304Z] ---> Running in 213fd81d9fc9 [2023-05-31T02:03:24.562Z] Removing intermediate container 213fd81d9fc9 [2023-05-31T02:03:24.562Z] ---> 0d40c796c074 [2023-05-31T02:03:24.562Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T02:03:24.562Z] Successfully built 0d40c796c074 [2023-05-31T02:03:24.562Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:03:25.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T02:03:25.437Z] [2023-05-31T02:03:25.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:03:25.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T02:03:25.817Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T02:03:25.817Z] 5eb5b503b376: Pulling fs layer [2023-05-31T02:03:25.817Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T02:03:25.817Z] ec43610c2a17: Pulling fs layer [2023-05-31T02:03:25.817Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T02:03:25.817Z] 33b1e0a273af: Pulling fs layer [2023-05-31T02:03:25.817Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T02:03:25.817Z] 2f39f015ded8: Pulling fs layer [2023-05-31T02:03:25.817Z] 5d3b04190fa2: Waiting [2023-05-31T02:03:25.817Z] 2f39f015ded8: Waiting [2023-05-31T02:03:25.817Z] 3a2ae6a8a46f: Waiting [2023-05-31T02:03:25.817Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T02:03:25.817Z] 5c69ac0246d0: Download complete [2023-05-31T02:03:25.817Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T02:03:25.817Z] 3a2ae6a8a46f: Download complete [2023-05-31T02:03:26.079Z] 33b1e0a273af: Verifying Checksum [2023-05-31T02:03:26.079Z] 33b1e0a273af: Download complete [2023-05-31T02:03:26.079Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T02:03:26.079Z] 5d3b04190fa2: Download complete [2023-05-31T02:03:26.079Z] ec43610c2a17: Verifying Checksum [2023-05-31T02:03:26.079Z] ec43610c2a17: Download complete [2023-05-31T02:03:26.079Z] 5eb5b503b376: Verifying Checksum [2023-05-31T02:03:26.079Z] 5eb5b503b376: Download complete [2023-05-31T02:03:27.014Z] 2f39f015ded8: Download complete [2023-05-31T02:03:27.271Z] 5eb5b503b376: Pull complete [2023-05-31T02:03:27.529Z] 5c69ac0246d0: Pull complete [2023-05-31T02:03:27.788Z] ec43610c2a17: Pull complete [2023-05-31T02:03:28.047Z] 3a2ae6a8a46f: Pull complete [2023-05-31T02:03:28.307Z] 33b1e0a273af: Pull complete [2023-05-31T02:03:28.307Z] 5d3b04190fa2: Pull complete [2023-05-31T02:03:32.521Z] 2f39f015ded8: Pull complete [2023-05-31T02:03:32.521Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T02:03:32.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T02:03:32.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T02:03:32.753Z] prd-ubuntu20.04-docker-8c-8g-17437 does not seem to be running inside a container [2023-05-31T02:03:32.785Z] $ 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-613 -v /w/workspace/gexfoundry_device-mqtt-go_PR-613:/w/workspace/gexfoundry_device-mqtt-go_PR-613:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T02:03:37.035Z] $ docker top 97b60523b7485125273e93dd4917de512eaf81733d3ff8d84329d478ce0d83c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:03:37.509Z] ---> job-cost.sh [2023-05-31T02:03:37.509Z] lf-activate-venv: SKIPPING [2023-05-31T02:03:37.509Z] INFO: No Stack... [2023-05-31T02:03:37.769Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T02:03:38.027Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T02:03:38.343Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-613/archives/cost.csv [2023-05-31T02:03:38.344Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T02:03:38.387Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-613-1-stack-cost] [2023-05-31T02:03:38.392Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-613-1-stack-cost] did not exist. Created. [2023-05-31T02:03:38.392Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-613-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T02:03:38.786Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T02:03:38.842Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T02:03:38.877Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-613-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T02:03:38.954Z] $ docker stop --time=1 97b60523b7485125273e93dd4917de512eaf81733d3ff8d84329d478ce0d83c4 [2023-05-31T02:03:40.112Z] $ docker rm -f --volumes 97b60523b7485125273e93dd4917de512eaf81733d3ff8d84329d478ce0d83c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T02:05:07.668Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17439 in /w/workspace/gexfoundry_device-mqtt-go_PR-613 [Pipeline] { [Pipeline] ws [2023-05-31T02:05:07.725Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-31T02:05:07.833Z] Selected Git installation does not exist. Using Default [2023-05-31T02:05:07.833Z] The recommended git tool is: NONE [2023-05-31T02:05:18.499Z] using credential edgex-jenkins-ssh [2023-05-31T02:05:18.524Z] Cloning the remote Git repository [2023-05-31T02:05:18.584Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-31T02:05:18.764Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-31T02:05:19.101Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-31T02:05:19.103Z] > git --version # timeout=10 [2023-05-31T02:05:19.131Z] > git --version # 'git version 2.25.1' [2023-05-31T02:05:19.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T02:05:19.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T02:05:20.819Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-31T02:05:20.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T02:05:22.691Z] Merging remotes/origin/main commit 076aceae7774eed065da4ce17ac21a3c9dad675d into PR head commit 07c0aff80f1770894ba993b82405b9303a2ed693 [2023-05-31T02:05:23.083Z] Merge succeeded, producing 07c0aff80f1770894ba993b82405b9303a2ed693 [2023-05-31T02:05:23.083Z] Checking out Revision 07c0aff80f1770894ba993b82405b9303a2ed693 (PR-613) [2023-05-31T02:05:22.032Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-31T02:05:22.097Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-31T02:05:22.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T02:05:22.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/613/head:refs/remotes/origin/PR-613 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T02:05:22.715Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T02:05:22.789Z] > git checkout -f 07c0aff80f1770894ba993b82405b9303a2ed693 # timeout=10 [2023-05-31T02:05:22.904Z] > git remote # timeout=10 [2023-05-31T02:05:22.928Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T02:05:22.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T02:05:22.996Z] > git merge 076aceae7774eed065da4ce17ac21a3c9dad675d # timeout=10 [2023-05-31T02:05:23.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T02:05:23.088Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T02:05:23.125Z] > git checkout -f 07c0aff80f1770894ba993b82405b9303a2ed693 # timeout=10 [2023-05-31T02:05:23.691Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [2023-05-31T02:05:23.751Z] > git --version # timeout=10 [2023-05-31T02:05:23.776Z] > git --version # 'git version 2.25.1' [2023-05-31T02:05:23.795Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T02:05:24.921Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T02:05:24.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T02:05:24.921Z] Dload Upload Total Spent Left Speed [2023-05-31T02:05:24.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-05-31T02:05:25.544Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T02:05:25.885Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T02:05:25.885Z] + sudo tee /etc/docker/daemon.new [2023-05-31T02:05:25.885Z] { [2023-05-31T02:05:25.885Z] "registry-mirrors": [ [2023-05-31T02:05:25.885Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T02:05:25.885Z] ], [2023-05-31T02:05:25.885Z] "bip": "10.250.0.254/24", [2023-05-31T02:05:25.885Z] "hosts": [ [2023-05-31T02:05:25.885Z] "tcp://0.0.0.0:5555", [2023-05-31T02:05:25.885Z] "unix:///var/run/docker.sock" [2023-05-31T02:05:25.885Z] ], [2023-05-31T02:05:25.885Z] "mtu": 1458, [2023-05-31T02:05:25.885Z] "selinux-enabled": true, [2023-05-31T02:05:25.885Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T02:05:25.885Z] } [Pipeline] sh [2023-05-31T02:05:26.221Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T02:05:26.565Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T02:05:44.883Z] provisioning config files... [2023-05-31T02:05:44.909Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config833430405495862558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:05:45.299Z] ---> docker-login.sh [2023-05-31T02:05:45.299Z] nexus3.edgexfoundry.org:10001 [2023-05-31T02:05:45.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:05:46.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:05:46.156Z] Configure a credential helper to remove this warning. See [2023-05-31T02:05:46.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:05:46.156Z] [2023-05-31T02:05:46.156Z] Login Succeeded [2023-05-31T02:05:46.156Z] nexus3.edgexfoundry.org:10002 [2023-05-31T02:05:46.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:05:46.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:05:46.696Z] Configure a credential helper to remove this warning. See [2023-05-31T02:05:46.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:05:46.696Z] [2023-05-31T02:05:46.696Z] Login Succeeded [2023-05-31T02:05:46.696Z] nexus3.edgexfoundry.org:10003 [2023-05-31T02:05:46.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:05:46.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:05:46.967Z] Configure a credential helper to remove this warning. See [2023-05-31T02:05:46.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:05:46.967Z] [2023-05-31T02:05:46.967Z] Login Succeeded [2023-05-31T02:05:46.967Z] nexus3.edgexfoundry.org:10004 [2023-05-31T02:05:47.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:05:47.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:05:47.506Z] Configure a credential helper to remove this warning. See [2023-05-31T02:05:47.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:05:47.506Z] [2023-05-31T02:05:47.506Z] Login Succeeded [2023-05-31T02:05:47.506Z] docker.io [2023-05-31T02:05:47.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T02:05:48.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T02:05:48.042Z] Configure a credential helper to remove this warning. See [2023-05-31T02:05:48.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T02:05:48.042Z] [2023-05-31T02:05:48.042Z] Login Succeeded [2023-05-31T02:05:48.042Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T02:05:48.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T02:05:48.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T02:05:48.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T02:05:48.608Z] ========================================================= [2023-05-31T02:05:48.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T02:05:48.608Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:05:49.103Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T02:05:49.372Z] Sending build context to Docker daemon 3.437MB [2023-05-31T02:05:49.372Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T02:05:49.372Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T02:05:49.644Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T02:05:49.644Z] c41833b44d91: Pulling fs layer [2023-05-31T02:05:49.644Z] ed15518f5707: Pulling fs layer [2023-05-31T02:05:49.644Z] feae8fd75edb: Pulling fs layer [2023-05-31T02:05:49.644Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T02:05:49.644Z] 3cdef696dda3: Pulling fs layer [2023-05-31T02:05:49.644Z] 2ced38df9373: Pulling fs layer [2023-05-31T02:05:49.644Z] 58f1dce35555: Pulling fs layer [2023-05-31T02:05:49.644Z] 2ced38df9373: Waiting [2023-05-31T02:05:49.644Z] 242c74f7c9fa: Waiting [2023-05-31T02:05:49.644Z] 58f1dce35555: Waiting [2023-05-31T02:05:49.644Z] ed15518f5707: Verifying Checksum [2023-05-31T02:05:49.644Z] ed15518f5707: Download complete [2023-05-31T02:05:49.644Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T02:05:49.644Z] 242c74f7c9fa: Download complete [2023-05-31T02:05:49.645Z] 3cdef696dda3: Verifying Checksum [2023-05-31T02:05:49.645Z] 3cdef696dda3: Download complete [2023-05-31T02:05:49.645Z] c41833b44d91: Verifying Checksum [2023-05-31T02:05:49.645Z] c41833b44d91: Download complete [2023-05-31T02:05:50.619Z] c41833b44d91: Pull complete [2023-05-31T02:05:51.208Z] 58f1dce35555: Verifying Checksum [2023-05-31T02:05:51.208Z] 58f1dce35555: Download complete [2023-05-31T02:05:51.208Z] ed15518f5707: Pull complete [2023-05-31T02:05:52.180Z] feae8fd75edb: Verifying Checksum [2023-05-31T02:05:52.180Z] feae8fd75edb: Download complete [2023-05-31T02:05:52.180Z] 2ced38df9373: Verifying Checksum [2023-05-31T02:05:52.180Z] 2ced38df9373: Download complete [2023-05-31T02:06:04.508Z] feae8fd75edb: Pull complete [2023-05-31T02:06:04.508Z] 242c74f7c9fa: Pull complete [2023-05-31T02:06:04.508Z] 3cdef696dda3: Pull complete [2023-05-31T02:06:11.865Z] 2ced38df9373: Pull complete [2023-05-31T02:06:13.855Z] 58f1dce35555: Pull complete [2023-05-31T02:06:13.855Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T02:06:13.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T02:06:13.855Z] ---> fadd8f120f05 [2023-05-31T02:06:13.855Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T02:06:15.800Z] ---> Running in e8cbee2f967d [2023-05-31T02:06:16.072Z] Removing intermediate container e8cbee2f967d [2023-05-31T02:06:16.072Z] ---> 70fee0ae181d [2023-05-31T02:06:16.072Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T02:06:16.072Z] ---> Running in d287e358359d [2023-05-31T02:06:16.341Z] Removing intermediate container d287e358359d [2023-05-31T02:06:16.341Z] ---> 0f71b8e5ace3 [2023-05-31T02:06:16.341Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T02:06:16.341Z] ---> Running in c7f6fe588c20 [2023-05-31T02:06:16.614Z] Removing intermediate container c7f6fe588c20 [2023-05-31T02:06:16.615Z] ---> beb28b3768e8 [2023-05-31T02:06:16.615Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T02:06:16.615Z] ---> Running in 4357f82f514a [2023-05-31T02:06:16.884Z] Removing intermediate container 4357f82f514a [2023-05-31T02:06:16.885Z] ---> 8a794932bc59 [2023-05-31T02:06:16.885Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T02:06:17.154Z] ---> Running in 0fa1ed1485ba [2023-05-31T02:06:18.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T02:06:18.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T02:06:19.668Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T02:06:19.668Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-31T02:06:19.668Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T02:06:19.668Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T02:06:19.937Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T02:06:19.937Z] OK: 268 MiB in 57 packages [2023-05-31T02:06:20.918Z] Removing intermediate container 0fa1ed1485ba [2023-05-31T02:06:20.918Z] ---> 213d7cbdf6d4 [2023-05-31T02:06:20.918Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-31T02:06:20.918Z] ---> Running in 2b1322e5fb92 [2023-05-31T02:06:21.187Z] Removing intermediate container 2b1322e5fb92 [2023-05-31T02:06:21.187Z] ---> 63baf22f4b0b [2023-05-31T02:06:21.187Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T02:06:21.772Z] ---> 63572007d1c3 [2023-05-31T02:06:21.772Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T02:06:21.772Z] ---> Running in 9773ee8c7d0c [2023-05-31T02:07:29.652Z] Removing intermediate container 9773ee8c7d0c [2023-05-31T02:07:29.652Z] ---> a50b2a7f9a65 [2023-05-31T02:07:29.652Z] Step 11/12 : COPY . . [2023-05-31T02:07:31.059Z] ---> 9105d2e63326 [2023-05-31T02:07:31.059Z] Step 12/12 : RUN $MAKE [2023-05-31T02:07:31.330Z] ---> Running in 4c00b2039fc6 [2023-05-31T02:07:32.293Z] noop [2023-05-31T02:07:32.880Z] Removing intermediate container 4c00b2039fc6 [2023-05-31T02:07:32.880Z] ---> c3609f64cbfe [2023-05-31T02:07:32.880Z] Successfully built c3609f64cbfe [2023-05-31T02:07:32.880Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:07:33.361Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T02:07:33.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T02:07:33.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-17439 does not seem to be running inside a container [2023-05-31T02:07:33.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T02:07:34.897Z] $ docker top ba5e1c0e9b7863d6b87fa5442ac82e4fde337603f83dd7e123629fea447b7957 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T02:07:35.792Z] + go version [2023-05-31T02:07:35.792Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T02:07:35.822Z] $ docker stop --time=1 ba5e1c0e9b7863d6b87fa5442ac82e4fde337603f83dd7e123629fea447b7957 [2023-05-31T02:07:37.447Z] $ docker rm -f --volumes ba5e1c0e9b7863d6b87fa5442ac82e4fde337603f83dd7e123629fea447b7957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:07:38.324Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T02:07:38.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T02:07:38.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-17439 does not seem to be running inside a container [2023-05-31T02:07:38.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T02:07:39.905Z] $ docker top 922c12bc51e19a680158ceeb632a96bbc1a298d7e8ed73e685ad30a38b8b5996 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T02:07:40.465Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-31T02:07:41.439Z] + make test [2023-05-31T02:07:41.439Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T02:08:13.676Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-31T02:10:05.352Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-31T02:10:05.353Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-31T02:10:05.353Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.8% of statements [2023-05-31T02:10:05.353Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T02:10:05.353Z] go vet ./... [2023-05-31T02:10:32.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T02:10:32.041Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T02:10:32.041Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T02:10:32.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T02:10:32.108Z] $ docker stop --time=1 922c12bc51e19a680158ceeb632a96bbc1a298d7e8ed73e685ad30a38b8b5996 [2023-05-31T02:10:33.832Z] $ docker rm -f --volumes 922c12bc51e19a680158ceeb632a96bbc1a298d7e8ed73e685ad30a38b8b5996 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T02:10:35.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T02:10:35.067Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T02:10:35.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T02:10:36.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T02:10:36.419Z] + ls -al . [2023-05-31T02:10:36.419Z] total 180 [2023-05-31T02:10:36.419Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 02:07 . [2023-05-31T02:10:36.419Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 02:05 .. [2023-05-31T02:10:36.419Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 02:05 .dockerignore [2023-05-31T02:10:36.419Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 02:05 .git [2023-05-31T02:10:36.419Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 02:05 .github [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 329 May 31 02:05 .gitignore [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 02:05 .golangci.yml [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 31 02:05 Attribution.txt [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 31 02:05 CHANGELOG.md [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 31 02:05 Dockerfile [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 02:05 GOVERNANCE.md [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 02:05 Jenkinsfile [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 02:05 LICENSE [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 31 02:05 Makefile [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 620 May 31 02:05 OWNERS.md [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 3695 May 31 02:05 README.md [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 02:01 VERSION [2023-05-31T02:10:36.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 02:05 bin [2023-05-31T02:10:36.420Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 02:05 cmd [2023-05-31T02:10:36.420Z] -rw-r--r-- 1 jenkins jenkins 18506 May 31 02:10 coverage.out [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 31 02:05 go.mod [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 31322 May 31 02:05 go.sum [2023-05-31T02:10:36.420Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 02:05 internal [2023-05-31T02:10:36.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 02:05 mock [2023-05-31T02:10:36.420Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 02:05 snap [2023-05-31T02:10:36.420Z] -rw-rw-r-- 1 jenkins jenkins 227 May 31 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:10:36.827Z] + 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=07c0aff80f1770894ba993b82405b9303a2ed693 --label arch=arm64 --label version=0.0.0 . [2023-05-31T02:10:37.096Z] Sending build context to Docker daemon 3.456MB [2023-05-31T02:10:37.096Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T02:10:37.096Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-31T02:10:37.096Z] ---> c3609f64cbfe [2023-05-31T02:10:37.096Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T02:10:37.368Z] ---> Running in 638d7669ac48 [2023-05-31T02:10:37.636Z] Removing intermediate container 638d7669ac48 [2023-05-31T02:10:37.636Z] ---> aef95075730b [2023-05-31T02:10:37.636Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T02:10:37.636Z] ---> Running in 729e9edb595c [2023-05-31T02:10:37.904Z] Removing intermediate container 729e9edb595c [2023-05-31T02:10:37.904Z] ---> af9fbc8a7ddb [2023-05-31T02:10:37.904Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T02:10:38.172Z] ---> Running in 5aad2d4b4e7e [2023-05-31T02:10:38.440Z] Removing intermediate container 5aad2d4b4e7e [2023-05-31T02:10:38.440Z] ---> 8138fe8d435c [2023-05-31T02:10:38.440Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T02:10:38.440Z] ---> Running in d2699bb9fffb [2023-05-31T02:10:38.710Z] Removing intermediate container d2699bb9fffb [2023-05-31T02:10:38.710Z] ---> ac7591253054 [2023-05-31T02:10:38.710Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T02:10:38.710Z] ---> Running in a1cea8031786 [2023-05-31T02:10:39.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T02:10:40.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T02:10:41.209Z] OK: 268 MiB in 57 packages [2023-05-31T02:10:42.171Z] Removing intermediate container a1cea8031786 [2023-05-31T02:10:42.171Z] ---> b6e22db19c05 [2023-05-31T02:10:42.171Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-31T02:10:42.171Z] ---> Running in 7dcac8a46948 [2023-05-31T02:10:42.439Z] Removing intermediate container 7dcac8a46948 [2023-05-31T02:10:42.439Z] ---> aba81be66e57 [2023-05-31T02:10:42.439Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-31T02:10:43.028Z] ---> a1c9869a99ad [2023-05-31T02:10:43.028Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T02:10:43.028Z] ---> Running in a36130ddd7d8 [2023-05-31T02:10:45.618Z] Removing intermediate container a36130ddd7d8 [2023-05-31T02:10:45.618Z] ---> 63bc28056976 [2023-05-31T02:10:45.618Z] Step 11/24 : COPY . . [2023-05-31T02:10:46.200Z] ---> abb2baa9ee04 [2023-05-31T02:10:46.200Z] Step 12/24 : RUN $MAKE [2023-05-31T02:10:46.200Z] ---> Running in 9e33af06899b [2023-05-31T02:10:47.159Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-31T02:12:53.919Z] Removing intermediate container 9e33af06899b [2023-05-31T02:12:53.919Z] ---> 824a4f695370 [2023-05-31T02:12:53.919Z] Step 13/24 : FROM alpine:3.17 [2023-05-31T02:12:53.919Z] 3.17: Pulling from library/alpine [2023-05-31T02:12:53.919Z] c41833b44d91: Already exists [2023-05-31T02:12:53.919Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T02:12:53.919Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T02:12:53.919Z] ---> 51e60588ff2c [2023-05-31T02:12:53.919Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-31T02:12:53.919Z] ---> Running in 57b5f463a7d5 [2023-05-31T02:12:53.919Z] Removing intermediate container 57b5f463a7d5 [2023-05-31T02:12:53.919Z] ---> 129154847326 [2023-05-31T02:12:53.919Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T02:12:53.919Z] ---> Running in a81465cd0712 [2023-05-31T02:12:53.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T02:12:53.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T02:12:53.919Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T02:12:53.919Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T02:12:54.186Z] OK: 8 MiB in 16 packages [2023-05-31T02:12:56.132Z] Removing intermediate container a81465cd0712 [2023-05-31T02:12:56.132Z] ---> bf53b8fc4c02 [2023-05-31T02:12:56.132Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-31T02:12:57.547Z] ---> c7796ed61b03 [2023-05-31T02:12:57.547Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-31T02:12:58.133Z] ---> 33a5085a6991 [2023-05-31T02:12:58.133Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-31T02:12:58.719Z] ---> 353e9aab786d [2023-05-31T02:12:58.719Z] Step 19/24 : EXPOSE 59982 [2023-05-31T02:12:58.719Z] ---> Running in 848c7e050670 [2023-05-31T02:12:58.989Z] Removing intermediate container 848c7e050670 [2023-05-31T02:12:58.989Z] ---> a64b88b3e4e5 [2023-05-31T02:12:58.989Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-31T02:12:59.256Z] ---> Running in f7fe69544f73 [2023-05-31T02:12:59.523Z] Removing intermediate container f7fe69544f73 [2023-05-31T02:12:59.523Z] ---> 8f9ef448408c [2023-05-31T02:12:59.523Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-31T02:12:59.792Z] ---> Running in 06a48e0e5f74 [2023-05-31T02:13:00.450Z] Removing intermediate container 06a48e0e5f74 [2023-05-31T02:13:00.450Z] ---> d1e6f108375f [2023-05-31T02:13:00.450Z] Step 22/24 : LABEL arch=arm64 [2023-05-31T02:13:00.450Z] ---> Running in 5ac0c01290d6 [2023-05-31T02:13:00.745Z] Removing intermediate container 5ac0c01290d6 [2023-05-31T02:13:00.745Z] ---> 5a7dd8838836 [2023-05-31T02:13:00.745Z] Step 23/24 : LABEL git_sha=07c0aff80f1770894ba993b82405b9303a2ed693 [2023-05-31T02:13:00.745Z] ---> Running in a201873b09dc [2023-05-31T02:13:01.018Z] Removing intermediate container a201873b09dc [2023-05-31T02:13:01.018Z] ---> 87aa6b0db0cf [2023-05-31T02:13:01.018Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T02:13:01.018Z] ---> Running in 9ffdcce2d461 [2023-05-31T02:13:01.608Z] Removing intermediate container 9ffdcce2d461 [2023-05-31T02:13:01.608Z] ---> c66c3804b0ae [2023-05-31T02:13:01.608Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T02:13:01.608Z] Successfully built c66c3804b0ae [2023-05-31T02:13:01.608Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:13:02.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T02:13:02.459Z] [2023-05-31T02:13:02.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:13:02.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T02:13:02.877Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T02:13:02.877Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T02:13:02.877Z] 04944245beec: Pulling fs layer [2023-05-31T02:13:02.877Z] 699f458cf7ca: Pulling fs layer [2023-05-31T02:13:02.877Z] 765212b225bb: Pulling fs layer [2023-05-31T02:13:02.877Z] f23df028b6ca: Pulling fs layer [2023-05-31T02:13:02.877Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T02:13:02.877Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T02:13:02.877Z] 765212b225bb: Waiting [2023-05-31T02:13:02.877Z] f23df028b6ca: Waiting [2023-05-31T02:13:02.877Z] d65c8cfc05b1: Waiting [2023-05-31T02:13:02.877Z] 2437ff75d9bd: Waiting [2023-05-31T02:13:03.148Z] 04944245beec: Verifying Checksum [2023-05-31T02:13:03.148Z] 04944245beec: Download complete [2023-05-31T02:13:03.148Z] 765212b225bb: Download complete [2023-05-31T02:13:03.148Z] f23df028b6ca: Download complete [2023-05-31T02:13:03.148Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T02:13:03.148Z] d65c8cfc05b1: Download complete [2023-05-31T02:13:03.429Z] 699f458cf7ca: Verifying Checksum [2023-05-31T02:13:03.429Z] 699f458cf7ca: Download complete [2023-05-31T02:13:03.713Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T02:13:03.713Z] 8998bd30e6a1: Download complete [2023-05-31T02:13:06.298Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T02:13:06.298Z] 2437ff75d9bd: Download complete [2023-05-31T02:13:07.707Z] 8998bd30e6a1: Pull complete [2023-05-31T02:13:08.291Z] 04944245beec: Pull complete [2023-05-31T02:13:09.701Z] 699f458cf7ca: Pull complete [2023-05-31T02:13:09.968Z] 765212b225bb: Pull complete [2023-05-31T02:13:10.550Z] f23df028b6ca: Pull complete [2023-05-31T02:13:10.817Z] d65c8cfc05b1: Pull complete [2023-05-31T02:13:25.841Z] 2437ff75d9bd: Pull complete [2023-05-31T02:13:25.841Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T02:13:25.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T02:13:25.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T02:13:26.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-17439 does not seem to be running inside a container [2023-05-31T02:13:26.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T02:13:28.917Z] $ docker top 651e4dcac21b57035703703b7e31cf395b5fe17e895186fbc359f7ad3c817757 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:13:29.865Z] ---> job-cost.sh [2023-05-31T02:13:29.865Z] lf-activate-venv: SKIPPING [2023-05-31T02:13:29.865Z] INFO: No Stack... [2023-05-31T02:13:30.443Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T02:13:31.026Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T02:13:31.394Z] + cut -d, -f6 [2023-05-31T02:13:31.394Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-05-31T02:13:31.499Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-613-1-stack-cost] [2023-05-31T02:13:31.505Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-613-1-stack-cost] did not exist. Created. [2023-05-31T02:13:31.505Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-613-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T02:13:32.252Z] /w/workspace/device-mqtt-go/1@tmp/durable-50738d62/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T02:13:32.944Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T02:13:32.989Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T02:13:33.037Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T02:13:33.056Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-613-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T02:13:33.140Z] $ docker stop --time=1 651e4dcac21b57035703703b7e31cf395b5fe17e895186fbc359f7ad3c817757 [2023-05-31T02:13:37.379Z] $ docker rm -f --volumes 651e4dcac21b57035703703b7e31cf395b5fe17e895186fbc359f7ad3c817757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-31T02:13:38.454Z] provisioning config files... [2023-05-31T02:13:38.464Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp/config8890563941294217926tmp [Pipeline] { [Pipeline] sh [2023-05-31T02:13:38.828Z] + set +x [2023-05-31T02:13:38.828Z] + bash -s -- [2023-05-31T02:13:38.828Z] + curl -s https://codecov.io/bash [2023-05-31T02:13:38.828Z] [2023-05-31T02:13:38.828Z] _____ _ [2023-05-31T02:13:38.828Z] / ____| | | [2023-05-31T02:13:38.828Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T02:13:38.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T02:13:38.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T02:13:38.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T02:13:38.828Z] Bash-1.0.6 [2023-05-31T02:13:38.828Z] [2023-05-31T02:13:38.828Z] [2023-05-31T02:13:38.828Z] ==> git version 2.25.1 found [2023-05-31T02:13:38.828Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-31T02:13:38.828Z] Release-Date: 2020-01-08 [2023-05-31T02:13:38.828Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-31T02:13:38.828Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T02:13:38.828Z] ==> Jenkins CI detected. [2023-05-31T02:13:38.828Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-613 [2023-05-31T02:13:38.828Z] project root: . [2023-05-31T02:13:38.828Z] --> token set from env [2023-05-31T02:13:38.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T02:13:38.828Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T02:13:38.828Z] ==> Python coveragepy not found [2023-05-31T02:13:38.828Z] ==> Searching for coverage reports in: [2023-05-31T02:13:38.828Z] + . [2023-05-31T02:13:38.828Z] -> Found 1 reports [2023-05-31T02:13:38.828Z] ==> Detecting git/mercurial file structure [2023-05-31T02:13:38.828Z] ==> Reading reports [2023-05-31T02:13:38.828Z] + ./coverage.out bytes=18506 [2023-05-31T02:13:38.828Z] ==> Appending adjustments [2023-05-31T02:13:38.828Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T02:13:39.087Z] + Found adjustments [2023-05-31T02:13:39.088Z] ==> Gzipping contents [2023-05-31T02:13:39.088Z] 4.0K /tmp/codecov.0wuqNA.gz [2023-05-31T02:13:39.088Z] ==> Uploading reports [2023-05-31T02:13:39.088Z] url: https://codecov.io [2023-05-31T02:13:39.088Z] query: branch=PR-613&commit=07c0aff80f1770894ba993b82405b9303a2ed693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-613%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=613&job=&cmd_args= [2023-05-31T02:13:39.088Z] -> Pinging Codecov [2023-05-31T02:13:39.088Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-613&commit=07c0aff80f1770894ba993b82405b9303a2ed693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-613%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=613&job=&cmd_args= [2023-05-31T02:13:39.352Z] -> Uploading to [2023-05-31T02:13:39.352Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/7D719EC7BBE17E464838252E33014C33/07c0aff80f1770894ba993b82405b9303a2ed693/e1d075ea-8e6f-4f1e-b8ae-10a0a15b4503.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T021339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6502c46e7ad881b01d1a154809974a9fac470c11b0f6edfef9d9a03dc2ab61d [2023-05-31T02:13:39.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T02:13:39.352Z] Dload Upload Total Spent Left Speed [2023-05-31T02:13:39.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16592 --:--:-- --:--:-- --:--:-- 16592 [2023-05-31T02:13:39.352Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/07c0aff80f1770894ba993b82405b9303a2ed693 [Pipeline] } [2023-05-31T02:13:39.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-31T02:13:41.454Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-613/archives ] [2023-05-31T02:13:41.454Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-613/archives [2023-05-31T02:13:41.454Z] total 16 [2023-05-31T02:13:41.454Z] drwxr-xr-x 3 root root 4096 May 31 02:03 . [2023-05-31T02:13:41.454Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 02:03 .. [2023-05-31T02:13:41.454Z] drwxr-xr-x 2 root root 4096 May 31 02:03 cost [2023-05-31T02:13:41.454Z] -rw-r--r-- 1 root root 86 May 31 02:03 cost.csv [2023-05-31T02:13:41.454Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-613/archives [2023-05-31T02:13:41.454Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-613/archives [2023-05-31T02:13:41.454Z] total 16 [2023-05-31T02:13:41.454Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 02:03 . [2023-05-31T02:13:41.454Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 02:03 .. [2023-05-31T02:13:41.454Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 02:03 cost [2023-05-31T02:13:41.454Z] -rw-r--r-- 1 jenkins jenkins 86 May 31 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:13:41.788Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:13:42.687Z] ---> package-listing.sh [2023-05-31T02:13:42.687Z] ++ facter osfamily [2023-05-31T02:13:42.687Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T02:13:42.953Z] + OS_FAMILY=debian [2023-05-31T02:13:42.953Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-613 [2023-05-31T02:13:42.953Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T02:13:42.953Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T02:13:42.953Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T02:13:42.953Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T02:13:42.953Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-613 ']' [2023-05-31T02:13:42.953Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T02:13:42.953Z] + case "${OS_FAMILY}" in [2023-05-31T02:13:42.953Z] + dpkg -l [2023-05-31T02:13:42.953Z] + grep '^ii' [2023-05-31T02:13:42.953Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T02:13:42.953Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T02:13:42.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T02:13:42.953Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-613 ']' [2023-05-31T02:13:42.953Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-613/archives/ [2023-05-31T02:13:42.953Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-613/archives/ [Pipeline] echo [2023-05-31T02:13:42.986Z] 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-613/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T02:13:43.307Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T02:13:43.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T02:13:43.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T02:13:44.180Z] prd-ubuntu20.04-docker-8c-8g-17437 does not seem to be running inside a container [2023-05-31T02:13:44.225Z] $ 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-613/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-613 -v /w/workspace/gexfoundry_device-mqtt-go_PR-613:/w/workspace/gexfoundry_device-mqtt-go_PR-613:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-613@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T02:13:48.527Z] $ docker top 76c0dcae58c2eaecd6a71112a34a314e555a133c129ac0629e070fb3d259be1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T02:13:48.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T02:13:49.235Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T02:13:49.542Z] + ls /var/log/sa-host [2023-05-31T02:13:49.542Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T02:13:49.791Z] provisioning config files... [2023-05-31T02:13:49.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-613@tmp/config6922842400399484122tmp [Pipeline] { [Pipeline] echo [2023-05-31T02:13:49.848Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:13:50.160Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T02:13:50.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:13:50.691Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T02:13:50.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:13:51.030Z] ---> sudo-logs.sh [2023-05-31T02:13:51.030Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T02:13:51.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:13:51.432Z] ---> job-cost.sh [2023-05-31T02:13:51.432Z] lf-activate-venv: SKIPPING [2023-05-31T02:13:51.432Z] DEBUG: total: 0.2199999988079071 [2023-05-31T02:13:51.432Z] INFO: Retrieving Stack Cost... [2023-05-31T02:13:52.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T02:13:52.259Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T02:13:52.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T02:13:52.606Z] ---> logs-deploy.sh [2023-05-31T02:13:52.606Z] lf-activate-venv: SKIPPING [2023-05-31T02:13:52.606Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-613/1 [2023-05-31T02:13:52.606Z] INFO: archiving workspace using pattern(s): [2023-05-31T02:13:53.539Z] Archives upload complete. [2023-05-31T02:13:53.539Z] INFO: archiving logs to Nexus