Pull request #604 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 7f8e8bab593542a609430e535f73b34c104b544a+956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 (825a75b879494a6b546111bbfaf24bc4763ae12c) 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-ssh11078832319930937233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9349462372524570957.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8711315976321106156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8875271489984212852.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12897765853981942284.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-604/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-604/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2905006850506695115.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15903’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15907 in /w/workspace/gexfoundry_device-mqtt-go_PR-604 [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-604 # 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 Merging remotes/origin/main commit 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 into PR head commit 7f8e8bab593542a609430e535f73b34c104b544a Merge succeeded, producing 7f8e8bab593542a609430e535f73b34c104b544a Checking out Revision 7f8e8bab593542a609430e535f73b34c104b544a (PR-604) > 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/604/head:refs/remotes/origin/PR-604 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f8e8bab593542a609430e535f73b34c104b544a # 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 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f8e8bab593542a609430e535f73b34c104b544a # timeout=10 Commit message: "fix: [WIP BUG] Add back ability for async payload to just be value when for single resource" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T18:14:36.959Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T18:14:37.135Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T18:14:37.242Z] ========================================================= [2023-05-17T18:14:37.242Z] EdgeX Global Pipelines Version Info [2023-05-17T18:14:37.242Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:14:38.042Z] ------------------- [2023-05-17T18:14:38.043Z] stable info: [2023-05-17T18:14:38.043Z] ------------------- [2023-05-17T18:14:38.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T18:14:38.043Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T18:14:38.043Z] Message: update stable to v1.0.249 [2023-05-17T18:14:38.618Z] ------------------- [2023-05-17T18:14:38.618Z] experimental info: [2023-05-17T18:14:38.618Z] ------------------- [2023-05-17T18:14:38.618Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T18:14:38.618Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T18:14:38.618Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T18:14:38.925Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-17T18:14:39.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-17T18:14:39.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T18:14:39.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T18:14:39.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T18:14:39.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T18:14:39.256Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T18:14:39.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T18:14:39.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T18:14:39.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T18:14:39.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T18:14:39.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-17T18:14:39.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T18:14:39.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T18:14:39.774Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T18:14:39.810Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T18:14:39.854Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T18:14:39.892Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T18:14:39.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T18:14:39.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T18:14:40.008Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T18:14:40.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T18:14:40.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T18:14:40.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T18:14:40.160Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T18:14:40.200Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T18:14:40.241Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T18:14:40.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-604 [Pipeline] echo [2023-05-17T18:14:40.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-604 [Pipeline] echo [2023-05-17T18:14:40.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-604 [Pipeline] echo [2023-05-17T18:14:40.404Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f8e8bab593542a609430e535f73b34c104b544a [Pipeline] echo [2023-05-17T18:14:40.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f8e8ba [Pipeline] echo [2023-05-17T18:14:40.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:14:40.615Z] provisioning config files... [2023-05-17T18:14:40.631Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp/config6430150641786047199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:14:40.981Z] ---> docker-login.sh [2023-05-17T18:14:40.981Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:14:41.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:14:41.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:14:41.241Z] Configure a credential helper to remove this warning. See [2023-05-17T18:14:41.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:14:41.241Z] [2023-05-17T18:14:41.241Z] Login Succeeded [2023-05-17T18:14:41.241Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:14:41.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:14:41.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:14:41.502Z] Configure a credential helper to remove this warning. See [2023-05-17T18:14:41.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:14:41.502Z] [2023-05-17T18:14:41.502Z] Login Succeeded [2023-05-17T18:14:41.502Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:14:41.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:14:41.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:14:41.502Z] Configure a credential helper to remove this warning. See [2023-05-17T18:14:41.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:14:41.502Z] [2023-05-17T18:14:41.502Z] Login Succeeded [2023-05-17T18:14:41.502Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:14:41.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:14:41.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:14:41.764Z] Configure a credential helper to remove this warning. See [2023-05-17T18:14:41.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:14:41.764Z] [2023-05-17T18:14:41.764Z] Login Succeeded [2023-05-17T18:14:41.764Z] docker.io [2023-05-17T18:14:41.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:14:42.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:14:42.024Z] Configure a credential helper to remove this warning. See [2023-05-17T18:14:42.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:14:42.024Z] [2023-05-17T18:14:42.024Z] Login Succeeded [2023-05-17T18:14:42.024Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:14:42.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T18:14:42.730Z] + git rev-list -1 --merges 7f8e8bab593542a609430e535f73b34c104b544a~1..7f8e8bab593542a609430e535f73b34c104b544a [Pipeline] echo [2023-05-17T18:14:42.789Z] -----------> git rev-list -1 --merges 7f8e8bab593542a609430e535f73b34c104b544a~1..7f8e8bab593542a609430e535f73b34c104b544a 7f8e8bab593542a609430e535f73b34c104b544a [false] [Pipeline] sh [2023-05-17T18:14:43.105Z] + git log --format=format:%s -1 7f8e8bab593542a609430e535f73b34c104b544a [Pipeline] echo [2023-05-17T18:14:43.146Z] ========================================================= [2023-05-17T18:14:43.146Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T18:14:43.146Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:14:43.584Z] + git log --format=format:%s -1 7f8e8bab593542a609430e535f73b34c104b544a [Pipeline] echo [2023-05-17T18:14:43.618Z] [semverPrep] GIT_COMMIT: 7f8e8bab593542a609430e535f73b34c104b544a, Commit Message: fix: [WIP BUG] Add back ability for async payload to just be value when for single resource [Pipeline] echo [2023-05-17T18:14:43.649Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T18:14:44.054Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:14:44.054Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T18:14:44.054Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T18:14:44.054Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T18:14:44.054Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T18:14:44.054Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T18:14:44.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:14:44.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:14:44.638Z] [2023-05-17T18:14:44.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:14:45.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:14:45.023Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T18:14:45.024Z] b85a868b505f: Pulling fs layer [2023-05-17T18:14:45.024Z] e2be974225ed: Pulling fs layer [2023-05-17T18:14:45.024Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T18:14:45.024Z] 988bab9f4d93: Pulling fs layer [2023-05-17T18:14:45.024Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T18:14:45.024Z] eaf3925da568: Pulling fs layer [2023-05-17T18:14:45.024Z] bab4dde63d76: Pulling fs layer [2023-05-17T18:14:45.024Z] bde34c3a00c8: Pulling fs layer [2023-05-17T18:14:45.024Z] b352a97aabf1: Pulling fs layer [2023-05-17T18:14:45.024Z] 4872d77fe225: Pulling fs layer [2023-05-17T18:14:45.024Z] 5851b861e8e6: Pulling fs layer [2023-05-17T18:14:45.024Z] 988bab9f4d93: Waiting [2023-05-17T18:14:45.024Z] 1469e6f7b9e6: Waiting [2023-05-17T18:14:45.024Z] b352a97aabf1: Waiting [2023-05-17T18:14:45.024Z] eaf3925da568: Waiting [2023-05-17T18:14:45.024Z] 4872d77fe225: Waiting [2023-05-17T18:14:45.024Z] bab4dde63d76: Waiting [2023-05-17T18:14:45.024Z] bde34c3a00c8: Waiting [2023-05-17T18:14:45.024Z] 5851b861e8e6: Waiting [2023-05-17T18:14:45.024Z] e2be974225ed: Download complete [2023-05-17T18:14:45.024Z] 988bab9f4d93: Verifying Checksum [2023-05-17T18:14:45.024Z] 988bab9f4d93: Download complete [2023-05-17T18:14:45.285Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T18:14:45.285Z] 1469e6f7b9e6: Download complete [2023-05-17T18:14:45.285Z] eaf3925da568: Verifying Checksum [2023-05-17T18:14:45.285Z] eaf3925da568: Download complete [2023-05-17T18:14:45.285Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T18:14:45.285Z] 339a4e72a1f5: Download complete [2023-05-17T18:14:45.285Z] bde34c3a00c8: Verifying Checksum [2023-05-17T18:14:45.285Z] bde34c3a00c8: Download complete [2023-05-17T18:14:45.285Z] b352a97aabf1: Verifying Checksum [2023-05-17T18:14:45.285Z] b352a97aabf1: Download complete [2023-05-17T18:14:45.285Z] 4872d77fe225: Verifying Checksum [2023-05-17T18:14:45.285Z] 4872d77fe225: Download complete [2023-05-17T18:14:45.286Z] 5851b861e8e6: Download complete [2023-05-17T18:14:45.286Z] b85a868b505f: Verifying Checksum [2023-05-17T18:14:45.286Z] b85a868b505f: Download complete [2023-05-17T18:14:45.547Z] bab4dde63d76: Verifying Checksum [2023-05-17T18:14:45.547Z] bab4dde63d76: Download complete [2023-05-17T18:14:46.949Z] b85a868b505f: Pull complete [2023-05-17T18:14:46.949Z] e2be974225ed: Pull complete [2023-05-17T18:14:47.519Z] 339a4e72a1f5: Pull complete [2023-05-17T18:14:47.519Z] 988bab9f4d93: Pull complete [2023-05-17T18:14:47.780Z] 1469e6f7b9e6: Pull complete [2023-05-17T18:14:48.041Z] eaf3925da568: Pull complete [2023-05-17T18:14:49.985Z] bab4dde63d76: Pull complete [2023-05-17T18:14:51.003Z] bde34c3a00c8: Pull complete [2023-05-17T18:14:51.003Z] b352a97aabf1: Pull complete [2023-05-17T18:14:51.003Z] 4872d77fe225: Pull complete [2023-05-17T18:14:51.003Z] 5851b861e8e6: Pull complete [2023-05-17T18:14:51.003Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T18:14:51.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:14:51.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:14:52.681Z] prd-ubuntu20.04-docker-8c-8g-15907 does not seem to be running inside a container [2023-05-17T18:14:52.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-604 -v /w/workspace/gexfoundry_device-mqtt-go_PR-604:/w/workspace/gexfoundry_device-mqtt-go_PR-604:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T18:14:59.504Z] $ docker top d581ff9d68875e63e86df8d1f26d5ff14aa453346c2683b797375691786c585f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:14:59.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:14:59.684Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:15:06.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:15:06.294Z] $ docker exec d581ff9d68875e63e86df8d1f26d5ff14aa453346c2683b797375691786c585f ssh-agent [2023-05-17T18:15:08.965Z] SSH_AUTH_SOCK=/tmp/ssh-mrmPIE1cHFnC/agent.33 [2023-05-17T18:15:08.965Z] SSH_AGENT_PID=39 [2023-05-17T18:15:08.975Z] Running ssh-add (command line suppressed) [2023-05-17T18:15:09.147Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp/private_key_17808961339973731245.key (/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp/private_key_17808961339973731245.key) [2023-05-17T18:15:09.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:15:09.508Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T18:15:09.541Z] $ docker exec --env ******** --env ******** d581ff9d68875e63e86df8d1f26d5ff14aa453346c2683b797375691786c585f ssh-agent -k [2023-05-17T18:15:09.641Z] unset SSH_AUTH_SOCK; [2023-05-17T18:15:09.642Z] unset SSH_AGENT_PID; [2023-05-17T18:15:09.642Z] echo Agent pid 39 killed; [2023-05-17T18:15:09.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T18:15:09.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:15:09.783Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:15:09.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:15:09.911Z] $ docker exec d581ff9d68875e63e86df8d1f26d5ff14aa453346c2683b797375691786c585f ssh-agent [2023-05-17T18:15:10.020Z] SSH_AUTH_SOCK=/tmp/ssh-WpxWTD7SZoQl/agent.71 [2023-05-17T18:15:10.020Z] SSH_AGENT_PID=77 [2023-05-17T18:15:10.024Z] Running ssh-add (command line suppressed) [2023-05-17T18:15:10.147Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp/private_key_10442142538841766102.key (/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp/private_key_10442142538841766102.key) [2023-05-17T18:15:10.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:15:10.552Z] + git semver init [2023-05-17T18:15:10.813Z] 2023-05-17 18:15:10,721 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T18:15:10.813Z] 2023-05-17 18:15:10,721 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-604/.semver [2023-05-17T18:15:10.813Z] 2023-05-17 18:15:10,722 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-604/.semver [2023-05-17T18:15:10.813Z] 2023-05-17 18:15:10,722 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-604/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-604, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:15:11.765Z] 2023-05-17 18:15:11,506 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-604/.git/info/exclude [2023-05-17T18:15:11.765Z] 2023-05-17 18:15:11,507 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-604/.semver/PR-604 with force:False [2023-05-17T18:15:11.765Z] 2023-05-17 18:15:11,507 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-604/.semver/PR-604 [2023-05-17T18:15:11.765Z] 2023-05-17 18:15:11,514 [execute] INFO git cat-file --batch-check [2023-05-17T18:15:11.765Z] 2023-05-17 18:15:11,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-604/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:15:11.765Z] 2023-05-17 18:15:11,521 [execute] INFO git cat-file --batch [2023-05-17T18:15:11.765Z] 2023-05-17 18:15:11,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-604/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:15:11.765Z] 2023-05-17 18:15:11,526 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-604/.semver/PR-604 [2023-05-17T18:15:11.765Z] 0.0.0 [Pipeline] } [2023-05-17T18:15:11.801Z] $ docker exec --env ******** --env ******** d581ff9d68875e63e86df8d1f26d5ff14aa453346c2683b797375691786c585f ssh-agent -k [2023-05-17T18:15:11.903Z] unset SSH_AUTH_SOCK; [2023-05-17T18:15:11.903Z] unset SSH_AGENT_PID; [2023-05-17T18:15:11.904Z] echo Agent pid 77 killed; [2023-05-17T18:15:11.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:15:12.330Z] + git semver [Pipeline] } [2023-05-17T18:15:12.617Z] $ docker stop --time=1 d581ff9d68875e63e86df8d1f26d5ff14aa453346c2683b797375691786c585f [2023-05-17T18:15:13.957Z] $ docker rm -f --volumes d581ff9d68875e63e86df8d1f26d5ff14aa453346c2683b797375691786c585f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:15:14.364Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T18:15:14.721Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T18:15:14.740Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:15:15.434Z] provisioning config files... [2023-05-17T18:15:15.444Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp/config13964134312426619769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:15:15.792Z] ---> docker-login.sh [2023-05-17T18:15:15.792Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:15:15.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:15:15.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:15:15.792Z] Configure a credential helper to remove this warning. See [2023-05-17T18:15:15.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:15:15.792Z] [2023-05-17T18:15:15.792Z] Login Succeeded [2023-05-17T18:15:15.792Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:15:15.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:15:15.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:15:15.792Z] Configure a credential helper to remove this warning. See [2023-05-17T18:15:15.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:15:15.792Z] [2023-05-17T18:15:15.792Z] Login Succeeded [2023-05-17T18:15:15.792Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:15:16.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:15:16.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:15:16.052Z] Configure a credential helper to remove this warning. See [2023-05-17T18:15:16.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:15:16.052Z] [2023-05-17T18:15:16.052Z] Login Succeeded [2023-05-17T18:15:16.052Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:15:16.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:15:16.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:15:16.052Z] Configure a credential helper to remove this warning. See [2023-05-17T18:15:16.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:15:16.052Z] [2023-05-17T18:15:16.052Z] Login Succeeded [2023-05-17T18:15:16.052Z] docker.io [2023-05-17T18:15:16.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:15:16.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:15:16.312Z] Configure a credential helper to remove this warning. See [2023-05-17T18:15:16.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:15:16.312Z] [2023-05-17T18:15:16.312Z] Login Succeeded [2023-05-17T18:15:16.312Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:15:16.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T18:15:16.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:15:16.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:15:16.609Z] ========================================================= [2023-05-17T18:15:16.609Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T18:15:16.609Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:15:17.090Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T18:15:17.090Z] Sending build context to Docker daemon 6.575MB [2023-05-17T18:15:17.090Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:15:17.090Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T18:15:17.090Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T18:15:17.090Z] f56be85fc22e: Pulling fs layer [2023-05-17T18:15:17.090Z] 85791d961cd3: Pulling fs layer [2023-05-17T18:15:17.090Z] d694b5ae8c79: Pulling fs layer [2023-05-17T18:15:17.090Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T18:15:17.090Z] 4d19c01a9841: Pulling fs layer [2023-05-17T18:15:17.090Z] 9325e15d5711: Pulling fs layer [2023-05-17T18:15:17.090Z] 556b6ee489ea: Pulling fs layer [2023-05-17T18:15:17.090Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T18:15:17.090Z] 4d19c01a9841: Waiting [2023-05-17T18:15:17.090Z] 9325e15d5711: Waiting [2023-05-17T18:15:17.090Z] 9f32a84ed3da: Waiting [2023-05-17T18:15:17.090Z] c5a4b2cf53e6: Waiting [2023-05-17T18:15:17.090Z] 85791d961cd3: Verifying Checksum [2023-05-17T18:15:17.090Z] 85791d961cd3: Download complete [2023-05-17T18:15:17.090Z] 9f32a84ed3da: Download complete [2023-05-17T18:15:17.353Z] 4d19c01a9841: Verifying Checksum [2023-05-17T18:15:17.353Z] 4d19c01a9841: Download complete [2023-05-17T18:15:17.353Z] f56be85fc22e: Download complete [2023-05-17T18:15:17.353Z] 9325e15d5711: Verifying Checksum [2023-05-17T18:15:17.353Z] 9325e15d5711: Download complete [2023-05-17T18:15:17.353Z] f56be85fc22e: Pull complete [2023-05-17T18:15:17.621Z] 85791d961cd3: Pull complete [2023-05-17T18:15:17.882Z] d694b5ae8c79: Download complete [2023-05-17T18:15:18.142Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T18:15:18.142Z] c5a4b2cf53e6: Download complete [2023-05-17T18:15:18.401Z] 556b6ee489ea: Verifying Checksum [2023-05-17T18:15:18.401Z] 556b6ee489ea: Download complete [2023-05-17T18:15:21.687Z] d694b5ae8c79: Pull complete [2023-05-17T18:15:21.688Z] 9f32a84ed3da: Pull complete [2023-05-17T18:15:21.947Z] 4d19c01a9841: Pull complete [2023-05-17T18:15:21.947Z] 9325e15d5711: Pull complete [2023-05-17T18:15:24.483Z] 556b6ee489ea: Pull complete [2023-05-17T18:15:25.874Z] c5a4b2cf53e6: Pull complete [2023-05-17T18:15:25.874Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T18:15:25.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T18:15:25.874Z] ---> c4be618373d6 [2023-05-17T18:15:25.874Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:15:30.180Z] Still waiting to schedule task [2023-05-17T18:15:30.180Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T18:15:34.028Z] ---> Running in 59b4e81843e9 [2023-05-17T18:15:34.028Z] Removing intermediate container 59b4e81843e9 [2023-05-17T18:15:34.028Z] ---> fba1280272f1 [2023-05-17T18:15:34.028Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:15:34.028Z] ---> Running in 5197939c714e [2023-05-17T18:15:34.028Z] Removing intermediate container 5197939c714e [2023-05-17T18:15:34.028Z] ---> f82a8e1cc180 [2023-05-17T18:15:34.028Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:15:34.028Z] ---> Running in 6777be9bec95 [2023-05-17T18:15:34.028Z] Removing intermediate container 6777be9bec95 [2023-05-17T18:15:34.028Z] ---> b44bc0a842ab [2023-05-17T18:15:34.028Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:15:34.028Z] ---> Running in 1a417cd709a3 [2023-05-17T18:15:34.028Z] Removing intermediate container 1a417cd709a3 [2023-05-17T18:15:34.028Z] ---> f0ee81d36202 [2023-05-17T18:15:34.028Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:15:34.028Z] ---> Running in 05c1c5bccee9 [2023-05-17T18:15:34.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:15:34.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:15:34.804Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T18:15:34.804Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T18:15:34.804Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T18:15:34.804Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T18:15:34.804Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:15:34.804Z] OK: 269 MiB in 57 packages [2023-05-17T18:15:35.377Z] Removing intermediate container 05c1c5bccee9 [2023-05-17T18:15:35.377Z] ---> 1d7c3b32e399 [2023-05-17T18:15:35.377Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-17T18:15:35.377Z] ---> Running in 807b4a151ecc [2023-05-17T18:15:35.637Z] Removing intermediate container 807b4a151ecc [2023-05-17T18:15:35.637Z] ---> 8afcdf0e75bf [2023-05-17T18:15:35.637Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T18:15:35.637Z] ---> 60e6bc2e46f3 [2023-05-17T18:15:35.637Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:15:35.637Z] ---> Running in 7426c204dfaa [2023-05-17T18:16:14.413Z] Removing intermediate container 7426c204dfaa [2023-05-17T18:16:14.413Z] ---> fe60e05d83c0 [2023-05-17T18:16:14.413Z] Step 11/12 : COPY . . [2023-05-17T18:16:14.413Z] ---> 8a12a0c68359 [2023-05-17T18:16:14.413Z] Step 12/12 : RUN $MAKE [2023-05-17T18:16:14.413Z] ---> Running in 66535d9ebaff [2023-05-17T18:16:14.413Z] noop [2023-05-17T18:16:14.413Z] Removing intermediate container 66535d9ebaff [2023-05-17T18:16:14.413Z] ---> 123e4e95ef6d [2023-05-17T18:16:14.672Z] Successfully built 123e4e95ef6d [2023-05-17T18:16:14.672Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:16:15.121Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T18:16:15.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:16:15.275Z] prd-ubuntu20.04-docker-8c-8g-15907 does not seem to be running inside a container [2023-05-17T18:16:15.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-604 -v /w/workspace/gexfoundry_device-mqtt-go_PR-604:/w/workspace/gexfoundry_device-mqtt-go_PR-604:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T18:16:15.652Z] $ docker top c8a95e1956b4893b95061b699a21e873ed9a2c2e45c4a6f6af470c1031fb7017 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:16:16.037Z] + go version [2023-05-17T18:16:16.037Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T18:16:16.074Z] $ docker stop --time=1 c8a95e1956b4893b95061b699a21e873ed9a2c2e45c4a6f6af470c1031fb7017 [2023-05-17T18:16:17.413Z] $ docker rm -f --volumes c8a95e1956b4893b95061b699a21e873ed9a2c2e45c4a6f6af470c1031fb7017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:16:18.145Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T18:16:18.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:16:18.377Z] prd-ubuntu20.04-docker-8c-8g-15907 does not seem to be running inside a container [2023-05-17T18:16:18.416Z] $ 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-604 -v /w/workspace/gexfoundry_device-mqtt-go_PR-604:/w/workspace/gexfoundry_device-mqtt-go_PR-604:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T18:16:18.793Z] $ docker top 386e12233984452455dbfcdad828fd9eee338facdafbf7f498d0295c469c3ed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:16:19.178Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-604 [Pipeline] fileExists [Pipeline] sh [2023-05-17T18:16:19.543Z] + make test [2023-05-17T18:16:19.543Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T18:16:24.819Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-17T18:16:34.784Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-17T18:16:34.784Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-17T18:16:34.784Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements [2023-05-17T18:16:40.059Z] go vet ./... [2023-05-17T18:16:43.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T18:16:43.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T18:16:43.346Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T18:16:43.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T18:16:43.684Z] $ docker stop --time=1 386e12233984452455dbfcdad828fd9eee338facdafbf7f498d0295c469c3ed8 [2023-05-17T18:16:48.384Z] $ docker rm -f --volumes 386e12233984452455dbfcdad828fd9eee338facdafbf7f498d0295c469c3ed8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:16:48.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T18:16:49.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T18:16:49.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T18:16:50.023Z] + ls -al . [2023-05-17T18:16:50.023Z] total 180 [2023-05-17T18:16:50.023Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 18:16 . [2023-05-17T18:16:50.023Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:14 .. [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 18:14 .dockerignore [2023-05-17T18:16:50.023Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:15 .git [2023-05-17T18:16:50.023Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:14 .github [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 329 May 17 18:14 .gitignore [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:14 .golangci.yml [2023-05-17T18:16:50.023Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:15 .semver [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 17 18:14 Attribution.txt [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 17 18:14 CHANGELOG.md [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 17 18:14 Dockerfile [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:14 GOVERNANCE.md [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 678 May 17 18:14 Jenkinsfile [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:14 LICENSE [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 17 18:14 Makefile [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 18:14 OWNERS.md [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 17 18:14 README.md [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:15 VERSION [2023-05-17T18:16:50.023Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:14 bin [2023-05-17T18:16:50.023Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:14 cmd [2023-05-17T18:16:50.023Z] -rw-r--r-- 1 jenkins jenkins 18506 May 17 18:16 coverage.out [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 17 18:14 go.mod [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 17 18:14 go.sum [2023-05-17T18:16:50.023Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:14 internal [2023-05-17T18:16:50.023Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:14 mock [2023-05-17T18:16:50.023Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:14 snap [2023-05-17T18:16:50.023Z] -rw-rw-r-- 1 jenkins jenkins 227 May 17 18:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:16:50.434Z] + 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=7f8e8bab593542a609430e535f73b34c104b544a --label arch=amd64 --label version=0.0.0 . [2023-05-17T18:16:50.434Z] Sending build context to Docker daemon 6.595MB [2023-05-17T18:16:50.434Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:16:50.434Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-17T18:16:50.434Z] ---> 123e4e95ef6d [2023-05-17T18:16:50.434Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:16:50.710Z] ---> Running in af25b0ff9be9 [2023-05-17T18:16:50.710Z] Removing intermediate container af25b0ff9be9 [2023-05-17T18:16:50.710Z] ---> 2eb05a577a4d [2023-05-17T18:16:50.710Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:16:50.710Z] ---> Running in bd9934250019 [2023-05-17T18:16:50.977Z] Removing intermediate container bd9934250019 [2023-05-17T18:16:50.977Z] ---> bd51c4b74d99 [2023-05-17T18:16:50.977Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:16:50.977Z] ---> Running in 9a95476a6d09 [2023-05-17T18:16:50.977Z] Removing intermediate container 9a95476a6d09 [2023-05-17T18:16:50.977Z] ---> 778329128b6f [2023-05-17T18:16:50.977Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:16:50.977Z] ---> Running in 03e475e7d628 [2023-05-17T18:16:50.977Z] Removing intermediate container 03e475e7d628 [2023-05-17T18:16:50.977Z] ---> 648e7a24b607 [2023-05-17T18:16:50.977Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:16:51.245Z] ---> Running in 41597d92582a [2023-05-17T18:16:51.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:16:51.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:16:51.763Z] OK: 269 MiB in 57 packages [2023-05-17T18:16:52.028Z] Removing intermediate container 41597d92582a [2023-05-17T18:16:52.028Z] ---> c67547c64f90 [2023-05-17T18:16:52.028Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-17T18:16:52.288Z] ---> Running in 1506e29a62a7 [2023-05-17T18:16:52.288Z] Removing intermediate container 1506e29a62a7 [2023-05-17T18:16:52.288Z] ---> ee752b1238c4 [2023-05-17T18:16:52.288Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-17T18:16:52.288Z] ---> 539801b2f364 [2023-05-17T18:16:52.288Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:16:52.546Z] ---> Running in cd389cfebb85 [2023-05-17T18:16:53.523Z] Removing intermediate container cd389cfebb85 [2023-05-17T18:16:53.523Z] ---> 90e02a8dc7f6 [2023-05-17T18:16:53.523Z] Step 11/24 : COPY . . [2023-05-17T18:16:53.783Z] ---> 0f5040344e6e [2023-05-17T18:16:53.783Z] Step 12/24 : RUN $MAKE [2023-05-17T18:16:53.783Z] ---> Running in b2728e78a233 [2023-05-17T18:16:54.041Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-17T18:17:12.131Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15908 in /w/workspace/gexfoundry_device-mqtt-go_PR-604 [Pipeline] { [Pipeline] ws [2023-05-17T18:17:12.206Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-17T18:17:12.383Z] Selected Git installation does not exist. Using Default [2023-05-17T18:17:12.384Z] The recommended git tool is: NONE [2023-05-17T18:17:15.970Z] Removing intermediate container b2728e78a233 [2023-05-17T18:17:15.970Z] ---> 39fc64691b7f [2023-05-17T18:17:15.970Z] Step 13/24 : FROM alpine:3.17 [2023-05-17T18:17:15.970Z] 3.17: Pulling from library/alpine [2023-05-17T18:17:15.970Z] f56be85fc22e: Already exists [2023-05-17T18:17:15.970Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:17:15.970Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:17:15.970Z] ---> 9ed4aefc74f6 [2023-05-17T18:17:15.970Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-17T18:17:15.970Z] ---> Running in ec40eb09aa4f [2023-05-17T18:17:15.970Z] Removing intermediate container ec40eb09aa4f [2023-05-17T18:17:15.970Z] ---> 69a246ab032c [2023-05-17T18:17:15.970Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-17T18:17:15.970Z] ---> Running in 9613539c60a4 [2023-05-17T18:17:15.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T18:17:15.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T18:17:15.970Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T18:17:15.970Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:17:15.970Z] OK: 7 MiB in 16 packages [2023-05-17T18:17:15.970Z] Removing intermediate container 9613539c60a4 [2023-05-17T18:17:15.970Z] ---> 4e4e2b6a9e63 [2023-05-17T18:17:15.970Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-17T18:17:16.537Z] ---> 3a852dd32f07 [2023-05-17T18:17:16.537Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-17T18:17:16.805Z] ---> 9152dc943665 [2023-05-17T18:17:16.805Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-17T18:17:16.805Z] ---> b35812cde5fc [2023-05-17T18:17:16.805Z] Step 19/24 : EXPOSE 59982 [2023-05-17T18:17:17.065Z] ---> Running in f514e6b5e66b [2023-05-17T18:17:17.065Z] Removing intermediate container f514e6b5e66b [2023-05-17T18:17:17.065Z] ---> 48b6329fad0f [2023-05-17T18:17:17.065Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-17T18:17:17.065Z] ---> Running in 0d3af75b5db0 [2023-05-17T18:17:17.065Z] Removing intermediate container 0d3af75b5db0 [2023-05-17T18:17:17.065Z] ---> 36f7de11bf69 [2023-05-17T18:17:17.065Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T18:17:17.065Z] ---> Running in 70e2afad5554 [2023-05-17T18:17:17.324Z] Removing intermediate container 70e2afad5554 [2023-05-17T18:17:17.324Z] ---> dcb4135a2e0b [2023-05-17T18:17:17.324Z] Step 22/24 : LABEL arch=amd64 [2023-05-17T18:17:17.324Z] ---> Running in e61d516eb7db [2023-05-17T18:17:17.324Z] Removing intermediate container e61d516eb7db [2023-05-17T18:17:17.324Z] ---> 3d17e7d9ec5e [2023-05-17T18:17:17.324Z] Step 23/24 : LABEL git_sha=7f8e8bab593542a609430e535f73b34c104b544a [2023-05-17T18:17:17.584Z] ---> Running in 7ed5f34892a7 [2023-05-17T18:17:17.584Z] Removing intermediate container 7ed5f34892a7 [2023-05-17T18:17:17.584Z] ---> 7649f16cf3f2 [2023-05-17T18:17:17.584Z] Step 24/24 : LABEL version=0.0.0 [2023-05-17T18:17:17.584Z] ---> Running in 26f914bff336 [2023-05-17T18:17:17.584Z] Removing intermediate container 26f914bff336 [2023-05-17T18:17:17.584Z] ---> 9ca07149d6c2 [2023-05-17T18:17:17.584Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:17:17.584Z] Successfully built 9ca07149d6c2 [2023-05-17T18:17:17.584Z] 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] { [2023-05-17T18:17:18.190Z] using credential edgex-jenkins-ssh [2023-05-17T18:17:18.208Z] Cloning the remote Git repository [Pipeline] sh [2023-05-17T18:17:18.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:17:18.497Z] [2023-05-17T18:17:18.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:17:18.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:17:18.885Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T18:17:18.885Z] 5eb5b503b376: Pulling fs layer [2023-05-17T18:17:18.885Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T18:17:18.885Z] ec43610c2a17: Pulling fs layer [2023-05-17T18:17:18.885Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T18:17:18.885Z] 33b1e0a273af: Pulling fs layer [2023-05-17T18:17:18.885Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T18:17:18.885Z] 2f39f015ded8: Pulling fs layer [2023-05-17T18:17:18.885Z] 3a2ae6a8a46f: Waiting [2023-05-17T18:17:18.885Z] 5d3b04190fa2: Waiting [2023-05-17T18:17:18.885Z] 2f39f015ded8: Waiting [2023-05-17T18:17:18.885Z] 5c69ac0246d0: Download complete [2023-05-17T18:17:18.885Z] 3a2ae6a8a46f: Download complete [2023-05-17T18:17:18.885Z] 33b1e0a273af: Verifying Checksum [2023-05-17T18:17:18.885Z] 33b1e0a273af: Download complete [2023-05-17T18:17:18.885Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T18:17:18.885Z] 5d3b04190fa2: Download complete [2023-05-17T18:17:18.885Z] ec43610c2a17: Verifying Checksum [2023-05-17T18:17:18.885Z] ec43610c2a17: Download complete [2023-05-17T18:17:18.248Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-17T18:17:18.337Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-17T18:17:18.475Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-17T18:17:18.476Z] > git --version # timeout=10 [2023-05-17T18:17:18.497Z] > git --version # 'git version 2.25.1' [2023-05-17T18:17:18.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:17:18.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T18:17:19.150Z] 5eb5b503b376: Verifying Checksum [2023-05-17T18:17:19.150Z] 5eb5b503b376: Download complete [2023-05-17T18:17:19.717Z] 2f39f015ded8: Download complete [2023-05-17T18:17:19.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-17T18:17:19.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T18:17:20.283Z] 5eb5b503b376: Pull complete [2023-05-17T18:17:20.541Z] 5c69ac0246d0: Pull complete [2023-05-17T18:17:21.109Z] ec43610c2a17: Pull complete [2023-05-17T18:17:21.109Z] 3a2ae6a8a46f: Pull complete [2023-05-17T18:17:21.289Z] Merging remotes/origin/main commit 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 into PR head commit 7f8e8bab593542a609430e535f73b34c104b544a [2023-05-17T18:17:21.368Z] 33b1e0a273af: Pull complete [2023-05-17T18:17:21.368Z] 5d3b04190fa2: Pull complete [2023-05-17T18:17:21.566Z] Merge succeeded, producing 7f8e8bab593542a609430e535f73b34c104b544a [2023-05-17T18:17:21.567Z] Checking out Revision 7f8e8bab593542a609430e535f73b34c104b544a (PR-604) [2023-05-17T18:17:20.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-17T18:17:20.677Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-17T18:17:20.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:17:20.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/604/head:refs/remotes/origin/PR-604 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T18:17:21.307Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T18:17:21.373Z] > git checkout -f 7f8e8bab593542a609430e535f73b34c104b544a # timeout=10 [2023-05-17T18:17:21.462Z] > git remote # timeout=10 [2023-05-17T18:17:21.484Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T18:17:21.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T18:17:21.518Z] > git merge 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 # timeout=10 [2023-05-17T18:17:21.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T18:17:21.570Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T18:17:21.583Z] > git checkout -f 7f8e8bab593542a609430e535f73b34c104b544a # timeout=10 [2023-05-17T18:17:25.041Z] Commit message: "fix: [WIP BUG] Add back ability for async payload to just be value when for single resource" [2023-05-17T18:17:25.086Z] > git --version # timeout=10 [2023-05-17T18:17:25.099Z] > git --version # 'git version 2.25.1' [2023-05-17T18:17:25.113Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T18:17:25.554Z] 2f39f015ded8: Pull complete [2023-05-17T18:17:25.554Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T18:17:25.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:17:25.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:17:25.562Z] [2023-05-17T18:17:25.562Z] GitHub has been notified of this commit’s build result [2023-05-17T18:17:25.562Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:17:25.749Z] prd-ubuntu20.04-docker-8c-8g-15907 does not seem to be running inside a container [2023-05-17T18:17:25.783Z] $ 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-604 -v /w/workspace/gexfoundry_device-mqtt-go_PR-604:/w/workspace/gexfoundry_device-mqtt-go_PR-604:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T18:17:29.650Z] $ docker top 6d32438cca4655dfd44ef3b28c9924980027421d05dda2977b2ab637c65bc39f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:17:30.098Z] ---> job-cost.sh [2023-05-17T18:17:30.098Z] lf-activate-venv: SKIPPING [2023-05-17T18:17:30.098Z] INFO: No Stack... [2023-05-17T18:17:30.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:17:30.568Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T18:17:30.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:17:30.568Z] Dload Upload Total Spent Left Speed [2023-05-17T18:17:30.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [2023-05-17T18:17:30.618Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-05-17T18:17:30.931Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-604/archives/cost.csv [2023-05-17T18:17:30.931Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T18:17:31.041Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-604-1-stack-cost] [2023-05-17T18:17:31.046Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-604-1-stack-cost] did not exist. Created. [2023-05-17T18:17:31.046Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-604-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:17:31.225Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T18:17:31.443Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T18:17:31.496Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T18:17:31.528Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-604-1-stack-cost] [2023-05-17T18:17:31.572Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T18:17:31.573Z] + sudo tee /etc/docker/daemon.new [2023-05-17T18:17:31.573Z] { [2023-05-17T18:17:31.573Z] "registry-mirrors": [ [2023-05-17T18:17:31.573Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T18:17:31.573Z] ], [2023-05-17T18:17:31.573Z] "bip": "10.250.0.254/24", [2023-05-17T18:17:31.573Z] "hosts": [ [2023-05-17T18:17:31.573Z] "tcp://0.0.0.0:5555", [2023-05-17T18:17:31.573Z] "unix:///var/run/docker.sock" [2023-05-17T18:17:31.573Z] ], [2023-05-17T18:17:31.573Z] "mtu": 1458, [2023-05-17T18:17:31.573Z] "selinux-enabled": true, [2023-05-17T18:17:31.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T18:17:31.573Z] } [Pipeline] // lock [Pipeline] } [2023-05-17T18:17:31.632Z] $ docker stop --time=1 6d32438cca4655dfd44ef3b28c9924980027421d05dda2977b2ab637c65bc39f [2023-05-17T18:17:32.776Z] $ docker rm -f --volumes 6d32438cca4655dfd44ef3b28c9924980027421d05dda2977b2ab637c65bc39f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T18:17:33.196Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T18:17:33.574Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:17:51.906Z] provisioning config files... [2023-05-17T18:17:51.934Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8664159077292206435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:17:52.327Z] ---> docker-login.sh [2023-05-17T18:17:52.327Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:17:52.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:17:52.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:17:52.919Z] Configure a credential helper to remove this warning. See [2023-05-17T18:17:52.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:17:52.919Z] [2023-05-17T18:17:52.919Z] Login Succeeded [2023-05-17T18:17:52.919Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:17:53.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:17:53.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:17:53.462Z] Configure a credential helper to remove this warning. See [2023-05-17T18:17:53.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:17:53.462Z] [2023-05-17T18:17:53.462Z] Login Succeeded [2023-05-17T18:17:53.462Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:17:53.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:17:53.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:17:53.734Z] Configure a credential helper to remove this warning. See [2023-05-17T18:17:53.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:17:53.734Z] [2023-05-17T18:17:53.734Z] Login Succeeded [2023-05-17T18:17:53.734Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:17:54.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:17:54.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:17:54.008Z] Configure a credential helper to remove this warning. See [2023-05-17T18:17:54.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:17:54.008Z] [2023-05-17T18:17:54.008Z] Login Succeeded [2023-05-17T18:17:54.008Z] docker.io [2023-05-17T18:17:54.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:17:54.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:17:54.549Z] Configure a credential helper to remove this warning. See [2023-05-17T18:17:54.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:17:54.549Z] [2023-05-17T18:17:54.549Z] Login Succeeded [2023-05-17T18:17:54.549Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:17:54.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T18:17:54.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:17:55.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:17:55.040Z] ========================================================= [2023-05-17T18:17:55.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T18:17:55.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:17:55.522Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T18:17:55.792Z] Sending build context to Docker daemon 3.442MB [2023-05-17T18:17:55.792Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:17:55.792Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T18:17:56.062Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T18:17:56.062Z] c41833b44d91: Pulling fs layer [2023-05-17T18:17:56.062Z] ed15518f5707: Pulling fs layer [2023-05-17T18:17:56.062Z] feae8fd75edb: Pulling fs layer [2023-05-17T18:17:56.062Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T18:17:56.062Z] 3cdef696dda3: Pulling fs layer [2023-05-17T18:17:56.062Z] 2ced38df9373: Pulling fs layer [2023-05-17T18:17:56.062Z] 58f1dce35555: Pulling fs layer [2023-05-17T18:17:56.062Z] 242c74f7c9fa: Waiting [2023-05-17T18:17:56.062Z] 3cdef696dda3: Waiting [2023-05-17T18:17:56.062Z] 2ced38df9373: Waiting [2023-05-17T18:17:56.062Z] 58f1dce35555: Waiting [2023-05-17T18:17:56.062Z] ed15518f5707: Download complete [2023-05-17T18:17:56.062Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T18:17:56.062Z] 242c74f7c9fa: Download complete [2023-05-17T18:17:56.062Z] 3cdef696dda3: Verifying Checksum [2023-05-17T18:17:56.062Z] 3cdef696dda3: Download complete [2023-05-17T18:17:56.062Z] c41833b44d91: Verifying Checksum [2023-05-17T18:17:57.495Z] c41833b44d91: Pull complete [2023-05-17T18:17:57.495Z] 58f1dce35555: Verifying Checksum [2023-05-17T18:17:57.495Z] 58f1dce35555: Download complete [2023-05-17T18:17:57.768Z] ed15518f5707: Pull complete [2023-05-17T18:17:58.759Z] feae8fd75edb: Download complete [2023-05-17T18:17:58.759Z] 2ced38df9373: Download complete [2023-05-17T18:18:11.106Z] feae8fd75edb: Pull complete [2023-05-17T18:18:11.106Z] 242c74f7c9fa: Pull complete [2023-05-17T18:18:11.106Z] 3cdef696dda3: Pull complete [2023-05-17T18:18:19.331Z] 2ced38df9373: Pull complete [2023-05-17T18:18:21.935Z] 58f1dce35555: Pull complete [2023-05-17T18:18:21.935Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T18:18:21.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T18:18:21.935Z] ---> fadd8f120f05 [2023-05-17T18:18:21.935Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:18:23.895Z] ---> Running in 32abb95b5551 [2023-05-17T18:18:23.895Z] Removing intermediate container 32abb95b5551 [2023-05-17T18:18:23.895Z] ---> bfa228be9e61 [2023-05-17T18:18:23.895Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:18:23.895Z] ---> Running in cfd2d606fc6a [2023-05-17T18:18:24.168Z] Removing intermediate container cfd2d606fc6a [2023-05-17T18:18:24.168Z] ---> 5870a33ceb76 [2023-05-17T18:18:24.168Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:18:24.168Z] ---> Running in f0cd45d2d928 [2023-05-17T18:18:24.441Z] Removing intermediate container f0cd45d2d928 [2023-05-17T18:18:24.441Z] ---> d335edacea4c [2023-05-17T18:18:24.441Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:18:24.710Z] ---> Running in 60b1e2d192a6 [2023-05-17T18:18:24.977Z] Removing intermediate container 60b1e2d192a6 [2023-05-17T18:18:24.977Z] ---> a56f7cc01ea6 [2023-05-17T18:18:24.977Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:18:24.977Z] ---> Running in 5e567010bd5d [2023-05-17T18:18:26.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:18:26.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:18:27.651Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T18:18:27.651Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T18:18:27.651Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T18:18:27.917Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T18:18:27.917Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:18:27.917Z] OK: 268 MiB in 57 packages [2023-05-17T18:18:28.893Z] Removing intermediate container 5e567010bd5d [2023-05-17T18:18:28.893Z] ---> 876750e644c7 [2023-05-17T18:18:28.893Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-17T18:18:28.893Z] ---> Running in acfe4f0a08c9 [2023-05-17T18:18:29.159Z] Removing intermediate container acfe4f0a08c9 [2023-05-17T18:18:29.159Z] ---> 62a37a09a09e [2023-05-17T18:18:29.159Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T18:18:29.744Z] ---> bff31432ea07 [2023-05-17T18:18:29.744Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:18:29.744Z] ---> Running in 94dd69e99c7c [2023-05-17T18:19:37.640Z] Removing intermediate container 94dd69e99c7c [2023-05-17T18:19:37.640Z] ---> d3863a091665 [2023-05-17T18:19:37.640Z] Step 11/12 : COPY . . [2023-05-17T18:19:37.640Z] ---> 33601197f4bf [2023-05-17T18:19:37.640Z] Step 12/12 : RUN $MAKE [2023-05-17T18:19:37.640Z] ---> Running in b9baa40bd1dc [2023-05-17T18:19:37.640Z] noop [2023-05-17T18:19:37.640Z] Removing intermediate container b9baa40bd1dc [2023-05-17T18:19:37.640Z] ---> 78eaed64e506 [2023-05-17T18:19:37.640Z] Successfully built 78eaed64e506 [2023-05-17T18:19:37.640Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:19:38.111Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T18:19:38.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:19:38.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-15908 does not seem to be running inside a container [2023-05-17T18:19:38.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T18:19:39.709Z] $ docker top 201749ff138121af7811423452dec03631546320fe2033530af4d93b57799545 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:19:40.601Z] + go version [2023-05-17T18:19:40.601Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T18:19:40.643Z] $ docker stop --time=1 201749ff138121af7811423452dec03631546320fe2033530af4d93b57799545 [2023-05-17T18:19:42.287Z] $ docker rm -f --volumes 201749ff138121af7811423452dec03631546320fe2033530af4d93b57799545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:19:43.130Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T18:19:43.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:19:43.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-15908 does not seem to be running inside a container [2023-05-17T18:19:43.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T18:19:44.675Z] $ docker top 8dbf61ec498a1d011a0bcbb1731754a3b0ebc7b5e888c57ca8cbaaa5171ec2df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:19:45.554Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T18:19:46.257Z] + make test [2023-05-17T18:19:46.258Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T18:20:18.502Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-17T18:22:10.176Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-17T18:22:10.176Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-17T18:22:10.176Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.8% of statements [2023-05-17T18:22:10.176Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T18:22:10.176Z] go vet ./... [2023-05-17T18:22:36.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T18:22:36.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T18:22:36.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T18:22:36.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T18:22:36.965Z] $ docker stop --time=1 8dbf61ec498a1d011a0bcbb1731754a3b0ebc7b5e888c57ca8cbaaa5171ec2df [2023-05-17T18:22:38.862Z] $ docker rm -f --volumes 8dbf61ec498a1d011a0bcbb1731754a3b0ebc7b5e888c57ca8cbaaa5171ec2df [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:22:40.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T18:22:40.124Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T18:22:40.595Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:22:41.213Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T18:22:41.552Z] + ls -al . [2023-05-17T18:22:41.553Z] total 176 [2023-05-17T18:22:41.553Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 18:19 . [2023-05-17T18:22:41.553Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:17 .. [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 18:17 .dockerignore [2023-05-17T18:22:41.553Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:17 .git [2023-05-17T18:22:41.553Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:17 .github [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 329 May 17 18:17 .gitignore [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:17 .golangci.yml [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 17 18:17 Attribution.txt [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 17 18:17 CHANGELOG.md [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 17 18:17 Dockerfile [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:17 GOVERNANCE.md [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 678 May 17 18:17 Jenkinsfile [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:17 LICENSE [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 17 18:17 Makefile [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 18:17 OWNERS.md [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 17 18:17 README.md [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:15 VERSION [2023-05-17T18:22:41.553Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:17 bin [2023-05-17T18:22:41.553Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:17 cmd [2023-05-17T18:22:41.553Z] -rw-r--r-- 1 jenkins jenkins 18506 May 17 18:22 coverage.out [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 17 18:17 go.mod [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 17 18:17 go.sum [2023-05-17T18:22:41.553Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:17 internal [2023-05-17T18:22:41.553Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:17 mock [2023-05-17T18:22:41.553Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:17 snap [2023-05-17T18:22:41.553Z] -rw-rw-r-- 1 jenkins jenkins 227 May 17 18:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:22:41.978Z] + 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=7f8e8bab593542a609430e535f73b34c104b544a --label arch=arm64 --label version=0.0.0 . [2023-05-17T18:22:42.247Z] Sending build context to Docker daemon 3.462MB [2023-05-17T18:22:42.247Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:22:42.247Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-17T18:22:42.247Z] ---> 78eaed64e506 [2023-05-17T18:22:42.247Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:22:42.518Z] ---> Running in 7cccdf1fc51f [2023-05-17T18:22:42.786Z] Removing intermediate container 7cccdf1fc51f [2023-05-17T18:22:42.786Z] ---> ad0b3388fd84 [2023-05-17T18:22:42.786Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:22:42.786Z] ---> Running in 1313c628448d [2023-05-17T18:22:43.054Z] Removing intermediate container 1313c628448d [2023-05-17T18:22:43.054Z] ---> 14f49b132e5f [2023-05-17T18:22:43.054Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T18:22:43.054Z] ---> Running in 16dddb758b09 [2023-05-17T18:22:43.332Z] Removing intermediate container 16dddb758b09 [2023-05-17T18:22:43.332Z] ---> fd2a9737ed44 [2023-05-17T18:22:43.332Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T18:22:43.604Z] ---> Running in 12cb0abab3cd [2023-05-17T18:22:43.872Z] Removing intermediate container 12cb0abab3cd [2023-05-17T18:22:43.872Z] ---> 4176ae13baf3 [2023-05-17T18:22:43.872Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:22:43.872Z] ---> Running in 3d4f49e49c98 [2023-05-17T18:22:44.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:22:45.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:22:46.390Z] OK: 268 MiB in 57 packages [2023-05-17T18:22:49.079Z] Removing intermediate container 3d4f49e49c98 [2023-05-17T18:22:49.079Z] ---> 19d50fd61fc6 [2023-05-17T18:22:49.079Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-17T18:22:49.079Z] ---> Running in f8db91dd8dfb [2023-05-17T18:22:49.079Z] Removing intermediate container f8db91dd8dfb [2023-05-17T18:22:49.079Z] ---> bb229898c76c [2023-05-17T18:22:49.079Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-17T18:22:49.690Z] ---> 8680448f6ce8 [2023-05-17T18:22:49.690Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:22:49.690Z] ---> Running in 753b27e06957 [2023-05-17T18:22:52.324Z] Removing intermediate container 753b27e06957 [2023-05-17T18:22:52.324Z] ---> 8ab51f5cf3e8 [2023-05-17T18:22:52.324Z] Step 11/24 : COPY . . [2023-05-17T18:22:52.917Z] ---> 469057de5ff3 [2023-05-17T18:22:52.917Z] Step 12/24 : RUN $MAKE [2023-05-17T18:22:53.186Z] ---> Running in 2626afb4bfe3 [2023-05-17T18:22:54.149Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-17T18:25:01.137Z] Removing intermediate container 2626afb4bfe3 [2023-05-17T18:25:01.137Z] ---> 5afbf7b06e10 [2023-05-17T18:25:01.137Z] Step 13/24 : FROM alpine:3.17 [2023-05-17T18:25:01.137Z] 3.17: Pulling from library/alpine [2023-05-17T18:25:01.137Z] c41833b44d91: Already exists [2023-05-17T18:25:01.137Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:25:01.137Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:25:01.137Z] ---> 51e60588ff2c [2023-05-17T18:25:01.138Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-17T18:25:01.138Z] ---> Running in cf8e8d9993ec [2023-05-17T18:25:01.138Z] Removing intermediate container cf8e8d9993ec [2023-05-17T18:25:01.138Z] ---> b8a47d98424f [2023-05-17T18:25:01.138Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-17T18:25:01.138Z] ---> Running in adc79d179daf [2023-05-17T18:25:01.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:25:01.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:25:02.691Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T18:25:02.691Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:25:02.691Z] OK: 8 MiB in 16 packages [2023-05-17T18:25:04.638Z] Removing intermediate container adc79d179daf [2023-05-17T18:25:04.638Z] ---> 6398ca69f370 [2023-05-17T18:25:04.638Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-17T18:25:05.599Z] ---> a73d67c86a1b [2023-05-17T18:25:05.599Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-17T18:25:05.865Z] ---> 07b46640003d [2023-05-17T18:25:05.865Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-17T18:25:06.447Z] ---> 476f061f1057 [2023-05-17T18:25:06.447Z] Step 19/24 : EXPOSE 59982 [2023-05-17T18:25:06.447Z] ---> Running in 0b0fe2a64377 [2023-05-17T18:25:06.719Z] Removing intermediate container 0b0fe2a64377 [2023-05-17T18:25:06.719Z] ---> 3e266f36fe4b [2023-05-17T18:25:06.719Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-17T18:25:06.719Z] ---> Running in 58b725a32965 [2023-05-17T18:25:06.987Z] Removing intermediate container 58b725a32965 [2023-05-17T18:25:06.987Z] ---> 40d4f586caad [2023-05-17T18:25:06.987Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T18:25:07.256Z] ---> Running in b360efdb22d2 [2023-05-17T18:25:07.524Z] Removing intermediate container b360efdb22d2 [2023-05-17T18:25:07.524Z] ---> 20f736e0bcb3 [2023-05-17T18:25:07.524Z] Step 22/24 : LABEL arch=arm64 [2023-05-17T18:25:07.524Z] ---> Running in a279df4bbe17 [2023-05-17T18:25:07.792Z] Removing intermediate container a279df4bbe17 [2023-05-17T18:25:07.792Z] ---> 42e60457c3f4 [2023-05-17T18:25:07.792Z] Step 23/24 : LABEL git_sha=7f8e8bab593542a609430e535f73b34c104b544a [2023-05-17T18:25:07.792Z] ---> Running in febf97e44f37 [2023-05-17T18:25:08.057Z] Removing intermediate container febf97e44f37 [2023-05-17T18:25:08.057Z] ---> ce037cf785ef [2023-05-17T18:25:08.057Z] Step 24/24 : LABEL version=0.0.0 [2023-05-17T18:25:08.057Z] ---> Running in c1a9dfbb9e66 [2023-05-17T18:25:08.324Z] Removing intermediate container c1a9dfbb9e66 [2023-05-17T18:25:08.324Z] ---> deeaa1d894f4 [2023-05-17T18:25:08.324Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:25:08.589Z] Successfully built deeaa1d894f4 [2023-05-17T18:25:08.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-05-17T18:25:09.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:25:09.388Z] [2023-05-17T18:25:09.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:25:09.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:25:09.790Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T18:25:09.790Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T18:25:09.790Z] 04944245beec: Pulling fs layer [2023-05-17T18:25:09.790Z] 699f458cf7ca: Pulling fs layer [2023-05-17T18:25:09.790Z] 765212b225bb: Pulling fs layer [2023-05-17T18:25:09.790Z] f23df028b6ca: Pulling fs layer [2023-05-17T18:25:09.790Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T18:25:09.790Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T18:25:09.790Z] f23df028b6ca: Waiting [2023-05-17T18:25:09.790Z] d65c8cfc05b1: Waiting [2023-05-17T18:25:09.790Z] 2437ff75d9bd: Waiting [2023-05-17T18:25:09.790Z] 765212b225bb: Waiting [2023-05-17T18:25:10.064Z] 04944245beec: Verifying Checksum [2023-05-17T18:25:10.064Z] 04944245beec: Download complete [2023-05-17T18:25:10.064Z] 765212b225bb: Verifying Checksum [2023-05-17T18:25:10.064Z] 765212b225bb: Download complete [2023-05-17T18:25:10.064Z] f23df028b6ca: Verifying Checksum [2023-05-17T18:25:10.064Z] f23df028b6ca: Download complete [2023-05-17T18:25:10.064Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T18:25:10.064Z] d65c8cfc05b1: Download complete [2023-05-17T18:25:10.064Z] 699f458cf7ca: Verifying Checksum [2023-05-17T18:25:10.064Z] 699f458cf7ca: Download complete [2023-05-17T18:25:10.651Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T18:25:10.651Z] 8998bd30e6a1: Download complete [2023-05-17T18:25:12.589Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T18:25:12.589Z] 2437ff75d9bd: Download complete [2023-05-17T18:25:14.531Z] 8998bd30e6a1: Pull complete [2023-05-17T18:25:17.110Z] 04944245beec: Pull complete [2023-05-17T18:25:18.070Z] 699f458cf7ca: Pull complete [2023-05-17T18:25:18.337Z] 765212b225bb: Pull complete [2023-05-17T18:25:18.920Z] f23df028b6ca: Pull complete [2023-05-17T18:25:19.187Z] d65c8cfc05b1: Pull complete [2023-05-17T18:25:34.166Z] 2437ff75d9bd: Pull complete [2023-05-17T18:25:34.166Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T18:25:34.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:25:34.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:25:34.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-15908 does not seem to be running inside a container [2023-05-17T18:25:34.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T18:25:37.133Z] $ docker top 10ec0bbe78b6719038828838d9180c8c3d5cca1d7dbaab9510daea1bd0ab1f8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:25:38.025Z] ---> job-cost.sh [2023-05-17T18:25:38.025Z] lf-activate-venv: SKIPPING [2023-05-17T18:25:38.025Z] INFO: No Stack... [2023-05-17T18:25:38.290Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T18:25:39.246Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T18:25:39.598Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-17T18:25:39.598Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T18:25:39.932Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-604-1-stack-cost] [2023-05-17T18:25:39.937Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-604-1-stack-cost] did not exist. Created. [2023-05-17T18:25:39.937Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-604-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:25:40.674Z] /w/workspace/device-mqtt-go/1@tmp/durable-ca7c38e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T18:25:41.341Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T18:25:41.379Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T18:25:41.425Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T18:25:41.441Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-604-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T18:25:41.541Z] $ docker stop --time=1 10ec0bbe78b6719038828838d9180c8c3d5cca1d7dbaab9510daea1bd0ab1f8b [2023-05-17T18:25:45.102Z] $ docker rm -f --volumes 10ec0bbe78b6719038828838d9180c8c3d5cca1d7dbaab9510daea1bd0ab1f8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T18:25:46.138Z] provisioning config files... [2023-05-17T18:25:46.145Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp/config3355324165909302678tmp [Pipeline] { [Pipeline] sh [2023-05-17T18:25:46.484Z] + set +x [2023-05-17T18:25:46.484Z] + bash+ -s -- [2023-05-17T18:25:46.484Z] curl -s https://codecov.io/bash [2023-05-17T18:25:46.484Z] [2023-05-17T18:25:46.484Z] _____ _ [2023-05-17T18:25:46.484Z] / ____| | | [2023-05-17T18:25:46.484Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T18:25:46.484Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T18:25:46.484Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T18:25:46.484Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T18:25:46.484Z] Bash-1.0.6 [2023-05-17T18:25:46.484Z] [2023-05-17T18:25:46.484Z] [2023-05-17T18:25:46.484Z] ==> git version 2.25.1 found [2023-05-17T18:25:46.484Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T18:25:46.484Z] Release-Date: 2020-01-08 [2023-05-17T18:25:46.484Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T18:25:46.484Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T18:25:46.484Z] ==> Jenkins CI detected. [2023-05-17T18:25:46.484Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-604 [2023-05-17T18:25:46.484Z] project root: . [2023-05-17T18:25:46.484Z] --> token set from env [2023-05-17T18:25:46.484Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T18:25:46.484Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T18:25:46.484Z] ==> Python coveragepy not found [2023-05-17T18:25:46.484Z] ==> Searching for coverage reports in: [2023-05-17T18:25:46.484Z] + . [2023-05-17T18:25:46.484Z] -> Found 1 reports [2023-05-17T18:25:46.484Z] ==> Detecting git/mercurial file structure [2023-05-17T18:25:46.484Z] ==> Reading reports [2023-05-17T18:25:46.743Z] + ./coverage.out bytes=18506 [2023-05-17T18:25:46.743Z] ==> Appending adjustments [2023-05-17T18:25:46.743Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T18:25:46.743Z] + Found adjustments [2023-05-17T18:25:46.743Z] ==> Gzipping contents [2023-05-17T18:25:46.743Z] 4.0K /tmp/codecov.4L3xGc.gz [2023-05-17T18:25:46.743Z] ==> Uploading reports [2023-05-17T18:25:46.743Z] url: https://codecov.io [2023-05-17T18:25:46.743Z] query: branch=PR-604&commit=7f8e8bab593542a609430e535f73b34c104b544a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-604%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=604&job=&cmd_args= [2023-05-17T18:25:46.743Z] -> Pinging Codecov [2023-05-17T18:25:46.743Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-604&commit=7f8e8bab593542a609430e535f73b34c104b544a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-604%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=604&job=&cmd_args= [2023-05-17T18:25:46.743Z] -> Uploading to [2023-05-17T18:25:46.743Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/7D719EC7BBE17E464838252E33014C33/7f8e8bab593542a609430e535f73b34c104b544a/a49570a6-bd7f-4fc9-a34f-9c4f154e5a09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T182546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66c6f6dc6d8ecd36b2d700939b939c9fc50bdabc02c9e8189c56ddd0e62101db [2023-05-17T18:25:47.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:25:47.003Z] Dload Upload Total Spent Left Speed [2023-05-17T18:25:47.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 13468 --:--:-- --:--:-- --:--:-- 13468 [2023-05-17T18:25:47.003Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7f8e8bab593542a609430e535f73b34c104b544a [Pipeline] } [2023-05-17T18:25:47.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T18:25:48.940Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-604/archives ] [2023-05-17T18:25:48.940Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-604/archives [2023-05-17T18:25:48.940Z] total 16 [2023-05-17T18:25:48.940Z] drwxr-xr-x 3 root root 4096 May 17 18:17 . [2023-05-17T18:25:48.940Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:17 .. [2023-05-17T18:25:48.940Z] drwxr-xr-x 2 root root 4096 May 17 18:17 cost [2023-05-17T18:25:48.940Z] -rw-r--r-- 1 root root 86 May 17 18:17 cost.csv [2023-05-17T18:25:48.940Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-604/archives [2023-05-17T18:25:48.940Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-604/archives [2023-05-17T18:25:48.940Z] total 16 [2023-05-17T18:25:48.940Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:17 . [2023-05-17T18:25:48.940Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:17 .. [2023-05-17T18:25:48.940Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 18:17 cost [2023-05-17T18:25:48.940Z] -rw-r--r-- 1 jenkins jenkins 86 May 17 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:25:49.267Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:25:50.162Z] ---> package-listing.sh [2023-05-17T18:25:50.162Z] ++ facter osfamily [2023-05-17T18:25:50.162Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T18:25:50.422Z] + OS_FAMILY=debian [2023-05-17T18:25:50.422Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-604 [2023-05-17T18:25:50.422Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T18:25:50.422Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T18:25:50.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T18:25:50.422Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T18:25:50.422Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-604 ']' [2023-05-17T18:25:50.422Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T18:25:50.422Z] + case "${OS_FAMILY}" in [2023-05-17T18:25:50.422Z] + dpkg -l [2023-05-17T18:25:50.422Z] + grep '^ii' [2023-05-17T18:25:50.422Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T18:25:50.422Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T18:25:50.422Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T18:25:50.422Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-604 ']' [2023-05-17T18:25:50.422Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-604/archives/ [2023-05-17T18:25:50.422Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-604/archives/ [Pipeline] echo [2023-05-17T18:25:50.456Z] 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-604/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T18:25:50.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:25:51.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:25:51.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:25:51.520Z] prd-ubuntu20.04-docker-8c-8g-15907 does not seem to be running inside a container [2023-05-17T18:25:51.554Z] $ 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-604/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-604 -v /w/workspace/gexfoundry_device-mqtt-go_PR-604:/w/workspace/gexfoundry_device-mqtt-go_PR-604:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T18:25:51.808Z] $ docker top ad7e74173217e31db10aaaa95a4cc9a744f5a3afa552860c76a1f2964e7fbe87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:25:52.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T18:25:52.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T18:25:52.823Z] + ls /var/log/sa-host [2023-05-17T18:25:52.823Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:25:52.956Z] provisioning config files... [2023-05-17T18:25:52.964Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-604@tmp/config3581175622821260841tmp [Pipeline] { [Pipeline] echo [2023-05-17T18:25:53.024Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:25:53.335Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T18:25:53.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:25:53.780Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T18:25:53.813Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:25:54.125Z] ---> sudo-logs.sh [2023-05-17T18:25:54.125Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T18:25:54.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:25:54.569Z] ---> job-cost.sh [2023-05-17T18:25:54.569Z] lf-activate-venv: SKIPPING [2023-05-17T18:25:54.569Z] DEBUG: total: 0.2199999988079071 [2023-05-17T18:25:54.569Z] INFO: Retrieving Stack Cost... [2023-05-17T18:25:55.137Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:25:55.396Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T18:25:55.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:25:55.744Z] ---> logs-deploy.sh [2023-05-17T18:25:55.745Z] lf-activate-venv: SKIPPING [2023-05-17T18:25:55.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-604/1 [2023-05-17T18:25:55.745Z] INFO: archiving workspace using pattern(s): [2023-05-17T18:25:56.680Z] Archives upload complete. [2023-05-17T18:25:56.680Z] INFO: archiving logs to Nexus [2023-05-17T18:25:57.252Z] ---> uname -a: [2023-05-17T18:25:57.252Z] Linux prd-ubuntu20-04-docker-8c-8g-15907 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-17T18:25:57.252Z] [2023-05-17T18:25:57.252Z]