Pull request #1077 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e+2c9dfba109846ec6e3a71fe827451a179e021c5b (d882c23e997966673c73f63a6fbda76f4eb9b41d) 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-ssh11036217006009435150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh12519276504083626418.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1077/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1077/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1922992817630165464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1077/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12391075219664752304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6617146289963269603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1077/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1077/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3736661950956333297.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 ‘prd-centos7-docker-4c-2g-855’ is offline Running on prd-centos7-docker-4c-2g-857 in /w/workspace/gexfoundry_device-sdk-go_PR-1077 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1077 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/jenkins-gitclient-ssh1645910455546999759.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2c9dfba109846ec6e3a71fe827451a179e021c5b into PR head commit 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e Merge succeeded, producing 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e Checking out Revision 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e (PR-1077) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/jenkins-gitclient-ssh7877461895858196570.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1077/head:refs/remotes/origin/PR-1077 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/jenkins-gitclient-ssh4166948082183137260.key > git merge 2c9dfba109846ec6e3a71fe827451a179e021c5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-06T04:09:30.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-06T04:09:31.127Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-06T04:09:31.220Z] ========================================================= [2022-01-06T04:09:31.220Z] EdgeX Global Pipelines Version Info [2022-01-06T04:09:31.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:09:32.360Z] ------------------- [2022-01-06T04:09:32.361Z] stable info: [2022-01-06T04:09:32.361Z] ------------------- [2022-01-06T04:09:32.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-06T04:09:32.361Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-06T04:09:32.361Z] Message: update stable to v1.0.217 [2022-01-06T04:09:32.933Z] ------------------- [2022-01-06T04:09:32.933Z] experimental info: [2022-01-06T04:09:32.933Z] ------------------- [2022-01-06T04:09:32.933Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-06T04:09:32.933Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-06T04:09:32.933Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-06T04:09:33.195Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-01-06T04:09:33.232Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-01-06T04:09:33.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-06T04:09:33.309Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-06T04:09:33.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-06T04:09:33.393Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-06T04:09:33.433Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-06T04:09:33.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-01-06T04:09:33.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-06T04:09:33.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-06T04:09:33.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-06T04:09:33.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-01-06T04:09:33.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-06T04:09:33.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-06T04:09:33.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-06T04:09:33.786Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-01-06T04:09:33.832Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-06T04:09:33.873Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-06T04:09:33.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-06T04:09:33.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-06T04:09:33.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-06T04:09:34.032Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-06T04:09:34.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-06T04:09:34.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-06T04:09:34.149Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-06T04:09:34.184Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-06T04:09:34.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1077 [Pipeline] echo [2022-01-06T04:09:34.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1077 [Pipeline] echo [2022-01-06T04:09:34.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1077 [Pipeline] echo [2022-01-06T04:09:34.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [Pipeline] echo [2022-01-06T04:09:34.382Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33713b2 [Pipeline] echo [2022-01-06T04:09:34.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-06T04:09:34.539Z] provisioning config files... [2022-01-06T04:09:34.553Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/config6036887473112544868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:09:34.897Z] ---> docker-login.sh [2022-01-06T04:09:34.898Z] nexus3.edgexfoundry.org:10001 [2022-01-06T04:09:34.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:09:35.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:09:35.157Z] Configure a credential helper to remove this warning. See [2022-01-06T04:09:35.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:09:35.157Z] [2022-01-06T04:09:35.157Z] Login Succeeded [2022-01-06T04:09:35.157Z] nexus3.edgexfoundry.org:10002 [2022-01-06T04:09:35.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:09:35.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:09:35.157Z] Configure a credential helper to remove this warning. See [2022-01-06T04:09:35.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:09:35.157Z] [2022-01-06T04:09:35.157Z] Login Succeeded [2022-01-06T04:09:35.157Z] nexus3.edgexfoundry.org:10003 [2022-01-06T04:09:35.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:09:35.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:09:35.158Z] Configure a credential helper to remove this warning. See [2022-01-06T04:09:35.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:09:35.158Z] [2022-01-06T04:09:35.158Z] Login Succeeded [2022-01-06T04:09:35.158Z] nexus3.edgexfoundry.org:10004 [2022-01-06T04:09:35.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:09:35.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:09:35.422Z] Configure a credential helper to remove this warning. See [2022-01-06T04:09:35.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:09:35.422Z] [2022-01-06T04:09:35.422Z] Login Succeeded [2022-01-06T04:09:35.422Z] docker.io [2022-01-06T04:09:35.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:09:35.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:09:35.688Z] Configure a credential helper to remove this warning. See [2022-01-06T04:09:35.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:09:35.688Z] [2022-01-06T04:09:35.688Z] Login Succeeded [2022-01-06T04:09:35.688Z] ---> docker-login.sh ends [Pipeline] } [2022-01-06T04:09:35.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-06T04:09:36.367Z] + git rev-list -1 --merges 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e~1..33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [Pipeline] echo [2022-01-06T04:09:36.407Z] -----------> git rev-list -1 --merges 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e~1..33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [false] [Pipeline] sh [2022-01-06T04:09:36.730Z] + git log --format=format:%s -1 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [Pipeline] echo [2022-01-06T04:09:36.770Z] ========================================================= [2022-01-06T04:09:36.770Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-06T04:09:36.770Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-06T04:09:37.204Z] + git log --format=format:%s -1 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [Pipeline] echo [2022-01-06T04:09:37.236Z] [semverPrep] GIT_COMMIT: 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2022-01-06T04:09:37.261Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-06T04:09:37.709Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-06T04:09:37.709Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-06T04:09:37.709Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-06T04:09:37.709Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-06T04:09:37.709Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-06T04:09:37.709Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-06T04:09:37.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:09:38.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-06T04:09:38.100Z] [2022-01-06T04:09:38.100Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:09:38.448Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-06T04:09:38.448Z] latest: Pulling from edgex-devops/git-semver [2022-01-06T04:09:38.448Z] a0d0a0d46f8b: Pulling fs layer [2022-01-06T04:09:38.448Z] 3e5f54012d9b: Pulling fs layer [2022-01-06T04:09:38.448Z] 4c7163046ea9: Pulling fs layer [2022-01-06T04:09:38.448Z] 0c2d73faf560: Pulling fs layer [2022-01-06T04:09:38.448Z] 0c2d73faf560: Waiting [2022-01-06T04:09:38.448Z] 3e5f54012d9b: Verifying Checksum [2022-01-06T04:09:38.448Z] 3e5f54012d9b: Download complete [2022-01-06T04:09:38.448Z] a0d0a0d46f8b: Download complete [2022-01-06T04:09:38.448Z] 4c7163046ea9: Verifying Checksum [2022-01-06T04:09:38.448Z] 4c7163046ea9: Download complete [2022-01-06T04:09:38.448Z] 0c2d73faf560: Verifying Checksum [2022-01-06T04:09:38.448Z] 0c2d73faf560: Download complete [2022-01-06T04:09:38.718Z] a0d0a0d46f8b: Pull complete [2022-01-06T04:09:38.718Z] 3e5f54012d9b: Pull complete [2022-01-06T04:09:38.984Z] 4c7163046ea9: Pull complete [2022-01-06T04:09:39.244Z] 0c2d73faf560: Pull complete [2022-01-06T04:09:39.244Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-06T04:09:39.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-06T04:09:39.244Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-06T04:09:39.336Z] prd-centos7-docker-4c-2g-857 does not seem to be running inside a container [2022-01-06T04:09:39.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1077 -v /w/workspace/gexfoundry_device-sdk-go_PR-1077:/w/workspace/gexfoundry_device-sdk-go_PR-1077:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1077@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-06T04:09:40.019Z] $ docker top e1eae8696a35b9a6fa51570d10160fd392224671082e0f222ea6c58541ce266e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-06T04:09:40.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-06T04:09:40.203Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-06T04:09:40.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-06T04:09:40.305Z] $ docker exec e1eae8696a35b9a6fa51570d10160fd392224671082e0f222ea6c58541ce266e ssh-agent [2022-01-06T04:09:40.411Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEhcpJM/agent.14 [2022-01-06T04:09:40.411Z] SSH_AGENT_PID=21 [2022-01-06T04:09:40.419Z] Running ssh-add (command line suppressed) [2022-01-06T04:09:40.520Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/private_key_7305763638343673064.key (/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/private_key_7305763638343673064.key) [2022-01-06T04:09:40.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-06T04:09:40.879Z] + git tag --points-at HEAD [Pipeline] } [2022-01-06T04:09:40.906Z] $ docker exec --env ******** --env ******** e1eae8696a35b9a6fa51570d10160fd392224671082e0f222ea6c58541ce266e ssh-agent -k [2022-01-06T04:09:40.994Z] unset SSH_AUTH_SOCK; [2022-01-06T04:09:40.994Z] unset SSH_AGENT_PID; [2022-01-06T04:09:40.994Z] echo Agent pid 21 killed; [2022-01-06T04:09:41.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-06T04:09:41.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-06T04:09:41.093Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-06T04:09:41.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-06T04:09:41.191Z] $ docker exec e1eae8696a35b9a6fa51570d10160fd392224671082e0f222ea6c58541ce266e ssh-agent [2022-01-06T04:09:41.287Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaifKcE/agent.54 [2022-01-06T04:09:41.287Z] SSH_AGENT_PID=60 [2022-01-06T04:09:41.293Z] Running ssh-add (command line suppressed) [2022-01-06T04:09:41.378Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/private_key_2803795167398322796.key (/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/private_key_2803795167398322796.key) [2022-01-06T04:09:41.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-06T04:09:41.727Z] + git semver init [2022-01-06T04:09:41.727Z] # -> Open(): unable to determine branch for HEAD [2022-01-06T04:09:41.727Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1077/.git [2022-01-06T04:09:41.727Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1077 [2022-01-06T04:09:41.727Z] # $SEMVER_REMOTE_NAME = origin [2022-01-06T04:09:41.727Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-06T04:09:41.727Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-06T04:09:41.727Z] # $SEMVER_BRANCH = PR-1077 [2022-01-06T04:09:41.727Z] # $SEMVER_TEMP = /tmp/semver-605734260 [2022-01-06T04:09:41.727Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-01-06T04:09:42.670Z] # '/tmp/semver-605734260' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1077/.semver' [2022-01-06T04:09:42.670Z] # -> Force: false [2022-01-06T04:09:42.670Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1077/.semver [Pipeline] } [2022-01-06T04:09:42.694Z] $ docker exec --env ******** --env ******** e1eae8696a35b9a6fa51570d10160fd392224671082e0f222ea6c58541ce266e ssh-agent -k [2022-01-06T04:09:42.778Z] unset SSH_AUTH_SOCK; [2022-01-06T04:09:42.778Z] unset SSH_AGENT_PID; [2022-01-06T04:09:42.778Z] echo Agent pid 60 killed; [2022-01-06T04:09:42.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-06T04:09:43.209Z] + git semver [Pipeline] } [2022-01-06T04:09:43.257Z] $ docker stop --time=1 e1eae8696a35b9a6fa51570d10160fd392224671082e0f222ea6c58541ce266e [2022-01-06T04:09:44.518Z] $ docker rm -f e1eae8696a35b9a6fa51570d10160fd392224671082e0f222ea6c58541ce266e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-06T04:09:44.949Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-06T04:09:45.234Z] Stashed 1 file(s) [Pipeline] echo [2022-01-06T04:09:45.252Z] [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] node [Pipeline] node [2022-01-06T04:10:00.587Z] Still waiting to schedule task [2022-01-06T04:10:00.587Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2022-01-06T04:10:00.606Z] Still waiting to schedule task [2022-01-06T04:10:00.606Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-06T04:11:15.616Z] Running on prd-centos7-docker-4c-2g-860 in /w/workspace/gexfoundry_device-sdk-go_PR-1077 [Pipeline] { [Pipeline] ws [2022-01-06T04:11:15.656Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-01-06T04:11:15.790Z] The recommended git tool is: git [2022-01-06T04:11:17.444Z] using credential edgex-jenkins-ssh [2022-01-06T04:11:17.456Z] Cloning the remote Git repository [2022-01-06T04:11:16.551Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-01-06T04:11:16.591Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-01-06T04:11:16.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-01-06T04:11:16.616Z] > git --version # timeout=10 [2022-01-06T04:11:16.623Z] > git --version # 'git version 2.24.4' [2022-01-06T04:11:16.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T04:11:16.647Z] [INFO] Currently running in a labeled security context [2022-01-06T04:11:16.647Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-06T04:11:16.647Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4213424193665316944.key [2022-01-06T04:11:16.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-06T04:11:19.006Z] Merging remotes/origin/main commit 2c9dfba109846ec6e3a71fe827451a179e021c5b into PR head commit 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [2022-01-06T04:11:19.096Z] Merge succeeded, producing 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [2022-01-06T04:11:19.096Z] Checking out Revision 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e (PR-1077) [2022-01-06T04:11:17.500Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-01-06T04:11:17.520Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-06T04:11:17.535Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-01-06T04:11:17.559Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-01-06T04:11:17.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T04:11:17.560Z] [INFO] Currently running in a labeled security context [2022-01-06T04:11:17.560Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-06T04:11:17.560Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1397100228135541238.key [2022-01-06T04:11:17.576Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1077/head:refs/remotes/origin/PR-1077 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-06T04:11:18.084Z] > git config core.sparsecheckout # timeout=10 [2022-01-06T04:11:18.090Z] > git checkout -f 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 [2022-01-06T04:11:18.124Z] > git remote # timeout=10 [2022-01-06T04:11:18.135Z] > git config --get remote.origin.url # timeout=10 [2022-01-06T04:11:18.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T04:11:18.143Z] [INFO] Currently running in a labeled security context [2022-01-06T04:11:18.143Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-06T04:11:18.143Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2504622699080571874.key [2022-01-06T04:11:18.148Z] > git merge 2c9dfba109846ec6e3a71fe827451a179e021c5b # timeout=10 [2022-01-06T04:11:18.159Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-06T04:11:18.169Z] > git config core.sparsecheckout # timeout=10 [2022-01-06T04:11:18.182Z] > git checkout -f 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 [2022-01-06T04:11:22.723Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-01-06T04:11:21.830Z] > git --version # timeout=10 [2022-01-06T04:11:21.834Z] > git --version # 'git version 2.24.4' [2022-01-06T04:11:21.845Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-06T04:11:23.405Z] provisioning config files... [2022-01-06T04:11:23.421Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9108971602072485144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:11:23.858Z] ---> docker-login.sh [2022-01-06T04:11:23.858Z] nexus3.edgexfoundry.org:10001 [2022-01-06T04:11:23.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:11:24.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:11:24.123Z] Configure a credential helper to remove this warning. See [2022-01-06T04:11:24.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:11:24.123Z] [2022-01-06T04:11:24.123Z] Login Succeeded [2022-01-06T04:11:24.123Z] nexus3.edgexfoundry.org:10002 [2022-01-06T04:11:24.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:11:24.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:11:24.123Z] Configure a credential helper to remove this warning. See [2022-01-06T04:11:24.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:11:24.123Z] [2022-01-06T04:11:24.123Z] Login Succeeded [2022-01-06T04:11:24.123Z] nexus3.edgexfoundry.org:10003 [2022-01-06T04:11:24.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:11:24.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:11:24.123Z] Configure a credential helper to remove this warning. See [2022-01-06T04:11:24.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:11:24.123Z] [2022-01-06T04:11:24.123Z] Login Succeeded [2022-01-06T04:11:24.123Z] nexus3.edgexfoundry.org:10004 [2022-01-06T04:11:24.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:11:24.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:11:24.389Z] Configure a credential helper to remove this warning. See [2022-01-06T04:11:24.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:11:24.389Z] [2022-01-06T04:11:24.389Z] Login Succeeded [2022-01-06T04:11:24.389Z] docker.io [2022-01-06T04:11:24.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:11:24.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:11:24.650Z] Configure a credential helper to remove this warning. See [2022-01-06T04:11:24.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:11:24.650Z] [2022-01-06T04:11:24.650Z] Login Succeeded [2022-01-06T04:11:24.912Z] ---> docker-login.sh ends [Pipeline] } [2022-01-06T04:11:25.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-06T04:11:25.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-06T04:11:25.362Z] ========================================================= [2022-01-06T04:11:25.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-06T04:11:25.362Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:11:25.853Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-06T04:11:25.853Z] Sending build context to Docker daemon 4.985MB [2022-01-06T04:11:25.853Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-01-06T04:11:25.853Z] Step 2/10 : FROM ${BASE} AS builder [2022-01-06T04:11:25.853Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-06T04:11:25.853Z] a0d0a0d46f8b: Pulling fs layer [2022-01-06T04:11:25.853Z] 31adcdaf11c8: Pulling fs layer [2022-01-06T04:11:25.853Z] b8b176561691: Pulling fs layer [2022-01-06T04:11:25.853Z] 4527c011a84f: Pulling fs layer [2022-01-06T04:11:25.853Z] 5d74067f8e1e: Pulling fs layer [2022-01-06T04:11:25.853Z] e0aca202a116: Pulling fs layer [2022-01-06T04:11:25.853Z] 3a43be97a3b4: Pulling fs layer [2022-01-06T04:11:25.853Z] 34cad66bf833: Pulling fs layer [2022-01-06T04:11:25.853Z] b4e3c513aaa6: Pulling fs layer [2022-01-06T04:11:25.853Z] 5d74067f8e1e: Waiting [2022-01-06T04:11:25.853Z] 4527c011a84f: Waiting [2022-01-06T04:11:25.853Z] e0aca202a116: Waiting [2022-01-06T04:11:25.853Z] 3a43be97a3b4: Waiting [2022-01-06T04:11:25.853Z] b4e3c513aaa6: Waiting [2022-01-06T04:11:25.853Z] 34cad66bf833: Waiting [2022-01-06T04:11:25.853Z] b8b176561691: Verifying Checksum [2022-01-06T04:11:25.853Z] b8b176561691: Download complete [2022-01-06T04:11:25.853Z] 31adcdaf11c8: Verifying Checksum [2022-01-06T04:11:25.853Z] 31adcdaf11c8: Download complete [2022-01-06T04:11:25.853Z] 5d74067f8e1e: Verifying Checksum [2022-01-06T04:11:25.853Z] 5d74067f8e1e: Download complete [2022-01-06T04:11:25.853Z] e0aca202a116: Verifying Checksum [2022-01-06T04:11:25.853Z] e0aca202a116: Download complete [2022-01-06T04:11:25.853Z] a0d0a0d46f8b: Verifying Checksum [2022-01-06T04:11:25.853Z] a0d0a0d46f8b: Download complete [2022-01-06T04:11:26.130Z] 3a43be97a3b4: Verifying Checksum [2022-01-06T04:11:26.130Z] 3a43be97a3b4: Download complete [2022-01-06T04:11:26.130Z] 34cad66bf833: Verifying Checksum [2022-01-06T04:11:26.130Z] 34cad66bf833: Download complete [2022-01-06T04:11:26.401Z] b4e3c513aaa6: Verifying Checksum [2022-01-06T04:11:26.401Z] b4e3c513aaa6: Download complete [2022-01-06T04:11:26.401Z] a0d0a0d46f8b: Pull complete [2022-01-06T04:11:26.664Z] 4527c011a84f: Verifying Checksum [2022-01-06T04:11:26.664Z] 4527c011a84f: Download complete [2022-01-06T04:11:26.664Z] 31adcdaf11c8: Pull complete [2022-01-06T04:11:26.664Z] b8b176561691: Pull complete [2022-01-06T04:11:30.557Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-858 in /w/workspace/gexfoundry_device-sdk-go_PR-1077 [Pipeline] { [Pipeline] ws [2022-01-06T04:11:30.604Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-01-06T04:11:30.839Z] The recommended git tool is: git [2022-01-06T04:11:30.879Z] 4527c011a84f: Pull complete [2022-01-06T04:11:30.879Z] 5d74067f8e1e: Pull complete [2022-01-06T04:11:30.879Z] e0aca202a116: Pull complete [2022-01-06T04:11:30.879Z] 3a43be97a3b4: Pull complete [2022-01-06T04:11:30.879Z] 34cad66bf833: Pull complete [2022-01-06T04:11:32.796Z] b4e3c513aaa6: Pull complete [2022-01-06T04:11:32.796Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-06T04:11:32.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-06T04:11:32.796Z] ---> 9f6097aaca64 [2022-01-06T04:11:32.796Z] Step 3/10 : ARG MAKE=make build [2022-01-06T04:11:35.309Z] using credential edgex-jenkins-ssh [2022-01-06T04:11:35.331Z] Cloning the remote Git repository [2022-01-06T04:11:35.384Z] ---> Running in b9ce82bfb02b [2022-01-06T04:11:35.384Z] Removing intermediate container b9ce82bfb02b [2022-01-06T04:11:35.384Z] ---> 756efad88377 [2022-01-06T04:11:35.384Z] Step 4/10 : WORKDIR /device-sdk-go [2022-01-06T04:11:35.384Z] ---> Running in d28f5f9cd7b1 [2022-01-06T04:11:35.384Z] Removing intermediate container d28f5f9cd7b1 [2022-01-06T04:11:35.384Z] ---> 9051d46296fe [2022-01-06T04:11:35.384Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-06T04:11:35.384Z] ---> Running in 3670b6ee4d13 [2022-01-06T04:11:35.384Z] Removing intermediate container 3670b6ee4d13 [2022-01-06T04:11:35.384Z] ---> 42231d73adde [2022-01-06T04:11:35.384Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-06T04:11:35.384Z] ---> Running in f78ed3ea23ad [2022-01-06T04:11:35.372Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-01-06T04:11:35.442Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-01-06T04:11:35.544Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-01-06T04:11:35.545Z] > git --version # timeout=10 [2022-01-06T04:11:35.567Z] > git --version # 'git version 2.17.1' [2022-01-06T04:11:35.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T04:11:35.637Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-06T04:11:35.965Z] Removing intermediate container f78ed3ea23ad [2022-01-06T04:11:35.965Z] ---> a07f2c630789 [2022-01-06T04:11:35.965Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-01-06T04:11:35.965Z] ---> Running in 8718673bbb9d [2022-01-06T04:11:36.234Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-06T04:11:37.180Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-06T04:11:37.443Z] OK: 220 MiB in 52 packages [2022-01-06T04:11:37.712Z] Removing intermediate container 8718673bbb9d [2022-01-06T04:11:37.712Z] ---> 00918f14d89b [2022-01-06T04:11:37.712Z] Step 8/10 : COPY . . [2022-01-06T04:11:37.822Z] Merging remotes/origin/main commit 2c9dfba109846ec6e3a71fe827451a179e021c5b into PR head commit 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [2022-01-06T04:11:37.977Z] ---> 49d2fe25db42 [2022-01-06T04:11:37.977Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-06T04:11:38.171Z] Merge succeeded, producing 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [2022-01-06T04:11:38.172Z] Checking out Revision 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e (PR-1077) [2022-01-06T04:11:37.103Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-01-06T04:11:37.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-06T04:11:37.158Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-01-06T04:11:37.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-01-06T04:11:37.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T04:11:37.211Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1077/head:refs/remotes/origin/PR-1077 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-06T04:11:37.870Z] > git config core.sparsecheckout # timeout=10 [2022-01-06T04:11:37.914Z] > git checkout -f 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 [2022-01-06T04:11:38.069Z] > git remote # timeout=10 [2022-01-06T04:11:38.084Z] > git config --get remote.origin.url # timeout=10 [2022-01-06T04:11:38.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T04:11:38.117Z] > git merge 2c9dfba109846ec6e3a71fe827451a179e021c5b # timeout=10 [2022-01-06T04:11:38.140Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-06T04:11:38.162Z] > git config core.sparsecheckout # timeout=10 [2022-01-06T04:11:38.172Z] > git checkout -f 33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e # timeout=10 [2022-01-06T04:11:38.240Z] ---> Running in f50a8784e880 [2022-01-06T04:11:42.331Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-01-06T04:11:42.373Z] > git --version # timeout=10 [2022-01-06T04:11:42.390Z] > git --version # 'git version 2.17.1' [2022-01-06T04:11:42.404Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-06T04:11:43.431Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-06T04:11:43.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-06T04:11:43.431Z] Dload Upload Total Spent Left Speed [2022-01-06T04:11:43.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 69146 0 --:--:-- --:--:-- --:--:-- 68744 [Pipeline] sh [2022-01-06T04:11:43.951Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-06T04:11:44.304Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-01-06T04:11:44.304Z] /etc/docker/daemon.new [2022-01-06T04:11:44.304Z] { [2022-01-06T04:11:44.304Z] "registry-mirrors": [ [2022-01-06T04:11:44.304Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-06T04:11:44.304Z] ], [2022-01-06T04:11:44.304Z] "bip": "10.250.0.254/24", [2022-01-06T04:11:44.304Z] "hosts": [ [2022-01-06T04:11:44.304Z] "tcp://0.0.0.0:5555", [2022-01-06T04:11:44.304Z] "unix:///var/run/docker.sock" [2022-01-06T04:11:44.304Z] ], [2022-01-06T04:11:44.304Z] "mtu": 1458, [2022-01-06T04:11:44.304Z] "selinux-enabled": true, [2022-01-06T04:11:44.304Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-06T04:11:44.304Z] } [Pipeline] sh [2022-01-06T04:11:44.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-06T04:11:45.121Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-06T04:12:03.492Z] provisioning config files... [2022-01-06T04:12:03.516Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2339078391391184696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:12:03.915Z] ---> docker-login.sh [2022-01-06T04:12:03.915Z] nexus3.edgexfoundry.org:10001 [2022-01-06T04:12:04.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:12:04.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:12:04.508Z] Configure a credential helper to remove this warning. See [2022-01-06T04:12:04.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:12:04.508Z] [2022-01-06T04:12:04.508Z] Login Succeeded [2022-01-06T04:12:04.508Z] nexus3.edgexfoundry.org:10002 [2022-01-06T04:12:05.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:12:05.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:12:05.104Z] Configure a credential helper to remove this warning. See [2022-01-06T04:12:05.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:12:05.104Z] [2022-01-06T04:12:05.104Z] Login Succeeded [2022-01-06T04:12:05.104Z] nexus3.edgexfoundry.org:10003 [2022-01-06T04:12:05.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:12:05.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:12:05.654Z] Configure a credential helper to remove this warning. See [2022-01-06T04:12:05.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:12:05.654Z] [2022-01-06T04:12:05.654Z] Login Succeeded [2022-01-06T04:12:05.654Z] nexus3.edgexfoundry.org:10004 [2022-01-06T04:12:05.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:12:05.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:12:05.928Z] Configure a credential helper to remove this warning. See [2022-01-06T04:12:05.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:12:05.928Z] [2022-01-06T04:12:05.928Z] Login Succeeded [2022-01-06T04:12:05.928Z] docker.io [2022-01-06T04:12:06.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T04:12:06.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T04:12:06.796Z] Configure a credential helper to remove this warning. See [2022-01-06T04:12:06.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T04:12:06.796Z] [2022-01-06T04:12:06.796Z] Login Succeeded [2022-01-06T04:12:06.796Z] ---> docker-login.sh ends [Pipeline] } [2022-01-06T04:12:06.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-06T04:12:07.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-06T04:12:07.549Z] ========================================================= [2022-01-06T04:12:07.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-06T04:12:07.549Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:12:08.013Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-06T04:12:08.291Z] Sending build context to Docker daemon 4.984MB [2022-01-06T04:12:08.291Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-01-06T04:12:08.291Z] Step 2/10 : FROM ${BASE} AS builder [2022-01-06T04:12:08.567Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-06T04:12:08.567Z] 552d1f2373af: Pulling fs layer [2022-01-06T04:12:08.567Z] ea3f2d53f512: Pulling fs layer [2022-01-06T04:12:08.567Z] 9e70ebbbe112: Pulling fs layer [2022-01-06T04:12:08.567Z] 7a9cfe048b4a: Pulling fs layer [2022-01-06T04:12:08.567Z] 72dc09318566: Pulling fs layer [2022-01-06T04:12:08.567Z] f4f7b4309257: Pulling fs layer [2022-01-06T04:12:08.567Z] 0ac9a79272e3: Pulling fs layer [2022-01-06T04:12:08.567Z] b78e95d17946: Pulling fs layer [2022-01-06T04:12:08.567Z] 7a9cfe048b4a: Waiting [2022-01-06T04:12:08.567Z] 72dc09318566: Waiting [2022-01-06T04:12:08.567Z] f4f7b4309257: Waiting [2022-01-06T04:12:08.567Z] 0ac9a79272e3: Waiting [2022-01-06T04:12:08.567Z] b78e95d17946: Waiting [2022-01-06T04:12:08.567Z] 9e70ebbbe112: Verifying Checksum [2022-01-06T04:12:08.567Z] 9e70ebbbe112: Download complete [2022-01-06T04:12:08.567Z] ea3f2d53f512: Verifying Checksum [2022-01-06T04:12:08.567Z] ea3f2d53f512: Download complete [2022-01-06T04:12:08.567Z] 72dc09318566: Download complete [2022-01-06T04:12:08.567Z] f4f7b4309257: Verifying Checksum [2022-01-06T04:12:08.567Z] f4f7b4309257: Download complete [2022-01-06T04:12:08.567Z] 552d1f2373af: Download complete [2022-01-06T04:12:08.859Z] 0ac9a79272e3: Verifying Checksum [2022-01-06T04:12:08.859Z] 0ac9a79272e3: Download complete [2022-01-06T04:12:09.460Z] 552d1f2373af: Pull complete [2022-01-06T04:12:10.065Z] ea3f2d53f512: Pull complete [2022-01-06T04:12:10.336Z] 9e70ebbbe112: Pull complete [2022-01-06T04:12:10.613Z] b78e95d17946: Verifying Checksum [2022-01-06T04:12:11.207Z] 7a9cfe048b4a: Verifying Checksum [2022-01-06T04:12:11.208Z] 7a9cfe048b4a: Download complete [2022-01-06T04:12:21.350Z] 7a9cfe048b4a: Pull complete [2022-01-06T04:12:21.624Z] 72dc09318566: Pull complete [2022-01-06T04:12:21.898Z] f4f7b4309257: Pull complete [2022-01-06T04:12:22.182Z] 0ac9a79272e3: Pull complete [2022-01-06T04:12:24.992Z] Removing intermediate container f50a8784e880 [2022-01-06T04:12:24.992Z] ---> 27f21d6c743d [2022-01-06T04:12:24.992Z] Step 10/10 : RUN ${MAKE} [2022-01-06T04:12:24.992Z] ---> Running in 652734ddee4e [2022-01-06T04:12:24.992Z] noop [2022-01-06T04:12:24.992Z] Removing intermediate container 652734ddee4e [2022-01-06T04:12:24.992Z] ---> 785078f6c547 [2022-01-06T04:12:24.992Z] Successfully built 785078f6c547 [2022-01-06T04:12:24.992Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:12:25.343Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-06T04:12:25.343Z] . [Pipeline] withDockerContainer [2022-01-06T04:12:25.436Z] prd-centos7-docker-4c-2g-860 does not seem to be running inside a container [2022-01-06T04:12:25.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-06T04:12:25.801Z] $ docker top 84dd2834fa58c26e60a915146d8a6937ab7af93a23893dba8efaef8da5e04f92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-06T04:12:26.215Z] + go version [2022-01-06T04:12:26.216Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-06T04:12:26.249Z] $ docker stop --time=1 84dd2834fa58c26e60a915146d8a6937ab7af93a23893dba8efaef8da5e04f92 [2022-01-06T04:12:27.419Z] $ docker rm -f 84dd2834fa58c26e60a915146d8a6937ab7af93a23893dba8efaef8da5e04f92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-01-06T04:12:27.596Z] b78e95d17946: Pull complete [2022-01-06T04:12:27.596Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-06T04:12:27.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-06T04:12:27.597Z] ---> 8b459fc5aaf0 [2022-01-06T04:12:27.597Z] Step 3/10 : ARG MAKE=make build [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:12:28.128Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-06T04:12:28.128Z] . [Pipeline] withDockerContainer [2022-01-06T04:12:28.234Z] prd-centos7-docker-4c-2g-860 does not seem to be running inside a container [2022-01-06T04:12:28.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-06T04:12:28.593Z] $ docker top d8f7990e04c3ff0c5bc2ef8610b92571fab61edea39a944d42cf1fb4420eca3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-06T04:12:29.089Z] + make test [2022-01-06T04:12:29.089Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-06T04:12:29.585Z] ---> Running in 03b9032128fa [2022-01-06T04:12:29.861Z] Removing intermediate container 03b9032128fa [2022-01-06T04:12:29.861Z] ---> fcbe95ee56b2 [2022-01-06T04:12:29.861Z] Step 4/10 : WORKDIR /device-sdk-go [2022-01-06T04:12:29.861Z] ---> Running in 99fbbb29c6ed [2022-01-06T04:12:30.135Z] Removing intermediate container 99fbbb29c6ed [2022-01-06T04:12:30.135Z] ---> 0efde4297143 [2022-01-06T04:12:30.135Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-06T04:12:30.410Z] ---> Running in 8bf95d988224 [2022-01-06T04:12:30.682Z] Removing intermediate container 8bf95d988224 [2022-01-06T04:12:30.683Z] ---> efe3f36d66aa [2022-01-06T04:12:30.683Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-06T04:12:30.958Z] ---> Running in 6a3a51736157 [2022-01-06T04:12:32.934Z] Removing intermediate container 6a3a51736157 [2022-01-06T04:12:32.934Z] ---> fef995ce44b2 [2022-01-06T04:12:32.934Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-01-06T04:12:32.934Z] ---> Running in d2da1dafba01 [2022-01-06T04:12:33.912Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-06T04:12:34.406Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-01-06T04:12:34.503Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-06T04:12:35.485Z] OK: 219 MiB in 52 packages [2022-01-06T04:12:36.085Z] Removing intermediate container d2da1dafba01 [2022-01-06T04:12:36.085Z] ---> 8a7db643dce0 [2022-01-06T04:12:36.085Z] Step 8/10 : COPY . . [2022-01-06T04:12:37.521Z] ---> 34ad35e2ecfb [2022-01-06T04:12:37.521Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-06T04:12:37.521Z] ---> Running in 30b5416ca867 [2022-01-06T04:12:56.396Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-01-06T04:12:56.396Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-01-06T04:12:56.396Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-01-06T04:12:58.318Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 23.3% of statements [2022-01-06T04:12:58.318Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-01-06T04:12:58.318Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 27.6% of statements [2022-01-06T04:12:58.580Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements [2022-01-06T04:12:58.849Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements [2022-01-06T04:12:58.849Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-01-06T04:12:58.849Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-01-06T04:12:58.849Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-01-06T04:12:59.801Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 28.7% of statements [2022-01-06T04:12:59.801Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-01-06T04:13:00.753Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.056s coverage: 83.3% of statements [2022-01-06T04:13:00.753Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-01-06T04:13:00.753Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-01-06T04:13:00.753Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 57.8% of statements [2022-01-06T04:13:01.706Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.793s coverage: 89.2% of statements [2022-01-06T04:13:01.706Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-01-06T04:13:01.706Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.041s coverage: 4.8% of statements [2022-01-06T04:13:01.706Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-01-06T04:13:01.974Z] GO111MODULE=on go vet ./... [2022-01-06T04:13:20.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-06T04:13:20.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-06T04:13:20.166Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-06T04:13:20.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-06T04:13:20.252Z] $ docker stop --time=1 d8f7990e04c3ff0c5bc2ef8610b92571fab61edea39a944d42cf1fb4420eca3f [2022-01-06T04:13:21.708Z] $ docker rm -f d8f7990e04c3ff0c5bc2ef8610b92571fab61edea39a944d42cf1fb4420eca3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-06T04:13:22.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-06T04:13:22.424Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-06T04:13:23.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-06T04:13:23.920Z] + ls -al . [2022-01-06T04:13:23.920Z] total 268 [2022-01-06T04:13:23.920Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 6 04:13 . [2022-01-06T04:13:23.920Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 6 04:11 .. [2022-01-06T04:13:23.920Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 6 04:11 bin [2022-01-06T04:13:23.920Z] -rw-rw-r--. 1 jenkins jenkins 26321 Jan 6 04:11 CHANGELOG.md [2022-01-06T04:13:23.920Z] -rw-r--r--. 1 jenkins jenkins 128369 Jan 6 04:13 coverage.out [2022-01-06T04:13:23.920Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 6 04:11 .dockerignore [2022-01-06T04:13:23.920Z] drwxrwxr-x. 5 jenkins jenkins 62 Jan 6 04:11 example [2022-01-06T04:13:23.920Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 6 04:11 .git [2022-01-06T04:13:23.920Z] drwxrwxr-x. 3 jenkins jenkins 125 Jan 6 04:11 .github [2022-01-06T04:13:23.920Z] -rw-rw-r--. 1 jenkins jenkins 131 Jan 6 04:11 .gitignore [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 582 Jan 6 04:11 go.mod [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 49709 Jan 6 04:11 go.sum [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 6 04:11 GOVERNANCE.md [2022-01-06T04:13:23.921Z] drwxrwxr-x. 15 jenkins jenkins 224 Jan 6 04:11 internal [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 880 Jan 6 04:11 Jenkinsfile [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 6 04:11 LICENSE [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 1120 Jan 6 04:11 Makefile [2022-01-06T04:13:23.921Z] drwxrwxr-x. 3 jenkins jenkins 16 Jan 6 04:11 openapi [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 619 Jan 6 04:11 OWNERS.md [2022-01-06T04:13:23.921Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 6 04:11 pkg [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 4881 Jan 6 04:11 README.md [2022-01-06T04:13:23.921Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 6 04:11 snap [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 6 04:09 VERSION [2022-01-06T04:13:23.921Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 6 04:11 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:13:24.252Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e --label arch=amd64 --label version=0.0.0 . [2022-01-06T04:13:24.252Z] Sending build context to Docker daemon 5.114MB [2022-01-06T04:13:24.252Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-01-06T04:13:24.252Z] Step 2/24 : FROM ${BASE} AS builder [2022-01-06T04:13:24.252Z] ---> 785078f6c547 [2022-01-06T04:13:24.252Z] Step 3/24 : ARG MAKE=make build [2022-01-06T04:13:24.252Z] ---> Running in 2a9853bc00aa [2022-01-06T04:13:24.515Z] Removing intermediate container 2a9853bc00aa [2022-01-06T04:13:24.515Z] ---> 58c76c92da08 [2022-01-06T04:13:24.515Z] Step 4/24 : WORKDIR /device-sdk-go [2022-01-06T04:13:24.515Z] ---> Running in 89a47860a24f [2022-01-06T04:13:24.515Z] Removing intermediate container 89a47860a24f [2022-01-06T04:13:24.515Z] ---> 7c39c5e81ad8 [2022-01-06T04:13:24.515Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-06T04:13:24.515Z] ---> Running in 66208921ead2 [2022-01-06T04:13:24.775Z] Removing intermediate container 66208921ead2 [2022-01-06T04:13:24.775Z] ---> c9ec5c3efc95 [2022-01-06T04:13:24.775Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-06T04:13:24.775Z] ---> Running in c083b5c13fd5 [2022-01-06T04:13:25.040Z] Removing intermediate container c083b5c13fd5 [2022-01-06T04:13:25.040Z] ---> 1f39e281ad87 [2022-01-06T04:13:25.040Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-01-06T04:13:25.303Z] ---> Running in fa62a1dacb84 [2022-01-06T04:13:25.303Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-06T04:13:26.248Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-06T04:13:26.509Z] OK: 220 MiB in 52 packages [2022-01-06T04:13:26.771Z] Removing intermediate container fa62a1dacb84 [2022-01-06T04:13:26.771Z] ---> bcd8bfe5a410 [2022-01-06T04:13:26.771Z] Step 8/24 : COPY . . [2022-01-06T04:13:27.034Z] ---> 40cb5958d6b9 [2022-01-06T04:13:27.034Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-06T04:13:27.034Z] ---> Running in ada602879509 [2022-01-06T04:13:27.606Z] Removing intermediate container ada602879509 [2022-01-06T04:13:27.606Z] ---> 39037a58a2bf [2022-01-06T04:13:27.606Z] Step 10/24 : RUN ${MAKE} [2022-01-06T04:13:27.606Z] ---> Running in 213bdde5e94d [2022-01-06T04:13:27.874Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-01-06T04:13:38.025Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-01-06T04:13:38.971Z] Removing intermediate container 213bdde5e94d [2022-01-06T04:13:38.971Z] ---> 747282e9fee6 [2022-01-06T04:13:38.971Z] Step 11/24 : FROM alpine:3.14 [2022-01-06T04:13:39.542Z] 3.14: Pulling from library/alpine [2022-01-06T04:13:39.542Z] 97518928ae5f: Pulling fs layer [2022-01-06T04:13:39.805Z] 97518928ae5f: Verifying Checksum [2022-01-06T04:13:39.805Z] 97518928ae5f: Download complete [2022-01-06T04:13:39.805Z] 97518928ae5f: Pull complete [2022-01-06T04:13:39.805Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-06T04:13:39.805Z] Status: Downloaded newer image for alpine:3.14 [2022-01-06T04:13:39.805Z] ---> 0a97eee8041e [2022-01-06T04:13:39.805Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-06T04:13:40.064Z] ---> Running in cc7796769475 [2022-01-06T04:13:40.064Z] Removing intermediate container cc7796769475 [2022-01-06T04:13:40.064Z] ---> 3f0d0fe79cf5 [2022-01-06T04:13:40.064Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-06T04:13:40.064Z] ---> Running in 657b17c55bea [2022-01-06T04:13:40.638Z] Removing intermediate container 657b17c55bea [2022-01-06T04:13:40.638Z] ---> 956ff8d28a40 [2022-01-06T04:13:40.638Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-01-06T04:13:40.638Z] ---> Running in 2473f66c72ac [2022-01-06T04:13:40.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-06T04:13:41.842Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-06T04:13:42.103Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-01-06T04:13:42.103Z] (2/5) Installing libsodium (1.0.18-r0) [2022-01-06T04:13:42.103Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-06T04:13:42.365Z] (4/5) Installing libzmq (4.3.4-r0) [2022-01-06T04:13:42.365Z] (5/5) Installing zeromq (4.3.4-r0) [2022-01-06T04:13:42.365Z] Executing busybox-1.33.1-r6.trigger [2022-01-06T04:13:42.365Z] OK: 8 MiB in 19 packages [2022-01-06T04:13:42.627Z] Removing intermediate container 2473f66c72ac [2022-01-06T04:13:42.627Z] ---> 99ff26b263c5 [2022-01-06T04:13:42.627Z] Step 15/24 : WORKDIR / [2022-01-06T04:13:42.627Z] ---> Running in e201bbbc997c [2022-01-06T04:13:42.887Z] Removing intermediate container e201bbbc997c [2022-01-06T04:13:42.887Z] ---> 9d2a683d9c4c [2022-01-06T04:13:42.887Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-01-06T04:13:42.887Z] ---> 2712a3ea7ea6 [2022-01-06T04:13:42.887Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-01-06T04:13:43.156Z] ---> 31ce92c5426f [2022-01-06T04:13:43.156Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-01-06T04:13:43.418Z] ---> 3b86886d6983 [2022-01-06T04:13:43.418Z] Step 19/24 : EXPOSE 59999 [2022-01-06T04:13:43.418Z] ---> Running in c155046d1b1d [2022-01-06T04:13:43.418Z] Removing intermediate container c155046d1b1d [2022-01-06T04:13:43.418Z] ---> 73053b3869b7 [2022-01-06T04:13:43.418Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-01-06T04:13:43.418Z] ---> Running in 2a9466305668 [2022-01-06T04:13:43.690Z] Removing intermediate container 2a9466305668 [2022-01-06T04:13:43.690Z] ---> 62e9eb9b868c [2022-01-06T04:13:43.690Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-06T04:13:43.690Z] ---> Running in 845ba722fc94 [2022-01-06T04:13:43.690Z] Removing intermediate container 845ba722fc94 [2022-01-06T04:13:43.690Z] ---> 4ed2359720fe [2022-01-06T04:13:43.690Z] Step 22/24 : LABEL arch=amd64 [2022-01-06T04:13:43.690Z] ---> Running in 944ca72fdb38 [2022-01-06T04:13:43.690Z] Removing intermediate container 944ca72fdb38 [2022-01-06T04:13:43.690Z] ---> 5949a9ebb6e9 [2022-01-06T04:13:43.690Z] Step 23/24 : LABEL git_sha=33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [2022-01-06T04:13:43.690Z] ---> Running in 2e21dfaa1412 [2022-01-06T04:13:43.949Z] Removing intermediate container 2e21dfaa1412 [2022-01-06T04:13:43.949Z] ---> 22eb7d0bdcf1 [2022-01-06T04:13:43.949Z] Step 24/24 : LABEL version=0.0.0 [2022-01-06T04:13:43.949Z] ---> Running in f467ca36e93a [2022-01-06T04:13:43.949Z] Removing intermediate container f467ca36e93a [2022-01-06T04:13:43.949Z] ---> f4e3aef0e216 [2022-01-06T04:13:43.949Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-06T04:13:43.949Z] Successfully built f4e3aef0e216 [2022-01-06T04:13:43.949Z] Successfully tagged device-sdk-simple: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-01-06T04:13:44.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T04:13:44.690Z] [2022-01-06T04:13:44.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:13:45.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T04:13:45.046Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-06T04:13:45.046Z] b4d181a07f80: Pulling fs layer [2022-01-06T04:13:45.046Z] a1111a8f2ec3: Pulling fs layer [2022-01-06T04:13:45.046Z] ed53099fbce6: Pulling fs layer [2022-01-06T04:13:45.046Z] dc539afda2c1: Pulling fs layer [2022-01-06T04:13:45.046Z] 77bc0d833cb6: Pulling fs layer [2022-01-06T04:13:45.046Z] 9065ff56babe: Pulling fs layer [2022-01-06T04:13:45.046Z] d287ab97295c: Pulling fs layer [2022-01-06T04:13:45.046Z] 77bc0d833cb6: Waiting [2022-01-06T04:13:45.046Z] 9065ff56babe: Waiting [2022-01-06T04:13:45.046Z] d287ab97295c: Waiting [2022-01-06T04:13:45.046Z] dc539afda2c1: Waiting [2022-01-06T04:13:45.046Z] a1111a8f2ec3: Verifying Checksum [2022-01-06T04:13:45.046Z] a1111a8f2ec3: Download complete [2022-01-06T04:13:45.046Z] dc539afda2c1: Verifying Checksum [2022-01-06T04:13:45.046Z] dc539afda2c1: Download complete [2022-01-06T04:13:45.046Z] ed53099fbce6: Verifying Checksum [2022-01-06T04:13:45.046Z] ed53099fbce6: Download complete [2022-01-06T04:13:45.310Z] 9065ff56babe: Verifying Checksum [2022-01-06T04:13:45.310Z] 9065ff56babe: Download complete [2022-01-06T04:13:45.310Z] 77bc0d833cb6: Verifying Checksum [2022-01-06T04:13:45.310Z] 77bc0d833cb6: Download complete [2022-01-06T04:13:45.310Z] b4d181a07f80: Verifying Checksum [2022-01-06T04:13:45.310Z] b4d181a07f80: Download complete [2022-01-06T04:13:45.898Z] d287ab97295c: Verifying Checksum [2022-01-06T04:13:45.898Z] d287ab97295c: Download complete [2022-01-06T04:13:46.845Z] b4d181a07f80: Pull complete [2022-01-06T04:13:46.845Z] a1111a8f2ec3: Pull complete [2022-01-06T04:13:47.418Z] ed53099fbce6: Pull complete [2022-01-06T04:13:47.418Z] dc539afda2c1: Pull complete [2022-01-06T04:13:47.681Z] 77bc0d833cb6: Pull complete [2022-01-06T04:13:47.681Z] 9065ff56babe: Pull complete [2022-01-06T04:13:53.018Z] d287ab97295c: Pull complete [2022-01-06T04:13:53.018Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-06T04:13:53.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T04:13:53.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-06T04:13:53.122Z] prd-centos7-docker-4c-2g-860 does not seem to be running inside a container [2022-01-06T04:13:53.160Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-06T04:13:55.373Z] $ docker top 235f2d839d61fc91761c69e066fd38e050c74dc16aa7e75d6c6bedaca9173d8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:13:55.875Z] ---> job-cost.sh [2022-01-06T04:13:55.875Z] lf-activate-venv: SKIPPING [2022-01-06T04:13:55.875Z] INFO: No Stack... [2022-01-06T04:13:56.136Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-06T04:13:56.397Z] INFO: Archiving Costs [Pipeline] sh [2022-01-06T04:13:56.726Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-01-06T04:13:56.727Z] + cut -d, -f6 [Pipeline] lock [2022-01-06T04:13:56.771Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1077-1-stack-cost] [2022-01-06T04:13:56.776Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1077-1-stack-cost] did not exist. Created. [2022-01-06T04:13:56.776Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1077-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-06T04:13:57.181Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-06T04:13:57.249Z] Stashed 1 file(s) [Pipeline] } [2022-01-06T04:13:57.274Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1077-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-06T04:13:57.358Z] $ docker stop --time=1 235f2d839d61fc91761c69e066fd38e050c74dc16aa7e75d6c6bedaca9173d8c [2022-01-06T04:13:58.486Z] $ docker rm -f 235f2d839d61fc91761c69e066fd38e050c74dc16aa7e75d6c6bedaca9173d8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-06T04:13:59.426Z] Removing intermediate container 30b5416ca867 [2022-01-06T04:13:59.426Z] ---> e770187ad6d2 [2022-01-06T04:13:59.426Z] Step 10/10 : RUN ${MAKE} [2022-01-06T04:13:59.426Z] ---> Running in 060d2a95ef7f [2022-01-06T04:13:59.426Z] noop [2022-01-06T04:13:59.426Z] Removing intermediate container 060d2a95ef7f [2022-01-06T04:13:59.426Z] ---> fa740872612f [2022-01-06T04:13:59.426Z] Successfully built fa740872612f [2022-01-06T04:13:59.426Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:13:59.785Z] + docker inspect -f . ci-base-image-arm64 [2022-01-06T04:13:59.786Z] . [Pipeline] withDockerContainer [2022-01-06T04:14:00.002Z] prd-ubuntu18.04-docker-arm64-4c-16g-858 does not seem to be running inside a container [2022-01-06T04:14:00.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-06T04:14:01.330Z] $ docker top f6cc76937cc1176f0ff02b92e4bb68ee5b94d5bcd22e248ce90967ebf3196c42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-06T04:14:02.249Z] + go version [2022-01-06T04:14:02.249Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-06T04:14:02.289Z] $ docker stop --time=1 f6cc76937cc1176f0ff02b92e4bb68ee5b94d5bcd22e248ce90967ebf3196c42 [2022-01-06T04:14:03.908Z] $ docker rm -f f6cc76937cc1176f0ff02b92e4bb68ee5b94d5bcd22e248ce90967ebf3196c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:14:04.730Z] + docker inspect -f . ci-base-image-arm64 [2022-01-06T04:14:04.730Z] . [Pipeline] withDockerContainer [2022-01-06T04:14:04.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-858 does not seem to be running inside a container [2022-01-06T04:14:05.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-06T04:14:06.213Z] $ docker top 64f1035764c4eeb2ba37027ea7d10ae7f666686645b5174fa8e8f5a9934c5be5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-06T04:14:07.173Z] + make test [2022-01-06T04:14:07.173Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-06T04:14:33.984Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-01-06T04:15:42.063Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-01-06T04:15:42.063Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-01-06T04:15:42.063Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-01-06T04:15:50.395Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.315s coverage: 23.3% of statements [2022-01-06T04:15:50.395Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-01-06T04:15:50.395Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.231s coverage: 27.6% of statements [2022-01-06T04:15:50.395Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.222s coverage: 78.9% of statements [2022-01-06T04:15:50.395Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.201s coverage: 9.0% of statements [2022-01-06T04:15:50.395Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-01-06T04:15:50.395Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-01-06T04:15:50.395Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-01-06T04:15:50.395Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.304s coverage: 28.7% of statements [2022-01-06T04:15:50.395Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-01-06T04:15:51.373Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.297s coverage: 83.3% of statements [2022-01-06T04:15:51.373Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-01-06T04:15:51.373Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-01-06T04:15:51.647Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.386s coverage: 57.8% of statements [2022-01-06T04:15:57.043Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.214s coverage: 89.2% of statements [2022-01-06T04:15:57.043Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-01-06T04:15:57.043Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.221s coverage: 4.8% of statements [2022-01-06T04:15:57.043Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-01-06T04:15:57.314Z] GO111MODULE=on go vet ./... [2022-01-06T04:17:05.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-06T04:17:05.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-06T04:17:05.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-06T04:17:05.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-06T04:17:05.395Z] $ docker stop --time=1 64f1035764c4eeb2ba37027ea7d10ae7f666686645b5174fa8e8f5a9934c5be5 [2022-01-06T04:17:07.105Z] $ docker rm -f 64f1035764c4eeb2ba37027ea7d10ae7f666686645b5174fa8e8f5a9934c5be5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-06T04:17:08.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-06T04:17:08.240Z] Warning: overwriting stash ‘coverage-report’ [2022-01-06T04:17:08.755Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-06T04:17:09.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-06T04:17:09.681Z] + ls -al . [2022-01-06T04:17:09.681Z] total 304 [2022-01-06T04:17:09.681Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 04:16 . [2022-01-06T04:17:09.681Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 04:11 .. [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 6 04:11 .dockerignore [2022-01-06T04:17:09.681Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 04:11 .git [2022-01-06T04:17:09.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 04:11 .github [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 131 Jan 6 04:11 .gitignore [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 26321 Jan 6 04:11 CHANGELOG.md [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 04:11 GOVERNANCE.md [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 6 04:11 Jenkinsfile [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 6 04:11 LICENSE [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 1120 Jan 6 04:11 Makefile [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 6 04:11 OWNERS.md [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jan 6 04:11 README.md [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 6 04:09 VERSION [2022-01-06T04:17:09.681Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 04:11 bin [2022-01-06T04:17:09.681Z] -rw-r--r-- 1 jenkins jenkins 128370 Jan 6 04:15 coverage.out [2022-01-06T04:17:09.681Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 6 04:11 example [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 582 Jan 6 04:11 go.mod [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 49709 Jan 6 04:11 go.sum [2022-01-06T04:17:09.681Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 6 04:11 internal [2022-01-06T04:17:09.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 04:11 openapi [2022-01-06T04:17:09.681Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 6 04:11 pkg [2022-01-06T04:17:09.681Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 04:11 snap [2022-01-06T04:17:09.681Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 6 04:11 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:17:10.061Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e --label arch=arm64 --label version=0.0.0 . [2022-01-06T04:17:10.333Z] Sending build context to Docker daemon 5.113MB [2022-01-06T04:17:10.607Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-01-06T04:17:10.607Z] Step 2/24 : FROM ${BASE} AS builder [2022-01-06T04:17:10.607Z] ---> fa740872612f [2022-01-06T04:17:10.607Z] Step 3/24 : ARG MAKE=make build [2022-01-06T04:17:10.607Z] ---> Running in c424860cc218 [2022-01-06T04:17:10.885Z] Removing intermediate container c424860cc218 [2022-01-06T04:17:10.885Z] ---> 76aa6d34d3ca [2022-01-06T04:17:10.885Z] Step 4/24 : WORKDIR /device-sdk-go [2022-01-06T04:17:11.162Z] ---> Running in 13907284c4a1 [2022-01-06T04:17:11.434Z] Removing intermediate container 13907284c4a1 [2022-01-06T04:17:11.434Z] ---> 2db7c6aa0a69 [2022-01-06T04:17:11.434Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-06T04:17:11.434Z] ---> Running in a839eb14d57e [2022-01-06T04:17:12.027Z] Removing intermediate container a839eb14d57e [2022-01-06T04:17:12.027Z] ---> 7f0b20da50bb [2022-01-06T04:17:12.027Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-06T04:17:12.027Z] ---> Running in 3f65271715e0 [2022-01-06T04:17:13.460Z] Removing intermediate container 3f65271715e0 [2022-01-06T04:17:13.460Z] ---> 549e127c8ea6 [2022-01-06T04:17:13.460Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-01-06T04:17:13.742Z] ---> Running in a7ff5dfdb3b8 [2022-01-06T04:17:14.716Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-06T04:17:15.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-06T04:17:16.289Z] OK: 219 MiB in 52 packages [2022-01-06T04:17:17.273Z] Removing intermediate container a7ff5dfdb3b8 [2022-01-06T04:17:17.273Z] ---> 49e64e3ceb79 [2022-01-06T04:17:17.273Z] Step 8/24 : COPY . . [2022-01-06T04:17:18.257Z] ---> 3a07c37e45db [2022-01-06T04:17:18.257Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-06T04:17:18.531Z] ---> Running in 418402c13a76 [2022-01-06T04:17:20.527Z] Removing intermediate container 418402c13a76 [2022-01-06T04:17:20.527Z] ---> ffc5bd372690 [2022-01-06T04:17:20.527Z] Step 10/24 : RUN ${MAKE} [2022-01-06T04:17:20.527Z] ---> Running in 9d281c2168db [2022-01-06T04:17:21.507Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-01-06T04:18:00.541Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-01-06T04:18:00.541Z] Removing intermediate container 9d281c2168db [2022-01-06T04:18:00.541Z] ---> 7350cd0a2cf3 [2022-01-06T04:18:00.541Z] Step 11/24 : FROM alpine:3.14 [2022-01-06T04:18:00.541Z] 3.14: Pulling from library/alpine [2022-01-06T04:18:00.541Z] be307f383ecc: Pulling fs layer [2022-01-06T04:18:00.541Z] be307f383ecc: Download complete [2022-01-06T04:18:00.541Z] be307f383ecc: Pull complete [2022-01-06T04:18:00.541Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-06T04:18:00.541Z] Status: Downloaded newer image for alpine:3.14 [2022-01-06T04:18:00.541Z] ---> 5b8b7b635229 [2022-01-06T04:18:00.541Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-06T04:18:00.541Z] ---> Running in 62fda27ac558 [2022-01-06T04:18:00.541Z] Removing intermediate container 62fda27ac558 [2022-01-06T04:18:00.541Z] ---> 31bfaf96e65c [2022-01-06T04:18:00.541Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-06T04:18:00.541Z] ---> Running in db1d54c7b5e4 [2022-01-06T04:18:01.520Z] Removing intermediate container db1d54c7b5e4 [2022-01-06T04:18:01.520Z] ---> 137dfcad090f [2022-01-06T04:18:01.520Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-01-06T04:18:01.797Z] ---> Running in 730cfb09a4b1 [2022-01-06T04:18:02.787Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-06T04:18:03.761Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-06T04:18:04.354Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-01-06T04:18:04.625Z] (2/5) Installing libsodium (1.0.18-r0) [2022-01-06T04:18:04.625Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-06T04:18:04.897Z] (4/5) Installing libzmq (4.3.4-r0) [2022-01-06T04:18:04.897Z] (5/5) Installing zeromq (4.3.4-r0) [2022-01-06T04:18:04.897Z] Executing busybox-1.33.1-r6.trigger [2022-01-06T04:18:05.170Z] OK: 8 MiB in 19 packages [2022-01-06T04:18:06.155Z] Removing intermediate container 730cfb09a4b1 [2022-01-06T04:18:06.155Z] ---> 2c4c546b7f8c [2022-01-06T04:18:06.155Z] Step 15/24 : WORKDIR / [2022-01-06T04:18:06.155Z] ---> Running in c1e8840e497a [2022-01-06T04:18:06.431Z] Removing intermediate container c1e8840e497a [2022-01-06T04:18:06.431Z] ---> 3db7bdcd2a2b [2022-01-06T04:18:06.431Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-01-06T04:18:07.029Z] ---> fd002039d597 [2022-01-06T04:18:07.029Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-01-06T04:18:08.009Z] ---> d419d993f1aa [2022-01-06T04:18:08.009Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-01-06T04:18:08.618Z] ---> 0ff9801ff204 [2022-01-06T04:18:08.618Z] Step 19/24 : EXPOSE 59999 [2022-01-06T04:18:08.618Z] ---> Running in dfb40184a950 [2022-01-06T04:18:08.890Z] Removing intermediate container dfb40184a950 [2022-01-06T04:18:08.890Z] ---> b8c492f49281 [2022-01-06T04:18:08.890Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-01-06T04:18:09.163Z] ---> Running in e84bb10b5bb5 [2022-01-06T04:18:09.435Z] Removing intermediate container e84bb10b5bb5 [2022-01-06T04:18:09.435Z] ---> 5ec77e4c8ea7 [2022-01-06T04:18:09.435Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-06T04:18:09.435Z] ---> Running in 28a5f12af7f2 [2022-01-06T04:18:09.707Z] Removing intermediate container 28a5f12af7f2 [2022-01-06T04:18:09.707Z] ---> 425fe794bba8 [2022-01-06T04:18:09.707Z] Step 22/24 : LABEL arch=arm64 [2022-01-06T04:18:09.978Z] ---> Running in caa742c213ab [2022-01-06T04:18:10.251Z] Removing intermediate container caa742c213ab [2022-01-06T04:18:10.251Z] ---> c0a3d4298870 [2022-01-06T04:18:10.251Z] Step 23/24 : LABEL git_sha=33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [2022-01-06T04:18:10.251Z] ---> Running in 9874d4d8d0db [2022-01-06T04:18:10.527Z] Removing intermediate container 9874d4d8d0db [2022-01-06T04:18:10.527Z] ---> a1c4d899e892 [2022-01-06T04:18:10.527Z] Step 24/24 : LABEL version=0.0.0 [2022-01-06T04:18:10.798Z] ---> Running in d3a7c8e9adb2 [2022-01-06T04:18:11.071Z] Removing intermediate container d3a7c8e9adb2 [2022-01-06T04:18:11.071Z] ---> 2403a3960057 [2022-01-06T04:18:11.071Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-06T04:18:11.071Z] Successfully built 2403a3960057 [2022-01-06T04:18:11.071Z] Successfully tagged device-sdk-simple-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-01-06T04:18:11.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-06T04:18:11.805Z] [2022-01-06T04:18:11.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:18:12.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-06T04:18:12.181Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-06T04:18:12.181Z] 448f6bf000e3: Pulling fs layer [2022-01-06T04:18:12.181Z] f757da607395: Pulling fs layer [2022-01-06T04:18:12.181Z] 05883995daec: Pulling fs layer [2022-01-06T04:18:12.181Z] 8603b9c90790: Pulling fs layer [2022-01-06T04:18:12.181Z] 1560dd03e051: Pulling fs layer [2022-01-06T04:18:12.181Z] 27f5ce0e4adf: Pulling fs layer [2022-01-06T04:18:12.181Z] c2d8d7efcc4b: Pulling fs layer [2022-01-06T04:18:12.181Z] 8603b9c90790: Waiting [2022-01-06T04:18:12.181Z] 1560dd03e051: Waiting [2022-01-06T04:18:12.181Z] 27f5ce0e4adf: Waiting [2022-01-06T04:18:12.181Z] c2d8d7efcc4b: Waiting [2022-01-06T04:18:12.451Z] f757da607395: Verifying Checksum [2022-01-06T04:18:12.451Z] f757da607395: Download complete [2022-01-06T04:18:12.451Z] 8603b9c90790: Verifying Checksum [2022-01-06T04:18:12.452Z] 8603b9c90790: Download complete [2022-01-06T04:18:12.452Z] 1560dd03e051: Verifying Checksum [2022-01-06T04:18:12.452Z] 1560dd03e051: Download complete [2022-01-06T04:18:12.452Z] 27f5ce0e4adf: Verifying Checksum [2022-01-06T04:18:12.452Z] 27f5ce0e4adf: Download complete [2022-01-06T04:18:12.452Z] 05883995daec: Verifying Checksum [2022-01-06T04:18:12.452Z] 05883995daec: Download complete [2022-01-06T04:18:13.052Z] 448f6bf000e3: Verifying Checksum [2022-01-06T04:18:13.052Z] 448f6bf000e3: Download complete [2022-01-06T04:18:15.020Z] c2d8d7efcc4b: Verifying Checksum [2022-01-06T04:18:15.020Z] c2d8d7efcc4b: Download complete [2022-01-06T04:18:16.454Z] 448f6bf000e3: Pull complete [2022-01-06T04:18:17.049Z] f757da607395: Pull complete [2022-01-06T04:18:18.479Z] 05883995daec: Pull complete [2022-01-06T04:18:18.755Z] 8603b9c90790: Pull complete [2022-01-06T04:18:19.735Z] 1560dd03e051: Pull complete [2022-01-06T04:18:20.009Z] 27f5ce0e4adf: Pull complete [2022-01-06T04:18:35.098Z] c2d8d7efcc4b: Pull complete [2022-01-06T04:18:35.098Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-06T04:18:35.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-06T04:18:35.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-06T04:18:35.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-858 does not seem to be running inside a container [2022-01-06T04:18:35.406Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-06T04:18:38.243Z] $ docker top d179809c4f6f521ce87c5f493aea4c7ae48dafa95488e7e02d7e1deee2956bec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:18:39.243Z] ---> job-cost.sh [2022-01-06T04:18:39.244Z] lf-activate-venv: SKIPPING [2022-01-06T04:18:39.244Z] INFO: No Stack... [2022-01-06T04:18:39.838Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-06T04:18:40.112Z] INFO: Archiving Costs [Pipeline] sh [2022-01-06T04:18:40.788Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-01-06T04:18:40.788Z] + cut -d, -f6 [Pipeline] lock [2022-01-06T04:18:40.871Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1077-1-stack-cost] [2022-01-06T04:18:40.876Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1077-1-stack-cost] did not exist. Created. [2022-01-06T04:18:40.876Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1077-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-06T04:18:41.632Z] /w/workspace/device-sdk-go/1@tmp/durable-9082633c/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-9082633c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-06T04:18:42.321Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-06T04:18:42.355Z] Warning: overwriting stash ‘stack-cost’ [2022-01-06T04:18:42.414Z] Stashed 1 file(s) [Pipeline] } [2022-01-06T04:18:42.428Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1077-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-06T04:18:42.504Z] $ docker stop --time=1 d179809c4f6f521ce87c5f493aea4c7ae48dafa95488e7e02d7e1deee2956bec [2022-01-06T04:18:44.014Z] $ docker rm -f d179809c4f6f521ce87c5f493aea4c7ae48dafa95488e7e02d7e1deee2956bec [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-01-06T04:18:44.934Z] provisioning config files... [2022-01-06T04:18:44.945Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/config2394679075055286113tmp [Pipeline] { [Pipeline] sh [2022-01-06T04:18:45.287Z] + set +x [2022-01-06T04:18:45.287Z] + curl -s https://codecov.io/bash [2022-01-06T04:18:45.287Z] + bash -s -- [2022-01-06T04:18:45.287Z] [2022-01-06T04:18:45.287Z] _____ _ [2022-01-06T04:18:45.287Z] / ____| | | [2022-01-06T04:18:45.287Z] | | ___ __| | ___ ___ _____ __ [2022-01-06T04:18:45.287Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-06T04:18:45.287Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-06T04:18:45.287Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-06T04:18:45.287Z] Bash-1.0.6 [2022-01-06T04:18:45.287Z] [2022-01-06T04:18:45.287Z] [2022-01-06T04:18:45.287Z] ==> git version 2.24.4 found [2022-01-06T04:18:45.287Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-06T04:18:45.287Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-06T04:18:45.287Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-06T04:18:45.287Z] ==> Jenkins CI detected. [2022-01-06T04:18:45.287Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1077 [2022-01-06T04:18:45.287Z] project root: . [2022-01-06T04:18:45.287Z] --> token set from env [2022-01-06T04:18:45.287Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-06T04:18:45.287Z] ==> Running gcov in . (disable via -X gcov) [2022-01-06T04:18:45.287Z] ==> Python coveragepy not found [2022-01-06T04:18:45.287Z] ==> Searching for coverage reports in: [2022-01-06T04:18:45.287Z] + . [2022-01-06T04:18:45.287Z] -> Found 1 reports [2022-01-06T04:18:45.287Z] ==> Detecting git/mercurial file structure [2022-01-06T04:18:45.287Z] ==> Reading reports [2022-01-06T04:18:45.287Z] + ./coverage.out bytes=128370 [2022-01-06T04:18:45.287Z] ==> Appending adjustments [2022-01-06T04:18:45.287Z] https://docs.codecov.io/docs/fixing-reports [2022-01-06T04:18:45.548Z] + Found adjustments [2022-01-06T04:18:45.548Z] ==> Gzipping contents [2022-01-06T04:18:45.810Z] 16K /tmp/codecov.nk92RZ.gz [2022-01-06T04:18:45.810Z] ==> Uploading reports [2022-01-06T04:18:45.810Z] url: https://codecov.io [2022-01-06T04:18:45.810Z] query: branch=PR-1077&commit=33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1077%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1077&job=&cmd_args= [2022-01-06T04:18:45.810Z] -> Pinging Codecov [2022-01-06T04:18:45.811Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1077&commit=33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1077%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1077&job=&cmd_args= [2022-01-06T04:18:46.077Z] -> Uploading to [2022-01-06T04:18:46.077Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-06/7E55EF52A471D76F132DFD9A03CDDE97/33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e/30952a17-80d1-43c2-84fb-326031a55693.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220106T041845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=775e7652970d2ac6fc30bf8ee4cb1e74697c1672bd8b477f09de80fd9e9f5a77 [2022-01-06T04:18:46.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-06T04:18:46.077Z] Dload Upload Total Spent Left Speed [2022-01-06T04:18:46.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16323 0 0 100 16323 0 54308 --:--:-- --:--:-- --:--:-- 54410 [2022-01-06T04:18:46.341Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/33713b26d8a6fcd12fc2f0cc8a7643a722d6da4e [Pipeline] } [2022-01-06T04:18:46.371Z] 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-01-06T04:18:48.034Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1077/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:18:48.369Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:18:48.959Z] ---> package-listing.sh [2022-01-06T04:18:48.959Z] ++ facter osfamily [2022-01-06T04:18:48.959Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-06T04:18:49.223Z] + OS_FAMILY=redhat [2022-01-06T04:18:49.223Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1077 [2022-01-06T04:18:49.223Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-06T04:18:49.223Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-06T04:18:49.223Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-06T04:18:49.223Z] + PACKAGES=/tmp/packages_start.txt [2022-01-06T04:18:49.223Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1077 ']' [2022-01-06T04:18:49.223Z] + PACKAGES=/tmp/packages_end.txt [2022-01-06T04:18:49.223Z] + case "${OS_FAMILY}" in [2022-01-06T04:18:49.223Z] + rpm -qa [2022-01-06T04:18:49.223Z] + sort [2022-01-06T04:18:49.796Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-06T04:18:49.796Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-06T04:18:49.796Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-06T04:18:49.796Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1077 ']' [2022-01-06T04:18:49.796Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1077/archives/ [2022-01-06T04:18:49.796Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1077/archives/ [Pipeline] echo [2022-01-06T04:18:49.831Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1077/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-06T04:18:50.129Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:18:50.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T04:18:50.717Z] [2022-01-06T04:18:50.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T04:18:51.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T04:18:51.063Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-06T04:18:51.063Z] b4d181a07f80: Pulling fs layer [2022-01-06T04:18:51.063Z] a1111a8f2ec3: Pulling fs layer [2022-01-06T04:18:51.063Z] ed53099fbce6: Pulling fs layer [2022-01-06T04:18:51.063Z] dc539afda2c1: Pulling fs layer [2022-01-06T04:18:51.063Z] 77bc0d833cb6: Pulling fs layer [2022-01-06T04:18:51.063Z] 9065ff56babe: Pulling fs layer [2022-01-06T04:18:51.063Z] d287ab97295c: Pulling fs layer [2022-01-06T04:18:51.063Z] dc539afda2c1: Waiting [2022-01-06T04:18:51.063Z] 77bc0d833cb6: Waiting [2022-01-06T04:18:51.063Z] 9065ff56babe: Waiting [2022-01-06T04:18:51.063Z] d287ab97295c: Waiting [2022-01-06T04:18:51.063Z] a1111a8f2ec3: Verifying Checksum [2022-01-06T04:18:51.063Z] a1111a8f2ec3: Download complete [2022-01-06T04:18:51.063Z] dc539afda2c1: Verifying Checksum [2022-01-06T04:18:51.063Z] dc539afda2c1: Download complete [2022-01-06T04:18:51.063Z] ed53099fbce6: Verifying Checksum [2022-01-06T04:18:51.063Z] ed53099fbce6: Download complete [2022-01-06T04:18:51.326Z] 9065ff56babe: Verifying Checksum [2022-01-06T04:18:51.326Z] 9065ff56babe: Download complete [2022-01-06T04:18:51.326Z] 77bc0d833cb6: Verifying Checksum [2022-01-06T04:18:51.326Z] 77bc0d833cb6: Download complete [2022-01-06T04:18:51.326Z] b4d181a07f80: Verifying Checksum [2022-01-06T04:18:51.326Z] b4d181a07f80: Download complete [2022-01-06T04:18:51.907Z] d287ab97295c: Verifying Checksum [2022-01-06T04:18:51.907Z] d287ab97295c: Download complete [2022-01-06T04:18:52.867Z] b4d181a07f80: Pull complete [2022-01-06T04:18:52.867Z] a1111a8f2ec3: Pull complete [2022-01-06T04:18:53.463Z] ed53099fbce6: Pull complete [2022-01-06T04:18:53.732Z] dc539afda2c1: Pull complete [2022-01-06T04:18:53.998Z] 77bc0d833cb6: Pull complete [2022-01-06T04:18:53.998Z] 9065ff56babe: Pull complete [2022-01-06T04:18:59.330Z] d287ab97295c: Pull complete [2022-01-06T04:18:59.330Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-06T04:18:59.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T04:18:59.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-06T04:18:59.415Z] prd-centos7-docker-4c-2g-857 does not seem to be running inside a container [2022-01-06T04:18:59.456Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1077/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-sdk-go_PR-1077 -v /w/workspace/gexfoundry_device-sdk-go_PR-1077:/w/workspace/gexfoundry_device-sdk-go_PR-1077:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1077@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-06T04:19:01.663Z] $ docker top d8f07e32cca77c552bc94cb49c372cde5f334369046b3a9dae957138813ecf62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-06T04:19:02.078Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-06T04:19:02.391Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-06T04:19:02.704Z] + ls /var/log/sa-host [2022-01-06T04:19:02.704Z] + sadf -c /var/log/sa-host/sa06 [2022-01-06T04:19:02.704Z] file_magic: OK [2022-01-06T04:19:02.704Z] HZ: Using current value: 100 [2022-01-06T04:19:02.704Z] file_header: OK [2022-01-06T04:19:02.704Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-06T04:19:02.704Z] Statistics: [2022-01-06T04:19:02.704Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-06T04:19:02.704Z] File successfully converted to sysstat format version 12.0.3 [2022-01-06T04:19:02.704Z] + sadf -c /var/log/sa-host/sa17 [2022-01-06T04:19:02.704Z] file_magic: OK [2022-01-06T04:19:02.704Z] HZ: Using current value: 100 [2022-01-06T04:19:02.704Z] file_header: OK [2022-01-06T04:19:02.704Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-06T04:19:02.704Z] Statistics: [2022-01-06T04:19:02.704Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-06T04:19:02.704Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-06T04:19:02.855Z] provisioning config files... [2022-01-06T04:19:02.865Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1077@tmp/config1624302081379699192tmp [Pipeline] { [Pipeline] echo [2022-01-06T04:19:02.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:19:03.235Z] ---> create-netrc.sh [Pipeline] } [2022-01-06T04:19:03.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:19:03.713Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-06T04:19:03.742Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:19:04.056Z] ---> sudo-logs.sh [2022-01-06T04:19:04.056Z] Archiving 'sudo' log.. [2022-01-06T04:19:04.056Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-857.novalocal: Name or service not known [2022-01-06T04:19:04.056Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-857.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-06T04:19:04.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:19:04.456Z] ---> job-cost.sh [2022-01-06T04:19:04.456Z] lf-activate-venv: SKIPPING [2022-01-06T04:19:04.456Z] DEBUG: total: 0.10999999940395355 [2022-01-06T04:19:04.456Z] INFO: Retrieving Stack Cost... [2022-01-06T04:19:05.029Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-06T04:19:05.293Z] INFO: Archiving Costs [Pipeline] echo [2022-01-06T04:19:05.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T04:19:05.669Z] ---> logs-deploy.sh [2022-01-06T04:19:05.669Z] lf-activate-venv: SKIPPING [2022-01-06T04:19:05.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1077/1 [2022-01-06T04:19:05.669Z] INFO: archiving workspace using pattern(s): [2022-01-06T04:19:06.246Z] Archives upload complete. [2022-01-06T04:19:06.246Z] INFO: archiving logs to Nexus [2022-01-06T04:19:06.819Z] ---> uname -a: [2022-01-06T04:19:06.819Z] Linux prd-centos7-docker-4c-2g-857.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] ---> lscpu: [2022-01-06T04:19:06.819Z] Architecture: x86_64 [2022-01-06T04:19:06.819Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-06T04:19:06.819Z] Byte Order: Little Endian [2022-01-06T04:19:06.819Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-06T04:19:06.819Z] CPU(s): 2 [2022-01-06T04:19:06.819Z] On-line CPU(s) list: 0,1 [2022-01-06T04:19:06.819Z] Thread(s) per core: 1 [2022-01-06T04:19:06.819Z] Core(s) per socket: 1 [2022-01-06T04:19:06.819Z] Socket(s): 2 [2022-01-06T04:19:06.819Z] NUMA node(s): 1 [2022-01-06T04:19:06.819Z] Vendor ID: AuthenticAMD [2022-01-06T04:19:06.819Z] CPU family: 23 [2022-01-06T04:19:06.819Z] Model: 49 [2022-01-06T04:19:06.819Z] Model name: AMD EPYC-Rome Processor [2022-01-06T04:19:06.819Z] Stepping: 0 [2022-01-06T04:19:06.819Z] CPU MHz: 2799.998 [2022-01-06T04:19:06.819Z] BogoMIPS: 5599.99 [2022-01-06T04:19:06.819Z] Virtualization: AMD-V [2022-01-06T04:19:06.819Z] Hypervisor vendor: KVM [2022-01-06T04:19:06.819Z] Virtualization type: full [2022-01-06T04:19:06.819Z] L1d cache: 32K [2022-01-06T04:19:06.819Z] L1i cache: 32K [2022-01-06T04:19:06.819Z] L2 cache: 512K [2022-01-06T04:19:06.819Z] L3 cache: 16384K [2022-01-06T04:19:06.819Z] NUMA node0 CPU(s): 0,1 [2022-01-06T04:19:06.819Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] ---> nproc: [2022-01-06T04:19:06.819Z] 2 [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] ---> df -h: [2022-01-06T04:19:06.819Z] Filesystem Size Used Avail Use% Mounted on [2022-01-06T04:19:06.819Z] overlay 40G 7.7G 33G 20% / [2022-01-06T04:19:06.819Z] tmpfs 64M 0 64M 0% /dev [2022-01-06T04:19:06.819Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-06T04:19:06.819Z] shm 64M 0 64M 0% /dev/shm [2022-01-06T04:19:06.819Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] ---> sar -b -r -n DEV: [2022-01-06T04:19:06.819Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/06/22 _x86_64_ (2 CPU) [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] 04:08:59 LINUX RESTART (2 CPU) [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] 04:10:01 tps rtps wtps bread/s bwrtn/s [2022-01-06T04:19:06.819Z] 04:11:02 1.92 0.05 1.87 1.07 37.31 [2022-01-06T04:19:06.819Z] 04:12:01 0.25 0.00 0.25 0.00 3.20 [2022-01-06T04:19:06.819Z] 04:13:01 0.30 0.00 0.30 0.00 4.40 [2022-01-06T04:19:06.819Z] 04:14:01 0.20 0.00 0.20 0.00 2.97 [2022-01-06T04:19:06.819Z] 04:15:01 0.37 0.00 0.37 0.00 5.46 [2022-01-06T04:19:06.819Z] 04:16:01 0.22 0.00 0.22 0.00 2.97 [2022-01-06T04:19:06.819Z] 04:17:01 0.18 0.00 0.18 0.00 1.48 [2022-01-06T04:19:06.819Z] 04:18:01 0.30 0.00 0.30 0.00 3.21 [2022-01-06T04:19:06.819Z] 04:19:01 54.05 0.13 53.91 13.72 16056.30 [2022-01-06T04:19:06.819Z] Average: 6.43 0.02 6.41 1.65 1794.32 [2022-01-06T04:19:06.819Z] [2022-01-06T04:19:06.819Z] 04:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-01-06T04:19:06.820Z] 04:11:02 5699584 0 605496 7.56 2620 1701240 1168072 12.90 556676 1520340 20 [2022-01-06T04:19:06.820Z] 04:12:01 5701916 0 603156 7.53 2620 1701248 1168164 12.90 554656 1520296 8 [2022-01-06T04:19:06.820Z] 04:13:01 5701196 0 603876 7.54 2620 1701248 1163752 12.85 555764 1520296 8 [2022-01-06T04:19:06.820Z] 04:14:01 5699828 0 605216 7.56 2620 1701276 1164076 12.85 556696 1520300 12 [2022-01-06T04:19:06.820Z] 04:15:01 5701960 0 603100 7.53 2620 1701260 1163896 12.85 555112 1520296 16 [2022-01-06T04:19:06.820Z] 04:16:01 5702648 0 602412 7.52 2620 1701260 1163752 12.85 554508 1520296 8 [2022-01-06T04:19:06.820Z] 04:17:01 5696604 0 608448 7.60 2620 1701268 1163752 12.85 560492 1520296 8 [2022-01-06T04:19:06.820Z] 04:18:01 5693860 0 611188 7.63 2620 1701272 1163752 12.85 563188 1520296 8 [2022-01-06T04:19:06.820Z] 04:19:01 5016096 0 798428 9.97 2620 2191796 1330428 14.69 787772 1857688 1552 [2022-01-06T04:19:06.820Z] Average: 5623744 0 626813 7.83 2620 1755763 1183294 13.06 582763 1557789 182 [2022-01-06T04:19:06.820Z] [2022-01-06T04:19:06.820Z] 04:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-01-06T04:19:06.820Z] 04:11:02 eth0 2.58 0.77 3.62 0.24 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:12:01 eth0 0.90 0.69 0.53 0.41 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:13:01 eth0 1.08 0.08 0.10 0.01 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:14:01 eth0 0.95 0.72 0.52 0.41 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:15:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:16:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:17:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:19:01 eth0 118.55 73.50 2602.11 12.48 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] Average: eth0 13.87 8.48 290.23 1.52 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-06T04:19:06.820Z] [2022-01-06T04:19:06.820Z]