Branch indexing 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 siggiskulason for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from fd9a27eb9feca985b531b7e41b017e7d5070406d+6a0d17f3443cfc2038c22736989c6b24159166ee (420943be34129e25cdd8e83b87d1bbf1c86234da) 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-ssh16190523355407868905.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-ssh12971397424818859036.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-341/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-341/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15704766250729673095.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 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-ssh553690879774182006.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-341/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-341/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9511187903749473530.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10890 in /w/workspace/gexfoundry_device-mqtt-go_PR-341 [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-341 # 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 6a0d17f3443cfc2038c22736989c6b24159166ee into PR head commit fd9a27eb9feca985b531b7e41b017e7d5070406d Merge succeeded, producing 6455f77236db1ac5e1c8e15eb6aaa257f877b45e Checking out Revision 6455f77236db1ac5e1c8e15eb6aaa257f877b45e (PR-341) > 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/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd9a27eb9feca985b531b7e41b017e7d5070406d # 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 6a0d17f3443cfc2038c22736989c6b24159166ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6455f77236db1ac5e1c8e15eb6aaa257f877b45e # timeout=10 Commit message: "Merge commit '6a0d17f3443cfc2038c22736989c6b24159166ee' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d6a90f88bc6b641d768c9f12369f3c3c8b2dee3a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-06T03:19:00.663Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-06T03:19:00.734Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-06T03:19:00.757Z] ========================================================= [2022-04-06T03:19:00.757Z] EdgeX Global Pipelines Version Info [2022-04-06T03:19:00.757Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:19:01.528Z] ------------------- [2022-04-06T03:19:01.528Z] stable info: [2022-04-06T03:19:01.528Z] ------------------- [2022-04-06T03:19:01.528Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-06T03:19:01.528Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T03:19:01.528Z] Message: update stable to v1.0.221 [2022-04-06T03:19:02.104Z] ------------------- [2022-04-06T03:19:02.104Z] experimental info: [2022-04-06T03:19:02.104Z] ------------------- [2022-04-06T03:19:02.104Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-06T03:19:02.104Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T03:19:02.104Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-06T03:19:02.257Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-06T03:19:02.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-06T03:19:02.293Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-06T03:19:02.320Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-06T03:19:02.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-06T03:19:02.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-06T03:19:02.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-06T03:19:02.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-06T03:19:02.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-06T03:19:02.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-06T03:19:02.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-06T03:19:02.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-06T03:19:02.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-06T03:19:02.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-06T03:19:02.525Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T03:19:02.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T03:19:02.563Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-06T03:19:02.583Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-06T03:19:02.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-06T03:19:02.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-06T03:19:02.647Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-06T03:19:02.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-06T03:19:02.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-06T03:19:02.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-06T03:19:02.726Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-06T03:19:02.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-06T03:19:02.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo [2022-04-06T03:19:02.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo [2022-04-06T03:19:02.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo [2022-04-06T03:19:02.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6455f77236db1ac5e1c8e15eb6aaa257f877b45e [Pipeline] echo [2022-04-06T03:19:02.832Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6455f77 [Pipeline] echo [2022-04-06T03:19:02.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T03:19:02.893Z] provisioning config files... [2022-04-06T03:19:02.905Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/config6441849468569343343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:19:03.216Z] ---> docker-login.sh [2022-04-06T03:19:03.216Z] nexus3.edgexfoundry.org:10001 [2022-04-06T03:19:03.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:03.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:03.477Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:03.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:03.477Z] [2022-04-06T03:19:03.477Z] Login Succeeded [2022-04-06T03:19:03.477Z] nexus3.edgexfoundry.org:10002 [2022-04-06T03:19:03.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:03.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:03.736Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:03.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:03.736Z] [2022-04-06T03:19:03.736Z] Login Succeeded [2022-04-06T03:19:03.736Z] nexus3.edgexfoundry.org:10003 [2022-04-06T03:19:03.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:03.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:03.736Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:03.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:03.736Z] [2022-04-06T03:19:03.736Z] Login Succeeded [2022-04-06T03:19:03.736Z] nexus3.edgexfoundry.org:10004 [2022-04-06T03:19:03.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:03.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:03.996Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:03.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:03.996Z] [2022-04-06T03:19:03.996Z] Login Succeeded [2022-04-06T03:19:03.996Z] docker.io [2022-04-06T03:19:03.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:04.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:04.256Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:04.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:04.256Z] [2022-04-06T03:19:04.256Z] Login Succeeded [2022-04-06T03:19:04.256Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T03:19:04.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-06T03:19:04.651Z] + git rev-list -1 --merges 6455f77236db1ac5e1c8e15eb6aaa257f877b45e~1..6455f77236db1ac5e1c8e15eb6aaa257f877b45e [Pipeline] echo [2022-04-06T03:19:04.681Z] -----------> git rev-list -1 --merges 6455f77236db1ac5e1c8e15eb6aaa257f877b45e~1..6455f77236db1ac5e1c8e15eb6aaa257f877b45e 6455f77236db1ac5e1c8e15eb6aaa257f877b45e [2022-04-06T03:19:04.681Z] 6455f77236db1ac5e1c8e15eb6aaa257f877b45e [false] [Pipeline] sh [2022-04-06T03:19:04.974Z] + git log --format=format:%s -1 6455f77236db1ac5e1c8e15eb6aaa257f877b45e [Pipeline] echo [2022-04-06T03:19:04.993Z] ========================================================= [2022-04-06T03:19:04.993Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-06T03:19:04.993Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T03:19:05.357Z] + git log --format=format:%s -1 6455f77236db1ac5e1c8e15eb6aaa257f877b45e [Pipeline] echo [2022-04-06T03:19:05.373Z] [semverPrep] GIT_COMMIT: 6455f77236db1ac5e1c8e15eb6aaa257f877b45e, Commit Message: Merge commit '6a0d17f3443cfc2038c22736989c6b24159166ee' into HEAD [Pipeline] echo [2022-04-06T03:19:05.387Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-06T03:19:05.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T03:19:05.788Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-06T03:19:05.788Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-06T03:19:05.788Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-06T03:19:05.788Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-06T03:19:05.788Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-06T03:19:05.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:19:06.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T03:19:06.171Z] [2022-04-06T03:19:06.171Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:19:06.484Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T03:19:06.485Z] latest: Pulling from edgex-devops/git-semver [2022-04-06T03:19:06.485Z] a0d0a0d46f8b: Pulling fs layer [2022-04-06T03:19:06.485Z] 3e5f54012d9b: Pulling fs layer [2022-04-06T03:19:06.485Z] 4c7163046ea9: Pulling fs layer [2022-04-06T03:19:06.485Z] 0c2d73faf560: Pulling fs layer [2022-04-06T03:19:06.485Z] 0c2d73faf560: Waiting [2022-04-06T03:19:06.485Z] 3e5f54012d9b: Verifying Checksum [2022-04-06T03:19:06.485Z] 3e5f54012d9b: Download complete [2022-04-06T03:19:06.485Z] a0d0a0d46f8b: Download complete [2022-04-06T03:19:06.485Z] 4c7163046ea9: Verifying Checksum [2022-04-06T03:19:06.485Z] 4c7163046ea9: Download complete [2022-04-06T03:19:06.485Z] 0c2d73faf560: Verifying Checksum [2022-04-06T03:19:06.485Z] 0c2d73faf560: Download complete [2022-04-06T03:19:06.745Z] a0d0a0d46f8b: Pull complete [2022-04-06T03:19:06.745Z] 3e5f54012d9b: Pull complete [2022-04-06T03:19:07.004Z] 4c7163046ea9: Pull complete [2022-04-06T03:19:07.264Z] 0c2d73faf560: Pull complete [2022-04-06T03:19:07.264Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-06T03:19:07.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T03:19:07.264Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-06T03:19:07.409Z] prd-ubuntu20.04-docker-8c-8g-10890 does not seem to be running inside a container [2022-04-06T03:19:07.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-06T03:19:08.138Z] $ docker top 0e85079ec401544969585fd7a6cf5d756d878ae1ebb9ffc6ea6ec0d55174508e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T03:19:08.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T03:19:08.256Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T03:19:08.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T03:19:08.394Z] $ docker exec 0e85079ec401544969585fd7a6cf5d756d878ae1ebb9ffc6ea6ec0d55174508e ssh-agent [2022-04-06T03:19:08.520Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmAfJnE/agent.14 [2022-04-06T03:19:08.520Z] SSH_AGENT_PID=21 [2022-04-06T03:19:08.527Z] Running ssh-add (command line suppressed) [2022-04-06T03:19:08.625Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/private_key_2346262925548669515.key (/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/private_key_2346262925548669515.key) [2022-04-06T03:19:08.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T03:19:08.935Z] + git tag --points-at HEAD [Pipeline] } [2022-04-06T03:19:08.960Z] $ docker exec --env ******** --env ******** 0e85079ec401544969585fd7a6cf5d756d878ae1ebb9ffc6ea6ec0d55174508e ssh-agent -k [2022-04-06T03:19:09.057Z] unset SSH_AUTH_SOCK; [2022-04-06T03:19:09.057Z] unset SSH_AGENT_PID; [2022-04-06T03:19:09.058Z] echo Agent pid 21 killed; [2022-04-06T03:19:09.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-06T03:19:09.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T03:19:09.102Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T03:19:09.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T03:19:09.237Z] $ docker exec 0e85079ec401544969585fd7a6cf5d756d878ae1ebb9ffc6ea6ec0d55174508e ssh-agent [2022-04-06T03:19:09.342Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcPIhhe/agent.54 [2022-04-06T03:19:09.342Z] SSH_AGENT_PID=61 [2022-04-06T03:19:09.348Z] Running ssh-add (command line suppressed) [2022-04-06T03:19:09.452Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/private_key_5614891446373114926.key (/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/private_key_5614891446373114926.key) [2022-04-06T03:19:09.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T03:19:09.770Z] + git semver init [2022-04-06T03:19:09.770Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T03:19:09.770Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-341/.git [2022-04-06T03:19:09.770Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-341 [2022-04-06T03:19:09.770Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T03:19:09.770Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T03:19:09.770Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T03:19:09.770Z] # $SEMVER_BRANCH = PR-341 [2022-04-06T03:19:09.770Z] # $SEMVER_TEMP = /tmp/semver-351721239 [2022-04-06T03:19:09.770Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-06T03:19:10.714Z] # '/tmp/semver-351721239' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-341/.semver' [2022-04-06T03:19:10.714Z] # -> Force: false [2022-04-06T03:19:10.714Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-341/.semver [Pipeline] } [2022-04-06T03:19:10.726Z] $ docker exec --env ******** --env ******** 0e85079ec401544969585fd7a6cf5d756d878ae1ebb9ffc6ea6ec0d55174508e ssh-agent -k [2022-04-06T03:19:10.827Z] unset SSH_AUTH_SOCK; [2022-04-06T03:19:10.827Z] unset SSH_AGENT_PID; [2022-04-06T03:19:10.827Z] echo Agent pid 61 killed; [2022-04-06T03:19:10.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T03:19:11.150Z] + git semver [Pipeline] } [2022-04-06T03:19:11.166Z] $ docker stop --time=1 0e85079ec401544969585fd7a6cf5d756d878ae1ebb9ffc6ea6ec0d55174508e [2022-04-06T03:19:12.546Z] $ docker rm -f 0e85079ec401544969585fd7a6cf5d756d878ae1ebb9ffc6ea6ec0d55174508e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T03:19:12.904Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-06T03:19:13.161Z] Stashed 1 file(s) [Pipeline] echo [2022-04-06T03:19:13.165Z] [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-06T03:19:13.395Z] provisioning config files... [2022-04-06T03:19:13.408Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/config2449904257854979940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:19:13.713Z] ---> docker-login.sh [2022-04-06T03:19:13.713Z] nexus3.edgexfoundry.org:10001 [2022-04-06T03:19:13.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:13.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:13.713Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:13.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:13.713Z] [2022-04-06T03:19:13.713Z] Login Succeeded [2022-04-06T03:19:13.713Z] nexus3.edgexfoundry.org:10002 [2022-04-06T03:19:13.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:13.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:13.974Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:13.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:13.974Z] [2022-04-06T03:19:13.974Z] Login Succeeded [2022-04-06T03:19:13.974Z] nexus3.edgexfoundry.org:10003 [2022-04-06T03:19:13.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:13.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:13.974Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:13.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:13.974Z] [2022-04-06T03:19:13.974Z] Login Succeeded [2022-04-06T03:19:13.974Z] nexus3.edgexfoundry.org:10004 [2022-04-06T03:19:13.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:14.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:14.234Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:14.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:14.234Z] [2022-04-06T03:19:14.234Z] Login Succeeded [2022-04-06T03:19:14.234Z] docker.io [2022-04-06T03:19:14.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:19:14.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:19:14.496Z] Configure a credential helper to remove this warning. See [2022-04-06T03:19:14.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:19:14.496Z] [2022-04-06T03:19:14.496Z] Login Succeeded [2022-04-06T03:19:14.496Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T03:19:14.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T03:19:14.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T03:19:14.586Z] ========================================================= [2022-04-06T03:19:14.586Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-06T03:19:14.586Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:19:14.904Z] + 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-06T03:19:14.904Z] Sending build context to Docker daemon 5.904MB [2022-04-06T03:19:14.904Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T03:19:14.904Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-06T03:19:14.904Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-06T03:19:14.904Z] 59bf1c3509f3: Pulling fs layer [2022-04-06T03:19:14.904Z] 666ba61612fd: Pulling fs layer [2022-04-06T03:19:14.904Z] 8ed8ca486205: Pulling fs layer [2022-04-06T03:19:14.904Z] 4fe6c5a15a65: Pulling fs layer [2022-04-06T03:19:14.904Z] 22a0e8bec74d: Pulling fs layer [2022-04-06T03:19:14.904Z] 640e595b4fbd: Pulling fs layer [2022-04-06T03:19:14.904Z] 763cafe07f6e: Pulling fs layer [2022-04-06T03:19:14.904Z] 0c0b528cf693: Pulling fs layer [2022-04-06T03:19:14.904Z] 10935f4eaf8b: Pulling fs layer [2022-04-06T03:19:14.904Z] 4fe6c5a15a65: Waiting [2022-04-06T03:19:14.904Z] 22a0e8bec74d: Waiting [2022-04-06T03:19:14.904Z] 640e595b4fbd: Waiting [2022-04-06T03:19:14.904Z] 763cafe07f6e: Waiting [2022-04-06T03:19:14.904Z] 0c0b528cf693: Waiting [2022-04-06T03:19:14.904Z] 10935f4eaf8b: Waiting [2022-04-06T03:19:14.905Z] 8ed8ca486205: Verifying Checksum [2022-04-06T03:19:14.905Z] 8ed8ca486205: Download complete [2022-04-06T03:19:14.905Z] 666ba61612fd: Download complete [2022-04-06T03:19:14.905Z] 22a0e8bec74d: Verifying Checksum [2022-04-06T03:19:14.905Z] 22a0e8bec74d: Download complete [2022-04-06T03:19:14.905Z] 640e595b4fbd: Verifying Checksum [2022-04-06T03:19:14.905Z] 640e595b4fbd: Download complete [2022-04-06T03:19:15.163Z] 59bf1c3509f3: Verifying Checksum [2022-04-06T03:19:15.163Z] 59bf1c3509f3: Download complete [2022-04-06T03:19:15.163Z] 763cafe07f6e: Download complete [2022-04-06T03:19:15.163Z] 0c0b528cf693: Verifying Checksum [2022-04-06T03:19:15.163Z] 0c0b528cf693: Download complete [2022-04-06T03:19:15.163Z] 59bf1c3509f3: Pull complete [2022-04-06T03:19:15.423Z] 666ba61612fd: Pull complete [2022-04-06T03:19:15.423Z] 8ed8ca486205: Pull complete [2022-04-06T03:19:15.685Z] 10935f4eaf8b: Verifying Checksum [2022-04-06T03:19:15.685Z] 10935f4eaf8b: Download complete [2022-04-06T03:19:15.685Z] 4fe6c5a15a65: Verifying Checksum [2022-04-06T03:19:15.685Z] 4fe6c5a15a65: Download complete [2022-04-06T03:19:19.878Z] 4fe6c5a15a65: Pull complete [2022-04-06T03:19:19.878Z] 22a0e8bec74d: Pull complete [2022-04-06T03:19:19.878Z] 640e595b4fbd: Pull complete [2022-04-06T03:19:19.878Z] 763cafe07f6e: Pull complete [2022-04-06T03:19:19.878Z] 0c0b528cf693: Pull complete [2022-04-06T03:19:22.419Z] 10935f4eaf8b: Pull complete [2022-04-06T03:19:22.419Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-06T03:19:22.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T03:19:22.419Z] ---> 99d49a6021b9 [2022-04-06T03:19:22.419Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T03:19:23.804Z] ---> Running in 99e6c7266a07 [2022-04-06T03:19:24.067Z] Removing intermediate container 99e6c7266a07 [2022-04-06T03:19:24.067Z] ---> b6fc92c82a40 [2022-04-06T03:19:24.067Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T03:19:24.067Z] ---> Running in 40ee587a63dc [2022-04-06T03:19:24.329Z] Removing intermediate container 40ee587a63dc [2022-04-06T03:19:24.329Z] ---> 61aac0f436ef [2022-04-06T03:19:24.329Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T03:19:24.329Z] ---> Running in d8ef214bcfb8 [2022-04-06T03:19:25.270Z] Removing intermediate container d8ef214bcfb8 [2022-04-06T03:19:25.270Z] ---> d321bc74afec [2022-04-06T03:19:25.270Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T03:19:25.270Z] ---> Running in 6e3f95be5188 [2022-04-06T03:19:25.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T03:19:26.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T03:19:26.737Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-06T03:19:26.737Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-06T03:19:26.737Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-06T03:19:26.998Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-06T03:19:26.998Z] Executing busybox-1.34.1-r3.trigger [2022-04-06T03:19:26.998Z] OK: 224 MiB in 56 packages [2022-04-06T03:19:27.567Z] Removing intermediate container 6e3f95be5188 [2022-04-06T03:19:27.567Z] ---> 83b968b65b24 [2022-04-06T03:19:27.567Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-06T03:19:27.567Z] ---> Running in 2fb91ef1e335 [2022-04-06T03:19:27.567Z] Removing intermediate container 2fb91ef1e335 [2022-04-06T03:19:27.567Z] ---> 7ab9fc6e88fc [2022-04-06T03:19:27.567Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-06T03:19:27.827Z] ---> 361b42332436 [2022-04-06T03:19:27.827Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T03:19:27.827Z] ---> Running in 1269b8b83633 [2022-04-06T03:19:28.319Z] Still waiting to schedule task [2022-04-06T03:19:28.319Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-06T03:19:49.808Z] Removing intermediate container 1269b8b83633 [2022-04-06T03:19:49.808Z] ---> 457830fdfc02 [2022-04-06T03:19:49.808Z] Step 10/12 : COPY . . [2022-04-06T03:19:49.808Z] ---> 987e66b28637 [2022-04-06T03:19:49.808Z] Step 11/12 : ARG MAKE='make build' [2022-04-06T03:19:49.808Z] ---> Running in c066f621803d [2022-04-06T03:19:49.808Z] Removing intermediate container c066f621803d [2022-04-06T03:19:49.808Z] ---> ea9f2a46c47f [2022-04-06T03:19:49.808Z] Step 12/12 : RUN $MAKE [2022-04-06T03:19:49.808Z] ---> Running in e47d840cc89f [2022-04-06T03:19:49.808Z] noop [2022-04-06T03:19:50.067Z] Removing intermediate container e47d840cc89f [2022-04-06T03:19:50.067Z] ---> 4331cd5e167e [2022-04-06T03:19:50.067Z] Successfully built 4331cd5e167e [2022-04-06T03:19:50.067Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:19:50.360Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T03:19:50.360Z] . [Pipeline] withDockerContainer [2022-04-06T03:19:50.423Z] prd-ubuntu20.04-docker-8c-8g-10890 does not seem to be running inside a container [2022-04-06T03:19:50.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T03:19:50.861Z] $ docker top c5b3eba9a4cf00780ad53d9d2552643f3e6866acb1c8341d7b05ebcd07d6016f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T03:19:51.226Z] + go version [2022-04-06T03:19:51.227Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-06T03:19:51.239Z] $ docker stop --time=1 c5b3eba9a4cf00780ad53d9d2552643f3e6866acb1c8341d7b05ebcd07d6016f [2022-04-06T03:19:52.619Z] $ docker rm -f c5b3eba9a4cf00780ad53d9d2552643f3e6866acb1c8341d7b05ebcd07d6016f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:19:53.047Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T03:19:53.047Z] . [Pipeline] withDockerContainer [2022-04-06T03:19:53.118Z] prd-ubuntu20.04-docker-8c-8g-10890 does not seem to be running inside a container [2022-04-06T03:19:53.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T03:19:53.635Z] $ docker top 925b132acfe88fa94a785a19e6f9018b8a3d51df6b90d684aab4cdf08c84f294 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-06T03:19:54.022Z] + make test [2022-04-06T03:19:54.022Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-06T03:19:54.283Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-06T03:20:00.856Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-06T03:20:01.426Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-04-06T03:20:01.426Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-06T03:20:06.713Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-06T03:20:10.012Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T03:20:10.012Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T03:20:10.012Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T03:20:10.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-06T03:20:10.614Z] $ docker stop --time=1 925b132acfe88fa94a785a19e6f9018b8a3d51df6b90d684aab4cdf08c84f294 [2022-04-06T03:20:12.251Z] $ docker rm -f 925b132acfe88fa94a785a19e6f9018b8a3d51df6b90d684aab4cdf08c84f294 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T03:20:12.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-06T03:20:12.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-06T03:20:13.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-06T03:20:13.663Z] + ls -al . [2022-04-06T03:20:13.663Z] total 188 [2022-04-06T03:20:13.663Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 03:20 . [2022-04-06T03:20:13.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 03:18 .. [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 03:18 .dockerignore [2022-04-06T03:20:13.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 03:19 .git [2022-04-06T03:20:13.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:18 .github [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 03:18 .gitignore [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 03:18 .golangci.yml [2022-04-06T03:20:13.663Z] drwx------ 3 jenkins jenkins 4096 Apr 6 03:19 .semver [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 7384 Apr 6 03:18 Attribution.txt [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 6 03:18 CHANGELOG.md [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 6 03:18 Dockerfile [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 03:18 GOVERNANCE.md [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 6 03:18 Jenkinsfile [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 03:18 LICENSE [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 1531 Apr 6 03:18 Makefile [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 03:18 OWNERS.md [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 6 03:18 README.md [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 03:19 VERSION [2022-04-06T03:20:13.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 03:18 bin [2022-04-06T03:20:13.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:18 cmd [2022-04-06T03:20:13.663Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 6 03:20 coverage.out [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 2884 Apr 6 03:18 go.mod [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 50572 Apr 6 03:18 go.sum [2022-04-06T03:20:13.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:18 internal [2022-04-06T03:20:13.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 03:18 mock [2022-04-06T03:20:13.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 03:18 snap [2022-04-06T03:20:13.663Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 6 03:18 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:20:13.964Z] + 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=6455f77236db1ac5e1c8e15eb6aaa257f877b45e --label arch=amd64 --label version=0.0.0 . [2022-04-06T03:20:13.964Z] Sending build context to Docker daemon 5.923MB [2022-04-06T03:20:13.964Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T03:20:13.964Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-06T03:20:13.964Z] ---> 4331cd5e167e [2022-04-06T03:20:13.964Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T03:20:14.226Z] ---> Running in e460d21137f8 [2022-04-06T03:20:14.226Z] Removing intermediate container e460d21137f8 [2022-04-06T03:20:14.226Z] ---> 1d05d67882ef [2022-04-06T03:20:14.226Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T03:20:14.486Z] ---> Running in 5bdad314aba9 [2022-04-06T03:20:14.486Z] Removing intermediate container 5bdad314aba9 [2022-04-06T03:20:14.486Z] ---> da71d50ca3d4 [2022-04-06T03:20:14.486Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T03:20:14.486Z] ---> Running in 5e91a98a1055 [2022-04-06T03:20:15.053Z] Removing intermediate container 5e91a98a1055 [2022-04-06T03:20:15.053Z] ---> fc4103aaa015 [2022-04-06T03:20:15.053Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T03:20:15.053Z] ---> Running in 7edc09ccbde2 [2022-04-06T03:20:15.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T03:20:16.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T03:20:16.509Z] OK: 224 MiB in 56 packages [2022-04-06T03:20:16.768Z] Removing intermediate container 7edc09ccbde2 [2022-04-06T03:20:16.768Z] ---> c23f8c8966bb [2022-04-06T03:20:16.768Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-06T03:20:16.768Z] ---> Running in 261bb8a2d736 [2022-04-06T03:20:17.028Z] Removing intermediate container 261bb8a2d736 [2022-04-06T03:20:17.028Z] ---> f402809e39b9 [2022-04-06T03:20:17.028Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-06T03:20:17.028Z] ---> 708105c6c4b2 [2022-04-06T03:20:17.028Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T03:20:17.028Z] ---> Running in 4a07e8a3717b [2022-04-06T03:20:17.970Z] Removing intermediate container 4a07e8a3717b [2022-04-06T03:20:17.970Z] ---> ee122775e364 [2022-04-06T03:20:17.970Z] Step 10/24 : COPY . . [2022-04-06T03:20:17.970Z] ---> f4f14472d207 [2022-04-06T03:20:17.970Z] Step 11/24 : ARG MAKE='make build' [2022-04-06T03:20:18.230Z] ---> Running in 1c131b203753 [2022-04-06T03:20:18.230Z] Removing intermediate container 1c131b203753 [2022-04-06T03:20:18.230Z] ---> 17e21762466c [2022-04-06T03:20:18.230Z] Step 12/24 : RUN $MAKE [2022-04-06T03:20:18.230Z] ---> Running in ef4a096ecdae [2022-04-06T03:20:18.489Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-04-06T03:20:26.646Z] Removing intermediate container ef4a096ecdae [2022-04-06T03:20:26.646Z] ---> e26b7bcf69c7 [2022-04-06T03:20:26.646Z] Step 13/24 : FROM alpine:3.14 [2022-04-06T03:20:26.646Z] 3.14: Pulling from library/alpine [2022-04-06T03:20:26.646Z] 8663204ce13b: Pulling fs layer [2022-04-06T03:20:26.646Z] 8663204ce13b: Verifying Checksum [2022-04-06T03:20:26.646Z] 8663204ce13b: Download complete [2022-04-06T03:20:26.646Z] 8663204ce13b: Pull complete [2022-04-06T03:20:26.646Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T03:20:26.646Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T03:20:26.646Z] ---> e04c818066af [2022-04-06T03:20:26.646Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-06T03:20:26.907Z] ---> Running in 84e360909f64 [2022-04-06T03:20:26.907Z] Removing intermediate container 84e360909f64 [2022-04-06T03:20:26.907Z] ---> 7c3a0a7131c4 [2022-04-06T03:20:26.907Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T03:20:26.907Z] ---> Running in 2d92cac7c541 [2022-04-06T03:20:27.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T03:20:27.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T03:20:27.427Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T03:20:27.427Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T03:20:27.427Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T03:20:27.427Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T03:20:27.427Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T03:20:27.427Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T03:20:27.427Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T03:20:27.427Z] OK: 8 MiB in 20 packages [2022-04-06T03:20:27.998Z] Removing intermediate container 2d92cac7c541 [2022-04-06T03:20:27.998Z] ---> 169c0e38c0f2 [2022-04-06T03:20:27.998Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-06T03:20:28.260Z] ---> 165b5735c84a [2022-04-06T03:20:28.260Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-06T03:20:28.523Z] ---> 092123ee875f [2022-04-06T03:20:28.523Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-06T03:20:28.523Z] ---> f163a9c859b7 [2022-04-06T03:20:28.523Z] Step 19/24 : EXPOSE 59982 [2022-04-06T03:20:28.786Z] ---> Running in 75ec5c310b45 [2022-04-06T03:20:28.786Z] Removing intermediate container 75ec5c310b45 [2022-04-06T03:20:28.786Z] ---> 0bc1b38cedde [2022-04-06T03:20:28.786Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-06T03:20:29.047Z] ---> Running in 01bd696be029 [2022-04-06T03:20:29.047Z] Removing intermediate container 01bd696be029 [2022-04-06T03:20:29.047Z] ---> 38c8a2257e43 [2022-04-06T03:20:29.047Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T03:20:29.047Z] ---> Running in 28e0edacfc6a [2022-04-06T03:20:29.047Z] Removing intermediate container 28e0edacfc6a [2022-04-06T03:20:29.047Z] ---> 106a779aa1a2 [2022-04-06T03:20:29.047Z] Step 22/24 : LABEL arch=amd64 [2022-04-06T03:20:29.047Z] ---> Running in ff5262f5354b [2022-04-06T03:20:29.308Z] Removing intermediate container ff5262f5354b [2022-04-06T03:20:29.308Z] ---> 6d19eee6db3e [2022-04-06T03:20:29.308Z] Step 23/24 : LABEL git_sha=6455f77236db1ac5e1c8e15eb6aaa257f877b45e [2022-04-06T03:20:29.308Z] ---> Running in 8d5eb7946fe2 [2022-04-06T03:20:29.308Z] Removing intermediate container 8d5eb7946fe2 [2022-04-06T03:20:29.308Z] ---> 2e9b31e3d241 [2022-04-06T03:20:29.308Z] Step 24/24 : LABEL version=0.0.0 [2022-04-06T03:20:29.308Z] ---> Running in 0d6f1a27ba2b [2022-04-06T03:20:29.569Z] Removing intermediate container 0d6f1a27ba2b [2022-04-06T03:20:29.569Z] ---> 4b3c8b608d7e [2022-04-06T03:20:29.569Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-06T03:20:29.569Z] Successfully built 4b3c8b608d7e [2022-04-06T03:20:29.569Z] 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-06T03:20:30.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T03:20:30.029Z] [2022-04-06T03:20:30.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:20:30.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T03:20:30.336Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-06T03:20:30.336Z] 5eb5b503b376: Pulling fs layer [2022-04-06T03:20:30.336Z] 5c69ac0246d0: Pulling fs layer [2022-04-06T03:20:30.336Z] ec43610c2a17: Pulling fs layer [2022-04-06T03:20:30.336Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-06T03:20:30.336Z] 33b1e0a273af: Pulling fs layer [2022-04-06T03:20:30.336Z] 5d3b04190fa2: Pulling fs layer [2022-04-06T03:20:30.336Z] 2f39f015ded8: Pulling fs layer [2022-04-06T03:20:30.336Z] 3a2ae6a8a46f: Waiting [2022-04-06T03:20:30.336Z] 33b1e0a273af: Waiting [2022-04-06T03:20:30.336Z] 2f39f015ded8: Waiting [2022-04-06T03:20:30.336Z] 5d3b04190fa2: Waiting [2022-04-06T03:20:30.336Z] 5c69ac0246d0: Download complete [2022-04-06T03:20:30.336Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-06T03:20:30.336Z] 3a2ae6a8a46f: Download complete [2022-04-06T03:20:30.336Z] 33b1e0a273af: Verifying Checksum [2022-04-06T03:20:30.336Z] 33b1e0a273af: Download complete [2022-04-06T03:20:30.336Z] ec43610c2a17: Verifying Checksum [2022-04-06T03:20:30.336Z] ec43610c2a17: Download complete [2022-04-06T03:20:30.336Z] 5d3b04190fa2: Verifying Checksum [2022-04-06T03:20:30.336Z] 5d3b04190fa2: Download complete [2022-04-06T03:20:30.596Z] 5eb5b503b376: Verifying Checksum [2022-04-06T03:20:30.596Z] 5eb5b503b376: Download complete [2022-04-06T03:20:31.165Z] 2f39f015ded8: Download complete [2022-04-06T03:20:31.735Z] 5eb5b503b376: Pull complete [2022-04-06T03:20:31.996Z] 5c69ac0246d0: Pull complete [2022-04-06T03:20:32.564Z] ec43610c2a17: Pull complete [2022-04-06T03:20:32.564Z] 3a2ae6a8a46f: Pull complete [2022-04-06T03:20:32.823Z] 33b1e0a273af: Pull complete [2022-04-06T03:20:32.823Z] 5d3b04190fa2: Pull complete [2022-04-06T03:20:37.016Z] 2f39f015ded8: Pull complete [2022-04-06T03:20:37.016Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-06T03:20:37.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T03:20:37.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-06T03:20:37.081Z] prd-ubuntu20.04-docker-8c-8g-10890 does not seem to be running inside a container [2022-04-06T03:20:37.118Z] $ 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-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T03:20:38.757Z] $ docker top 1eca2c92fe05d97aebb38f34cf618fc96748961e0066d249ba00c0ebd7d45890 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:20:39.155Z] ---> job-cost.sh [2022-04-06T03:20:39.155Z] lf-activate-venv: SKIPPING [2022-04-06T03:20:39.155Z] INFO: No Stack... [2022-04-06T03:20:39.415Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T03:20:39.984Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T03:20:40.278Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives/cost.csv [2022-04-06T03:20:40.278Z] + cut -d, -f6 [Pipeline] lock [2022-04-06T03:20:40.295Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-341-11-stack-cost] [2022-04-06T03:20:40.301Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-341-11-stack-cost] did not exist. Created. [2022-04-06T03:20:40.302Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-341-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T03:20:40.608Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-06T03:20:40.629Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T03:20:40.640Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-341-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T03:20:40.663Z] $ docker stop --time=1 1eca2c92fe05d97aebb38f34cf618fc96748961e0066d249ba00c0ebd7d45890 [2022-04-06T03:20:41.834Z] $ docker rm -f 1eca2c92fe05d97aebb38f34cf618fc96748961e0066d249ba00c0ebd7d45890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T03:25:03.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10933 in /w/workspace/gexfoundry_device-mqtt-go_PR-341 [Pipeline] { [Pipeline] ws [2022-04-06T03:25:03.804Z] Running in /w/workspace/device-mqtt-go/11 [Pipeline] { [Pipeline] checkout [2022-04-06T03:25:04.313Z] Selected Git installation does not exist. Using Default [2022-04-06T03:25:04.313Z] The recommended git tool is: NONE [2022-04-06T03:25:12.519Z] using credential edgex-jenkins-ssh [2022-04-06T03:25:12.537Z] Cloning the remote Git repository [2022-04-06T03:25:12.607Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-06T03:25:12.706Z] > git init /w/workspace/device-mqtt-go/11 # timeout=10 [2022-04-06T03:25:12.915Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-06T03:25:12.916Z] > git --version # timeout=10 [2022-04-06T03:25:12.955Z] > git --version # 'git version 2.25.1' [2022-04-06T03:25:12.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T03:25:13.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T03:25:15.156Z] Merging remotes/origin/main commit 6a0d17f3443cfc2038c22736989c6b24159166ee into PR head commit fd9a27eb9feca985b531b7e41b017e7d5070406d [2022-04-06T03:25:14.350Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-06T03:25:14.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T03:25:14.422Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-06T03:25:14.473Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-06T03:25:14.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T03:25:14.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T03:25:15.182Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T03:25:15.209Z] > git checkout -f fd9a27eb9feca985b531b7e41b017e7d5070406d # timeout=10 [2022-04-06T03:25:15.489Z] Merge succeeded, producing 0a415ea9bfe36a85a856b5e78368d178a3d08c44 [2022-04-06T03:25:15.490Z] Checking out Revision 0a415ea9bfe36a85a856b5e78368d178a3d08c44 (PR-341) [2022-04-06T03:25:15.324Z] > git remote # timeout=10 [2022-04-06T03:25:15.349Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T03:25:15.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T03:25:15.386Z] > git merge 6a0d17f3443cfc2038c22736989c6b24159166ee # timeout=10 [2022-04-06T03:25:15.467Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T03:25:15.498Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T03:25:15.528Z] > git checkout -f 0a415ea9bfe36a85a856b5e78368d178a3d08c44 # timeout=10 [2022-04-06T03:25:20.307Z] Commit message: "Merge commit '6a0d17f3443cfc2038c22736989c6b24159166ee' into HEAD" [2022-04-06T03:25:20.341Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T03:25:21.263Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-06T03:25:21.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T03:25:21.263Z] Dload Upload Total Spent Left Speed [2022-04-06T03:25:21.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 120k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh [2022-04-06T03:25:20.318Z] > git rev-list --no-walk d6a90f88bc6b641d768c9f12369f3c3c8b2dee3a # timeout=10 [2022-04-06T03:25:21.891Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-06T03:25:22.268Z] + sudo tee /etc/docker/daemon.new+ [2022-04-06T03:25:22.268Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-06T03:25:22.268Z] { [2022-04-06T03:25:22.268Z] "registry-mirrors": [ [2022-04-06T03:25:22.268Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-06T03:25:22.268Z] ], [2022-04-06T03:25:22.268Z] "bip": "10.250.0.254/24", [2022-04-06T03:25:22.268Z] "hosts": [ [2022-04-06T03:25:22.268Z] "tcp://0.0.0.0:5555", [2022-04-06T03:25:22.268Z] "unix:///var/run/docker.sock" [2022-04-06T03:25:22.268Z] ], [2022-04-06T03:25:22.268Z] "mtu": 1458, [2022-04-06T03:25:22.268Z] "selinux-enabled": true, [2022-04-06T03:25:22.268Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-06T03:25:22.268Z] } [Pipeline] sh [2022-04-06T03:25:22.638Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-06T03:25:22.998Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T03:25:41.445Z] provisioning config files... [2022-04-06T03:25:41.476Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/11@tmp/config8868659609629892971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:25:41.850Z] ---> docker-login.sh [2022-04-06T03:25:41.850Z] nexus3.edgexfoundry.org:10001 [2022-04-06T03:25:43.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:25:43.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:25:43.582Z] Configure a credential helper to remove this warning. See [2022-04-06T03:25:43.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:25:43.582Z] [2022-04-06T03:25:43.582Z] Login Succeeded [2022-04-06T03:25:43.582Z] nexus3.edgexfoundry.org:10002 [2022-04-06T03:25:43.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:25:44.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:25:44.147Z] Configure a credential helper to remove this warning. See [2022-04-06T03:25:44.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:25:44.147Z] [2022-04-06T03:25:44.147Z] Login Succeeded [2022-04-06T03:25:44.147Z] nexus3.edgexfoundry.org:10003 [2022-04-06T03:25:44.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:25:44.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:25:44.750Z] Configure a credential helper to remove this warning. See [2022-04-06T03:25:44.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:25:44.750Z] [2022-04-06T03:25:44.750Z] Login Succeeded [2022-04-06T03:25:44.750Z] nexus3.edgexfoundry.org:10004 [2022-04-06T03:25:45.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:25:45.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:25:45.357Z] Configure a credential helper to remove this warning. See [2022-04-06T03:25:45.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:25:45.357Z] [2022-04-06T03:25:45.357Z] Login Succeeded [2022-04-06T03:25:45.357Z] docker.io [2022-04-06T03:25:45.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:25:46.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:25:46.244Z] Configure a credential helper to remove this warning. See [2022-04-06T03:25:46.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:25:46.244Z] [2022-04-06T03:25:46.244Z] Login Succeeded [2022-04-06T03:25:46.244Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T03:25:46.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T03:25:46.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T03:25:46.960Z] ========================================================= [2022-04-06T03:25:46.960Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-06T03:25:46.960Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:25:47.341Z] + 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-06T03:25:47.943Z] Sending build context to Docker daemon 3.12MB [2022-04-06T03:25:47.943Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T03:25:47.943Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-06T03:25:48.227Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-06T03:25:48.227Z] 9b3977197b4f: Pulling fs layer [2022-04-06T03:25:48.227Z] 1a89e8eeedd5: Pulling fs layer [2022-04-06T03:25:48.227Z] 94645a83ff95: Pulling fs layer [2022-04-06T03:25:48.227Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-06T03:25:48.227Z] 0c92f367c5e7: Pulling fs layer [2022-04-06T03:25:48.227Z] f7c0051592d6: Pulling fs layer [2022-04-06T03:25:48.227Z] a227ed2f7395: Pulling fs layer [2022-04-06T03:25:48.227Z] 7b1c46037f91: Pulling fs layer [2022-04-06T03:25:48.227Z] 3f3a8bcf1eab: Waiting [2022-04-06T03:25:48.227Z] f7c0051592d6: Waiting [2022-04-06T03:25:48.227Z] a227ed2f7395: Waiting [2022-04-06T03:25:48.227Z] 7b1c46037f91: Waiting [2022-04-06T03:25:48.227Z] 0c92f367c5e7: Waiting [2022-04-06T03:25:48.227Z] 94645a83ff95: Verifying Checksum [2022-04-06T03:25:48.227Z] 94645a83ff95: Download complete [2022-04-06T03:25:48.227Z] 1a89e8eeedd5: Verifying Checksum [2022-04-06T03:25:48.227Z] 1a89e8eeedd5: Download complete [2022-04-06T03:25:48.227Z] 0c92f367c5e7: Verifying Checksum [2022-04-06T03:25:48.227Z] 0c92f367c5e7: Download complete [2022-04-06T03:25:48.227Z] f7c0051592d6: Verifying Checksum [2022-04-06T03:25:48.227Z] f7c0051592d6: Download complete [2022-04-06T03:25:48.227Z] 9b3977197b4f: Verifying Checksum [2022-04-06T03:25:48.227Z] 9b3977197b4f: Download complete [2022-04-06T03:25:48.227Z] a227ed2f7395: Verifying Checksum [2022-04-06T03:25:48.227Z] a227ed2f7395: Download complete [2022-04-06T03:25:49.228Z] 9b3977197b4f: Pull complete [2022-04-06T03:25:49.846Z] 1a89e8eeedd5: Pull complete [2022-04-06T03:25:50.135Z] 94645a83ff95: Pull complete [2022-04-06T03:25:50.748Z] 7b1c46037f91: Verifying Checksum [2022-04-06T03:25:50.748Z] 7b1c46037f91: Download complete [2022-04-06T03:25:51.025Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-06T03:25:51.025Z] 3f3a8bcf1eab: Download complete [2022-04-06T03:26:03.498Z] 3f3a8bcf1eab: Pull complete [2022-04-06T03:26:03.498Z] 0c92f367c5e7: Pull complete [2022-04-06T03:26:03.777Z] f7c0051592d6: Pull complete [2022-04-06T03:26:04.055Z] a227ed2f7395: Pull complete [2022-04-06T03:26:10.825Z] 7b1c46037f91: Pull complete [2022-04-06T03:26:10.825Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-06T03:26:10.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T03:26:10.825Z] ---> f79e39bc4007 [2022-04-06T03:26:10.825Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T03:26:12.821Z] ---> Running in 2a68fb5407f7 [2022-04-06T03:26:13.108Z] Removing intermediate container 2a68fb5407f7 [2022-04-06T03:26:13.108Z] ---> f4ef979ab7a0 [2022-04-06T03:26:13.108Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T03:26:13.108Z] ---> Running in d093637704b2 [2022-04-06T03:26:13.733Z] Removing intermediate container d093637704b2 [2022-04-06T03:26:13.733Z] ---> 40b59ac84bd8 [2022-04-06T03:26:13.733Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T03:26:13.733Z] ---> Running in f0e45b0d5b8e [2022-04-06T03:26:18.094Z] Removing intermediate container f0e45b0d5b8e [2022-04-06T03:26:18.094Z] ---> 1abb6c6e4767 [2022-04-06T03:26:18.094Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T03:26:18.094Z] ---> Running in ef97220a5d3a [2022-04-06T03:26:19.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T03:26:19.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T03:26:20.664Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-06T03:26:20.936Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-06T03:26:20.936Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-06T03:26:21.213Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-06T03:26:21.213Z] Executing busybox-1.34.1-r3.trigger [2022-04-06T03:26:21.213Z] OK: 224 MiB in 56 packages [2022-04-06T03:26:22.206Z] Removing intermediate container ef97220a5d3a [2022-04-06T03:26:22.206Z] ---> 8b957140fcda [2022-04-06T03:26:22.206Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-06T03:26:22.206Z] ---> Running in 1d4200dd9d74 [2022-04-06T03:26:22.805Z] Removing intermediate container 1d4200dd9d74 [2022-04-06T03:26:22.805Z] ---> a681d14573b4 [2022-04-06T03:26:22.805Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-06T03:26:23.080Z] ---> b5fa5ff713e8 [2022-04-06T03:26:23.080Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T03:26:23.354Z] ---> Running in 5cccaa7bdd00 [2022-04-06T03:27:45.194Z] Removing intermediate container 5cccaa7bdd00 [2022-04-06T03:27:45.195Z] ---> 39b3eb0167e0 [2022-04-06T03:27:45.195Z] Step 10/12 : COPY . . [2022-04-06T03:27:45.195Z] ---> 202f54db2853 [2022-04-06T03:27:45.195Z] Step 11/12 : ARG MAKE='make build' [2022-04-06T03:27:45.195Z] ---> Running in 8a026113f7d4 [2022-04-06T03:27:45.195Z] Removing intermediate container 8a026113f7d4 [2022-04-06T03:27:45.195Z] ---> ad845bbd6adb [2022-04-06T03:27:45.195Z] Step 12/12 : RUN $MAKE [2022-04-06T03:27:45.195Z] ---> Running in 41404cb844f3 [2022-04-06T03:27:46.184Z] noop [2022-04-06T03:27:46.785Z] Removing intermediate container 41404cb844f3 [2022-04-06T03:27:46.785Z] ---> 6a84547d5ac7 [2022-04-06T03:27:47.061Z] Successfully built 6a84547d5ac7 [2022-04-06T03:27:47.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:27:47.421Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T03:27:47.421Z] . [Pipeline] withDockerContainer [2022-04-06T03:27:47.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-10933 does not seem to be running inside a container [2022-04-06T03:27:47.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T03:27:49.280Z] $ docker top 99d1585027d4c9917f104cd2f707e061c2e95972fbe74cefe412f7ae92d7b868 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T03:27:50.251Z] + go version [2022-04-06T03:27:50.251Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-06T03:27:50.278Z] $ docker stop --time=1 99d1585027d4c9917f104cd2f707e061c2e95972fbe74cefe412f7ae92d7b868 [2022-04-06T03:27:51.946Z] $ docker rm -f 99d1585027d4c9917f104cd2f707e061c2e95972fbe74cefe412f7ae92d7b868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:27:52.563Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T03:27:52.563Z] . [Pipeline] withDockerContainer [2022-04-06T03:27:52.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-10933 does not seem to be running inside a container [2022-04-06T03:27:52.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T03:27:54.364Z] $ docker top cc19413cc73e4ccf311a9284eb5627c59a72920ab959da3e74b1d7340f08e721 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-06T03:27:55.313Z] + make test [2022-04-06T03:27:55.313Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-06T03:27:56.759Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-06T03:28:53.395Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-06T03:28:56.802Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements [2022-04-06T03:28:56.802Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-06T03:28:56.802Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-06T03:28:56.802Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-06T03:29:23.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T03:29:23.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T03:29:23.661Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T03:29:23.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-06T03:29:23.697Z] $ docker stop --time=1 cc19413cc73e4ccf311a9284eb5627c59a72920ab959da3e74b1d7340f08e721 [2022-04-06T03:29:25.547Z] $ docker rm -f cc19413cc73e4ccf311a9284eb5627c59a72920ab959da3e74b1d7340f08e721 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T03:29:26.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-06T03:29:26.500Z] Warning: overwriting stash ‘coverage-report’ [2022-04-06T03:29:27.107Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T03:29:27.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-06T03:29:27.921Z] + ls -al . [2022-04-06T03:29:27.921Z] total 184 [2022-04-06T03:29:27.921Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 03:29 . [2022-04-06T03:29:27.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 03:25 .. [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 03:25 .dockerignore [2022-04-06T03:29:27.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 03:25 .git [2022-04-06T03:29:27.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:25 .github [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 03:25 .gitignore [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 03:25 .golangci.yml [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 7384 Apr 6 03:25 Attribution.txt [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 6 03:25 CHANGELOG.md [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 6 03:25 Dockerfile [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 03:25 GOVERNANCE.md [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 6 03:25 Jenkinsfile [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 03:25 LICENSE [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 1531 Apr 6 03:25 Makefile [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 03:25 OWNERS.md [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 6 03:25 README.md [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 03:19 VERSION [2022-04-06T03:29:27.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 03:25 bin [2022-04-06T03:29:27.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:25 cmd [2022-04-06T03:29:27.921Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 6 03:28 coverage.out [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 2884 Apr 6 03:25 go.mod [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 50572 Apr 6 03:25 go.sum [2022-04-06T03:29:27.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:25 internal [2022-04-06T03:29:27.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 03:25 mock [2022-04-06T03:29:27.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 03:25 snap [2022-04-06T03:29:27.921Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 6 03:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:29:28.333Z] + 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=0a415ea9bfe36a85a856b5e78368d178a3d08c44 --label arch=arm64 --label version=0.0.0 . [2022-04-06T03:29:28.946Z] Sending build context to Docker daemon 3.138MB [2022-04-06T03:29:28.946Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T03:29:28.946Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-06T03:29:28.946Z] ---> 6a84547d5ac7 [2022-04-06T03:29:28.946Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T03:29:28.946Z] ---> Running in e2d7f4ac9b4b [2022-04-06T03:29:29.220Z] Removing intermediate container e2d7f4ac9b4b [2022-04-06T03:29:29.220Z] ---> 738bcbc1409d [2022-04-06T03:29:29.220Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T03:29:29.496Z] ---> Running in 8f7cc0575317 [2022-04-06T03:29:29.775Z] Removing intermediate container 8f7cc0575317 [2022-04-06T03:29:29.775Z] ---> c62eddf20e3d [2022-04-06T03:29:29.775Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T03:29:29.775Z] ---> Running in 908c48370b7f [2022-04-06T03:29:31.749Z] Removing intermediate container 908c48370b7f [2022-04-06T03:29:31.749Z] ---> 4d7b330fefad [2022-04-06T03:29:31.749Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T03:29:31.749Z] ---> Running in 7d3becf739d4 [2022-04-06T03:29:32.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T03:29:33.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T03:29:34.688Z] OK: 224 MiB in 56 packages [2022-04-06T03:29:35.295Z] Removing intermediate container 7d3becf739d4 [2022-04-06T03:29:35.295Z] ---> 24bab3796aa5 [2022-04-06T03:29:35.295Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-06T03:29:35.295Z] ---> Running in a743fcf634aa [2022-04-06T03:29:35.896Z] Removing intermediate container a743fcf634aa [2022-04-06T03:29:35.896Z] ---> 1b150abd9de8 [2022-04-06T03:29:35.896Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-06T03:29:36.497Z] ---> c91dd1aaca27 [2022-04-06T03:29:36.497Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T03:29:36.497Z] ---> Running in c6370a95b43d [2022-04-06T03:29:38.498Z] Removing intermediate container c6370a95b43d [2022-04-06T03:29:38.498Z] ---> 20e4ed787fc7 [2022-04-06T03:29:38.498Z] Step 10/24 : COPY . . [2022-04-06T03:29:39.941Z] ---> 503d0475e07a [2022-04-06T03:29:39.941Z] Step 11/24 : ARG MAKE='make build' [2022-04-06T03:29:39.941Z] ---> Running in 10cd015d1ce3 [2022-04-06T03:29:40.219Z] Removing intermediate container 10cd015d1ce3 [2022-04-06T03:29:40.219Z] ---> 7c33a5d40e15 [2022-04-06T03:29:40.219Z] Step 12/24 : RUN $MAKE [2022-04-06T03:29:40.219Z] ---> Running in 07bca3f4c634 [2022-04-06T03:29:41.664Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-04-06T03:30:28.736Z] Removing intermediate container 07bca3f4c634 [2022-04-06T03:30:28.736Z] ---> f95f1bdc8276 [2022-04-06T03:30:28.736Z] Step 13/24 : FROM alpine:3.14 [2022-04-06T03:30:28.736Z] 3.14: Pulling from library/alpine [2022-04-06T03:30:28.736Z] 455c02918c45: Pulling fs layer [2022-04-06T03:30:28.736Z] 455c02918c45: Verifying Checksum [2022-04-06T03:30:28.736Z] 455c02918c45: Download complete [2022-04-06T03:30:28.737Z] 455c02918c45: Pull complete [2022-04-06T03:30:28.737Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T03:30:28.737Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T03:30:28.737Z] ---> ac73e934f311 [2022-04-06T03:30:28.737Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-06T03:30:28.737Z] ---> Running in dc16cb2e4158 [2022-04-06T03:30:28.737Z] Removing intermediate container dc16cb2e4158 [2022-04-06T03:30:28.737Z] ---> 0cae2ad5ab6a [2022-04-06T03:30:28.737Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T03:30:28.737Z] ---> Running in be67c57e7563 [2022-04-06T03:30:29.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T03:30:29.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T03:30:29.891Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T03:30:29.891Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T03:30:29.891Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T03:30:29.891Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T03:30:30.168Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T03:30:30.168Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T03:30:30.168Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T03:30:30.168Z] OK: 8 MiB in 20 packages [2022-04-06T03:30:31.181Z] Removing intermediate container be67c57e7563 [2022-04-06T03:30:31.181Z] ---> 3da28c8cc06c [2022-04-06T03:30:31.181Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-06T03:30:32.169Z] ---> 95cac5dca0cb [2022-04-06T03:30:32.169Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-06T03:30:32.447Z] ---> 1977c9457b69 [2022-04-06T03:30:32.447Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-06T03:30:33.043Z] ---> ec43866e0d1d [2022-04-06T03:30:33.043Z] Step 19/24 : EXPOSE 59982 [2022-04-06T03:30:33.318Z] ---> Running in f1083b4f8c91 [2022-04-06T03:30:33.594Z] Removing intermediate container f1083b4f8c91 [2022-04-06T03:30:33.594Z] ---> b72a0e0ddd0c [2022-04-06T03:30:33.594Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-06T03:30:33.594Z] ---> Running in c06687d74957 [2022-04-06T03:30:33.869Z] Removing intermediate container c06687d74957 [2022-04-06T03:30:33.869Z] ---> 3aa805f717bf [2022-04-06T03:30:33.869Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T03:30:34.149Z] ---> Running in 0bc6f2dc88db [2022-04-06T03:30:34.425Z] Removing intermediate container 0bc6f2dc88db [2022-04-06T03:30:34.425Z] ---> 70e04886559d [2022-04-06T03:30:34.425Z] Step 22/24 : LABEL arch=arm64 [2022-04-06T03:30:34.425Z] ---> Running in 746572c28e08 [2022-04-06T03:30:34.704Z] Removing intermediate container 746572c28e08 [2022-04-06T03:30:34.704Z] ---> 1d10c2811a57 [2022-04-06T03:30:34.704Z] Step 23/24 : LABEL git_sha=0a415ea9bfe36a85a856b5e78368d178a3d08c44 [2022-04-06T03:30:34.704Z] ---> Running in b0bf9b759a81 [2022-04-06T03:30:35.306Z] Removing intermediate container b0bf9b759a81 [2022-04-06T03:30:35.306Z] ---> 519c7872b728 [2022-04-06T03:30:35.306Z] Step 24/24 : LABEL version=0.0.0 [2022-04-06T03:30:35.306Z] ---> Running in 716a651f6776 [2022-04-06T03:30:35.582Z] Removing intermediate container 716a651f6776 [2022-04-06T03:30:35.582Z] ---> 0a1d28f08974 [2022-04-06T03:30:35.582Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-06T03:30:35.582Z] Successfully built 0a1d28f08974 [2022-04-06T03:30:35.582Z] 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-06T03:30:36.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T03:30:36.033Z] [2022-04-06T03:30:36.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:30:36.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T03:30:36.671Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-06T03:30:36.671Z] 8998bd30e6a1: Pulling fs layer [2022-04-06T03:30:36.671Z] 04944245beec: Pulling fs layer [2022-04-06T03:30:36.671Z] 699f458cf7ca: Pulling fs layer [2022-04-06T03:30:36.671Z] 765212b225bb: Pulling fs layer [2022-04-06T03:30:36.671Z] f23df028b6ca: Pulling fs layer [2022-04-06T03:30:36.671Z] d65c8cfc05b1: Pulling fs layer [2022-04-06T03:30:36.671Z] 2437ff75d9bd: Pulling fs layer [2022-04-06T03:30:36.671Z] 765212b225bb: Waiting [2022-04-06T03:30:36.671Z] f23df028b6ca: Waiting [2022-04-06T03:30:36.671Z] d65c8cfc05b1: Waiting [2022-04-06T03:30:36.671Z] 2437ff75d9bd: Waiting [2022-04-06T03:30:36.671Z] 04944245beec: Verifying Checksum [2022-04-06T03:30:36.671Z] 04944245beec: Download complete [2022-04-06T03:30:36.671Z] 765212b225bb: Verifying Checksum [2022-04-06T03:30:36.671Z] 765212b225bb: Download complete [2022-04-06T03:30:36.671Z] f23df028b6ca: Verifying Checksum [2022-04-06T03:30:36.671Z] f23df028b6ca: Download complete [2022-04-06T03:30:36.671Z] d65c8cfc05b1: Download complete [2022-04-06T03:30:36.949Z] 699f458cf7ca: Verifying Checksum [2022-04-06T03:30:36.949Z] 699f458cf7ca: Download complete [2022-04-06T03:30:37.226Z] 8998bd30e6a1: Verifying Checksum [2022-04-06T03:30:37.226Z] 8998bd30e6a1: Download complete [2022-04-06T03:30:39.860Z] 2437ff75d9bd: Verifying Checksum [2022-04-06T03:30:39.860Z] 2437ff75d9bd: Download complete [2022-04-06T03:30:41.843Z] 8998bd30e6a1: Pull complete [2022-04-06T03:30:42.119Z] 04944245beec: Pull complete [2022-04-06T03:30:44.104Z] 699f458cf7ca: Pull complete [2022-04-06T03:30:44.104Z] 765212b225bb: Pull complete [2022-04-06T03:30:44.699Z] f23df028b6ca: Pull complete [2022-04-06T03:30:44.972Z] d65c8cfc05b1: Pull complete [2022-04-06T03:31:00.059Z] 2437ff75d9bd: Pull complete [2022-04-06T03:31:00.059Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-06T03:31:00.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T03:31:00.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-06T03:31:00.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-10933 does not seem to be running inside a container [2022-04-06T03:31:00.360Z] $ 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/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-06T03:31:02.974Z] $ docker top b20cd68ddeab5e55ded0138734611b94d155e014820b8f6c7910a707e4c6bbae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:31:03.860Z] ---> job-cost.sh [2022-04-06T03:31:03.861Z] lf-activate-venv: SKIPPING [2022-04-06T03:31:03.861Z] INFO: No Stack... [2022-04-06T03:31:04.454Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-06T03:31:05.048Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T03:31:05.718Z] + cat /w/workspace/device-mqtt-go/11/archives/cost.csv [2022-04-06T03:31:05.718Z] + cut -d, -f6 [Pipeline] lock [2022-04-06T03:31:05.791Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-341-11-stack-cost] [2022-04-06T03:31:05.798Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-341-11-stack-cost] did not exist. Created. [2022-04-06T03:31:05.799Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-341-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T03:31:06.510Z] /w/workspace/device-mqtt-go/11@tmp/durable-0e07a0ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-06T03:31:07.199Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-06T03:31:07.223Z] Warning: overwriting stash ‘stack-cost’ [2022-04-06T03:31:07.270Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T03:31:07.276Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-341-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T03:31:07.297Z] $ docker stop --time=1 b20cd68ddeab5e55ded0138734611b94d155e014820b8f6c7910a707e4c6bbae [2022-04-06T03:31:08.795Z] $ docker rm -f b20cd68ddeab5e55ded0138734611b94d155e014820b8f6c7910a707e4c6bbae [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-06T03:31:09.346Z] provisioning config files... [2022-04-06T03:31:09.356Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/config6187652368231707927tmp [Pipeline] { [Pipeline] sh [2022-04-06T03:31:09.656Z] + set +x [2022-04-06T03:31:09.656Z] + curl -s https://codecov.io/bash [2022-04-06T03:31:09.656Z] + bash -s -- [2022-04-06T03:31:09.656Z] [2022-04-06T03:31:09.656Z] _____ _ [2022-04-06T03:31:09.656Z] / ____| | | [2022-04-06T03:31:09.656Z] | | ___ __| | ___ ___ _____ __ [2022-04-06T03:31:09.656Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-06T03:31:09.656Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-06T03:31:09.656Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-06T03:31:09.656Z] Bash-1.0.6 [2022-04-06T03:31:09.656Z] [2022-04-06T03:31:09.656Z] [2022-04-06T03:31:09.656Z] ==> git version 2.25.1 found [2022-04-06T03:31:09.656Z] ==> 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-06T03:31:09.656Z] Release-Date: 2020-01-08 [2022-04-06T03:31:09.656Z] 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-06T03:31:09.656Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-06T03:31:09.656Z] ==> Jenkins CI detected. [2022-04-06T03:31:09.656Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-341 [2022-04-06T03:31:09.656Z] project root: . [2022-04-06T03:31:09.656Z] --> token set from env [2022-04-06T03:31:09.656Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-06T03:31:09.656Z] ==> Running gcov in . (disable via -X gcov) [2022-04-06T03:31:09.656Z] ==> Python coveragepy not found [2022-04-06T03:31:09.656Z] ==> Searching for coverage reports in: [2022-04-06T03:31:09.656Z] + . [2022-04-06T03:31:09.656Z] -> Found 1 reports [2022-04-06T03:31:09.656Z] ==> Detecting git/mercurial file structure [2022-04-06T03:31:09.656Z] ==> Reading reports [2022-04-06T03:31:09.656Z] + ./coverage.out bytes=17887 [2022-04-06T03:31:09.656Z] ==> Appending adjustments [2022-04-06T03:31:09.656Z] https://docs.codecov.io/docs/fixing-reports [2022-04-06T03:31:09.916Z] + Found adjustments [2022-04-06T03:31:09.916Z] ==> Gzipping contents [2022-04-06T03:31:09.916Z] 4.0K /tmp/codecov.DkMM40.gz [2022-04-06T03:31:09.916Z] ==> Uploading reports [2022-04-06T03:31:09.916Z] url: https://codecov.io [2022-04-06T03:31:09.916Z] query: branch=PR-341&commit=6455f77236db1ac5e1c8e15eb6aaa257f877b45e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-341%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2022-04-06T03:31:09.916Z] -> Pinging Codecov [2022-04-06T03:31:09.916Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-341&commit=6455f77236db1ac5e1c8e15eb6aaa257f877b45e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-341%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2022-04-06T03:31:10.175Z] -> Uploading to [2022-04-06T03:31:10.175Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-06/7D719EC7BBE17E464838252E33014C33/6455f77236db1ac5e1c8e15eb6aaa257f877b45e/f5a81ff8-f43d-4d06-ac13-5031b839b813.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T033109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=493e373594fd301f28615c0aa8dce39b4be4d387bc89cc739216417164ff2f67 [2022-04-06T03:31:10.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T03:31:10.175Z] Dload Upload Total Spent Left Speed [2022-04-06T03:31:10.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3264 0 0 100 3264 0 15111 --:--:-- --:--:-- --:--:-- 15111 [2022-04-06T03:31:10.175Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/6455f77236db1ac5e1c8e15eb6aaa257f877b45e [Pipeline] } [2022-04-06T03:31:10.182Z] 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-06T03:31:10.884Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives ] [2022-04-06T03:31:10.885Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives [2022-04-06T03:31:10.885Z] total 16 [2022-04-06T03:31:10.885Z] drwxr-xr-x 3 root root 4096 Apr 6 03:20 . [2022-04-06T03:31:10.885Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 03:20 .. [2022-04-06T03:31:10.885Z] drwxr-xr-x 2 root root 4096 Apr 6 03:20 cost [2022-04-06T03:31:10.885Z] -rw-r--r-- 1 root root 86 Apr 6 03:20 cost.csv [2022-04-06T03:31:10.885Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives [2022-04-06T03:31:10.885Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives [2022-04-06T03:31:10.885Z] total 16 [2022-04-06T03:31:10.885Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 03:20 . [2022-04-06T03:31:10.885Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 03:20 .. [2022-04-06T03:31:10.885Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 03:20 cost [2022-04-06T03:31:10.885Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 6 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:31:11.179Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:31:12.041Z] ---> package-listing.sh [2022-04-06T03:31:12.041Z] ++ facter osfamily [2022-04-06T03:31:12.041Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-06T03:31:12.303Z] + OS_FAMILY=debian [2022-04-06T03:31:12.303Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-341 [2022-04-06T03:31:12.303Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-06T03:31:12.303Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-06T03:31:12.303Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-06T03:31:12.303Z] + PACKAGES=/tmp/packages_start.txt [2022-04-06T03:31:12.303Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-341 ']' [2022-04-06T03:31:12.303Z] + PACKAGES=/tmp/packages_end.txt [2022-04-06T03:31:12.303Z] + case "${OS_FAMILY}" in [2022-04-06T03:31:12.303Z] + dpkg -l [2022-04-06T03:31:12.303Z] + grep '^ii' [2022-04-06T03:31:12.303Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-06T03:31:12.303Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-06T03:31:12.303Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-06T03:31:12.303Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-341 ']' [2022-04-06T03:31:12.303Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives/ [2022-04-06T03:31:12.303Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-341/archives/ [Pipeline] echo [2022-04-06T03:31:12.314Z] 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-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-06T03:31:12.596Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:31:13.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T03:31:13.154Z] . [Pipeline] withDockerContainer [2022-04-06T03:31:13.221Z] prd-ubuntu20.04-docker-8c-8g-10890 does not seem to be running inside a container [2022-04-06T03:31:13.254Z] $ 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-341/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-341 -v /w/workspace/gexfoundry_device-mqtt-go_PR-341:/w/workspace/gexfoundry_device-mqtt-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-341@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-06T03:31:13.487Z] $ docker top ec7b0f950d76dddd7c445ac82abe50de5a16b129c58ac080e5b2a5ebf544adb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T03:31:13.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-06T03:31:14.160Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-06T03:31:14.455Z] + ls /var/log/sa-host [2022-04-06T03:31:14.455Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T03:31:14.545Z] provisioning config files... [2022-04-06T03:31:14.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-341@tmp/config7318480298682518072tmp [Pipeline] { [Pipeline] echo [2022-04-06T03:31:14.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:31:14.857Z] ---> create-netrc.sh [Pipeline] } [2022-04-06T03:31:14.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:31:15.231Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-06T03:31:15.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:31:15.534Z] ---> sudo-logs.sh [2022-04-06T03:31:15.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-06T03:31:15.558Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:31:15.848Z] ---> job-cost.sh [2022-04-06T03:31:15.848Z] lf-activate-venv: SKIPPING [2022-04-06T03:31:15.848Z] DEBUG: total: 0.2199999988079071 [2022-04-06T03:31:15.848Z] INFO: Retrieving Stack Cost... [2022-04-06T03:31:16.420Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T03:31:16.679Z] INFO: Archiving Costs [Pipeline] echo [2022-04-06T03:31:16.694Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:31:16.982Z] ---> logs-deploy.sh [2022-04-06T03:31:16.982Z] lf-activate-venv: SKIPPING [2022-04-06T03:31:16.982Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-341/11 [2022-04-06T03:31:16.982Z] INFO: archiving workspace using pattern(s): [2022-04-06T03:31:17.922Z] Archives upload complete. [2022-04-06T03:31:17.922Z] INFO: archiving logs to Nexus [2022-04-06T03:31:18.490Z] ---> uname -a: [2022-04-06T03:31:18.490Z] Linux prd-ubuntu20-04-docker-8c-8g-10890 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-06T03:31:18.490Z] [2022-04-06T03:31:18.490Z]