Pull request #358 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 jpwhitemn for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ec9d6ac127d77693f09281b71e8cec45b7146c96+f2e2f8ada396003354e6b6ef510b55319cadc912 (13e846e80abd984de00e51875d89d2609471d120) 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-ssh12545376078235229202.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh728516802908620589.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-358/workspace@libs/edgex-global-pipelines # 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-358/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16394359338143688730.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-358/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh848902542097570571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh4771713466866932012.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-358/workspace@libs/lf-pipelines # 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-358/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6844299088821301520.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11521’ Running on prd-ubuntu20.04-docker-8c-8g-11523 in /w/workspace/gexfoundry_device-mqtt-go_PR-358 [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-358 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f2e2f8ada396003354e6b6ef510b55319cadc912 into PR head commit ec9d6ac127d77693f09281b71e8cec45b7146c96 Merge succeeded, producing ec9d6ac127d77693f09281b71e8cec45b7146c96 Checking out Revision ec9d6ac127d77693f09281b71e8cec45b7146c96 (PR-358) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec9d6ac127d77693f09281b71e8cec45b7146c96 # 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 f2e2f8ada396003354e6b6ef510b55319cadc912 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec9d6ac127d77693f09281b71e8cec45b7146c96 # timeout=10 Commit message: "feat: enable security hardening" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-07T23:47:00.958Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-07T23:47:01.142Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-07T23:47:01.246Z] ========================================================= [2022-04-07T23:47:01.246Z] EdgeX Global Pipelines Version Info [2022-04-07T23:47:01.246Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:47:02.147Z] ------------------- [2022-04-07T23:47:02.147Z] stable info: [2022-04-07T23:47:02.147Z] ------------------- [2022-04-07T23:47:02.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-07T23:47:02.147Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T23:47:02.147Z] Message: update stable to v1.0.221 [2022-04-07T23:47:02.722Z] ------------------- [2022-04-07T23:47:02.722Z] experimental info: [2022-04-07T23:47:02.722Z] ------------------- [2022-04-07T23:47:02.722Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-07T23:47:02.722Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T23:47:02.722Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-07T23:47:03.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-07T23:47:03.054Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-07T23:47:03.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-07T23:47:03.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-07T23:47:03.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-07T23:47:03.211Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-07T23:47:03.253Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-07T23:47:03.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-07T23:47:03.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-07T23:47:03.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-07T23:47:03.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-07T23:47:03.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-07T23:47:03.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-07T23:47:03.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-07T23:47:03.570Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T23:47:03.606Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T23:47:03.649Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-07T23:47:03.688Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-07T23:47:03.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-07T23:47:03.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-07T23:47:03.807Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-07T23:47:03.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-07T23:47:03.888Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-07T23:47:03.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-07T23:47:03.976Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-07T23:47:04.019Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-07T23:47:04.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-358 [Pipeline] echo [2022-04-07T23:47:04.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-358 [Pipeline] echo [2022-04-07T23:47:04.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-358 [Pipeline] echo [2022-04-07T23:47:04.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec9d6ac127d77693f09281b71e8cec45b7146c96 [Pipeline] echo [2022-04-07T23:47:04.232Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec9d6ac [Pipeline] echo [2022-04-07T23:47:04.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T23:47:04.394Z] provisioning config files... [2022-04-07T23:47:04.411Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp/config4491476454484519077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:47:04.773Z] ---> docker-login.sh [2022-04-07T23:47:04.773Z] nexus3.edgexfoundry.org:10001 [2022-04-07T23:47:05.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:05.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:05.034Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:05.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:05.034Z] [2022-04-07T23:47:05.034Z] Login Succeeded [2022-04-07T23:47:05.034Z] nexus3.edgexfoundry.org:10002 [2022-04-07T23:47:05.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:05.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:05.295Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:05.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:05.295Z] [2022-04-07T23:47:05.295Z] Login Succeeded [2022-04-07T23:47:05.295Z] nexus3.edgexfoundry.org:10003 [2022-04-07T23:47:05.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:05.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:05.295Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:05.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:05.295Z] [2022-04-07T23:47:05.295Z] Login Succeeded [2022-04-07T23:47:05.295Z] nexus3.edgexfoundry.org:10004 [2022-04-07T23:47:05.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:05.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:05.555Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:05.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:05.555Z] [2022-04-07T23:47:05.555Z] Login Succeeded [2022-04-07T23:47:05.555Z] docker.io [2022-04-07T23:47:05.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:06.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:06.130Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:06.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:06.130Z] [2022-04-07T23:47:06.130Z] Login Succeeded [2022-04-07T23:47:06.130Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T23:47:06.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-07T23:47:06.810Z] + git rev-list -1 --merges ec9d6ac127d77693f09281b71e8cec45b7146c96~1..ec9d6ac127d77693f09281b71e8cec45b7146c96 [Pipeline] echo [2022-04-07T23:47:06.863Z] -----------> git rev-list -1 --merges ec9d6ac127d77693f09281b71e8cec45b7146c96~1..ec9d6ac127d77693f09281b71e8cec45b7146c96 ec9d6ac127d77693f09281b71e8cec45b7146c96 [false] [Pipeline] sh [2022-04-07T23:47:07.181Z] + git log --format=format:%s -1 ec9d6ac127d77693f09281b71e8cec45b7146c96 [Pipeline] echo [2022-04-07T23:47:07.215Z] ========================================================= [2022-04-07T23:47:07.215Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-07T23:47:07.215Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T23:47:07.647Z] + git log --format=format:%s -1 ec9d6ac127d77693f09281b71e8cec45b7146c96 [Pipeline] echo [2022-04-07T23:47:07.680Z] [semverPrep] GIT_COMMIT: ec9d6ac127d77693f09281b71e8cec45b7146c96, Commit Message: feat: enable security hardening [Pipeline] echo [2022-04-07T23:47:07.713Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-07T23:47:08.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T23:47:08.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-07T23:47:08.309Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-07T23:47:08.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-07T23:47:08.309Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-07T23:47:08.309Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-07T23:47:08.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:47:08.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T23:47:08.703Z] [2022-04-07T23:47:08.703Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:47:09.049Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T23:47:09.049Z] latest: Pulling from edgex-devops/git-semver [2022-04-07T23:47:09.049Z] a0d0a0d46f8b: Pulling fs layer [2022-04-07T23:47:09.049Z] 3e5f54012d9b: Pulling fs layer [2022-04-07T23:47:09.049Z] 4c7163046ea9: Pulling fs layer [2022-04-07T23:47:09.049Z] 0c2d73faf560: Pulling fs layer [2022-04-07T23:47:09.049Z] 0c2d73faf560: Waiting [2022-04-07T23:47:09.049Z] 3e5f54012d9b: Download complete [2022-04-07T23:47:09.049Z] a0d0a0d46f8b: Verifying Checksum [2022-04-07T23:47:09.049Z] a0d0a0d46f8b: Download complete [2022-04-07T23:47:09.049Z] 4c7163046ea9: Verifying Checksum [2022-04-07T23:47:09.049Z] 4c7163046ea9: Download complete [2022-04-07T23:47:09.049Z] 0c2d73faf560: Verifying Checksum [2022-04-07T23:47:09.049Z] 0c2d73faf560: Download complete [2022-04-07T23:47:09.311Z] a0d0a0d46f8b: Pull complete [2022-04-07T23:47:09.311Z] 3e5f54012d9b: Pull complete [2022-04-07T23:47:09.581Z] 4c7163046ea9: Pull complete [2022-04-07T23:47:09.844Z] 0c2d73faf560: Pull complete [2022-04-07T23:47:09.844Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-07T23:47:09.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T23:47:09.844Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-07T23:47:09.967Z] prd-ubuntu20.04-docker-8c-8g-11523 does not seem to be running inside a container [2022-04-07T23:47:10.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-358 -v /w/workspace/gexfoundry_device-mqtt-go_PR-358:/w/workspace/gexfoundry_device-mqtt-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-358@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:10004/edgex-devops/git-semver:latest cat [2022-04-07T23:47:10.657Z] $ docker top 5fbad7086004fcde09a41b4b5568698f694f88bb48a9ef72f4d2abf65b47547e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T23:47:10.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T23:47:10.858Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T23:47:10.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T23:47:11.001Z] $ docker exec 5fbad7086004fcde09a41b4b5568698f694f88bb48a9ef72f4d2abf65b47547e ssh-agent [2022-04-07T23:47:11.134Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXphnecE/agent.14 [2022-04-07T23:47:11.134Z] SSH_AGENT_PID=20 [2022-04-07T23:47:11.142Z] Running ssh-add (command line suppressed) [2022-04-07T23:47:11.266Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp/private_key_5816578212798782416.key (/w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp/private_key_5816578212798782416.key) [2022-04-07T23:47:11.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T23:47:11.628Z] + git tag --points-at HEAD [Pipeline] } [2022-04-07T23:47:11.660Z] $ docker exec --env ******** --env ******** 5fbad7086004fcde09a41b4b5568698f694f88bb48a9ef72f4d2abf65b47547e ssh-agent -k [2022-04-07T23:47:11.781Z] unset SSH_AUTH_SOCK; [2022-04-07T23:47:11.782Z] unset SSH_AGENT_PID; [2022-04-07T23:47:11.782Z] echo Agent pid 20 killed; [2022-04-07T23:47:11.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-07T23:47:11.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T23:47:11.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T23:47:12.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T23:47:12.033Z] $ docker exec 5fbad7086004fcde09a41b4b5568698f694f88bb48a9ef72f4d2abf65b47547e ssh-agent [2022-04-07T23:47:12.155Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDGJoAp/agent.55 [2022-04-07T23:47:12.155Z] SSH_AGENT_PID=61 [2022-04-07T23:47:12.162Z] Running ssh-add (command line suppressed) [2022-04-07T23:47:12.291Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp/private_key_5760006224235279142.key (/w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp/private_key_5760006224235279142.key) [2022-04-07T23:47:12.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T23:47:12.642Z] + git semver init [2022-04-07T23:47:12.643Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T23:47:12.643Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-358/.git [2022-04-07T23:47:12.643Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-358 [2022-04-07T23:47:12.643Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T23:47:12.643Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T23:47:12.643Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T23:47:12.643Z] # $SEMVER_BRANCH = PR-358 [2022-04-07T23:47:12.643Z] # $SEMVER_TEMP = /tmp/semver-380671613 [2022-04-07T23:47:12.643Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-07T23:47:13.592Z] # '/tmp/semver-380671613' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-358/.semver' [2022-04-07T23:47:13.592Z] # -> Force: false [2022-04-07T23:47:13.592Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-358/.semver [Pipeline] } [2022-04-07T23:47:13.618Z] $ docker exec --env ******** --env ******** 5fbad7086004fcde09a41b4b5568698f694f88bb48a9ef72f4d2abf65b47547e ssh-agent -k [2022-04-07T23:47:13.727Z] unset SSH_AUTH_SOCK; [2022-04-07T23:47:13.727Z] unset SSH_AGENT_PID; [2022-04-07T23:47:13.727Z] echo Agent pid 61 killed; [2022-04-07T23:47:13.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T23:47:14.173Z] + git semver [Pipeline] } [2022-04-07T23:47:14.207Z] $ docker stop --time=1 5fbad7086004fcde09a41b4b5568698f694f88bb48a9ef72f4d2abf65b47547e [2022-04-07T23:47:15.519Z] $ docker rm -f 5fbad7086004fcde09a41b4b5568698f694f88bb48a9ef72f4d2abf65b47547e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T23:47:15.955Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-07T23:47:16.251Z] Stashed 1 file(s) [Pipeline] echo [2022-04-07T23:47:16.269Z] [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 [2022-04-07T23:47:16.902Z] provisioning config files... [2022-04-07T23:47:16.914Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp/config4040422899662161920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:47:17.268Z] ---> docker-login.sh [2022-04-07T23:47:17.268Z] nexus3.edgexfoundry.org:10001 [2022-04-07T23:47:17.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:17.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:17.268Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:17.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:17.268Z] [2022-04-07T23:47:17.268Z] Login Succeeded [2022-04-07T23:47:17.268Z] nexus3.edgexfoundry.org:10002 [2022-04-07T23:47:17.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:17.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:17.529Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:17.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:17.529Z] [2022-04-07T23:47:17.529Z] Login Succeeded [2022-04-07T23:47:17.529Z] nexus3.edgexfoundry.org:10003 [2022-04-07T23:47:17.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:17.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:17.529Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:17.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:17.529Z] [2022-04-07T23:47:17.529Z] Login Succeeded [2022-04-07T23:47:17.529Z] nexus3.edgexfoundry.org:10004 [2022-04-07T23:47:17.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:17.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:17.791Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:17.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:17.791Z] [2022-04-07T23:47:17.791Z] Login Succeeded [2022-04-07T23:47:17.791Z] docker.io [2022-04-07T23:47:17.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:47:18.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:47:18.057Z] Configure a credential helper to remove this warning. See [2022-04-07T23:47:18.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:47:18.057Z] [2022-04-07T23:47:18.057Z] Login Succeeded [2022-04-07T23:47:18.057Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T23:47:18.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-07T23:47:18.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T23:47:18.323Z] ========================================================= [2022-04-07T23:47:18.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-07T23:47:18.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:47:18.733Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-07T23:47:18.733Z] Sending build context to Docker daemon 5.818MB [2022-04-07T23:47:18.733Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-07T23:47:18.733Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-07T23:47:18.733Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-07T23:47:18.733Z] 59bf1c3509f3: Pulling fs layer [2022-04-07T23:47:18.733Z] 666ba61612fd: Pulling fs layer [2022-04-07T23:47:18.733Z] 8ed8ca486205: Pulling fs layer [2022-04-07T23:47:18.733Z] 4fe6c5a15a65: Pulling fs layer [2022-04-07T23:47:18.733Z] 22a0e8bec74d: Pulling fs layer [2022-04-07T23:47:18.733Z] 4fe6c5a15a65: Waiting [2022-04-07T23:47:18.733Z] 640e595b4fbd: Pulling fs layer [2022-04-07T23:47:18.733Z] 763cafe07f6e: Pulling fs layer [2022-04-07T23:47:18.733Z] 22a0e8bec74d: Waiting [2022-04-07T23:47:18.733Z] 763cafe07f6e: Waiting [2022-04-07T23:47:18.733Z] 0c0b528cf693: Pulling fs layer [2022-04-07T23:47:18.733Z] 10935f4eaf8b: Pulling fs layer [2022-04-07T23:47:18.733Z] 10935f4eaf8b: Waiting [2022-04-07T23:47:18.733Z] 0c0b528cf693: Waiting [2022-04-07T23:47:18.733Z] 8ed8ca486205: Verifying Checksum [2022-04-07T23:47:18.733Z] 8ed8ca486205: Download complete [2022-04-07T23:47:18.733Z] 666ba61612fd: Download complete [2022-04-07T23:47:18.733Z] 22a0e8bec74d: Verifying Checksum [2022-04-07T23:47:18.733Z] 22a0e8bec74d: Download complete [2022-04-07T23:47:18.995Z] 640e595b4fbd: Verifying Checksum [2022-04-07T23:47:18.995Z] 640e595b4fbd: Download complete [2022-04-07T23:47:18.995Z] 59bf1c3509f3: Verifying Checksum [2022-04-07T23:47:18.995Z] 59bf1c3509f3: Download complete [2022-04-07T23:47:18.995Z] 0c0b528cf693: Verifying Checksum [2022-04-07T23:47:18.995Z] 0c0b528cf693: Download complete [2022-04-07T23:47:18.995Z] 59bf1c3509f3: Pull complete [2022-04-07T23:47:19.258Z] 666ba61612fd: Pull complete [2022-04-07T23:47:19.258Z] 8ed8ca486205: Pull complete [2022-04-07T23:47:19.519Z] 10935f4eaf8b: Verifying Checksum [2022-04-07T23:47:19.519Z] 10935f4eaf8b: Download complete [2022-04-07T23:47:19.779Z] 4fe6c5a15a65: Download complete [2022-04-07T23:47:23.980Z] 4fe6c5a15a65: Pull complete [2022-04-07T23:47:23.980Z] 22a0e8bec74d: Pull complete [2022-04-07T23:47:23.980Z] 640e595b4fbd: Pull complete [2022-04-07T23:47:23.980Z] 763cafe07f6e: Pull complete [2022-04-07T23:47:24.240Z] 0c0b528cf693: Pull complete [2022-04-07T23:47:26.790Z] 10935f4eaf8b: Pull complete [2022-04-07T23:47:26.790Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-07T23:47:26.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T23:47:26.790Z] ---> 99d49a6021b9 [2022-04-07T23:47:26.790Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-07T23:47:27.735Z] ---> Running in d6e56c61a735 [2022-04-07T23:47:27.735Z] Removing intermediate container d6e56c61a735 [2022-04-07T23:47:27.735Z] ---> 3fe61be40477 [2022-04-07T23:47:27.735Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-07T23:47:27.735Z] ---> Running in 1d7966ac73d8 [2022-04-07T23:47:27.995Z] Removing intermediate container 1d7966ac73d8 [2022-04-07T23:47:27.995Z] ---> 21721254d2c0 [2022-04-07T23:47:27.995Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T23:47:27.995Z] ---> Running in 03490a3157c7 [2022-04-07T23:47:28.565Z] Removing intermediate container 03490a3157c7 [2022-04-07T23:47:28.565Z] ---> 9f92949b8703 [2022-04-07T23:47:28.565Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-07T23:47:28.565Z] ---> Running in 5f122a71daa2 [2022-04-07T23:47:28.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T23:47:29.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T23:47:30.030Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-07T23:47:30.030Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-07T23:47:30.295Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-07T23:47:30.295Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-07T23:47:30.295Z] Executing busybox-1.34.1-r3.trigger [2022-04-07T23:47:30.295Z] OK: 224 MiB in 56 packages [2022-04-07T23:47:30.865Z] Removing intermediate container 5f122a71daa2 [2022-04-07T23:47:30.865Z] ---> e17cb2f55e34 [2022-04-07T23:47:30.865Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-07T23:47:30.865Z] ---> Running in c8ff911ec41f [2022-04-07T23:47:30.865Z] Removing intermediate container c8ff911ec41f [2022-04-07T23:47:30.865Z] ---> 5c41b131f181 [2022-04-07T23:47:30.865Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-07T23:47:31.124Z] ---> 388904b3ae2e [2022-04-07T23:47:31.124Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T23:47:31.124Z] ---> Running in 4c1257a44926 [2022-04-07T23:47:31.701Z] Still waiting to schedule task [2022-04-07T23:47:31.701Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11522’ [2022-04-07T23:47:46.028Z] Removing intermediate container 4c1257a44926 [2022-04-07T23:47:46.028Z] ---> 71b49aa991f2 [2022-04-07T23:47:46.028Z] Step 10/12 : COPY . . [2022-04-07T23:47:46.028Z] ---> 19056d898e17 [2022-04-07T23:47:46.028Z] Step 11/12 : ARG MAKE='make build' [2022-04-07T23:47:46.028Z] ---> Running in 02fa2054c165 [2022-04-07T23:47:46.028Z] Removing intermediate container 02fa2054c165 [2022-04-07T23:47:46.028Z] ---> b48acb241f6e [2022-04-07T23:47:46.028Z] Step 12/12 : RUN $MAKE [2022-04-07T23:47:46.028Z] ---> Running in 5de1837e162b [2022-04-07T23:47:46.028Z] noop [2022-04-07T23:47:46.028Z] Removing intermediate container 5de1837e162b [2022-04-07T23:47:46.028Z] ---> cccdc74b2005 [2022-04-07T23:47:46.028Z] Successfully built cccdc74b2005 [2022-04-07T23:47:46.028Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:47:46.367Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T23:47:46.367Z] . [Pipeline] withDockerContainer [2022-04-07T23:47:46.463Z] prd-ubuntu20.04-docker-8c-8g-11523 does not seem to be running inside a container [2022-04-07T23:47:46.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-358 -v /w/workspace/gexfoundry_device-mqtt-go_PR-358:/w/workspace/gexfoundry_device-mqtt-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-358@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 [2022-04-07T23:47:46.903Z] $ docker top 159d924ef6c1e6bcea8eac1d291fb5a7c31732be82e5356bdea72eb9493ccdfa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T23:47:47.321Z] + go version [2022-04-07T23:47:47.321Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-07T23:47:47.373Z] $ docker stop --time=1 159d924ef6c1e6bcea8eac1d291fb5a7c31732be82e5356bdea72eb9493ccdfa [2022-04-07T23:47:48.667Z] $ docker rm -f 159d924ef6c1e6bcea8eac1d291fb5a7c31732be82e5356bdea72eb9493ccdfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:47:49.360Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T23:47:49.361Z] . [Pipeline] withDockerContainer [2022-04-07T23:47:49.465Z] prd-ubuntu20.04-docker-8c-8g-11523 does not seem to be running inside a container [2022-04-07T23:47:49.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-358 -v /w/workspace/gexfoundry_device-mqtt-go_PR-358:/w/workspace/gexfoundry_device-mqtt-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-358@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 [2022-04-07T23:47:49.878Z] $ docker top 90a19b1b65931e0f7b047efeab8c5ba199669a4ea80e970431f2eba887e2387c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-07T23:47:50.334Z] + make test [2022-04-07T23:47:50.334Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-07T23:47:50.592Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-07T23:48:00.585Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-07T23:48:00.585Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-04-07T23:48:00.585Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-07T23:48:08.734Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-07T23:48:12.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T23:48:12.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-07T23:48:12.036Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-07T23:48:12.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-07T23:48:12.118Z] $ docker stop --time=1 90a19b1b65931e0f7b047efeab8c5ba199669a4ea80e970431f2eba887e2387c [2022-04-07T23:48:13.801Z] $ docker rm -f 90a19b1b65931e0f7b047efeab8c5ba199669a4ea80e970431f2eba887e2387c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T23:48:14.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-07T23:48:14.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-07T23:48:15.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-07T23:48:15.807Z] + ls -al . [2022-04-07T23:48:15.807Z] total 176 [2022-04-07T23:48:15.807Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 23:48 . [2022-04-07T23:48:15.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 23:46 .. [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 23:46 .dockerignore [2022-04-07T23:48:15.807Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 23:47 .git [2022-04-07T23:48:15.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 23:46 .github [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 23:46 .gitignore [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 23:46 .golangci.yml [2022-04-07T23:48:15.807Z] drwx------ 3 jenkins jenkins 4096 Apr 7 23:47 .semver [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 7 23:46 Attribution.txt [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 7 23:46 CHANGELOG.md [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 7 23:46 Dockerfile [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 23:46 GOVERNANCE.md [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 23:46 Jenkinsfile [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 23:46 LICENSE [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 7 23:46 Makefile [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 23:46 OWNERS.md [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 7 23:46 README.md [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 23:47 VERSION [2022-04-07T23:48:15.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 23:46 bin [2022-04-07T23:48:15.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 23:46 cmd [2022-04-07T23:48:15.807Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 7 23:47 coverage.out [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 7 23:46 go.mod [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 7 23:46 go.sum [2022-04-07T23:48:15.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 23:46 internal [2022-04-07T23:48:15.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 23:46 mock [2022-04-07T23:48:15.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 23:46 snap [2022-04-07T23:48:15.807Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 23:46 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:48:16.144Z] + 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=ec9d6ac127d77693f09281b71e8cec45b7146c96 --label arch=amd64 --label version=0.0.0 . [2022-04-07T23:48:16.144Z] Sending build context to Docker daemon 5.836MB [2022-04-07T23:48:16.144Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-07T23:48:16.144Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-07T23:48:16.144Z] ---> cccdc74b2005 [2022-04-07T23:48:16.144Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-07T23:48:16.144Z] ---> Running in d350a580e9f1 [2022-04-07T23:48:16.405Z] Removing intermediate container d350a580e9f1 [2022-04-07T23:48:16.405Z] ---> 30d835bef6d2 [2022-04-07T23:48:16.405Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-07T23:48:16.405Z] ---> Running in 833dd2197e3b [2022-04-07T23:48:16.405Z] Removing intermediate container 833dd2197e3b [2022-04-07T23:48:16.405Z] ---> f46f11028018 [2022-04-07T23:48:16.405Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T23:48:16.405Z] ---> Running in 3e481cc6435b [2022-04-07T23:48:16.974Z] Removing intermediate container 3e481cc6435b [2022-04-07T23:48:16.974Z] ---> 0f4882e3567c [2022-04-07T23:48:16.974Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-07T23:48:16.974Z] ---> Running in 8fe2cec76619 [2022-04-07T23:48:17.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T23:48:18.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T23:48:18.437Z] OK: 224 MiB in 56 packages [2022-04-07T23:48:18.698Z] Removing intermediate container 8fe2cec76619 [2022-04-07T23:48:18.698Z] ---> 8edc8804c69f [2022-04-07T23:48:18.698Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-07T23:48:18.698Z] ---> Running in 849e1e71984d [2022-04-07T23:48:18.958Z] Removing intermediate container 849e1e71984d [2022-04-07T23:48:18.958Z] ---> 14b3b66974da [2022-04-07T23:48:18.958Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-07T23:48:18.958Z] ---> 9161f63268ec [2022-04-07T23:48:18.958Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T23:48:18.958Z] ---> Running in 76e6dd70ca1e [2022-04-07T23:48:19.527Z] Removing intermediate container 76e6dd70ca1e [2022-04-07T23:48:19.527Z] ---> f0b4d367bd32 [2022-04-07T23:48:19.527Z] Step 10/24 : COPY . . [2022-04-07T23:48:20.099Z] ---> 8550e813e376 [2022-04-07T23:48:20.099Z] Step 11/24 : ARG MAKE='make build' [2022-04-07T23:48:20.099Z] ---> Running in 3af456849462 [2022-04-07T23:48:20.099Z] Removing intermediate container 3af456849462 [2022-04-07T23:48:20.099Z] ---> e7f5d1e29ee4 [2022-04-07T23:48:20.099Z] Step 12/24 : RUN $MAKE [2022-04-07T23:48:20.099Z] ---> Running in 6a2a89a93483 [2022-04-07T23:48:20.360Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-07T23:48:42.333Z] Removing intermediate container 6a2a89a93483 [2022-04-07T23:48:42.333Z] ---> 39e4fcedd689 [2022-04-07T23:48:42.333Z] Step 13/24 : FROM alpine:3.14 [2022-04-07T23:48:42.333Z] 3.14: Pulling from library/alpine [2022-04-07T23:48:42.333Z] 8663204ce13b: Pulling fs layer [2022-04-07T23:48:42.333Z] 8663204ce13b: Verifying Checksum [2022-04-07T23:48:42.333Z] 8663204ce13b: Download complete [2022-04-07T23:48:42.333Z] 8663204ce13b: Pull complete [2022-04-07T23:48:42.333Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T23:48:42.333Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T23:48:42.333Z] ---> e04c818066af [2022-04-07T23:48:42.333Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-07T23:48:42.333Z] ---> Running in a6b2455d08aa [2022-04-07T23:48:42.333Z] Removing intermediate container a6b2455d08aa [2022-04-07T23:48:42.333Z] ---> 909691fbefb4 [2022-04-07T23:48:42.333Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T23:48:42.333Z] ---> Running in cee4dc4be472 [2022-04-07T23:48:42.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T23:48:42.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T23:48:42.333Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T23:48:42.333Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T23:48:42.333Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T23:48:42.333Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T23:48:42.333Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T23:48:42.333Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T23:48:42.333Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T23:48:42.333Z] OK: 8 MiB in 20 packages [2022-04-07T23:48:42.333Z] Removing intermediate container cee4dc4be472 [2022-04-07T23:48:42.333Z] ---> 48105d816f4b [2022-04-07T23:48:42.333Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-07T23:48:42.904Z] ---> 439c8cf4f58e [2022-04-07T23:48:42.904Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-07T23:48:43.165Z] ---> 24efb2fb24d4 [2022-04-07T23:48:43.165Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-07T23:48:43.165Z] ---> e604dc9a01fd [2022-04-07T23:48:43.165Z] Step 19/24 : EXPOSE 59982 [2022-04-07T23:48:43.429Z] ---> Running in 69030ee77137 [2022-04-07T23:48:43.429Z] Removing intermediate container 69030ee77137 [2022-04-07T23:48:43.429Z] ---> 841499e67a63 [2022-04-07T23:48:43.429Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-07T23:48:43.429Z] ---> Running in 5b1f5522ac70 [2022-04-07T23:48:43.429Z] Removing intermediate container 5b1f5522ac70 [2022-04-07T23:48:43.429Z] ---> d120ed5fb246 [2022-04-07T23:48:43.429Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T23:48:43.429Z] ---> Running in 5265a89c2ab4 [2022-04-07T23:48:43.691Z] Removing intermediate container 5265a89c2ab4 [2022-04-07T23:48:43.691Z] ---> afb433703547 [2022-04-07T23:48:43.691Z] Step 22/24 : LABEL arch=amd64 [2022-04-07T23:48:43.691Z] ---> Running in 3ad8fcf99d4b [2022-04-07T23:48:43.691Z] Removing intermediate container 3ad8fcf99d4b [2022-04-07T23:48:43.691Z] ---> 76ea92ccb195 [2022-04-07T23:48:43.691Z] Step 23/24 : LABEL git_sha=ec9d6ac127d77693f09281b71e8cec45b7146c96 [2022-04-07T23:48:43.691Z] ---> Running in 948753022a29 [2022-04-07T23:48:43.955Z] Removing intermediate container 948753022a29 [2022-04-07T23:48:43.955Z] ---> a078aeeeee4d [2022-04-07T23:48:43.955Z] Step 24/24 : LABEL version=0.0.0 [2022-04-07T23:48:43.955Z] ---> Running in 2d97e9965fe2 [2022-04-07T23:48:43.955Z] Removing intermediate container 2d97e9965fe2 [2022-04-07T23:48:43.955Z] ---> 9f7c2ced2771 [2022-04-07T23:48:43.955Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-07T23:48:43.955Z] Successfully built 9f7c2ced2771 [2022-04-07T23:48:43.955Z] Successfully tagged device-mqtt:latest [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] sh [2022-04-07T23:48:44.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T23:48:44.713Z] [2022-04-07T23:48:44.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:48:45.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T23:48:45.056Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-07T23:48:45.056Z] 5eb5b503b376: Pulling fs layer [2022-04-07T23:48:45.056Z] 5c69ac0246d0: Pulling fs layer [2022-04-07T23:48:45.056Z] ec43610c2a17: Pulling fs layer [2022-04-07T23:48:45.056Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-07T23:48:45.056Z] 33b1e0a273af: Pulling fs layer [2022-04-07T23:48:45.056Z] 5d3b04190fa2: Pulling fs layer [2022-04-07T23:48:45.056Z] 3a2ae6a8a46f: Waiting [2022-04-07T23:48:45.056Z] 33b1e0a273af: Waiting [2022-04-07T23:48:45.056Z] 2f39f015ded8: Pulling fs layer [2022-04-07T23:48:45.056Z] 5d3b04190fa2: Waiting [2022-04-07T23:48:45.056Z] 2f39f015ded8: Waiting [2022-04-07T23:48:45.056Z] 5c69ac0246d0: Download complete [2022-04-07T23:48:45.056Z] 3a2ae6a8a46f: Download complete [2022-04-07T23:48:45.056Z] ec43610c2a17: Verifying Checksum [2022-04-07T23:48:45.056Z] ec43610c2a17: Download complete [2022-04-07T23:48:45.056Z] 33b1e0a273af: Verifying Checksum [2022-04-07T23:48:45.056Z] 33b1e0a273af: Download complete [2022-04-07T23:48:45.056Z] 5d3b04190fa2: Download complete [2022-04-07T23:48:45.316Z] 5eb5b503b376: Verifying Checksum [2022-04-07T23:48:45.316Z] 5eb5b503b376: Download complete [2022-04-07T23:48:45.884Z] 2f39f015ded8: Verifying Checksum [2022-04-07T23:48:45.884Z] 2f39f015ded8: Download complete [2022-04-07T23:48:46.824Z] 5eb5b503b376: Pull complete [2022-04-07T23:48:46.824Z] 5c69ac0246d0: Pull complete [2022-04-07T23:48:47.396Z] ec43610c2a17: Pull complete [2022-04-07T23:48:47.396Z] 3a2ae6a8a46f: Pull complete [2022-04-07T23:48:47.659Z] 33b1e0a273af: Pull complete [2022-04-07T23:48:47.659Z] 5d3b04190fa2: Pull complete [2022-04-07T23:48:52.936Z] 2f39f015ded8: Pull complete [2022-04-07T23:48:52.936Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-07T23:48:52.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T23:48:52.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-07T23:48:53.036Z] prd-ubuntu20.04-docker-8c-8g-11523 does not seem to be running inside a container [2022-04-07T23:48:53.073Z] $ 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-358 -v /w/workspace/gexfoundry_device-mqtt-go_PR-358:/w/workspace/gexfoundry_device-mqtt-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-358@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 [2022-04-07T23:48:54.588Z] $ docker top 2ae9ec87884819ea603baa69d9e1543a556c96da33fedc94f610faf311d01979 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:48:55.046Z] ---> job-cost.sh [2022-04-07T23:48:55.046Z] lf-activate-venv: SKIPPING [2022-04-07T23:48:55.046Z] INFO: No Stack... [2022-04-07T23:48:55.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T23:48:55.880Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T23:48:56.198Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-358/archives/cost.csv [2022-04-07T23:48:56.198Z] + cut -d, -f6 [Pipeline] lock [2022-04-07T23:48:56.241Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-358-1-stack-cost] [2022-04-07T23:48:56.246Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-358-1-stack-cost] did not exist. Created. [2022-04-07T23:48:56.246Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T23:48:56.638Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-07T23:48:56.696Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T23:48:56.724Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T23:48:56.807Z] $ docker stop --time=1 2ae9ec87884819ea603baa69d9e1543a556c96da33fedc94f610faf311d01979 [2022-04-07T23:48:57.968Z] $ docker rm -f 2ae9ec87884819ea603baa69d9e1543a556c96da33fedc94f610faf311d01979 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T23:51:00.855Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11524 in /w/workspace/gexfoundry_device-mqtt-go_PR-358 [Pipeline] { [Pipeline] ws [2022-04-07T23:51:00.897Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-04-07T23:51:01.189Z] Selected Git installation does not exist. Using Default [2022-04-07T23:51:01.189Z] The recommended git tool is: NONE [2022-04-07T23:51:08.188Z] using credential edgex-jenkins-ssh [2022-04-07T23:51:08.205Z] Cloning the remote Git repository [2022-04-07T23:51:08.298Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-07T23:51:08.408Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-04-07T23:51:08.572Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-07T23:51:08.573Z] > git --version # timeout=10 [2022-04-07T23:51:08.645Z] > git --version # 'git version 2.25.1' [2022-04-07T23:51:08.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T23:51:08.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T23:51:11.245Z] Merging remotes/origin/main commit f2e2f8ada396003354e6b6ef510b55319cadc912 into PR head commit ec9d6ac127d77693f09281b71e8cec45b7146c96 [2022-04-07T23:51:11.615Z] Merge succeeded, producing ec9d6ac127d77693f09281b71e8cec45b7146c96 [2022-04-07T23:51:11.615Z] Checking out Revision ec9d6ac127d77693f09281b71e8cec45b7146c96 (PR-358) [2022-04-07T23:51:10.445Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-07T23:51:10.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T23:51:10.557Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-07T23:51:10.631Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-07T23:51:10.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T23:51:10.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-07T23:51:11.290Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T23:51:11.364Z] > git checkout -f ec9d6ac127d77693f09281b71e8cec45b7146c96 # timeout=10 [2022-04-07T23:51:11.479Z] > git remote # timeout=10 [2022-04-07T23:51:11.511Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T23:51:11.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T23:51:11.540Z] > git merge f2e2f8ada396003354e6b6ef510b55319cadc912 # timeout=10 [2022-04-07T23:51:11.564Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T23:51:11.634Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T23:51:11.679Z] > git checkout -f ec9d6ac127d77693f09281b71e8cec45b7146c96 # timeout=10 [2022-04-07T23:51:15.962Z] Commit message: "feat: enable security hardening" [2022-04-07T23:51:16.021Z] > git --version # timeout=10 [2022-04-07T23:51:16.032Z] > git --version # 'git version 2.25.1' [2022-04-07T23:51:16.045Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T23:51:17.040Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-07T23:51:17.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T23:51:17.040Z] Dload Upload Total Spent Left Speed [2022-04-07T23:51:17.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 28675 0 --:--:-- --:--:-- --:--:-- 28675 [Pipeline] sh [2022-04-07T23:51:17.851Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-07T23:51:18.205Z] + sudo tee /etc/docker/daemon.new [2022-04-07T23:51:18.205Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-07T23:51:18.205Z] { [2022-04-07T23:51:18.205Z] "registry-mirrors": [ [2022-04-07T23:51:18.205Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-07T23:51:18.205Z] ], [2022-04-07T23:51:18.205Z] "bip": "10.250.0.254/24", [2022-04-07T23:51:18.205Z] "hosts": [ [2022-04-07T23:51:18.205Z] "tcp://0.0.0.0:5555", [2022-04-07T23:51:18.205Z] "unix:///var/run/docker.sock" [2022-04-07T23:51:18.205Z] ], [2022-04-07T23:51:18.205Z] "mtu": 1458, [2022-04-07T23:51:18.205Z] "selinux-enabled": true, [2022-04-07T23:51:18.205Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-07T23:51:18.205Z] } [Pipeline] sh [2022-04-07T23:51:18.573Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-07T23:51:18.929Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T23:51:37.422Z] provisioning config files... [2022-04-07T23:51:37.447Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5973144042795078212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:51:38.037Z] ---> docker-login.sh [2022-04-07T23:51:38.037Z] nexus3.edgexfoundry.org:10001 [2022-04-07T23:51:38.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:51:38.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:51:38.923Z] Configure a credential helper to remove this warning. See [2022-04-07T23:51:38.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:51:38.923Z] [2022-04-07T23:51:38.923Z] Login Succeeded [2022-04-07T23:51:38.923Z] nexus3.edgexfoundry.org:10002 [2022-04-07T23:51:39.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:51:39.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:51:39.197Z] Configure a credential helper to remove this warning. See [2022-04-07T23:51:39.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:51:39.197Z] [2022-04-07T23:51:39.197Z] Login Succeeded [2022-04-07T23:51:39.197Z] nexus3.edgexfoundry.org:10003 [2022-04-07T23:51:39.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:51:39.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:51:39.798Z] Configure a credential helper to remove this warning. See [2022-04-07T23:51:39.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:51:39.798Z] [2022-04-07T23:51:39.798Z] Login Succeeded [2022-04-07T23:51:39.798Z] nexus3.edgexfoundry.org:10004 [2022-04-07T23:51:40.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:51:40.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:51:40.073Z] Configure a credential helper to remove this warning. See [2022-04-07T23:51:40.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:51:40.073Z] [2022-04-07T23:51:40.073Z] Login Succeeded [2022-04-07T23:51:40.073Z] docker.io [2022-04-07T23:51:40.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T23:51:40.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T23:51:40.947Z] Configure a credential helper to remove this warning. See [2022-04-07T23:51:40.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T23:51:40.947Z] [2022-04-07T23:51:40.947Z] Login Succeeded [2022-04-07T23:51:40.947Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T23:51:40.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-07T23:51:41.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T23:51:41.387Z] ========================================================= [2022-04-07T23:51:41.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-07T23:51:41.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:51:41.864Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-07T23:51:42.139Z] Sending build context to Docker daemon 3.026MB [2022-04-07T23:51:42.139Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-07T23:51:42.139Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-07T23:51:42.414Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-07T23:51:42.414Z] 9b3977197b4f: Pulling fs layer [2022-04-07T23:51:42.414Z] 1a89e8eeedd5: Pulling fs layer [2022-04-07T23:51:42.414Z] 94645a83ff95: Pulling fs layer [2022-04-07T23:51:42.414Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-07T23:51:42.414Z] 0c92f367c5e7: Pulling fs layer [2022-04-07T23:51:42.414Z] f7c0051592d6: Pulling fs layer [2022-04-07T23:51:42.414Z] a227ed2f7395: Pulling fs layer [2022-04-07T23:51:42.414Z] 7b1c46037f91: Pulling fs layer [2022-04-07T23:51:42.414Z] 3f3a8bcf1eab: Waiting [2022-04-07T23:51:42.414Z] f7c0051592d6: Waiting [2022-04-07T23:51:42.414Z] a227ed2f7395: Waiting [2022-04-07T23:51:42.414Z] 7b1c46037f91: Waiting [2022-04-07T23:51:42.414Z] 0c92f367c5e7: Waiting [2022-04-07T23:51:42.414Z] 94645a83ff95: Verifying Checksum [2022-04-07T23:51:42.414Z] 94645a83ff95: Download complete [2022-04-07T23:51:42.414Z] 1a89e8eeedd5: Verifying Checksum [2022-04-07T23:51:42.414Z] 1a89e8eeedd5: Download complete [2022-04-07T23:51:42.414Z] 0c92f367c5e7: Verifying Checksum [2022-04-07T23:51:42.414Z] 0c92f367c5e7: Download complete [2022-04-07T23:51:42.414Z] f7c0051592d6: Verifying Checksum [2022-04-07T23:51:42.414Z] f7c0051592d6: Download complete [2022-04-07T23:51:42.414Z] 9b3977197b4f: Verifying Checksum [2022-04-07T23:51:42.414Z] 9b3977197b4f: Download complete [2022-04-07T23:51:42.414Z] a227ed2f7395: Verifying Checksum [2022-04-07T23:51:42.414Z] a227ed2f7395: Download complete [2022-04-07T23:51:43.406Z] 9b3977197b4f: Pull complete [2022-04-07T23:51:43.687Z] 1a89e8eeedd5: Pull complete [2022-04-07T23:51:44.287Z] 94645a83ff95: Pull complete [2022-04-07T23:51:44.562Z] 7b1c46037f91: Verifying Checksum [2022-04-07T23:51:44.562Z] 7b1c46037f91: Download complete [2022-04-07T23:51:45.167Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-07T23:51:45.167Z] 3f3a8bcf1eab: Download complete [2022-04-07T23:51:57.593Z] 3f3a8bcf1eab: Pull complete [2022-04-07T23:51:57.593Z] 0c92f367c5e7: Pull complete [2022-04-07T23:51:57.593Z] f7c0051592d6: Pull complete [2022-04-07T23:51:57.869Z] a227ed2f7395: Pull complete [2022-04-07T23:52:04.612Z] 7b1c46037f91: Pull complete [2022-04-07T23:52:04.612Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-07T23:52:04.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T23:52:04.612Z] ---> f79e39bc4007 [2022-04-07T23:52:04.612Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-07T23:52:05.209Z] ---> Running in ea7ccabfe750 [2022-04-07T23:52:05.488Z] Removing intermediate container ea7ccabfe750 [2022-04-07T23:52:05.488Z] ---> ec43c5707936 [2022-04-07T23:52:05.488Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-07T23:52:05.761Z] ---> Running in ed68352b5e7f [2022-04-07T23:52:06.034Z] Removing intermediate container ed68352b5e7f [2022-04-07T23:52:06.034Z] ---> 4b5b033fd7d2 [2022-04-07T23:52:06.034Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T23:52:06.034Z] ---> Running in e180fa9d5222 [2022-04-07T23:52:08.008Z] Removing intermediate container e180fa9d5222 [2022-04-07T23:52:08.008Z] ---> 07500bf5a768 [2022-04-07T23:52:08.008Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-07T23:52:08.008Z] ---> Running in 9f57b4aab147 [2022-04-07T23:52:08.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T23:52:09.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T23:52:10.184Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-07T23:52:10.184Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-07T23:52:10.458Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-07T23:52:10.733Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-07T23:52:10.733Z] Executing busybox-1.34.1-r3.trigger [2022-04-07T23:52:10.733Z] OK: 224 MiB in 56 packages [2022-04-07T23:52:11.723Z] Removing intermediate container 9f57b4aab147 [2022-04-07T23:52:11.723Z] ---> 6dfd538e327f [2022-04-07T23:52:11.723Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-07T23:52:11.723Z] ---> Running in df71629a495d [2022-04-07T23:52:11.997Z] Removing intermediate container df71629a495d [2022-04-07T23:52:11.997Z] ---> a33361d94faa [2022-04-07T23:52:11.997Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-07T23:52:12.598Z] ---> 87215d759bc8 [2022-04-07T23:52:12.598Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T23:52:12.598Z] ---> Running in 97bf77a8c341 [2022-04-07T23:52:59.620Z] Removing intermediate container 97bf77a8c341 [2022-04-07T23:52:59.620Z] ---> 8c71f53071c2 [2022-04-07T23:52:59.620Z] Step 10/12 : COPY . . [2022-04-07T23:52:59.620Z] ---> 2393cab8f3ad [2022-04-07T23:52:59.620Z] Step 11/12 : ARG MAKE='make build' [2022-04-07T23:52:59.620Z] ---> Running in 3fbf641aa2df [2022-04-07T23:52:59.620Z] Removing intermediate container 3fbf641aa2df [2022-04-07T23:52:59.620Z] ---> 9b87eaab01f1 [2022-04-07T23:52:59.620Z] Step 12/12 : RUN $MAKE [2022-04-07T23:52:59.620Z] ---> Running in fe5f43bd16f2 [2022-04-07T23:52:59.620Z] noop [2022-04-07T23:52:59.898Z] Removing intermediate container fe5f43bd16f2 [2022-04-07T23:52:59.898Z] ---> 79eed67eb152 [2022-04-07T23:52:59.898Z] Successfully built 79eed67eb152 [2022-04-07T23:52:59.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:53:00.273Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T23:53:00.273Z] . [Pipeline] withDockerContainer [2022-04-07T23:53:00.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-11524 does not seem to be running inside a container [2022-04-07T23:53:00.621Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-07T23:53:01.948Z] $ docker top d2b950761b2f52ce0baaa9ea6af653bd9657ff4194bcc878c257fc921d20e181 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T23:53:02.920Z] + go version [2022-04-07T23:53:02.920Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-07T23:53:02.964Z] $ docker stop --time=1 d2b950761b2f52ce0baaa9ea6af653bd9657ff4194bcc878c257fc921d20e181 [2022-04-07T23:53:04.627Z] $ docker rm -f d2b950761b2f52ce0baaa9ea6af653bd9657ff4194bcc878c257fc921d20e181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:53:05.497Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T23:53:05.497Z] . [Pipeline] withDockerContainer [2022-04-07T23:53:05.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-11524 does not seem to be running inside a container [2022-04-07T23:53:05.819Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-07T23:53:07.093Z] $ docker top 2fa40eaf515b8b836470767b72d3902efaffc020c261a7bffa474a87cb48b1bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-07T23:53:08.118Z] + make test [2022-04-07T23:53:08.118Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-07T23:53:09.565Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-07T23:54:31.438Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-07T23:54:31.438Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.084s coverage: 21.8% of statements [2022-04-07T23:54:31.438Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-07T23:54:31.438Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-07T23:54:31.438Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-07T23:54:53.629Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T23:54:53.629Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-07T23:54:53.629Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-07T23:54:56.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-07T23:54:56.325Z] $ docker stop --time=1 2fa40eaf515b8b836470767b72d3902efaffc020c261a7bffa474a87cb48b1bc [2022-04-07T23:54:58.133Z] $ docker rm -f 2fa40eaf515b8b836470767b72d3902efaffc020c261a7bffa474a87cb48b1bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T23:54:59.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-07T23:54:59.161Z] Warning: overwriting stash ‘coverage-report’ [2022-04-07T23:54:59.670Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T23:55:00.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-07T23:55:00.647Z] + ls -al . [2022-04-07T23:55:00.647Z] total 172 [2022-04-07T23:55:00.647Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 23:54 . [2022-04-07T23:55:00.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 23:51 .. [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 23:51 .dockerignore [2022-04-07T23:55:00.647Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 23:51 .git [2022-04-07T23:55:00.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 23:51 .github [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 23:51 .gitignore [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 23:51 .golangci.yml [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 7 23:51 Attribution.txt [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 7 23:51 CHANGELOG.md [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 7 23:51 Dockerfile [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 23:51 GOVERNANCE.md [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 23:51 Jenkinsfile [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 23:51 LICENSE [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 7 23:51 Makefile [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 23:51 OWNERS.md [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 7 23:51 README.md [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 23:47 VERSION [2022-04-07T23:55:00.647Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 23:51 bin [2022-04-07T23:55:00.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 23:51 cmd [2022-04-07T23:55:00.647Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 7 23:54 coverage.out [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 7 23:51 go.mod [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 7 23:51 go.sum [2022-04-07T23:55:00.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 23:51 internal [2022-04-07T23:55:00.647Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 23:51 mock [2022-04-07T23:55:00.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 23:51 snap [2022-04-07T23:55:00.647Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 23:51 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:55:01.013Z] + 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=ec9d6ac127d77693f09281b71e8cec45b7146c96 --label arch=arm64 --label version=0.0.0 . [2022-04-07T23:55:01.285Z] Sending build context to Docker daemon 3.044MB [2022-04-07T23:55:01.285Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-07T23:55:01.285Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-07T23:55:01.285Z] ---> 79eed67eb152 [2022-04-07T23:55:01.285Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-07T23:55:01.555Z] ---> Running in 427af078c6fe [2022-04-07T23:55:01.828Z] Removing intermediate container 427af078c6fe [2022-04-07T23:55:01.828Z] ---> e716a18c6efb [2022-04-07T23:55:01.828Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-07T23:55:01.828Z] ---> Running in 0ee8ffcd26f8 [2022-04-07T23:55:02.102Z] Removing intermediate container 0ee8ffcd26f8 [2022-04-07T23:55:02.102Z] ---> ec72f01b07b0 [2022-04-07T23:55:02.102Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T23:55:02.387Z] ---> Running in 0c483a54fb72 [2022-04-07T23:55:03.830Z] Removing intermediate container 0c483a54fb72 [2022-04-07T23:55:03.830Z] ---> 4a8f3626ac06 [2022-04-07T23:55:03.830Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-07T23:55:04.111Z] ---> Running in 3c6f7cb735cb [2022-04-07T23:55:05.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T23:55:06.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T23:55:06.677Z] OK: 224 MiB in 56 packages [2022-04-07T23:55:07.652Z] Removing intermediate container 3c6f7cb735cb [2022-04-07T23:55:07.652Z] ---> 2dc4d2ec507c [2022-04-07T23:55:07.652Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-07T23:55:07.652Z] ---> Running in b503ec6c8e5f [2022-04-07T23:55:07.924Z] Removing intermediate container b503ec6c8e5f [2022-04-07T23:55:07.924Z] ---> fa981b10a7e9 [2022-04-07T23:55:07.924Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-07T23:55:08.521Z] ---> ebcbd1374085 [2022-04-07T23:55:08.521Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T23:55:08.521Z] ---> Running in 292724ea267e [2022-04-07T23:55:10.490Z] Removing intermediate container 292724ea267e [2022-04-07T23:55:10.490Z] ---> 02ba63208e88 [2022-04-07T23:55:10.490Z] Step 10/24 : COPY . . [2022-04-07T23:55:11.088Z] ---> 438be2060e9a [2022-04-07T23:55:11.088Z] Step 11/24 : ARG MAKE='make build' [2022-04-07T23:55:11.088Z] ---> Running in 4aaaaabdf82f [2022-04-07T23:55:11.689Z] Removing intermediate container 4aaaaabdf82f [2022-04-07T23:55:11.689Z] ---> 62bda87aafff [2022-04-07T23:55:11.689Z] Step 12/24 : RUN $MAKE [2022-04-07T23:55:11.689Z] ---> Running in 077301a4765d [2022-04-07T23:55:12.681Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-07T23:57:19.564Z] Removing intermediate container 077301a4765d [2022-04-07T23:57:19.565Z] ---> ceb339303890 [2022-04-07T23:57:19.565Z] Step 13/24 : FROM alpine:3.14 [2022-04-07T23:57:19.565Z] 3.14: Pulling from library/alpine [2022-04-07T23:57:19.565Z] 455c02918c45: Pulling fs layer [2022-04-07T23:57:19.565Z] 455c02918c45: Verifying Checksum [2022-04-07T23:57:19.565Z] 455c02918c45: Download complete [2022-04-07T23:57:19.565Z] 455c02918c45: Pull complete [2022-04-07T23:57:19.565Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T23:57:19.565Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T23:57:19.565Z] ---> ac73e934f311 [2022-04-07T23:57:19.565Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-07T23:57:19.565Z] ---> Running in 70b0bc54a990 [2022-04-07T23:57:19.565Z] Removing intermediate container 70b0bc54a990 [2022-04-07T23:57:19.565Z] ---> 0a6468c40642 [2022-04-07T23:57:19.565Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T23:57:19.565Z] ---> Running in 4a7e214a008a [2022-04-07T23:57:19.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T23:57:19.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T23:57:19.565Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T23:57:19.565Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T23:57:19.565Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T23:57:19.565Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T23:57:19.565Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T23:57:19.565Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T23:57:19.565Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T23:57:19.565Z] OK: 8 MiB in 20 packages [2022-04-07T23:57:19.565Z] Removing intermediate container 4a7e214a008a [2022-04-07T23:57:19.565Z] ---> 41b2f5207a26 [2022-04-07T23:57:19.565Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-07T23:57:20.549Z] ---> e78d82c42506 [2022-04-07T23:57:20.549Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-07T23:57:20.828Z] ---> 5793e993f567 [2022-04-07T23:57:20.828Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-07T23:57:21.430Z] ---> 6d0237d38f38 [2022-04-07T23:57:21.430Z] Step 19/24 : EXPOSE 59982 [2022-04-07T23:57:21.711Z] ---> Running in c84f0bb123f9 [2022-04-07T23:57:21.988Z] Removing intermediate container c84f0bb123f9 [2022-04-07T23:57:21.988Z] ---> 089f4bace877 [2022-04-07T23:57:21.988Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-07T23:57:21.988Z] ---> Running in 09f28b43ca06 [2022-04-07T23:57:22.268Z] Removing intermediate container 09f28b43ca06 [2022-04-07T23:57:22.268Z] ---> 6b04fcc21e54 [2022-04-07T23:57:22.268Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T23:57:22.268Z] ---> Running in 4b4775e8f253 [2022-04-07T23:57:22.548Z] Removing intermediate container 4b4775e8f253 [2022-04-07T23:57:22.548Z] ---> 5f3ba06a1c8e [2022-04-07T23:57:22.548Z] Step 22/24 : LABEL arch=arm64 [2022-04-07T23:57:22.839Z] ---> Running in 4a8820461d94 [2022-04-07T23:57:23.117Z] Removing intermediate container 4a8820461d94 [2022-04-07T23:57:23.117Z] ---> 21aaaf925eb8 [2022-04-07T23:57:23.117Z] Step 23/24 : LABEL git_sha=ec9d6ac127d77693f09281b71e8cec45b7146c96 [2022-04-07T23:57:23.117Z] ---> Running in a6fb60c22860 [2022-04-07T23:57:23.396Z] Removing intermediate container a6fb60c22860 [2022-04-07T23:57:23.396Z] ---> f64cea2a9c54 [2022-04-07T23:57:23.396Z] Step 24/24 : LABEL version=0.0.0 [2022-04-07T23:57:23.673Z] ---> Running in b369e5e264fc [2022-04-07T23:57:23.950Z] Removing intermediate container b369e5e264fc [2022-04-07T23:57:23.950Z] ---> 745126797cf3 [2022-04-07T23:57:23.950Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-07T23:57:23.950Z] Successfully built 745126797cf3 [2022-04-07T23:57:23.950Z] Successfully tagged device-mqtt-arm64:latest [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] sh [2022-04-07T23:57:24.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T23:57:24.659Z] [2022-04-07T23:57:24.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:57:25.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T23:57:25.330Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-07T23:57:25.330Z] 8998bd30e6a1: Pulling fs layer [2022-04-07T23:57:25.330Z] 04944245beec: Pulling fs layer [2022-04-07T23:57:25.330Z] 699f458cf7ca: Pulling fs layer [2022-04-07T23:57:25.330Z] 765212b225bb: Pulling fs layer [2022-04-07T23:57:25.330Z] f23df028b6ca: Pulling fs layer [2022-04-07T23:57:25.330Z] d65c8cfc05b1: Pulling fs layer [2022-04-07T23:57:25.330Z] 2437ff75d9bd: Pulling fs layer [2022-04-07T23:57:25.330Z] f23df028b6ca: Waiting [2022-04-07T23:57:25.330Z] d65c8cfc05b1: Waiting [2022-04-07T23:57:25.330Z] 2437ff75d9bd: Waiting [2022-04-07T23:57:25.330Z] 765212b225bb: Waiting [2022-04-07T23:57:25.330Z] 04944245beec: Verifying Checksum [2022-04-07T23:57:25.330Z] 04944245beec: Download complete [2022-04-07T23:57:25.330Z] 765212b225bb: Verifying Checksum [2022-04-07T23:57:25.330Z] 765212b225bb: Download complete [2022-04-07T23:57:25.330Z] f23df028b6ca: Verifying Checksum [2022-04-07T23:57:25.330Z] f23df028b6ca: Download complete [2022-04-07T23:57:25.330Z] d65c8cfc05b1: Verifying Checksum [2022-04-07T23:57:25.330Z] d65c8cfc05b1: Download complete [2022-04-07T23:57:25.608Z] 699f458cf7ca: Verifying Checksum [2022-04-07T23:57:25.608Z] 699f458cf7ca: Download complete [2022-04-07T23:57:25.883Z] 8998bd30e6a1: Verifying Checksum [2022-04-07T23:57:25.883Z] 8998bd30e6a1: Download complete [2022-04-07T23:57:28.527Z] 2437ff75d9bd: Verifying Checksum [2022-04-07T23:57:28.527Z] 2437ff75d9bd: Download complete [2022-04-07T23:57:30.515Z] 8998bd30e6a1: Pull complete [2022-04-07T23:57:30.794Z] 04944245beec: Pull complete [2022-04-07T23:57:32.238Z] 699f458cf7ca: Pull complete [2022-04-07T23:57:32.517Z] 765212b225bb: Pull complete [2022-04-07T23:57:33.509Z] f23df028b6ca: Pull complete [2022-04-07T23:57:33.509Z] d65c8cfc05b1: Pull complete [2022-04-07T23:57:48.627Z] 2437ff75d9bd: Pull complete [2022-04-07T23:57:48.627Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-07T23:57:48.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T23:57:48.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-07T23:57:48.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-11524 does not seem to be running inside a container [2022-04-07T23:57:49.016Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-07T23:57:51.766Z] $ docker top dc96bba55de6e88f2276e9f6c0e7a9034c1999812e1d3e9ad7e98abd1c8ed51a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:57:52.784Z] ---> job-cost.sh [2022-04-07T23:57:52.784Z] lf-activate-venv: SKIPPING [2022-04-07T23:57:52.784Z] INFO: No Stack... [2022-04-07T23:57:53.383Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-07T23:57:54.371Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T23:57:55.063Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-04-07T23:57:55.063Z] + cut -d, -f6 [Pipeline] lock [2022-04-07T23:57:55.158Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-358-1-stack-cost] [2022-04-07T23:57:55.163Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-358-1-stack-cost] did not exist. Created. [2022-04-07T23:57:55.163Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T23:57:55.924Z] /w/workspace/device-mqtt-go/1@tmp/durable-22019d8b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-07T23:57:56.636Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-07T23:57:56.680Z] Warning: overwriting stash ‘stack-cost’ [2022-04-07T23:57:56.735Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T23:57:56.751Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T23:57:56.843Z] $ docker stop --time=1 dc96bba55de6e88f2276e9f6c0e7a9034c1999812e1d3e9ad7e98abd1c8ed51a [2022-04-07T23:57:58.376Z] $ docker rm -f dc96bba55de6e88f2276e9f6c0e7a9034c1999812e1d3e9ad7e98abd1c8ed51a [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 [2022-04-07T23:57:59.494Z] provisioning config files... [2022-04-07T23:57:59.503Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp/config3417596141519069362tmp [Pipeline] { [Pipeline] sh [2022-04-07T23:57:59.840Z] + set +x [2022-04-07T23:57:59.840Z] + curl -s https://codecov.io/bash [2022-04-07T23:57:59.840Z] + bash -s -- [2022-04-07T23:57:59.840Z] [2022-04-07T23:57:59.840Z] _____ _ [2022-04-07T23:57:59.840Z] / ____| | | [2022-04-07T23:57:59.840Z] | | ___ __| | ___ ___ _____ __ [2022-04-07T23:57:59.840Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-07T23:57:59.840Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-07T23:57:59.840Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-07T23:57:59.840Z] Bash-1.0.6 [2022-04-07T23:57:59.840Z] [2022-04-07T23:57:59.840Z] [2022-04-07T23:57:59.840Z] ==> git version 2.25.1 found [2022-04-07T23:57:59.840Z] ==> 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 [2022-04-07T23:57:59.840Z] Release-Date: 2020-01-08 [2022-04-07T23:57:59.840Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-07T23:57:59.840Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-07T23:57:59.840Z] ==> Jenkins CI detected. [2022-04-07T23:57:59.840Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-358 [2022-04-07T23:57:59.840Z] project root: . [2022-04-07T23:57:59.840Z] --> token set from env [2022-04-07T23:57:59.840Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-07T23:57:59.840Z] ==> Running gcov in . (disable via -X gcov) [2022-04-07T23:57:59.840Z] ==> Python coveragepy not found [2022-04-07T23:57:59.840Z] ==> Searching for coverage reports in: [2022-04-07T23:57:59.840Z] + . [2022-04-07T23:57:59.840Z] -> Found 1 reports [2022-04-07T23:57:59.840Z] ==> Detecting git/mercurial file structure [2022-04-07T23:57:59.840Z] ==> Reading reports [2022-04-07T23:57:59.840Z] + ./coverage.out bytes=17887 [2022-04-07T23:57:59.840Z] ==> Appending adjustments [2022-04-07T23:57:59.840Z] https://docs.codecov.io/docs/fixing-reports [2022-04-07T23:58:00.102Z] + Found adjustments [2022-04-07T23:58:00.102Z] ==> Gzipping contents [2022-04-07T23:58:00.102Z] 4.0K /tmp/codecov.14LFW2.gz [2022-04-07T23:58:00.102Z] ==> Uploading reports [2022-04-07T23:58:00.102Z] url: https://codecov.io [2022-04-07T23:58:00.102Z] query: branch=PR-358&commit=ec9d6ac127d77693f09281b71e8cec45b7146c96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=358&job=&cmd_args= [2022-04-07T23:58:00.102Z] -> Pinging Codecov [2022-04-07T23:58:00.102Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-358&commit=ec9d6ac127d77693f09281b71e8cec45b7146c96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=358&job=&cmd_args= [2022-04-07T23:58:00.365Z] -> Uploading to [2022-04-07T23:58:00.365Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-07/7D719EC7BBE17E464838252E33014C33/ec9d6ac127d77693f09281b71e8cec45b7146c96/7309478a-b907-4b15-ad1b-cf4c72e4cd2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T235800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f6a9e9cad44b2de2ee7eab87ad1c8534aca1ca7904333187f5bd4dda95d0ecb [2022-04-07T23:58:00.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T23:58:00.365Z] Dload Upload Total Spent Left Speed [2022-04-07T23:58:00.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3254 0 0 100 3254 0 11919 --:--:-- --:--:-- --:--:-- 11919 [2022-04-07T23:58:00.628Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/ec9d6ac127d77693f09281b71e8cec45b7146c96 [Pipeline] } [2022-04-07T23:58:00.659Z] 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 [2022-04-07T23:58:02.534Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-358/archives ] [2022-04-07T23:58:02.534Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-358/archives [2022-04-07T23:58:02.534Z] total 16 [2022-04-07T23:58:02.534Z] drwxr-xr-x 3 root root 4096 Apr 7 23:48 . [2022-04-07T23:58:02.534Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 23:48 .. [2022-04-07T23:58:02.534Z] drwxr-xr-x 2 root root 4096 Apr 7 23:48 cost [2022-04-07T23:58:02.534Z] -rw-r--r-- 1 root root 85 Apr 7 23:48 cost.csv [2022-04-07T23:58:02.534Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-358/archives [2022-04-07T23:58:02.534Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-358/archives [2022-04-07T23:58:02.534Z] total 16 [2022-04-07T23:58:02.534Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 23:48 . [2022-04-07T23:58:02.534Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 23:48 .. [2022-04-07T23:58:02.534Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 23:48 cost [2022-04-07T23:58:02.534Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 7 23:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:58:02.870Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:58:03.772Z] ---> package-listing.sh [2022-04-07T23:58:03.773Z] ++ facter osfamily [2022-04-07T23:58:03.773Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-07T23:58:04.032Z] + OS_FAMILY=debian [2022-04-07T23:58:04.032Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-358 [2022-04-07T23:58:04.032Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-07T23:58:04.032Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-07T23:58:04.032Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-07T23:58:04.032Z] + PACKAGES=/tmp/packages_start.txt [2022-04-07T23:58:04.032Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-358 ']' [2022-04-07T23:58:04.032Z] + PACKAGES=/tmp/packages_end.txt [2022-04-07T23:58:04.032Z] + case "${OS_FAMILY}" in [2022-04-07T23:58:04.032Z] + dpkg -l [2022-04-07T23:58:04.032Z] + grep '^ii' [2022-04-07T23:58:04.032Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-07T23:58:04.032Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-07T23:58:04.032Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-07T23:58:04.032Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-358 ']' [2022-04-07T23:58:04.032Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-358/archives/ [2022-04-07T23:58:04.032Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-358/archives/ [Pipeline] echo [2022-04-07T23:58:04.066Z] 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-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-07T23:58:04.358Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-07T23:58:04.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T23:58:04.946Z] . [Pipeline] withDockerContainer [2022-04-07T23:58:05.038Z] prd-ubuntu20.04-docker-8c-8g-11523 does not seem to be running inside a container [2022-04-07T23:58:05.074Z] $ 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-358/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-358 -v /w/workspace/gexfoundry_device-mqtt-go_PR-358:/w/workspace/gexfoundry_device-mqtt-go_PR-358:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-358@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 [2022-04-07T23:58:05.300Z] $ docker top 8b7fea3d4880c11b99e597e0e001a675c2a80610cbc291659fb484ad377bdd3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T23:58:05.714Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-07T23:58:06.028Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-07T23:58:06.342Z] + ls /var/log/sa-host [2022-04-07T23:58:06.342Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T23:58:06.623Z] provisioning config files... [2022-04-07T23:58:06.633Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-358@tmp/config6501599244211994335tmp [Pipeline] { [Pipeline] echo [2022-04-07T23:58:06.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:58:07.006Z] ---> create-netrc.sh [Pipeline] } [2022-04-07T23:58:07.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:58:07.458Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-07T23:58:07.492Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:58:07.809Z] ---> sudo-logs.sh [2022-04-07T23:58:07.809Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-07T23:58:07.898Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:58:08.216Z] ---> job-cost.sh [2022-04-07T23:58:08.216Z] lf-activate-venv: SKIPPING [2022-04-07T23:58:08.216Z] DEBUG: total: 0.2199999988079071 [2022-04-07T23:58:08.216Z] INFO: Retrieving Stack Cost... [2022-04-07T23:58:08.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T23:58:09.052Z] INFO: Archiving Costs [Pipeline] echo [2022-04-07T23:58:09.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T23:58:09.470Z] ---> logs-deploy.sh [2022-04-07T23:58:09.470Z] lf-activate-venv: SKIPPING [2022-04-07T23:58:09.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-358/1 [2022-04-07T23:58:09.470Z] INFO: archiving workspace using pattern(s): [2022-04-07T23:58:10.411Z] Archives upload complete. [2022-04-07T23:58:10.411Z] INFO: archiving logs to Nexus