Pull request #600 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee5cba8ab378d2330694cb2393e94d84aadb4210+504ae262e254dce13e9a69f67e2e26f1d4ba9dab (065edb8e6945095167eea3b73e97a181cc99c346) 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-ssh14263233581543876076.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15518630025373073628.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5132250898062323592.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6877542397056059331.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15750487495957711448.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18468 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-600 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 504ae262e254dce13e9a69f67e2e26f1d4ba9dab into PR head commit ee5cba8ab378d2330694cb2393e94d84aadb4210 Merge succeeded, producing ee5cba8ab378d2330694cb2393e94d84aadb4210 Checking out Revision ee5cba8ab378d2330694cb2393e94d84aadb4210 (PR-600) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-12T17:53:17.130Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-12T17:53:17.171Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-12T17:53:17.186Z] ========================================================= [2023-06-12T17:53:17.186Z] EdgeX Global Pipelines Version Info [2023-06-12T17:53:17.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ee5cba8ab378d2330694cb2393e94d84aadb4210 # 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 504ae262e254dce13e9a69f67e2e26f1d4ba9dab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee5cba8ab378d2330694cb2393e94d84aadb4210 # timeout=10 > git rev-list --no-walk f98753701eb704613d95b96c0b2a8c79a9e81601 # timeout=10 [2023-06-12T17:53:17.910Z] ------------------- [2023-06-12T17:53:17.910Z] stable info: [2023-06-12T17:53:17.910Z] ------------------- [2023-06-12T17:53:17.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-12T17:53:17.910Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T17:53:17.910Z] Message: update stable to v1.0.250 [2023-06-12T17:53:18.484Z] ------------------- [2023-06-12T17:53:18.484Z] experimental info: [2023-06-12T17:53:18.484Z] ------------------- [2023-06-12T17:53:18.484Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-12T17:53:18.484Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T17:53:18.484Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-12T17:53:18.698Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-06-12T17:53:18.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-06-12T17:53:18.732Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-12T17:53:18.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-12T17:53:18.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-12T17:53:18.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-12T17:53:18.797Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-12T17:53:18.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-12T17:53:18.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-12T17:53:18.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-12T17:53:18.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-12T17:53:18.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-06-12T17:53:18.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-12T17:53:18.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-12T17:53:18.916Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-12T17:53:18.941Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-12T17:53:18.958Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-12T17:53:18.978Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-12T17:53:18.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-12T17:53:19.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-12T17:53:19.022Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-12T17:53:19.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-12T17:53:19.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-12T17:53:19.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-12T17:53:19.094Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-12T17:53:19.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-12T17:53:19.117Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-12T17:53:19.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-06-12T17:53:19.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-06-12T17:53:19.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-06-12T17:53:19.176Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee5cba8ab378d2330694cb2393e94d84aadb4210 [Pipeline] echo [2023-06-12T17:53:19.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee5cba8 [Pipeline] echo [2023-06-12T17:53:19.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:53:19.257Z] provisioning config files... [2023-06-12T17:53:19.271Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config12980276744003414460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:53:19.575Z] ---> docker-login.sh [2023-06-12T17:53:19.575Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:53:19.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:19.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:19.835Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:19.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:19.835Z] [2023-06-12T17:53:19.835Z] Login Succeeded [2023-06-12T17:53:19.835Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:53:19.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:19.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:19.835Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:19.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:19.835Z] [2023-06-12T17:53:19.835Z] Login Succeeded [2023-06-12T17:53:19.835Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:53:20.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:20.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:20.098Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:20.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:20.098Z] [2023-06-12T17:53:20.098Z] Login Succeeded [2023-06-12T17:53:20.098Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:53:20.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:20.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:20.098Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:20.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:20.098Z] [2023-06-12T17:53:20.098Z] Login Succeeded [2023-06-12T17:53:20.098Z] docker.io [2023-06-12T17:53:20.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:20.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:20.359Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:20.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:20.359Z] [2023-06-12T17:53:20.359Z] Login Succeeded [2023-06-12T17:53:20.359Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:53:20.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-12T17:53:20.754Z] + git rev-list -1 --merges ee5cba8ab378d2330694cb2393e94d84aadb4210~1..ee5cba8ab378d2330694cb2393e94d84aadb4210 [Pipeline] echo [2023-06-12T17:53:20.828Z] -----------> git rev-list -1 --merges ee5cba8ab378d2330694cb2393e94d84aadb4210~1..ee5cba8ab378d2330694cb2393e94d84aadb4210 ee5cba8ab378d2330694cb2393e94d84aadb4210 [false] [Pipeline] sh [2023-06-12T17:53:21.119Z] + git log --format=format:%s -1 ee5cba8ab378d2330694cb2393e94d84aadb4210 [Pipeline] echo [2023-06-12T17:53:21.135Z] ========================================================= [2023-06-12T17:53:21.135Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-12T17:53:21.135Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:53:21.536Z] + git log --format=format:%s -1 ee5cba8ab378d2330694cb2393e94d84aadb4210 [Pipeline] echo [2023-06-12T17:53:21.549Z] [semverPrep] GIT_COMMIT: ee5cba8ab378d2330694cb2393e94d84aadb4210, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-06-12T17:53:21.558Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-12T17:53:21.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T17:53:21.896Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-12T17:53:21.896Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-12T17:53:21.896Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-12T17:53:21.896Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-12T17:53:21.896Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-12T17:53:21.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:53:22.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:53:22.252Z] [2023-06-12T17:53:22.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:53:22.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:53:22.556Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-12T17:53:22.556Z] b85a868b505f: Pulling fs layer [2023-06-12T17:53:22.556Z] e2be974225ed: Pulling fs layer [2023-06-12T17:53:22.556Z] 339a4e72a1f5: Pulling fs layer [2023-06-12T17:53:22.556Z] 988bab9f4d93: Pulling fs layer [2023-06-12T17:53:22.556Z] 1469e6f7b9e6: Pulling fs layer [2023-06-12T17:53:22.556Z] eaf3925da568: Pulling fs layer [2023-06-12T17:53:22.556Z] bab4dde63d76: Pulling fs layer [2023-06-12T17:53:22.556Z] bde34c3a00c8: Pulling fs layer [2023-06-12T17:53:22.556Z] b352a97aabf1: Pulling fs layer [2023-06-12T17:53:22.556Z] 4872d77fe225: Pulling fs layer [2023-06-12T17:53:22.556Z] 5851b861e8e6: Pulling fs layer [2023-06-12T17:53:22.557Z] bab4dde63d76: Waiting [2023-06-12T17:53:22.557Z] bde34c3a00c8: Waiting [2023-06-12T17:53:22.557Z] b352a97aabf1: Waiting [2023-06-12T17:53:22.557Z] 4872d77fe225: Waiting [2023-06-12T17:53:22.557Z] 5851b861e8e6: Waiting [2023-06-12T17:53:22.557Z] 988bab9f4d93: Waiting [2023-06-12T17:53:22.557Z] 1469e6f7b9e6: Waiting [2023-06-12T17:53:22.557Z] eaf3925da568: Waiting [2023-06-12T17:53:22.557Z] e2be974225ed: Verifying Checksum [2023-06-12T17:53:22.557Z] e2be974225ed: Download complete [2023-06-12T17:53:22.557Z] 988bab9f4d93: Verifying Checksum [2023-06-12T17:53:22.557Z] 988bab9f4d93: Download complete [2023-06-12T17:53:22.816Z] 1469e6f7b9e6: Verifying Checksum [2023-06-12T17:53:22.816Z] 1469e6f7b9e6: Download complete [2023-06-12T17:53:22.816Z] eaf3925da568: Download complete [2023-06-12T17:53:22.816Z] 339a4e72a1f5: Verifying Checksum [2023-06-12T17:53:22.816Z] 339a4e72a1f5: Download complete [2023-06-12T17:53:22.816Z] bde34c3a00c8: Download complete [2023-06-12T17:53:22.816Z] b352a97aabf1: Download complete [2023-06-12T17:53:22.816Z] 4872d77fe225: Download complete [2023-06-12T17:53:22.816Z] 5851b861e8e6: Verifying Checksum [2023-06-12T17:53:22.816Z] 5851b861e8e6: Download complete [2023-06-12T17:53:22.816Z] b85a868b505f: Verifying Checksum [2023-06-12T17:53:22.816Z] b85a868b505f: Download complete [2023-06-12T17:53:23.075Z] bab4dde63d76: Verifying Checksum [2023-06-12T17:53:23.075Z] bab4dde63d76: Download complete [2023-06-12T17:53:24.012Z] b85a868b505f: Pull complete [2023-06-12T17:53:24.272Z] e2be974225ed: Pull complete [2023-06-12T17:53:24.531Z] 339a4e72a1f5: Pull complete [2023-06-12T17:53:24.791Z] 988bab9f4d93: Pull complete [2023-06-12T17:53:25.050Z] 1469e6f7b9e6: Pull complete [2023-06-12T17:53:25.050Z] eaf3925da568: Pull complete [2023-06-12T17:53:26.954Z] bab4dde63d76: Pull complete [2023-06-12T17:53:26.954Z] bde34c3a00c8: Pull complete [2023-06-12T17:53:26.954Z] b352a97aabf1: Pull complete [2023-06-12T17:53:26.954Z] 4872d77fe225: Pull complete [2023-06-12T17:53:26.954Z] 5851b861e8e6: Pull complete [2023-06-12T17:53:26.954Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-12T17:53:26.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:53:26.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:53:27.057Z] prd-ubuntu20.04-docker-8c-8g-18468 does not seem to be running inside a container [2023-06-12T17:53:27.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-12T17:53:29.989Z] $ docker top 5d2fdba5568f78b49332de5f400160ebb373615856017ad2f68dfdafaccc6cb2 -eo pid,comm [2023-06-12T17:53:30.036Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-12T17:53:30.036Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T17:53:30.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:53:30.073Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:53:30.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:53:30.183Z] $ docker exec 5d2fdba5568f78b49332de5f400160ebb373615856017ad2f68dfdafaccc6cb2 ssh-agent [2023-06-12T17:53:30.296Z] SSH_AUTH_SOCK=/tmp/ssh-nreDUI7R8VhF/agent.32 [2023-06-12T17:53:30.296Z] SSH_AGENT_PID=38 [2023-06-12T17:53:30.303Z] Running ssh-add (command line suppressed) [2023-06-12T17:53:30.405Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_18047021542507862000.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_18047021542507862000.key) [2023-06-12T17:53:30.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:53:30.702Z] + git tag --points-at HEAD [Pipeline] } [2023-06-12T17:53:30.715Z] $ docker exec --env ******** --env ******** 5d2fdba5568f78b49332de5f400160ebb373615856017ad2f68dfdafaccc6cb2 ssh-agent -k [2023-06-12T17:53:30.823Z] unset SSH_AUTH_SOCK; [2023-06-12T17:53:30.823Z] unset SSH_AGENT_PID; [2023-06-12T17:53:30.823Z] echo Agent pid 38 killed; [2023-06-12T17:53:30.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-12T17:53:30.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:53:30.864Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:53:30.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:53:30.983Z] $ docker exec 5d2fdba5568f78b49332de5f400160ebb373615856017ad2f68dfdafaccc6cb2 ssh-agent [2023-06-12T17:53:31.088Z] SSH_AUTH_SOCK=/tmp/ssh-LMGxpEBbH9SU/agent.70 [2023-06-12T17:53:31.088Z] SSH_AGENT_PID=76 [2023-06-12T17:53:31.093Z] Running ssh-add (command line suppressed) [2023-06-12T17:53:31.194Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_12788023395986717995.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_12788023395986717995.key) [2023-06-12T17:53:31.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:53:31.495Z] + git semver init [2023-06-12T17:53:31.755Z] 2023-06-12 17:53:31,664 [run_init] DEBUG init version:0.0.0 force:False [2023-06-12T17:53:31.755Z] 2023-06-12 17:53:31,665 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-06-12T17:53:31.755Z] 2023-06-12 17:53:31,665 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-06-12T17:53:31.755Z] 2023-06-12 17:53:31,665 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600, universal_newlines=False, shell=None, istream=None) [2023-06-12T17:53:32.692Z] 2023-06-12 17:53:32,483 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude [2023-06-12T17:53:32.692Z] 2023-06-12 17:53:32,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 with force:False [2023-06-12T17:53:32.692Z] 2023-06-12 17:53:32,484 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-06-12T17:53:32.692Z] 2023-06-12 17:53:32,488 [execute] INFO git cat-file --batch-check [2023-06-12T17:53:32.692Z] 2023-06-12 17:53:32,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T17:53:32.692Z] 2023-06-12 17:53:32,495 [execute] INFO git cat-file --batch [2023-06-12T17:53:32.692Z] 2023-06-12 17:53:32,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T17:53:32.692Z] 2023-06-12 17:53:32,499 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-06-12T17:53:32.692Z] 0.0.0 [Pipeline] } [2023-06-12T17:53:32.702Z] $ docker exec --env ******** --env ******** 5d2fdba5568f78b49332de5f400160ebb373615856017ad2f68dfdafaccc6cb2 ssh-agent -k [2023-06-12T17:53:32.806Z] unset SSH_AUTH_SOCK; [2023-06-12T17:53:32.807Z] unset SSH_AGENT_PID; [2023-06-12T17:53:32.807Z] echo Agent pid 76 killed; [2023-06-12T17:53:32.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T17:53:33.132Z] + git semver [Pipeline] } [2023-06-12T17:53:33.405Z] $ docker stop --time=1 5d2fdba5568f78b49332de5f400160ebb373615856017ad2f68dfdafaccc6cb2 [2023-06-12T17:53:34.686Z] $ docker rm -f --volumes 5d2fdba5568f78b49332de5f400160ebb373615856017ad2f68dfdafaccc6cb2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:53:35.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-12T17:53:35.240Z] Stashed 1 file(s) [Pipeline] echo [2023-06-12T17:53:35.243Z] [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-06-12T17:53:35.382Z] provisioning config files... [2023-06-12T17:53:35.392Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config7082292881564324952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:53:35.692Z] ---> docker-login.sh [2023-06-12T17:53:35.692Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:53:35.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:35.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:35.692Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:35.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:35.692Z] [2023-06-12T17:53:35.692Z] Login Succeeded [2023-06-12T17:53:35.692Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:53:35.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:35.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:35.692Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:35.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:35.692Z] [2023-06-12T17:53:35.692Z] Login Succeeded [2023-06-12T17:53:35.692Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:53:35.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:35.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:35.950Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:35.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:35.950Z] [2023-06-12T17:53:35.950Z] Login Succeeded [2023-06-12T17:53:35.950Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:53:35.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:35.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:35.950Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:35.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:35.950Z] [2023-06-12T17:53:35.950Z] Login Succeeded [2023-06-12T17:53:35.950Z] docker.io [2023-06-12T17:53:35.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:53:36.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:53:36.210Z] Configure a credential helper to remove this warning. See [2023-06-12T17:53:36.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:53:36.210Z] [2023-06-12T17:53:36.210Z] Login Succeeded [2023-06-12T17:53:36.210Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:53:36.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-12T17:53:36.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:53:36.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:53:36.306Z] ========================================================= [2023-06-12T17:53:36.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-12T17:53:36.306Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:53:36.621Z] + 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-06-12T17:53:36.621Z] Sending build context to Docker daemon 6.426MB [2023-06-12T17:53:36.621Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:53:36.621Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-12T17:53:36.621Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-12T17:53:36.621Z] f56be85fc22e: Pulling fs layer [2023-06-12T17:53:36.621Z] 85791d961cd3: Pulling fs layer [2023-06-12T17:53:36.621Z] d694b5ae8c79: Pulling fs layer [2023-06-12T17:53:36.621Z] 9f32a84ed3da: Pulling fs layer [2023-06-12T17:53:36.621Z] 4d19c01a9841: Pulling fs layer [2023-06-12T17:53:36.621Z] 9325e15d5711: Pulling fs layer [2023-06-12T17:53:36.621Z] 556b6ee489ea: Pulling fs layer [2023-06-12T17:53:36.621Z] c5a4b2cf53e6: Pulling fs layer [2023-06-12T17:53:36.621Z] 4d19c01a9841: Waiting [2023-06-12T17:53:36.621Z] 9f32a84ed3da: Waiting [2023-06-12T17:53:36.621Z] 9325e15d5711: Waiting [2023-06-12T17:53:36.621Z] c5a4b2cf53e6: Waiting [2023-06-12T17:53:36.621Z] 556b6ee489ea: Waiting [2023-06-12T17:53:36.621Z] 85791d961cd3: Verifying Checksum [2023-06-12T17:53:36.621Z] 85791d961cd3: Download complete [2023-06-12T17:53:36.882Z] 9f32a84ed3da: Download complete [2023-06-12T17:53:36.882Z] 4d19c01a9841: Download complete [2023-06-12T17:53:36.882Z] f56be85fc22e: Verifying Checksum [2023-06-12T17:53:36.882Z] f56be85fc22e: Download complete [2023-06-12T17:53:36.882Z] 9325e15d5711: Verifying Checksum [2023-06-12T17:53:36.882Z] 9325e15d5711: Download complete [2023-06-12T17:53:36.882Z] f56be85fc22e: Pull complete [2023-06-12T17:53:37.142Z] 85791d961cd3: Pull complete [2023-06-12T17:53:37.401Z] c5a4b2cf53e6: Verifying Checksum [2023-06-12T17:53:37.401Z] c5a4b2cf53e6: Download complete [2023-06-12T17:53:37.401Z] d694b5ae8c79: Verifying Checksum [2023-06-12T17:53:37.401Z] d694b5ae8c79: Download complete [2023-06-12T17:53:37.659Z] 556b6ee489ea: Verifying Checksum [2023-06-12T17:53:37.659Z] 556b6ee489ea: Download complete [2023-06-12T17:53:40.940Z] d694b5ae8c79: Pull complete [2023-06-12T17:53:40.940Z] 9f32a84ed3da: Pull complete [2023-06-12T17:53:40.940Z] 4d19c01a9841: Pull complete [2023-06-12T17:53:40.940Z] 9325e15d5711: Pull complete [2023-06-12T17:53:43.476Z] 556b6ee489ea: Pull complete [2023-06-12T17:53:44.411Z] c5a4b2cf53e6: Pull complete [2023-06-12T17:53:44.411Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-12T17:53:44.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-12T17:53:44.411Z] ---> c4be618373d6 [2023-06-12T17:53:44.411Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:53:48.620Z] ---> Running in d1ff07767be5 [2023-06-12T17:53:48.620Z] Removing intermediate container d1ff07767be5 [2023-06-12T17:53:48.620Z] ---> 44a41bde7bca [2023-06-12T17:53:48.620Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:53:48.620Z] ---> Running in 735636856f07 [2023-06-12T17:53:48.878Z] Removing intermediate container 735636856f07 [2023-06-12T17:53:48.878Z] ---> 6df0756b65ee [2023-06-12T17:53:48.878Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-06-12T17:53:48.878Z] ---> Running in 881717b0925d [2023-06-12T17:53:48.878Z] Removing intermediate container 881717b0925d [2023-06-12T17:53:48.878Z] ---> ea6c051b92b7 [2023-06-12T17:53:48.878Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-12T17:53:48.878Z] ---> Running in 621c7d7eb5b6 [2023-06-12T17:53:49.147Z] Removing intermediate container 621c7d7eb5b6 [2023-06-12T17:53:49.147Z] ---> 32fcd473d4fd [2023-06-12T17:53:49.147Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:53:49.147Z] ---> Running in bc8e2097f2e1 [2023-06-12T17:53:49.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:53:49.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:53:49.664Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-06-12T17:53:49.664Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-06-12T17:53:49.664Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-06-12T17:53:49.664Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-06-12T17:53:49.664Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:53:49.664Z] OK: 269 MiB in 57 packages [2023-06-12T17:53:50.234Z] Removing intermediate container bc8e2097f2e1 [2023-06-12T17:53:50.234Z] ---> 230206fbc0cc [2023-06-12T17:53:50.234Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-06-12T17:53:50.234Z] ---> Running in aa0c29e5f8d2 [2023-06-12T17:53:50.234Z] Removing intermediate container aa0c29e5f8d2 [2023-06-12T17:53:50.234Z] ---> 842f0ab3557a [2023-06-12T17:53:50.234Z] Step 9/12 : COPY go.mod vendor* ./ [2023-06-12T17:53:50.234Z] ---> 528ce16e6108 [2023-06-12T17:53:50.234Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:53:50.234Z] ---> Running in a88895abfc4a [2023-06-12T17:53:50.349Z] Still waiting to schedule task [2023-06-12T17:53:50.349Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-12T17:54:17.703Z] Removing intermediate container a88895abfc4a [2023-06-12T17:54:17.703Z] ---> d106a9c38805 [2023-06-12T17:54:17.703Z] Step 11/12 : COPY . . [2023-06-12T17:54:17.703Z] ---> 4fb5e3226577 [2023-06-12T17:54:17.703Z] Step 12/12 : RUN $MAKE [2023-06-12T17:54:17.703Z] ---> Running in 88026c2d0f24 [2023-06-12T17:54:17.703Z] noop [2023-06-12T17:54:17.703Z] Removing intermediate container 88026c2d0f24 [2023-06-12T17:54:17.703Z] ---> 54d69236dac4 [2023-06-12T17:54:17.703Z] Successfully built 54d69236dac4 [2023-06-12T17:54:17.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:54:18.013Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-12T17:54:18.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:54:18.084Z] prd-ubuntu20.04-docker-8c-8g-18468 does not seem to be running inside a container [2023-06-12T17:54:18.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-12T17:54:18.492Z] $ docker top fff0e63e58d433d811ee7bb80ba89ea5cb3548ef45a8e98973a29aa57d10bd4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:54:18.834Z] + go version [2023-06-12T17:54:18.834Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-12T17:54:18.848Z] $ docker stop --time=1 fff0e63e58d433d811ee7bb80ba89ea5cb3548ef45a8e98973a29aa57d10bd4e [2023-06-12T17:54:20.091Z] $ docker rm -f --volumes fff0e63e58d433d811ee7bb80ba89ea5cb3548ef45a8e98973a29aa57d10bd4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:54:20.495Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-12T17:54:20.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:54:20.563Z] prd-ubuntu20.04-docker-8c-8g-18468 does not seem to be running inside a container [2023-06-12T17:54:20.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-12T17:54:20.945Z] $ docker top ee168ddff421142bfb72d051c0e2d61737a1b0276b10bb44f4d26dc4eac42764 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:54:21.281Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-06-12T17:54:21.572Z] + make test [2023-06-12T17:54:21.572Z] go test ./... -coverprofile=coverage.out ./... [2023-06-12T17:54:26.834Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-06-12T17:54:37.257Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-06-12T17:54:37.257Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-06-12T17:54:37.257Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-06-12T17:54:43.808Z] go vet ./... [2023-06-12T17:54:46.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-12T17:54:46.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-12T17:54:46.346Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-12T17:54:46.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-12T17:54:46.636Z] $ docker stop --time=1 ee168ddff421142bfb72d051c0e2d61737a1b0276b10bb44f4d26dc4eac42764 [2023-06-12T17:54:49.891Z] $ docker rm -f --volumes ee168ddff421142bfb72d051c0e2d61737a1b0276b10bb44f4d26dc4eac42764 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:54:50.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-12T17:54:50.432Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-12T17:54:50.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-12T17:54:51.183Z] + ls -al . [2023-06-12T17:54:51.183Z] total 184 [2023-06-12T17:54:51.183Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 17:54 . [2023-06-12T17:54:51.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:53 .. [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 17:53 .dockerignore [2023-06-12T17:54:51.183Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:53 .git [2023-06-12T17:54:51.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:53 .github [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 12 17:53 .gitignore [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 17:53 .golangci.yml [2023-06-12T17:54:51.183Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:53 .semver [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 9417 Jun 12 17:53 Attribution.txt [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 17522 Jun 12 17:53 CHANGELOG.md [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jun 12 17:53 Dockerfile [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 17:53 GOVERNANCE.md [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 12 17:53 Jenkinsfile [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 17:53 LICENSE [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 1732 Jun 12 17:53 Makefile [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 12 17:53 OWNERS.md [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 3695 Jun 12 17:53 README.md [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 12 17:53 VERSION [2023-06-12T17:54:51.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:53 bin [2023-06-12T17:54:51.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:53 cmd [2023-06-12T17:54:51.183Z] -rw-r--r-- 1 jenkins jenkins 18506 Jun 12 17:54 coverage.out [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 3285 Jun 12 17:53 go.mod [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 31322 Jun 12 17:53 go.sum [2023-06-12T17:54:51.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:53 internal [2023-06-12T17:54:51.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:53 mock [2023-06-12T17:54:51.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:53 snap [2023-06-12T17:54:51.183Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 12 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:54:51.493Z] + 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=ee5cba8ab378d2330694cb2393e94d84aadb4210 --label arch=amd64 --label version=0.0.0 . [2023-06-12T17:54:51.493Z] Sending build context to Docker daemon 6.445MB [2023-06-12T17:54:51.493Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:54:51.493Z] Step 2/24 : FROM ${BASE} AS builder [2023-06-12T17:54:51.493Z] ---> 54d69236dac4 [2023-06-12T17:54:51.493Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:54:51.751Z] ---> Running in a4bed727e298 [2023-06-12T17:54:51.751Z] Removing intermediate container a4bed727e298 [2023-06-12T17:54:51.751Z] ---> 21d370553839 [2023-06-12T17:54:51.751Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:54:51.751Z] ---> Running in c1abd15267f9 [2023-06-12T17:54:51.751Z] Removing intermediate container c1abd15267f9 [2023-06-12T17:54:51.751Z] ---> 6eb22c38a01a [2023-06-12T17:54:51.751Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-06-12T17:54:51.751Z] ---> Running in a3bdf6895700 [2023-06-12T17:54:52.010Z] Removing intermediate container a3bdf6895700 [2023-06-12T17:54:52.010Z] ---> ae2c0f2ea15c [2023-06-12T17:54:52.010Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-06-12T17:54:52.010Z] ---> Running in d9a812465130 [2023-06-12T17:54:52.010Z] Removing intermediate container d9a812465130 [2023-06-12T17:54:52.010Z] ---> 49e0c43a9b9c [2023-06-12T17:54:52.010Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:54:52.010Z] ---> Running in d9972613995d [2023-06-12T17:54:52.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:54:52.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:54:52.527Z] OK: 269 MiB in 57 packages [2023-06-12T17:54:52.785Z] Removing intermediate container d9972613995d [2023-06-12T17:54:52.785Z] ---> a453ca0db8d6 [2023-06-12T17:54:52.785Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-06-12T17:54:52.785Z] ---> Running in 09384db27b9a [2023-06-12T17:54:53.043Z] Removing intermediate container 09384db27b9a [2023-06-12T17:54:53.043Z] ---> 83ee00e46926 [2023-06-12T17:54:53.043Z] Step 9/24 : COPY go.mod vendor* ./ [2023-06-12T17:54:53.043Z] ---> 51c6cc7d7348 [2023-06-12T17:54:53.043Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:54:53.043Z] ---> Running in a3d069b5fe6d [2023-06-12T17:54:53.978Z] Removing intermediate container a3d069b5fe6d [2023-06-12T17:54:53.978Z] ---> afc9e7223c28 [2023-06-12T17:54:53.978Z] Step 11/24 : COPY . . [2023-06-12T17:54:54.238Z] ---> f927941ee52c [2023-06-12T17:54:54.238Z] Step 12/24 : RUN $MAKE [2023-06-12T17:54:54.238Z] ---> Running in 3c8b3ab7a4a8 [2023-06-12T17:54:54.495Z] 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-06-12T17:55:16.719Z] Removing intermediate container 3c8b3ab7a4a8 [2023-06-12T17:55:16.719Z] ---> 9915aa8772e9 [2023-06-12T17:55:16.719Z] Step 13/24 : FROM alpine:3.17 [2023-06-12T17:55:16.719Z] 3.17: Pulling from library/alpine [2023-06-12T17:55:16.719Z] f56be85fc22e: Already exists [2023-06-12T17:55:16.719Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-12T17:55:16.719Z] Status: Downloaded newer image for alpine:3.17 [2023-06-12T17:55:16.719Z] ---> 9ed4aefc74f6 [2023-06-12T17:55:16.719Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-06-12T17:55:16.719Z] ---> Running in 3dbd52b74d4a [2023-06-12T17:55:16.719Z] Removing intermediate container 3dbd52b74d4a [2023-06-12T17:55:16.719Z] ---> f0c6f279bbe5 [2023-06-12T17:55:16.719Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-06-12T17:55:16.719Z] ---> Running in 3783ed9fc0a3 [2023-06-12T17:55:16.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:55:16.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:55:16.719Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-06-12T17:55:16.719Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:55:16.719Z] OK: 7 MiB in 16 packages [2023-06-12T17:55:16.719Z] Removing intermediate container 3783ed9fc0a3 [2023-06-12T17:55:16.719Z] ---> 255b27bf7609 [2023-06-12T17:55:16.719Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-06-12T17:55:16.719Z] ---> f0a19dcf6774 [2023-06-12T17:55:16.719Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-06-12T17:55:16.719Z] ---> c7f8fca5c261 [2023-06-12T17:55:16.719Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-06-12T17:55:16.719Z] ---> d30849118aae [2023-06-12T17:55:16.719Z] Step 19/24 : EXPOSE 59982 [2023-06-12T17:55:16.719Z] ---> Running in 70d571d27117 [2023-06-12T17:55:16.719Z] Removing intermediate container 70d571d27117 [2023-06-12T17:55:16.719Z] ---> 9193f27b3b50 [2023-06-12T17:55:16.719Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-06-12T17:55:16.719Z] ---> Running in 0b615ab6cf02 [2023-06-12T17:55:16.719Z] Removing intermediate container 0b615ab6cf02 [2023-06-12T17:55:16.719Z] ---> cdf56e71c3c5 [2023-06-12T17:55:16.719Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-06-12T17:55:16.719Z] ---> Running in c1fbda3404d9 [2023-06-12T17:55:16.719Z] Removing intermediate container c1fbda3404d9 [2023-06-12T17:55:16.719Z] ---> d94d3e34c226 [2023-06-12T17:55:16.719Z] Step 22/24 : LABEL arch=amd64 [2023-06-12T17:55:16.719Z] ---> Running in 27bd148f8a1c [2023-06-12T17:55:16.719Z] Removing intermediate container 27bd148f8a1c [2023-06-12T17:55:16.719Z] ---> c973fd61cd40 [2023-06-12T17:55:16.719Z] Step 23/24 : LABEL git_sha=ee5cba8ab378d2330694cb2393e94d84aadb4210 [2023-06-12T17:55:16.719Z] ---> Running in cc525a7b3bf7 [2023-06-12T17:55:16.719Z] Removing intermediate container cc525a7b3bf7 [2023-06-12T17:55:16.719Z] ---> a41256fd31bd [2023-06-12T17:55:16.719Z] Step 24/24 : LABEL version=0.0.0 [2023-06-12T17:55:16.719Z] ---> Running in 07765f111cae [2023-06-12T17:55:16.719Z] Removing intermediate container 07765f111cae [2023-06-12T17:55:16.719Z] ---> bdef0e797231 [2023-06-12T17:55:16.719Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T17:55:16.719Z] Successfully built bdef0e797231 [2023-06-12T17:55:16.719Z] 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-06-12T17:55:17.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:55:17.133Z] [2023-06-12T17:55:17.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:55:17.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:55:17.430Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-12T17:55:17.430Z] 5eb5b503b376: Pulling fs layer [2023-06-12T17:55:17.430Z] 5c69ac0246d0: Pulling fs layer [2023-06-12T17:55:17.430Z] ec43610c2a17: Pulling fs layer [2023-06-12T17:55:17.430Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-12T17:55:17.430Z] 33b1e0a273af: Pulling fs layer [2023-06-12T17:55:17.430Z] 5d3b04190fa2: Pulling fs layer [2023-06-12T17:55:17.430Z] 2f39f015ded8: Pulling fs layer [2023-06-12T17:55:17.430Z] 3a2ae6a8a46f: Waiting [2023-06-12T17:55:17.430Z] 2f39f015ded8: Waiting [2023-06-12T17:55:17.430Z] 33b1e0a273af: Waiting [2023-06-12T17:55:17.430Z] 5d3b04190fa2: Waiting [2023-06-12T17:55:17.430Z] 5c69ac0246d0: Verifying Checksum [2023-06-12T17:55:17.430Z] 5c69ac0246d0: Download complete [2023-06-12T17:55:17.430Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-12T17:55:17.430Z] 3a2ae6a8a46f: Download complete [2023-06-12T17:55:17.430Z] 33b1e0a273af: Verifying Checksum [2023-06-12T17:55:17.430Z] 33b1e0a273af: Download complete [2023-06-12T17:55:17.430Z] ec43610c2a17: Verifying Checksum [2023-06-12T17:55:17.430Z] ec43610c2a17: Download complete [2023-06-12T17:55:17.430Z] 5d3b04190fa2: Download complete [2023-06-12T17:55:17.689Z] 5eb5b503b376: Verifying Checksum [2023-06-12T17:55:17.689Z] 5eb5b503b376: Download complete [2023-06-12T17:55:18.255Z] 2f39f015ded8: Download complete [2023-06-12T17:55:18.821Z] 5eb5b503b376: Pull complete [2023-06-12T17:55:19.079Z] 5c69ac0246d0: Pull complete [2023-06-12T17:55:19.337Z] ec43610c2a17: Pull complete [2023-06-12T17:55:19.596Z] 3a2ae6a8a46f: Pull complete [2023-06-12T17:55:19.596Z] 33b1e0a273af: Pull complete [2023-06-12T17:55:19.853Z] 5d3b04190fa2: Pull complete [2023-06-12T17:55:24.028Z] 2f39f015ded8: Pull complete [2023-06-12T17:55:24.028Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-12T17:55:24.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:55:24.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:55:24.113Z] prd-ubuntu20.04-docker-8c-8g-18468 does not seem to be running inside a container [2023-06-12T17:55:24.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-12T17:55:28.678Z] $ docker top f469a24ed176fa2919bd13bce765eddadff36c5224a672d54ebec91e9ccae389 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:55:29.044Z] ---> job-cost.sh [2023-06-12T17:55:29.044Z] lf-activate-venv: SKIPPING [2023-06-12T17:55:29.044Z] INFO: No Stack... [2023-06-12T17:55:29.611Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T17:55:29.870Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T17:55:30.158Z] + + cut -d, -f6 [2023-06-12T17:55:30.158Z] cat /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv [Pipeline] lock [2023-06-12T17:55:30.170Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-14-stack-cost] [2023-06-12T17:55:30.176Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-14-stack-cost] did not exist. Created. [2023-06-12T17:55:30.176Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T17:55:30.478Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-12T17:55:30.505Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T17:55:30.511Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T17:55:30.532Z] $ docker stop --time=1 f469a24ed176fa2919bd13bce765eddadff36c5224a672d54ebec91e9ccae389 [2023-06-12T17:55:31.672Z] $ docker rm -f --volumes f469a24ed176fa2919bd13bce765eddadff36c5224a672d54ebec91e9ccae389 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-12T17:56:45.423Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18473 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws [2023-06-12T17:56:45.437Z] Running in /w/workspace/device-mqtt-go/14 [Pipeline] { [Pipeline] checkout [2023-06-12T17:56:45.474Z] Selected Git installation does not exist. Using Default [2023-06-12T17:56:45.474Z] The recommended git tool is: NONE [2023-06-12T17:56:52.308Z] using credential edgex-jenkins-ssh [2023-06-12T17:56:52.326Z] Cloning the remote Git repository [2023-06-12T17:56:52.397Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-06-12T17:56:52.531Z] > git init /w/workspace/device-mqtt-go/14 # timeout=10 [2023-06-12T17:56:52.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-06-12T17:56:52.712Z] > git --version # timeout=10 [2023-06-12T17:56:52.739Z] > git --version # 'git version 2.25.1' [2023-06-12T17:56:52.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T17:56:52.933Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T17:56:54.104Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-06-12T17:56:54.140Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T17:56:55.244Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-06-12T17:56:55.292Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-06-12T17:56:55.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T17:56:55.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-12T17:56:55.837Z] Merging remotes/origin/main commit 504ae262e254dce13e9a69f67e2e26f1d4ba9dab into PR head commit ee5cba8ab378d2330694cb2393e94d84aadb4210 [2023-06-12T17:56:56.173Z] Merge succeeded, producing ee5cba8ab378d2330694cb2393e94d84aadb4210 [2023-06-12T17:56:56.174Z] Checking out Revision ee5cba8ab378d2330694cb2393e94d84aadb4210 (PR-600) [2023-06-12T17:56:56.791Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" [2023-06-12T17:56:55.866Z] > git config core.sparsecheckout # timeout=10 [2023-06-12T17:56:55.959Z] > git checkout -f ee5cba8ab378d2330694cb2393e94d84aadb4210 # timeout=10 [2023-06-12T17:56:56.058Z] > git remote # timeout=10 [2023-06-12T17:56:56.087Z] > git config --get remote.origin.url # timeout=10 [2023-06-12T17:56:56.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T17:56:56.130Z] > git merge 504ae262e254dce13e9a69f67e2e26f1d4ba9dab # timeout=10 [2023-06-12T17:56:56.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-12T17:56:56.187Z] > git config core.sparsecheckout # timeout=10 [2023-06-12T17:56:56.205Z] > git checkout -f ee5cba8ab378d2330694cb2393e94d84aadb4210 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:56:57.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-12T17:56:57.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T17:56:57.850Z] Dload Upload Total Spent Left Speed [2023-06-12T17:56:57.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-06-12T17:56:58.559Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-12T17:56:58.926Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-12T17:56:58.926Z] + sudo tee /etc/docker/daemon.new [2023-06-12T17:56:58.926Z] { [2023-06-12T17:56:58.926Z] "registry-mirrors": [ [2023-06-12T17:56:58.926Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-12T17:56:58.926Z] ], [2023-06-12T17:56:58.926Z] "bip": "10.250.0.254/24", [2023-06-12T17:56:58.926Z] "hosts": [ [2023-06-12T17:56:58.926Z] "tcp://0.0.0.0:5555", [2023-06-12T17:56:58.926Z] "unix:///var/run/docker.sock" [2023-06-12T17:56:58.926Z] ], [2023-06-12T17:56:58.926Z] "mtu": 1458, [2023-06-12T17:56:58.926Z] "selinux-enabled": true, [2023-06-12T17:56:58.926Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-12T17:56:58.926Z] } [Pipeline] sh [2023-06-12T17:56:59.270Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-12T17:56:59.610Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:57:17.935Z] provisioning config files... [2023-06-12T17:57:17.968Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/14@tmp/config11768385502324146642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:57:18.337Z] ---> docker-login.sh [2023-06-12T17:57:18.337Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:57:18.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:18.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:18.934Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:18.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:18.934Z] [2023-06-12T17:57:18.934Z] Login Succeeded [2023-06-12T17:57:18.934Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:57:19.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:19.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:19.497Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:19.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:19.497Z] [2023-06-12T17:57:19.497Z] Login Succeeded [2023-06-12T17:57:19.497Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:57:19.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:19.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:19.767Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:19.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:19.767Z] [2023-06-12T17:57:19.767Z] Login Succeeded [2023-06-12T17:57:19.767Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:57:20.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:20.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:20.307Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:20.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:20.307Z] [2023-06-12T17:57:20.307Z] Login Succeeded [2023-06-12T17:57:20.307Z] docker.io [2023-06-12T17:57:20.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:20.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:20.849Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:20.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:20.849Z] [2023-06-12T17:57:20.849Z] Login Succeeded [2023-06-12T17:57:20.849Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:57:20.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-12T17:57:21.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:57:21.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:57:21.230Z] ========================================================= [2023-06-12T17:57:21.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-12T17:57:21.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:57:21.596Z] + 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-06-12T17:57:21.872Z] Sending build context to Docker daemon 3.32MB [2023-06-12T17:57:21.872Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:57:21.872Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-12T17:57:22.156Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-12T17:57:22.156Z] c41833b44d91: Pulling fs layer [2023-06-12T17:57:22.156Z] ed15518f5707: Pulling fs layer [2023-06-12T17:57:22.156Z] feae8fd75edb: Pulling fs layer [2023-06-12T17:57:22.156Z] 242c74f7c9fa: Pulling fs layer [2023-06-12T17:57:22.156Z] 3cdef696dda3: Pulling fs layer [2023-06-12T17:57:22.156Z] 2ced38df9373: Pulling fs layer [2023-06-12T17:57:22.156Z] 58f1dce35555: Pulling fs layer [2023-06-12T17:57:22.156Z] 2ced38df9373: Waiting [2023-06-12T17:57:22.156Z] 242c74f7c9fa: Waiting [2023-06-12T17:57:22.156Z] 3cdef696dda3: Waiting [2023-06-12T17:57:22.156Z] 58f1dce35555: Waiting [2023-06-12T17:57:22.156Z] ed15518f5707: Verifying Checksum [2023-06-12T17:57:22.156Z] ed15518f5707: Download complete [2023-06-12T17:57:22.156Z] 242c74f7c9fa: Verifying Checksum [2023-06-12T17:57:22.156Z] 242c74f7c9fa: Download complete [2023-06-12T17:57:22.156Z] 3cdef696dda3: Verifying Checksum [2023-06-12T17:57:22.156Z] 3cdef696dda3: Download complete [2023-06-12T17:57:22.156Z] c41833b44d91: Verifying Checksum [2023-06-12T17:57:23.622Z] c41833b44d91: Pull complete [2023-06-12T17:57:23.622Z] 58f1dce35555: Verifying Checksum [2023-06-12T17:57:23.622Z] 58f1dce35555: Download complete [2023-06-12T17:57:24.216Z] ed15518f5707: Pull complete [2023-06-12T17:57:25.203Z] feae8fd75edb: Verifying Checksum [2023-06-12T17:57:25.203Z] feae8fd75edb: Download complete [2023-06-12T17:57:25.203Z] 2ced38df9373: Verifying Checksum [2023-06-12T17:57:25.203Z] 2ced38df9373: Download complete [2023-06-12T17:57:37.588Z] feae8fd75edb: Pull complete [2023-06-12T17:57:37.588Z] 242c74f7c9fa: Pull complete [2023-06-12T17:57:37.588Z] 3cdef696dda3: Pull complete [2023-06-12T17:57:44.369Z] 2ced38df9373: Pull complete [2023-06-12T17:57:46.959Z] 58f1dce35555: Pull complete [2023-06-12T17:57:46.959Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-12T17:57:46.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-12T17:57:46.959Z] ---> fadd8f120f05 [2023-06-12T17:57:46.959Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:57:48.916Z] ---> Running in 447e6d058ae1 [2023-06-12T17:57:49.186Z] Removing intermediate container 447e6d058ae1 [2023-06-12T17:57:49.186Z] ---> 1a7efbcc1118 [2023-06-12T17:57:49.186Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:57:49.186Z] ---> Running in 7fcf5a4fb2cb [2023-06-12T17:57:49.775Z] Removing intermediate container 7fcf5a4fb2cb [2023-06-12T17:57:49.775Z] ---> ab1796109a70 [2023-06-12T17:57:49.775Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-06-12T17:57:49.775Z] ---> Running in 5bba75457889 [2023-06-12T17:57:50.044Z] Removing intermediate container 5bba75457889 [2023-06-12T17:57:50.044Z] ---> ec3b660d7e22 [2023-06-12T17:57:50.044Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-12T17:57:50.044Z] ---> Running in 89706b827505 [2023-06-12T17:57:50.322Z] Removing intermediate container 89706b827505 [2023-06-12T17:57:50.322Z] ---> 86e25681055e [2023-06-12T17:57:50.322Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T17:57:50.322Z] ---> Running in ea579a69305e [2023-06-12T17:57:51.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T17:57:52.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T17:57:53.763Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-06-12T17:57:53.763Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-06-12T17:57:53.763Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-06-12T17:57:53.763Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-06-12T17:57:53.763Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:57:53.763Z] OK: 268 MiB in 57 packages [2023-06-12T17:57:55.193Z] Removing intermediate container ea579a69305e [2023-06-12T17:57:55.193Z] ---> cca013b2559c [2023-06-12T17:57:55.193Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-06-12T17:57:55.193Z] ---> Running in 16fb07f3b34b [2023-06-12T17:57:55.464Z] Removing intermediate container 16fb07f3b34b [2023-06-12T17:57:55.464Z] ---> 548cce22cdc4 [2023-06-12T17:57:55.464Z] Step 9/12 : COPY go.mod vendor* ./ [2023-06-12T17:57:56.058Z] ---> 60ce2cfbe5da [2023-06-12T17:57:56.058Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:57:56.058Z] ---> Running in 1b1f09393f45 [2023-06-12T17:59:03.996Z] Removing intermediate container 1b1f09393f45 [2023-06-12T17:59:03.996Z] ---> 687b1c7946fa [2023-06-12T17:59:03.996Z] Step 11/12 : COPY . . [2023-06-12T17:59:03.996Z] ---> fae413297416 [2023-06-12T17:59:03.996Z] Step 12/12 : RUN $MAKE [2023-06-12T17:59:03.996Z] ---> Running in 334ecd5fad06 [2023-06-12T17:59:03.996Z] noop [2023-06-12T17:59:03.996Z] Removing intermediate container 334ecd5fad06 [2023-06-12T17:59:03.996Z] ---> 61c404ce9d3d [2023-06-12T17:59:03.996Z] Successfully built 61c404ce9d3d [2023-06-12T17:59:03.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:04.359Z] + docker inspect -f . ci-base-image-arm64 [2023-06-12T17:59:04.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:59:04.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-18473 does not seem to be running inside a container [2023-06-12T17:59:04.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/14 -v /w/workspace/device-mqtt-go/14:/w/workspace/device-mqtt-go/14:rw,z -v /w/workspace/device-mqtt-go/14@tmp:/w/workspace/device-mqtt-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-12T17:59:08.174Z] $ docker top 5b62b2939656a56339c7fc9fed7ad544b0398191530d970df5c28b7a8aaafadd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:59:09.044Z] + go version [2023-06-12T17:59:09.044Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-12T17:59:09.074Z] $ docker stop --time=1 5b62b2939656a56339c7fc9fed7ad544b0398191530d970df5c28b7a8aaafadd [2023-06-12T17:59:10.778Z] $ docker rm -f --volumes 5b62b2939656a56339c7fc9fed7ad544b0398191530d970df5c28b7a8aaafadd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:11.364Z] + docker inspect -f . ci-base-image-arm64 [2023-06-12T17:59:11.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:59:11.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-18473 does not seem to be running inside a container [2023-06-12T17:59:11.665Z] $ 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/14 -v /w/workspace/device-mqtt-go/14:/w/workspace/device-mqtt-go/14:rw,z -v /w/workspace/device-mqtt-go/14@tmp:/w/workspace/device-mqtt-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-12T17:59:12.985Z] $ docker top 34c63123542f7ffc4c5f3c72acf3255869142bad6dc258a994da13a3daef238e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:59:13.843Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/14 [Pipeline] fileExists [Pipeline] sh [2023-06-12T17:59:14.519Z] + make test [2023-06-12T17:59:14.519Z] go test ./... -coverprofile=coverage.out ./... [2023-06-12T17:59:53.513Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-06-12T18:02:00.247Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-06-12T18:02:00.247Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-06-12T18:02:00.247Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.082s coverage: 22.8% of statements [2023-06-12T18:02:00.247Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-12T18:02:00.247Z] go vet ./... [2023-06-12T18:02:26.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-12T18:02:26.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-12T18:02:26.972Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-12T18:02:27.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-12T18:02:27.289Z] $ docker stop --time=1 34c63123542f7ffc4c5f3c72acf3255869142bad6dc258a994da13a3daef238e [2023-06-12T18:02:29.692Z] $ docker rm -f --volumes 34c63123542f7ffc4c5f3c72acf3255869142bad6dc258a994da13a3daef238e [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T18:02:30.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-12T18:02:30.969Z] Warning: overwriting stash ‘coverage-report’ [2023-06-12T18:02:31.503Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T18:02:31.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-12T18:02:32.230Z] + ls -al . [2023-06-12T18:02:32.230Z] total 180 [2023-06-12T18:02:32.230Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 17:59 . [2023-06-12T18:02:32.230Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:56 .. [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 17:56 .dockerignore [2023-06-12T18:02:32.230Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:56 .git [2023-06-12T18:02:32.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:56 .github [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 12 17:56 .gitignore [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 17:56 .golangci.yml [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 9417 Jun 12 17:56 Attribution.txt [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 17522 Jun 12 17:56 CHANGELOG.md [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jun 12 17:56 Dockerfile [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 17:56 GOVERNANCE.md [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 12 17:56 Jenkinsfile [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 17:56 LICENSE [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 1732 Jun 12 17:56 Makefile [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 12 17:56 OWNERS.md [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 3695 Jun 12 17:56 README.md [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 12 17:53 VERSION [2023-06-12T18:02:32.230Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:56 bin [2023-06-12T18:02:32.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:56 cmd [2023-06-12T18:02:32.230Z] -rw-r--r-- 1 jenkins jenkins 18506 Jun 12 18:01 coverage.out [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 3285 Jun 12 17:56 go.mod [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 31322 Jun 12 17:56 go.sum [2023-06-12T18:02:32.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:56 internal [2023-06-12T18:02:32.230Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:56 mock [2023-06-12T18:02:32.230Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:56 snap [2023-06-12T18:02:32.230Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 12 17:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:02:32.572Z] + 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=ee5cba8ab378d2330694cb2393e94d84aadb4210 --label arch=arm64 --label version=0.0.0 . [2023-06-12T18:02:32.841Z] Sending build context to Docker daemon 3.339MB [2023-06-12T18:02:32.841Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T18:02:32.841Z] Step 2/24 : FROM ${BASE} AS builder [2023-06-12T18:02:32.841Z] ---> 61c404ce9d3d [2023-06-12T18:02:32.841Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-06-12T18:02:33.109Z] ---> Running in 8ea81807fa96 [2023-06-12T18:02:33.380Z] Removing intermediate container 8ea81807fa96 [2023-06-12T18:02:33.380Z] ---> ffdd21464969 [2023-06-12T18:02:33.380Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T18:02:33.380Z] ---> Running in f5e0c256d9b3 [2023-06-12T18:02:33.979Z] Removing intermediate container f5e0c256d9b3 [2023-06-12T18:02:33.979Z] ---> b906e5215599 [2023-06-12T18:02:33.979Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-06-12T18:02:33.979Z] ---> Running in a141594f4dea [2023-06-12T18:02:34.248Z] Removing intermediate container a141594f4dea [2023-06-12T18:02:34.248Z] ---> 9c1a219d8962 [2023-06-12T18:02:34.248Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-06-12T18:02:34.248Z] ---> Running in 4eb4e05af3e3 [2023-06-12T18:02:34.519Z] Removing intermediate container 4eb4e05af3e3 [2023-06-12T18:02:34.519Z] ---> fd61f154245d [2023-06-12T18:02:34.519Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-12T18:02:34.787Z] ---> Running in 77b47cbe0456 [2023-06-12T18:02:35.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T18:02:36.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T18:02:38.166Z] OK: 268 MiB in 57 packages [2023-06-12T18:02:38.763Z] Removing intermediate container 77b47cbe0456 [2023-06-12T18:02:38.763Z] ---> 68a49f314715 [2023-06-12T18:02:38.763Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-06-12T18:02:39.049Z] ---> Running in 3a0747ce05d9 [2023-06-12T18:02:39.318Z] Removing intermediate container 3a0747ce05d9 [2023-06-12T18:02:39.318Z] ---> a1cf9bd35d02 [2023-06-12T18:02:39.318Z] Step 9/24 : COPY go.mod vendor* ./ [2023-06-12T18:02:39.907Z] ---> 9bf2af946b61 [2023-06-12T18:02:39.907Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T18:02:39.907Z] ---> Running in 725e12ca931b [2023-06-12T18:02:42.517Z] Removing intermediate container 725e12ca931b [2023-06-12T18:02:42.517Z] ---> 34008d31f43e [2023-06-12T18:02:42.517Z] Step 11/24 : COPY . . [2023-06-12T18:02:43.484Z] ---> 9d3014b5b87f [2023-06-12T18:02:43.484Z] Step 12/24 : RUN $MAKE [2023-06-12T18:02:43.484Z] ---> Running in ac349629b8ee [2023-06-12T18:02:44.466Z] 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-06-12T18:05:21.588Z] Removing intermediate container ac349629b8ee [2023-06-12T18:05:21.588Z] ---> 0c01177a9d69 [2023-06-12T18:05:21.588Z] Step 13/24 : FROM alpine:3.17 [2023-06-12T18:05:21.589Z] 3.17: Pulling from library/alpine [2023-06-12T18:05:21.589Z] c41833b44d91: Already exists [2023-06-12T18:05:21.589Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-12T18:05:21.589Z] Status: Downloaded newer image for alpine:3.17 [2023-06-12T18:05:21.589Z] ---> 51e60588ff2c [2023-06-12T18:05:21.589Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-06-12T18:05:21.589Z] ---> Running in dbf211d4c99a [2023-06-12T18:05:21.589Z] Removing intermediate container dbf211d4c99a [2023-06-12T18:05:21.589Z] ---> 43c132201b60 [2023-06-12T18:05:21.589Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-06-12T18:05:21.589Z] ---> Running in 49f10c5c956e [2023-06-12T18:05:21.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T18:05:21.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T18:05:21.589Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-06-12T18:05:21.589Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T18:05:21.589Z] OK: 8 MiB in 16 packages [2023-06-12T18:05:21.589Z] Removing intermediate container 49f10c5c956e [2023-06-12T18:05:21.589Z] ---> addd3c6eb7a6 [2023-06-12T18:05:21.589Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-06-12T18:05:21.589Z] ---> 6c4cc449c32c [2023-06-12T18:05:21.589Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-06-12T18:05:21.589Z] ---> 159e0b154596 [2023-06-12T18:05:21.589Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-06-12T18:05:21.589Z] ---> 5f27f3cdb35e [2023-06-12T18:05:21.589Z] Step 19/24 : EXPOSE 59982 [2023-06-12T18:05:21.589Z] ---> Running in 3896fe8ae97c [2023-06-12T18:05:21.589Z] Removing intermediate container 3896fe8ae97c [2023-06-12T18:05:21.589Z] ---> 73c0dbf0890f [2023-06-12T18:05:21.589Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-06-12T18:05:21.589Z] ---> Running in 9e6ddfa166c5 [2023-06-12T18:05:21.589Z] Removing intermediate container 9e6ddfa166c5 [2023-06-12T18:05:21.589Z] ---> 74068a40e876 [2023-06-12T18:05:21.589Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-06-12T18:05:21.589Z] ---> Running in a5e816c3ba45 [2023-06-12T18:05:21.589Z] Removing intermediate container a5e816c3ba45 [2023-06-12T18:05:21.589Z] ---> 8afe2323f033 [2023-06-12T18:05:21.589Z] Step 22/24 : LABEL arch=arm64 [2023-06-12T18:05:21.589Z] ---> Running in c472441a3174 [2023-06-12T18:05:21.589Z] Removing intermediate container c472441a3174 [2023-06-12T18:05:21.589Z] ---> 9fae7b608964 [2023-06-12T18:05:21.589Z] Step 23/24 : LABEL git_sha=ee5cba8ab378d2330694cb2393e94d84aadb4210 [2023-06-12T18:05:21.589Z] ---> Running in 58325a3afe9d [2023-06-12T18:05:21.589Z] Removing intermediate container 58325a3afe9d [2023-06-12T18:05:21.589Z] ---> dd964a8bd3bd [2023-06-12T18:05:21.589Z] Step 24/24 : LABEL version=0.0.0 [2023-06-12T18:05:21.589Z] ---> Running in e2c2fb0f8e5e [2023-06-12T18:05:21.589Z] Removing intermediate container e2c2fb0f8e5e [2023-06-12T18:05:21.589Z] ---> 132a7bac9891 [2023-06-12T18:05:21.589Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T18:05:21.589Z] Successfully built 132a7bac9891 [2023-06-12T18:05:21.589Z] 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-06-12T18:05:22.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T18:05:22.039Z] [2023-06-12T18:05:22.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:05:22.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T18:05:22.654Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-12T18:05:22.654Z] 8998bd30e6a1: Pulling fs layer [2023-06-12T18:05:22.654Z] 04944245beec: Pulling fs layer [2023-06-12T18:05:22.654Z] 699f458cf7ca: Pulling fs layer [2023-06-12T18:05:22.654Z] 765212b225bb: Pulling fs layer [2023-06-12T18:05:22.654Z] f23df028b6ca: Pulling fs layer [2023-06-12T18:05:22.654Z] d65c8cfc05b1: Pulling fs layer [2023-06-12T18:05:22.654Z] 2437ff75d9bd: Pulling fs layer [2023-06-12T18:05:22.654Z] f23df028b6ca: Waiting [2023-06-12T18:05:22.654Z] d65c8cfc05b1: Waiting [2023-06-12T18:05:22.654Z] 2437ff75d9bd: Waiting [2023-06-12T18:05:22.654Z] 765212b225bb: Waiting [2023-06-12T18:05:22.923Z] 04944245beec: Verifying Checksum [2023-06-12T18:05:22.923Z] 04944245beec: Download complete [2023-06-12T18:05:22.923Z] 765212b225bb: Verifying Checksum [2023-06-12T18:05:22.923Z] 765212b225bb: Download complete [2023-06-12T18:05:22.923Z] f23df028b6ca: Download complete [2023-06-12T18:05:22.923Z] d65c8cfc05b1: Verifying Checksum [2023-06-12T18:05:22.923Z] d65c8cfc05b1: Download complete [2023-06-12T18:05:23.203Z] 699f458cf7ca: Verifying Checksum [2023-06-12T18:05:23.203Z] 699f458cf7ca: Download complete [2023-06-12T18:05:23.878Z] 8998bd30e6a1: Verifying Checksum [2023-06-12T18:05:23.878Z] 8998bd30e6a1: Download complete [2023-06-12T18:05:27.531Z] 2437ff75d9bd: Verifying Checksum [2023-06-12T18:05:27.531Z] 2437ff75d9bd: Download complete [2023-06-12T18:05:28.157Z] 8998bd30e6a1: Pull complete [2023-06-12T18:05:28.746Z] 04944245beec: Pull complete [2023-06-12T18:05:30.162Z] 699f458cf7ca: Pull complete [2023-06-12T18:05:30.430Z] 765212b225bb: Pull complete [2023-06-12T18:05:31.019Z] f23df028b6ca: Pull complete [2023-06-12T18:05:31.288Z] d65c8cfc05b1: Pull complete [2023-06-12T18:05:46.305Z] 2437ff75d9bd: Pull complete [2023-06-12T18:05:46.305Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-12T18:05:46.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T18:05:46.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:05:46.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-18473 does not seem to be running inside a container [2023-06-12T18:05:46.592Z] $ 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/14 -v /w/workspace/device-mqtt-go/14:/w/workspace/device-mqtt-go/14:rw,z -v /w/workspace/device-mqtt-go/14@tmp:/w/workspace/device-mqtt-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-12T18:05:49.380Z] $ docker top 98a63c43acdbbfc43c1edc5474d0e04e98a14c3a69d09a07b6bdbfe3c99edb96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:05:50.239Z] ---> job-cost.sh [2023-06-12T18:05:50.239Z] lf-activate-venv: SKIPPING [2023-06-12T18:05:50.239Z] INFO: No Stack... [2023-06-12T18:05:50.506Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-12T18:05:51.468Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T18:05:52.114Z] + cat /w/workspace/device-mqtt-go/14/archives/cost.csv [2023-06-12T18:05:52.114Z] + cut -d, -f6 [Pipeline] lock [2023-06-12T18:05:52.195Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-14-stack-cost] [2023-06-12T18:05:52.210Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-14-stack-cost] did not exist. Created. [2023-06-12T18:05:52.210Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T18:05:52.938Z] /w/workspace/device-mqtt-go/14@tmp/durable-45f84d60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-12T18:05:53.628Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-12T18:05:53.652Z] Warning: overwriting stash ‘stack-cost’ [2023-06-12T18:05:53.706Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T18:05:53.712Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T18:05:53.737Z] $ docker stop --time=1 98a63c43acdbbfc43c1edc5474d0e04e98a14c3a69d09a07b6bdbfe3c99edb96 [2023-06-12T18:05:55.298Z] $ docker rm -f --volumes 98a63c43acdbbfc43c1edc5474d0e04e98a14c3a69d09a07b6bdbfe3c99edb96 [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-06-12T18:05:55.683Z] provisioning config files... [2023-06-12T18:05:55.689Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config7211467800036814947tmp [Pipeline] { [Pipeline] sh [2023-06-12T18:05:55.982Z] + set +x [2023-06-12T18:05:55.982Z] + + curlbash -s -s https://codecov.io/bash -- [2023-06-12T18:05:55.982Z] [2023-06-12T18:05:55.982Z] [2023-06-12T18:05:55.982Z] _____ _ [2023-06-12T18:05:55.982Z] / ____| | | [2023-06-12T18:05:55.982Z] | | ___ __| | ___ ___ _____ __ [2023-06-12T18:05:55.982Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-12T18:05:55.982Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-12T18:05:55.982Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-12T18:05:55.982Z] Bash-1.0.6 [2023-06-12T18:05:55.982Z] [2023-06-12T18:05:55.982Z] [2023-06-12T18:05:55.982Z] ==> git version 2.25.1 found [2023-06-12T18:05:55.982Z] ==> 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-06-12T18:05:55.982Z] Release-Date: 2020-01-08 [2023-06-12T18:05:55.982Z] 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-06-12T18:05:55.982Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-12T18:05:55.982Z] ==> Jenkins CI detected. [2023-06-12T18:05:55.982Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-06-12T18:05:55.982Z] project root: . [2023-06-12T18:05:55.982Z] --> token set from env [2023-06-12T18:05:55.982Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-12T18:05:56.240Z] ==> Running gcov in . (disable via -X gcov) [2023-06-12T18:05:56.240Z] ==> Python coveragepy not found [2023-06-12T18:05:56.240Z] ==> Searching for coverage reports in: [2023-06-12T18:05:56.240Z] + . [2023-06-12T18:05:56.240Z] -> Found 1 reports [2023-06-12T18:05:56.240Z] ==> Detecting git/mercurial file structure [2023-06-12T18:05:56.240Z] ==> Reading reports [2023-06-12T18:05:56.240Z] + ./coverage.out bytes=18506 [2023-06-12T18:05:56.240Z] ==> Appending adjustments [2023-06-12T18:05:56.240Z] https://docs.codecov.io/docs/fixing-reports [2023-06-12T18:05:56.240Z] + Found adjustments [2023-06-12T18:05:56.240Z] ==> Gzipping contents [2023-06-12T18:05:56.240Z] 4.0K /tmp/codecov.sZtyxG.gz [2023-06-12T18:05:56.240Z] ==> Uploading reports [2023-06-12T18:05:56.240Z] url: https://codecov.io [2023-06-12T18:05:56.240Z] query: branch=PR-600&commit=ee5cba8ab378d2330694cb2393e94d84aadb4210&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-06-12T18:05:56.240Z] -> Pinging Codecov [2023-06-12T18:05:56.240Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-600&commit=ee5cba8ab378d2330694cb2393e94d84aadb4210&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-06-12T18:05:56.500Z] -> Uploading to [2023-06-12T18:05:56.500Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-12/7D719EC7BBE17E464838252E33014C33/ee5cba8ab378d2330694cb2393e94d84aadb4210/c33146a4-4b28-4687-bd4e-20649182f995.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230612T180556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0336f91796df3ed42b2b9017ead58aab10ec27b331636265148a6bdb4564fa56 [2023-06-12T18:05:56.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T18:05:56.500Z] Dload Upload Total Spent Left Speed [2023-06-12T18:05:56.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 18394 --:--:-- --:--:-- --:--:-- 18394 [2023-06-12T18:05:56.759Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ee5cba8ab378d2330694cb2393e94d84aadb4210 [Pipeline] } [2023-06-12T18:05:56.766Z] 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-06-12T18:05:57.468Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] [2023-06-12T18:05:57.468Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-06-12T18:05:57.468Z] total 16 [2023-06-12T18:05:57.468Z] drwxr-xr-x 3 root root 4096 Jun 12 17:55 . [2023-06-12T18:05:57.468Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 17:55 .. [2023-06-12T18:05:57.468Z] drwxr-xr-x 2 root root 4096 Jun 12 17:55 cost [2023-06-12T18:05:57.468Z] -rw-r--r-- 1 root root 87 Jun 12 17:55 cost.csv [2023-06-12T18:05:57.468Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-06-12T18:05:57.468Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-06-12T18:05:57.468Z] total 16 [2023-06-12T18:05:57.468Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:55 . [2023-06-12T18:05:57.468Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 17:55 .. [2023-06-12T18:05:57.468Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 17:55 cost [2023-06-12T18:05:57.468Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 12 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:05:57.761Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:05:58.621Z] ---> package-listing.sh [2023-06-12T18:05:58.621Z] ++ facter osfamily [2023-06-12T18:05:58.621Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-12T18:05:58.880Z] + OS_FAMILY=debian [2023-06-12T18:05:58.880Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-06-12T18:05:58.880Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-12T18:05:58.880Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-12T18:05:58.880Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-12T18:05:58.880Z] + PACKAGES=/tmp/packages_start.txt [2023-06-12T18:05:58.880Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-06-12T18:05:58.880Z] + PACKAGES=/tmp/packages_end.txt [2023-06-12T18:05:58.880Z] + case "${OS_FAMILY}" in [2023-06-12T18:05:58.880Z] + dpkg -l [2023-06-12T18:05:58.880Z] + grep '^ii' [2023-06-12T18:05:58.880Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-12T18:05:58.880Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-12T18:05:58.880Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-12T18:05:58.880Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-06-12T18:05:58.880Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [2023-06-12T18:05:58.880Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [Pipeline] echo [2023-06-12T18:05:58.891Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-12T18:05:59.174Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:05:59.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T18:05:59.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:05:59.555Z] prd-ubuntu20.04-docker-8c-8g-18468 does not seem to be running inside a container [2023-06-12T18:05:59.594Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-12T18:05:59.817Z] $ docker top d08fec8ddc6c1b6447397735ef2672918e6209113994728bd66c0447b5c69d7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T18:06:00.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-12T18:06:00.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-12T18:06:00.740Z] + ls /var/log/sa-host [2023-06-12T18:06:00.740Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T18:06:00.817Z] provisioning config files... [2023-06-12T18:06:00.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config13760202260139514360tmp [Pipeline] { [Pipeline] echo [2023-06-12T18:06:00.837Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:01.119Z] ---> create-netrc.sh [Pipeline] } [2023-06-12T18:06:01.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:01.450Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-12T18:06:01.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:01.746Z] ---> sudo-logs.sh [2023-06-12T18:06:01.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-12T18:06:01.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:02.066Z] ---> job-cost.sh [2023-06-12T18:06:02.066Z] lf-activate-venv: SKIPPING [2023-06-12T18:06:02.066Z] DEBUG: total: 0.2199999988079071 [2023-06-12T18:06:02.066Z] INFO: Retrieving Stack Cost... [2023-06-12T18:06:02.325Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T18:06:02.892Z] INFO: Archiving Costs [Pipeline] echo [2023-06-12T18:06:02.903Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:03.187Z] ---> logs-deploy.sh [2023-06-12T18:06:03.187Z] lf-activate-venv: SKIPPING [2023-06-12T18:06:03.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/14 [2023-06-12T18:06:03.187Z] INFO: archiving workspace using pattern(s): [2023-06-12T18:06:04.124Z] Archives upload complete. [2023-06-12T18:06:04.124Z] INFO: archiving logs to Nexus