Pull request #342 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0b47591cc76a5eb46f87fbe32a0f1fac32df138+195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 (deae085ffa55bde8aefadee2a65ec355aa2b57a1) 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-ssh15510275056896140449.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh10789025132916665680.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2823192776157020900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17946283294389751415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh2027827258881958967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-342/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8415377049744696412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6963’ Running on prd-centos7-docker-4c-2g-6969 in /w/workspace/gexfoundry_device-mqtt-go_PR-342 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-342 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go_PR-342@tmp/jenkins-gitclient-ssh9007471748836716302.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 into PR head commit a0b47591cc76a5eb46f87fbe32a0f1fac32df138 Merge succeeded, producing a0b47591cc76a5eb46f87fbe32a0f1fac32df138 Checking out Revision a0b47591cc76a5eb46f87fbe32a0f1fac32df138 (PR-342) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-mqtt-go_PR-342@tmp/jenkins-gitclient-ssh491634958100110678.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0b47591cc76a5eb46f87fbe32a0f1fac32df138 # 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-mqtt-go_PR-342@tmp/jenkins-gitclient-ssh946315586243363296.key > git merge 195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0b47591cc76a5eb46f87fbe32a0f1fac32df138 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-14T01:25:43.662Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-14T01:25:43.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-14T01:25:43.919Z] ========================================================= [2022-03-14T01:25:43.919Z] EdgeX Global Pipelines Version Info [2022-03-14T01:25:43.919Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:25:45.061Z] ------------------- [2022-03-14T01:25:45.062Z] stable info: [2022-03-14T01:25:45.062Z] ------------------- [2022-03-14T01:25:45.062Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-14T01:25:45.062Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-14T01:25:45.062Z] Message: update stable to v1.0.220 [2022-03-14T01:25:45.637Z] ------------------- [2022-03-14T01:25:45.637Z] experimental info: [2022-03-14T01:25:45.637Z] ------------------- [2022-03-14T01:25:45.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-14T01:25:45.637Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T01:25:45.637Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-14T01:25:45.910Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-03-14T01:25:45.958Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-03-14T01:25:46.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-14T01:25:46.052Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-14T01:25:46.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-14T01:25:46.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-14T01:25:46.178Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-14T01:25:46.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-14T01:25:46.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-14T01:25:46.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-14T01:25:46.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-14T01:25:46.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-03-14T01:25:46.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-14T01:25:46.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-14T01:25:46.510Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T01:25:46.552Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T01:25:46.594Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-14T01:25:46.634Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-14T01:25:46.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-14T01:25:46.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-14T01:25:46.741Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-14T01:25:46.782Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-14T01:25:46.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-14T01:25:46.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-14T01:25:46.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-14T01:25:46.955Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-14T01:25:46.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-342 [Pipeline] echo [2022-03-14T01:25:47.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-342 [Pipeline] echo [2022-03-14T01:25:47.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-342 [Pipeline] echo [2022-03-14T01:25:47.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [Pipeline] echo [2022-03-14T01:25:47.168Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0b4759 [Pipeline] echo [2022-03-14T01:25:47.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T01:25:47.339Z] provisioning config files... [2022-03-14T01:25:47.353Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/config2230702361586603711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:25:47.732Z] ---> docker-login.sh [2022-03-14T01:25:47.732Z] nexus3.edgexfoundry.org:10001 [2022-03-14T01:25:47.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:25:48.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:25:48.001Z] Configure a credential helper to remove this warning. See [2022-03-14T01:25:48.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:25:48.001Z] [2022-03-14T01:25:48.001Z] Login Succeeded [2022-03-14T01:25:48.001Z] nexus3.edgexfoundry.org:10002 [2022-03-14T01:25:48.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:25:48.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:25:48.001Z] Configure a credential helper to remove this warning. See [2022-03-14T01:25:48.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:25:48.001Z] [2022-03-14T01:25:48.001Z] Login Succeeded [2022-03-14T01:25:48.001Z] nexus3.edgexfoundry.org:10003 [2022-03-14T01:25:48.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:25:48.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:25:48.261Z] Configure a credential helper to remove this warning. See [2022-03-14T01:25:48.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:25:48.261Z] [2022-03-14T01:25:48.261Z] Login Succeeded [2022-03-14T01:25:48.261Z] nexus3.edgexfoundry.org:10004 [2022-03-14T01:25:48.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:25:48.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:25:48.261Z] Configure a credential helper to remove this warning. See [2022-03-14T01:25:48.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:25:48.261Z] [2022-03-14T01:25:48.261Z] Login Succeeded [2022-03-14T01:25:48.261Z] docker.io [2022-03-14T01:25:48.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:25:48.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:25:48.836Z] Configure a credential helper to remove this warning. See [2022-03-14T01:25:48.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:25:48.836Z] [2022-03-14T01:25:48.836Z] Login Succeeded [2022-03-14T01:25:48.836Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T01:25:48.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-14T01:25:49.524Z] + git rev-list -1 --merges a0b47591cc76a5eb46f87fbe32a0f1fac32df138~1..a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [Pipeline] echo [2022-03-14T01:25:49.573Z] -----------> git rev-list -1 --merges a0b47591cc76a5eb46f87fbe32a0f1fac32df138~1..a0b47591cc76a5eb46f87fbe32a0f1fac32df138 a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [false] [Pipeline] sh [2022-03-14T01:25:49.891Z] + git log --format=format:%s -1 a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [Pipeline] echo [2022-03-14T01:25:49.926Z] ========================================================= [2022-03-14T01:25:49.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-14T01:25:49.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T01:25:50.367Z] + git log --format=format:%s -1 a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [Pipeline] echo [2022-03-14T01:25:50.398Z] [semverPrep] GIT_COMMIT: a0b47591cc76a5eb46f87fbe32a0f1fac32df138, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-03-14T01:25:50.429Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-14T01:25:50.881Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-14T01:25:50.881Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-14T01:25:50.881Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-14T01:25:50.881Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-14T01:25:50.881Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-14T01:25:50.881Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-14T01:25:50.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:25:51.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T01:25:51.328Z] [2022-03-14T01:25:51.328Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:25:51.673Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T01:25:51.673Z] latest: Pulling from edgex-devops/git-semver [2022-03-14T01:25:51.673Z] a0d0a0d46f8b: Pulling fs layer [2022-03-14T01:25:51.673Z] 3e5f54012d9b: Pulling fs layer [2022-03-14T01:25:51.673Z] 4c7163046ea9: Pulling fs layer [2022-03-14T01:25:51.673Z] 0c2d73faf560: Pulling fs layer [2022-03-14T01:25:51.673Z] 0c2d73faf560: Waiting [2022-03-14T01:25:51.673Z] 3e5f54012d9b: Verifying Checksum [2022-03-14T01:25:51.673Z] 3e5f54012d9b: Download complete [2022-03-14T01:25:51.673Z] a0d0a0d46f8b: Verifying Checksum [2022-03-14T01:25:51.673Z] a0d0a0d46f8b: Download complete [2022-03-14T01:25:51.673Z] 0c2d73faf560: Verifying Checksum [2022-03-14T01:25:51.673Z] 0c2d73faf560: Download complete [2022-03-14T01:25:51.957Z] 4c7163046ea9: Verifying Checksum [2022-03-14T01:25:51.957Z] 4c7163046ea9: Download complete [2022-03-14T01:25:51.957Z] a0d0a0d46f8b: Pull complete [2022-03-14T01:25:51.957Z] 3e5f54012d9b: Pull complete [2022-03-14T01:25:52.222Z] 4c7163046ea9: Pull complete [2022-03-14T01:25:52.485Z] 0c2d73faf560: Pull complete [2022-03-14T01:25:52.485Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-14T01:25:52.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T01:25:52.485Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-14T01:25:52.579Z] prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container [2022-03-14T01:25:52.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@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-03-14T01:25:53.300Z] $ docker top 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T01:25:53.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T01:25:53.474Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T01:25:53.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T01:25:53.581Z] $ docker exec 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d ssh-agent [2022-03-14T01:25:53.682Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmDpGPo/agent.14 [2022-03-14T01:25:53.682Z] SSH_AGENT_PID=20 [2022-03-14T01:25:53.691Z] Running ssh-add (command line suppressed) [2022-03-14T01:25:53.785Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/private_key_4891014811582117616.key (/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/private_key_4891014811582117616.key) [2022-03-14T01:25:53.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T01:25:54.125Z] + git tag --points-at HEAD [Pipeline] } [2022-03-14T01:25:54.152Z] $ docker exec --env ******** --env ******** 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d ssh-agent -k [2022-03-14T01:25:54.235Z] unset SSH_AUTH_SOCK; [2022-03-14T01:25:54.236Z] unset SSH_AGENT_PID; [2022-03-14T01:25:54.236Z] echo Agent pid 20 killed; [2022-03-14T01:25:54.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-14T01:25:54.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T01:25:54.324Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T01:25:54.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T01:25:54.421Z] $ docker exec 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d ssh-agent [2022-03-14T01:25:54.506Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodmHgi/agent.53 [2022-03-14T01:25:54.506Z] SSH_AGENT_PID=60 [2022-03-14T01:25:54.510Z] Running ssh-add (command line suppressed) [2022-03-14T01:25:54.597Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/private_key_3789619388117933794.key (/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/private_key_3789619388117933794.key) [2022-03-14T01:25:54.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T01:25:54.936Z] + git semver init [2022-03-14T01:25:54.936Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T01:25:54.936Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-342/.git [2022-03-14T01:25:54.936Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-342 [2022-03-14T01:25:54.936Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T01:25:54.936Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T01:25:54.936Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T01:25:54.936Z] # $SEMVER_BRANCH = PR-342 [2022-03-14T01:25:54.936Z] # $SEMVER_TEMP = /tmp/semver-422558997 [2022-03-14T01:25:54.936Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-03-14T01:25:55.882Z] # '/tmp/semver-422558997' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-342/.semver' [2022-03-14T01:25:55.882Z] # -> Force: false [2022-03-14T01:25:55.882Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-342/.semver [Pipeline] } [2022-03-14T01:25:55.918Z] $ docker exec --env ******** --env ******** 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d ssh-agent -k [2022-03-14T01:25:56.008Z] unset SSH_AUTH_SOCK; [2022-03-14T01:25:56.008Z] unset SSH_AGENT_PID; [2022-03-14T01:25:56.008Z] echo Agent pid 60 killed; [2022-03-14T01:25:56.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T01:25:56.460Z] + git semver [Pipeline] } [2022-03-14T01:25:56.497Z] $ docker stop --time=1 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d [2022-03-14T01:25:57.720Z] $ docker rm -f 46d3fb254b8fdafe236e9d83e1ccb7dc97ca5651a79c63f69831c987fdd0517d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T01:25:58.190Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-14T01:25:58.473Z] Stashed 1 file(s) [Pipeline] echo [2022-03-14T01:25:58.492Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T01:25:59.058Z] provisioning config files... [2022-03-14T01:25:59.068Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/config362775942736641788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:25:59.434Z] ---> docker-login.sh [2022-03-14T01:25:59.434Z] nexus3.edgexfoundry.org:10001 [2022-03-14T01:25:59.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:25:59.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:25:59.434Z] Configure a credential helper to remove this warning. See [2022-03-14T01:25:59.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:25:59.434Z] [2022-03-14T01:25:59.434Z] Login Succeeded [2022-03-14T01:25:59.434Z] nexus3.edgexfoundry.org:10002 [2022-03-14T01:25:59.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:25:59.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:25:59.434Z] Configure a credential helper to remove this warning. See [2022-03-14T01:25:59.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:25:59.434Z] [2022-03-14T01:25:59.434Z] Login Succeeded [2022-03-14T01:25:59.434Z] nexus3.edgexfoundry.org:10003 [2022-03-14T01:25:59.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:25:59.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:25:59.695Z] Configure a credential helper to remove this warning. See [2022-03-14T01:25:59.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:25:59.695Z] [2022-03-14T01:25:59.695Z] Login Succeeded [2022-03-14T01:25:59.695Z] nexus3.edgexfoundry.org:10004 [2022-03-14T01:25:59.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:25:59.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:25:59.695Z] Configure a credential helper to remove this warning. See [2022-03-14T01:25:59.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:25:59.695Z] [2022-03-14T01:25:59.696Z] Login Succeeded [2022-03-14T01:25:59.696Z] docker.io [2022-03-14T01:25:59.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:26:00.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:26:00.217Z] Configure a credential helper to remove this warning. See [2022-03-14T01:26:00.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:26:00.217Z] [2022-03-14T01:26:00.217Z] Login Succeeded [2022-03-14T01:26:00.217Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T01:26:00.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-14T01:26:00.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T01:26:00.472Z] ========================================================= [2022-03-14T01:26:00.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-14T01:26:00.472Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:26:00.878Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-14T01:26:00.878Z] Sending build context to Docker daemon 5.752MB [2022-03-14T01:26:00.878Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-03-14T01:26:00.878Z] Step 2/12 : FROM ${BASE} AS builder [2022-03-14T01:26:00.878Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-14T01:26:00.878Z] 59bf1c3509f3: Pulling fs layer [2022-03-14T01:26:00.878Z] 666ba61612fd: Pulling fs layer [2022-03-14T01:26:00.878Z] 8ed8ca486205: Pulling fs layer [2022-03-14T01:26:00.878Z] 4fe6c5a15a65: Pulling fs layer [2022-03-14T01:26:00.878Z] 22a0e8bec74d: Pulling fs layer [2022-03-14T01:26:00.878Z] 640e595b4fbd: Pulling fs layer [2022-03-14T01:26:00.878Z] 763cafe07f6e: Pulling fs layer [2022-03-14T01:26:00.878Z] 0c0b528cf693: Pulling fs layer [2022-03-14T01:26:00.878Z] 10935f4eaf8b: Pulling fs layer [2022-03-14T01:26:00.878Z] 4fe6c5a15a65: Waiting [2022-03-14T01:26:00.878Z] 22a0e8bec74d: Waiting [2022-03-14T01:26:00.878Z] 640e595b4fbd: Waiting [2022-03-14T01:26:00.878Z] 763cafe07f6e: Waiting [2022-03-14T01:26:00.878Z] 0c0b528cf693: Waiting [2022-03-14T01:26:00.878Z] 10935f4eaf8b: Waiting [2022-03-14T01:26:00.878Z] 8ed8ca486205: Verifying Checksum [2022-03-14T01:26:00.878Z] 8ed8ca486205: Download complete [2022-03-14T01:26:00.878Z] 666ba61612fd: Verifying Checksum [2022-03-14T01:26:00.878Z] 666ba61612fd: Download complete [2022-03-14T01:26:01.142Z] 22a0e8bec74d: Verifying Checksum [2022-03-14T01:26:01.142Z] 22a0e8bec74d: Download complete [2022-03-14T01:26:01.142Z] 640e595b4fbd: Verifying Checksum [2022-03-14T01:26:01.142Z] 640e595b4fbd: Download complete [2022-03-14T01:26:01.142Z] 59bf1c3509f3: Verifying Checksum [2022-03-14T01:26:01.142Z] 59bf1c3509f3: Download complete [2022-03-14T01:26:01.142Z] 763cafe07f6e: Verifying Checksum [2022-03-14T01:26:01.142Z] 763cafe07f6e: Download complete [2022-03-14T01:26:01.142Z] 0c0b528cf693: Verifying Checksum [2022-03-14T01:26:01.142Z] 0c0b528cf693: Download complete [2022-03-14T01:26:01.411Z] 59bf1c3509f3: Pull complete [2022-03-14T01:26:01.673Z] 666ba61612fd: Pull complete [2022-03-14T01:26:01.673Z] 4fe6c5a15a65: Verifying Checksum [2022-03-14T01:26:01.673Z] 4fe6c5a15a65: Download complete [2022-03-14T01:26:01.673Z] 10935f4eaf8b: Verifying Checksum [2022-03-14T01:26:01.673Z] 10935f4eaf8b: Download complete [2022-03-14T01:26:01.673Z] 8ed8ca486205: Pull complete [2022-03-14T01:26:05.912Z] 4fe6c5a15a65: Pull complete [2022-03-14T01:26:05.912Z] 22a0e8bec74d: Pull complete [2022-03-14T01:26:05.912Z] 640e595b4fbd: Pull complete [2022-03-14T01:26:05.912Z] 763cafe07f6e: Pull complete [2022-03-14T01:26:05.912Z] 0c0b528cf693: Pull complete [2022-03-14T01:26:07.854Z] 10935f4eaf8b: Pull complete [2022-03-14T01:26:07.854Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-14T01:26:07.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T01:26:07.854Z] ---> 99d49a6021b9 [2022-03-14T01:26:07.854Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-14T01:26:09.767Z] ---> Running in 748ed9b25ee5 [2022-03-14T01:26:10.026Z] Removing intermediate container 748ed9b25ee5 [2022-03-14T01:26:10.026Z] ---> ebbd005b03e7 [2022-03-14T01:26:10.026Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-03-14T01:26:10.026Z] ---> Running in 41aead3db131 [2022-03-14T01:26:10.026Z] Removing intermediate container 41aead3db131 [2022-03-14T01:26:10.026Z] ---> 972f5b9094fa [2022-03-14T01:26:10.026Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T01:26:10.026Z] ---> Running in 12d637c42335 [2022-03-14T01:26:10.601Z] Removing intermediate container 12d637c42335 [2022-03-14T01:26:10.601Z] ---> 28f5350c7ba1 [2022-03-14T01:26:10.601Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-14T01:26:10.601Z] ---> Running in 0b2c6038a64b [2022-03-14T01:26:10.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T01:26:11.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T01:26:12.075Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-14T01:26:12.075Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-14T01:26:12.336Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-14T01:26:12.336Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-14T01:26:12.336Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T01:26:12.336Z] OK: 224 MiB in 56 packages [2022-03-14T01:26:12.919Z] Removing intermediate container 0b2c6038a64b [2022-03-14T01:26:12.919Z] ---> e73d40ef9e23 [2022-03-14T01:26:12.919Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-03-14T01:26:12.919Z] ---> Running in 210fe6a016fe [2022-03-14T01:26:12.919Z] Removing intermediate container 210fe6a016fe [2022-03-14T01:26:12.919Z] ---> f3c372d38af5 [2022-03-14T01:26:12.919Z] Step 8/12 : COPY go.mod vendor* ./ [2022-03-14T01:26:12.919Z] ---> 68535590f89c [2022-03-14T01:26:12.919Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T01:26:12.919Z] ---> Running in 712e1a4485fc [2022-03-14T01:26:13.880Z] Still waiting to schedule task [2022-03-14T01:26:13.881Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6967’ [2022-03-14T01:27:09.219Z] Removing intermediate container 712e1a4485fc [2022-03-14T01:27:09.219Z] ---> 98e54b78ed03 [2022-03-14T01:27:09.219Z] Step 10/12 : COPY . . [2022-03-14T01:27:09.219Z] ---> b0f564dec653 [2022-03-14T01:27:09.219Z] Step 11/12 : ARG MAKE='make build' [2022-03-14T01:27:09.219Z] ---> Running in a7ae752b6575 [2022-03-14T01:27:09.219Z] Removing intermediate container a7ae752b6575 [2022-03-14T01:27:09.219Z] ---> faec26533de2 [2022-03-14T01:27:09.219Z] Step 12/12 : RUN $MAKE [2022-03-14T01:27:09.219Z] ---> Running in 826ac3322f93 [2022-03-14T01:27:09.219Z] noop [2022-03-14T01:27:09.219Z] Removing intermediate container 826ac3322f93 [2022-03-14T01:27:09.219Z] ---> 3f85294a53f6 [2022-03-14T01:27:09.219Z] Successfully built 3f85294a53f6 [2022-03-14T01:27:09.219Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:27:09.555Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T01:27:09.555Z] . [Pipeline] withDockerContainer [2022-03-14T01:27:09.651Z] prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container [2022-03-14T01:27:09.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@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-03-14T01:27:10.033Z] $ docker top 1b04595ed285626580db2676b327069b3295062bb1279e98fa2a5c16a06f31be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T01:27:10.440Z] + go version [2022-03-14T01:27:10.440Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-14T01:27:10.480Z] $ docker stop --time=1 1b04595ed285626580db2676b327069b3295062bb1279e98fa2a5c16a06f31be [2022-03-14T01:27:11.669Z] $ docker rm -f 1b04595ed285626580db2676b327069b3295062bb1279e98fa2a5c16a06f31be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:27:12.312Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T01:27:12.312Z] . [Pipeline] withDockerContainer [2022-03-14T01:27:12.398Z] prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container [2022-03-14T01:27:12.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@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-03-14T01:27:12.764Z] $ docker top f159339799f5c647424ad9c096062400b958035a8804d5884dbd64167131e042 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-14T01:27:13.219Z] + make test [2022-03-14T01:27:13.219Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-14T01:27:13.490Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-03-14T01:27:21.784Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [2022-03-14T01:27:21.784Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom [2022-03-14T01:27:21.784Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom [2022-03-14T01:27:21.784Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom [2022-03-14T01:27:21.784Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/common [2022-03-14T01:27:21.784Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom [2022-03-14T01:27:27.143Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2022-03-14T01:27:27.143Z] make: *** [Makefile:28: test] Error 2 [Pipeline] } [2022-03-14T01:27:27.188Z] $ docker stop --time=1 f159339799f5c647424ad9c096062400b958035a8804d5884dbd64167131e042 [2022-03-14T01:27:28.749Z] $ docker rm -f f159339799f5c647424ad9c096062400b958035a8804d5884dbd64167131e042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:27:29.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T01:27:29.872Z] [2022-03-14T01:27:29.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:27:30.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T01:27:30.213Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-14T01:27:30.213Z] 5eb5b503b376: Pulling fs layer [2022-03-14T01:27:30.213Z] 5c69ac0246d0: Pulling fs layer [2022-03-14T01:27:30.213Z] ec43610c2a17: Pulling fs layer [2022-03-14T01:27:30.213Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-14T01:27:30.213Z] 33b1e0a273af: Pulling fs layer [2022-03-14T01:27:30.213Z] 5d3b04190fa2: Pulling fs layer [2022-03-14T01:27:30.213Z] 2f39f015ded8: Pulling fs layer [2022-03-14T01:27:30.213Z] 3a2ae6a8a46f: Waiting [2022-03-14T01:27:30.213Z] 33b1e0a273af: Waiting [2022-03-14T01:27:30.213Z] 5d3b04190fa2: Waiting [2022-03-14T01:27:30.213Z] 2f39f015ded8: Waiting [2022-03-14T01:27:30.213Z] 5c69ac0246d0: Verifying Checksum [2022-03-14T01:27:30.213Z] 5c69ac0246d0: Download complete [2022-03-14T01:27:30.213Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-14T01:27:30.213Z] 3a2ae6a8a46f: Download complete [2022-03-14T01:27:30.478Z] 33b1e0a273af: Verifying Checksum [2022-03-14T01:27:30.478Z] 33b1e0a273af: Download complete [2022-03-14T01:27:30.478Z] ec43610c2a17: Verifying Checksum [2022-03-14T01:27:30.478Z] ec43610c2a17: Download complete [2022-03-14T01:27:30.478Z] 5d3b04190fa2: Verifying Checksum [2022-03-14T01:27:30.478Z] 5d3b04190fa2: Download complete [2022-03-14T01:27:30.478Z] 5eb5b503b376: Verifying Checksum [2022-03-14T01:27:30.478Z] 5eb5b503b376: Download complete [2022-03-14T01:27:31.052Z] 2f39f015ded8: Verifying Checksum [2022-03-14T01:27:31.052Z] 2f39f015ded8: Download complete [2022-03-14T01:27:31.997Z] 5eb5b503b376: Pull complete [2022-03-14T01:27:31.998Z] 5c69ac0246d0: Pull complete [2022-03-14T01:27:32.949Z] ec43610c2a17: Pull complete [2022-03-14T01:27:32.949Z] 3a2ae6a8a46f: Pull complete [2022-03-14T01:27:33.211Z] 33b1e0a273af: Pull complete [2022-03-14T01:27:33.211Z] 5d3b04190fa2: Pull complete [2022-03-14T01:27:38.573Z] 2f39f015ded8: Pull complete [2022-03-14T01:27:38.573Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-14T01:27:38.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T01:27:38.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-14T01:27:38.665Z] prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container [2022-03-14T01:27:38.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@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-03-14T01:27:41.362Z] $ docker top 29391a705016bb3f8341fce73d4a54bfcbe402f5bc69611b706bcba39075dd5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:27:41.859Z] ---> job-cost.sh [2022-03-14T01:27:41.859Z] lf-activate-venv: SKIPPING [2022-03-14T01:27:41.859Z] INFO: No Stack... [2022-03-14T01:27:42.121Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-14T01:27:42.693Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T01:27:43.012Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives/cost.csv [2022-03-14T01:27:43.012Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T01:27:43.049Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [2022-03-14T01:27:43.054Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] did not exist. Created. [2022-03-14T01:27:43.054Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T01:27:43.443Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-14T01:27:43.504Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T01:27:43.528Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T01:27:43.603Z] $ docker stop --time=1 29391a705016bb3f8341fce73d4a54bfcbe402f5bc69611b706bcba39075dd5f [2022-03-14T01:27:44.736Z] $ docker rm -f 29391a705016bb3f8341fce73d4a54bfcbe402f5bc69611b706bcba39075dd5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T01:27:45.081Z] Failed in branch amd64 [2022-03-14T01:28:41.998Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6971 in /w/workspace/gexfoundry_device-mqtt-go_PR-342 [Pipeline] { [Pipeline] ws [2022-03-14T01:28:42.040Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-03-14T01:28:42.410Z] Selected Git installation does not exist. Using Default [2022-03-14T01:28:42.410Z] The recommended git tool is: NONE [2022-03-14T01:28:47.192Z] using credential edgex-jenkins-ssh [2022-03-14T01:28:47.206Z] Cloning the remote Git repository [2022-03-14T01:28:47.268Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-03-14T01:28:47.342Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-03-14T01:28:47.433Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-03-14T01:28:47.434Z] > git --version # timeout=10 [2022-03-14T01:28:47.454Z] > git --version # 'git version 2.17.1' [2022-03-14T01:28:47.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T01:28:47.516Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T01:28:48.672Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-03-14T01:28:48.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T01:28:49.324Z] Merging remotes/origin/main commit 195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 into PR head commit a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [2022-03-14T01:28:49.538Z] Merge succeeded, producing a0b47591cc76a5eb46f87fbe32a0f1fac32df138 [2022-03-14T01:28:49.539Z] Checking out Revision a0b47591cc76a5eb46f87fbe32a0f1fac32df138 (PR-342) [2022-03-14T01:28:48.719Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-03-14T01:28:48.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-03-14T01:28:48.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T01:28:48.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T01:28:49.347Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T01:28:49.371Z] > git checkout -f a0b47591cc76a5eb46f87fbe32a0f1fac32df138 # timeout=10 [2022-03-14T01:28:49.452Z] > git remote # timeout=10 [2022-03-14T01:28:49.468Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T01:28:49.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T01:28:49.498Z] > git merge 195658a04037eb8b6dd2e89b8fc6d25babbaa5f0 # timeout=10 [2022-03-14T01:28:49.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T01:28:49.550Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T01:28:49.569Z] > git checkout -f a0b47591cc76a5eb46f87fbe32a0f1fac32df138 # timeout=10 [2022-03-14T01:28:53.648Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-03-14T01:28:53.711Z] > git --version # timeout=10 [2022-03-14T01:28:53.726Z] > git --version # 'git version 2.17.1' [2022-03-14T01:28:53.735Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T01:28:54.774Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-14T01:28:54.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T01:28:54.774Z] Dload Upload Total Spent Left Speed [2022-03-14T01:28:54.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45375 0 --:--:-- --:--:-- --:--:-- 45375 [Pipeline] sh [2022-03-14T01:28:55.310Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-14T01:28:55.663Z] + sudo tee /etc/docker/daemon.new [2022-03-14T01:28:55.663Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-14T01:28:55.663Z] { [2022-03-14T01:28:55.663Z] "registry-mirrors": [ [2022-03-14T01:28:55.663Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-14T01:28:55.663Z] ], [2022-03-14T01:28:55.663Z] "bip": "10.250.0.254/24", [2022-03-14T01:28:55.663Z] "hosts": [ [2022-03-14T01:28:55.663Z] "tcp://0.0.0.0:5555", [2022-03-14T01:28:55.663Z] "unix:///var/run/docker.sock" [2022-03-14T01:28:55.663Z] ], [2022-03-14T01:28:55.663Z] "mtu": 1458, [2022-03-14T01:28:55.663Z] "selinux-enabled": true, [2022-03-14T01:28:55.663Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-14T01:28:55.663Z] } [Pipeline] sh [2022-03-14T01:28:56.055Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-14T01:28:56.461Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T01:29:14.829Z] provisioning config files... [2022-03-14T01:29:14.857Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1603825367352761845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:29:15.264Z] ---> docker-login.sh [2022-03-14T01:29:15.264Z] nexus3.edgexfoundry.org:10001 [2022-03-14T01:29:15.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:29:16.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:29:16.149Z] Configure a credential helper to remove this warning. See [2022-03-14T01:29:16.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:29:16.149Z] [2022-03-14T01:29:16.149Z] Login Succeeded [2022-03-14T01:29:16.149Z] nexus3.edgexfoundry.org:10002 [2022-03-14T01:29:16.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:29:16.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:29:16.701Z] Configure a credential helper to remove this warning. See [2022-03-14T01:29:16.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:29:16.701Z] [2022-03-14T01:29:16.701Z] Login Succeeded [2022-03-14T01:29:16.701Z] nexus3.edgexfoundry.org:10003 [2022-03-14T01:29:16.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:29:16.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:29:16.982Z] Configure a credential helper to remove this warning. See [2022-03-14T01:29:16.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:29:16.982Z] [2022-03-14T01:29:16.982Z] Login Succeeded [2022-03-14T01:29:16.982Z] nexus3.edgexfoundry.org:10004 [2022-03-14T01:29:17.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:29:17.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:29:17.591Z] Configure a credential helper to remove this warning. See [2022-03-14T01:29:17.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:29:17.591Z] [2022-03-14T01:29:17.591Z] Login Succeeded [2022-03-14T01:29:17.591Z] docker.io [2022-03-14T01:29:17.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T01:29:18.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T01:29:18.192Z] Configure a credential helper to remove this warning. See [2022-03-14T01:29:18.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T01:29:18.192Z] [2022-03-14T01:29:18.192Z] Login Succeeded [2022-03-14T01:29:18.192Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T01:29:18.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-14T01:29:18.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T01:29:18.692Z] ========================================================= [2022-03-14T01:29:18.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-14T01:29:18.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:29:19.137Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-14T01:29:19.413Z] Sending build context to Docker daemon 2.991MB [2022-03-14T01:29:19.413Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-03-14T01:29:19.413Z] Step 2/12 : FROM ${BASE} AS builder [2022-03-14T01:29:19.695Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-14T01:29:19.695Z] 9b3977197b4f: Pulling fs layer [2022-03-14T01:29:19.695Z] 1a89e8eeedd5: Pulling fs layer [2022-03-14T01:29:19.695Z] 94645a83ff95: Pulling fs layer [2022-03-14T01:29:19.695Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-14T01:29:19.695Z] 0c92f367c5e7: Pulling fs layer [2022-03-14T01:29:19.695Z] f7c0051592d6: Pulling fs layer [2022-03-14T01:29:19.695Z] a227ed2f7395: Pulling fs layer [2022-03-14T01:29:19.695Z] 7b1c46037f91: Pulling fs layer [2022-03-14T01:29:19.695Z] f7c0051592d6: Waiting [2022-03-14T01:29:19.695Z] a227ed2f7395: Waiting [2022-03-14T01:29:19.695Z] 7b1c46037f91: Waiting [2022-03-14T01:29:19.695Z] 3f3a8bcf1eab: Waiting [2022-03-14T01:29:19.695Z] 0c92f367c5e7: Waiting [2022-03-14T01:29:19.695Z] 94645a83ff95: Verifying Checksum [2022-03-14T01:29:19.695Z] 1a89e8eeedd5: Verifying Checksum [2022-03-14T01:29:19.695Z] 1a89e8eeedd5: Download complete [2022-03-14T01:29:19.695Z] 0c92f367c5e7: Verifying Checksum [2022-03-14T01:29:19.695Z] 0c92f367c5e7: Download complete [2022-03-14T01:29:19.695Z] f7c0051592d6: Verifying Checksum [2022-03-14T01:29:19.695Z] f7c0051592d6: Download complete [2022-03-14T01:29:19.695Z] 9b3977197b4f: Verifying Checksum [2022-03-14T01:29:19.695Z] 9b3977197b4f: Download complete [2022-03-14T01:29:19.695Z] a227ed2f7395: Verifying Checksum [2022-03-14T01:29:19.695Z] a227ed2f7395: Download complete [2022-03-14T01:29:20.681Z] 9b3977197b4f: Pull complete [2022-03-14T01:29:21.285Z] 1a89e8eeedd5: Pull complete [2022-03-14T01:29:21.559Z] 94645a83ff95: Pull complete [2022-03-14T01:29:21.833Z] 7b1c46037f91: Verifying Checksum [2022-03-14T01:29:21.833Z] 7b1c46037f91: Download complete [2022-03-14T01:29:22.432Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-14T01:29:22.432Z] 3f3a8bcf1eab: Download complete [2022-03-14T01:29:34.836Z] 3f3a8bcf1eab: Pull complete [2022-03-14T01:29:34.836Z] 0c92f367c5e7: Pull complete [2022-03-14T01:29:34.836Z] f7c0051592d6: Pull complete [2022-03-14T01:29:34.836Z] a227ed2f7395: Pull complete [2022-03-14T01:29:41.551Z] 7b1c46037f91: Pull complete [2022-03-14T01:29:41.551Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-14T01:29:41.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T01:29:41.551Z] ---> f79e39bc4007 [2022-03-14T01:29:41.551Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-14T01:29:42.532Z] ---> Running in fa06887974e2 [2022-03-14T01:29:43.137Z] Removing intermediate container fa06887974e2 [2022-03-14T01:29:43.137Z] ---> 18f68d2df397 [2022-03-14T01:29:43.137Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-03-14T01:29:43.137Z] ---> Running in 07a1ea0f4b2a [2022-03-14T01:29:43.412Z] Removing intermediate container 07a1ea0f4b2a [2022-03-14T01:29:43.412Z] ---> f1d9be33f3bd [2022-03-14T01:29:43.412Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T01:29:43.698Z] ---> Running in e85de2a7c80e [2022-03-14T01:29:45.764Z] Removing intermediate container e85de2a7c80e [2022-03-14T01:29:45.764Z] ---> daed7fd0af71 [2022-03-14T01:29:45.764Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-14T01:29:45.764Z] ---> Running in 7cbb03ec3371 [2022-03-14T01:29:46.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T01:29:47.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T01:29:48.317Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-14T01:29:48.589Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-14T01:29:48.589Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-14T01:29:48.866Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-14T01:29:48.866Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T01:29:48.866Z] OK: 224 MiB in 56 packages [2022-03-14T01:29:50.305Z] Removing intermediate container 7cbb03ec3371 [2022-03-14T01:29:50.305Z] ---> daf13fac5b07 [2022-03-14T01:29:50.305Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-03-14T01:29:50.305Z] ---> Running in f95b8f8d6b64 [2022-03-14T01:29:50.578Z] Removing intermediate container f95b8f8d6b64 [2022-03-14T01:29:50.578Z] ---> 42d62fc9366f [2022-03-14T01:29:50.578Z] Step 8/12 : COPY go.mod vendor* ./ [2022-03-14T01:29:51.185Z] ---> 300936d21182 [2022-03-14T01:29:51.185Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T01:29:51.185Z] ---> Running in 9f5027aabec8 [2022-03-14T01:31:12.999Z] Removing intermediate container 9f5027aabec8 [2022-03-14T01:31:12.999Z] ---> ce11c5476c0f [2022-03-14T01:31:12.999Z] Step 10/12 : COPY . . [2022-03-14T01:31:12.999Z] ---> d05923987d86 [2022-03-14T01:31:12.999Z] Step 11/12 : ARG MAKE='make build' [2022-03-14T01:31:12.999Z] ---> Running in 37fae7c2fd58 [2022-03-14T01:31:12.999Z] Removing intermediate container 37fae7c2fd58 [2022-03-14T01:31:12.999Z] ---> 6ad639e13e0b [2022-03-14T01:31:12.999Z] Step 12/12 : RUN $MAKE [2022-03-14T01:31:12.999Z] ---> Running in 4edb342a7c43 [2022-03-14T01:31:12.999Z] noop [2022-03-14T01:31:12.999Z] Removing intermediate container 4edb342a7c43 [2022-03-14T01:31:12.999Z] ---> edc5d31e0f7b [2022-03-14T01:31:12.999Z] Successfully built edc5d31e0f7b [2022-03-14T01:31:12.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:31:13.367Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T01:31:13.367Z] . [Pipeline] withDockerContainer [2022-03-14T01:31:13.631Z] prd-ubuntu18.04-docker-arm64-4c-16g-6971 does not seem to be running inside a container [2022-03-14T01:31:13.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-14T01:31:15.186Z] $ docker top 34adbb0f04805cb5c08ae6234084323c83c08465a6cad53416d57822acea3cbc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T01:31:16.138Z] + go version [2022-03-14T01:31:16.138Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-14T01:31:16.180Z] $ docker stop --time=1 34adbb0f04805cb5c08ae6234084323c83c08465a6cad53416d57822acea3cbc [2022-03-14T01:31:17.867Z] $ docker rm -f 34adbb0f04805cb5c08ae6234084323c83c08465a6cad53416d57822acea3cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:31:18.765Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T01:31:18.765Z] . [Pipeline] withDockerContainer [2022-03-14T01:31:19.020Z] prd-ubuntu18.04-docker-arm64-4c-16g-6971 does not seem to be running inside a container [2022-03-14T01:31:19.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-14T01:31:20.458Z] $ docker top ac5e46be1cf9a409463825d38cd7cce35f04e4f3e835fc4573ea5f46d963d793 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-14T01:31:21.459Z] + make test [2022-03-14T01:31:21.459Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-14T01:31:22.910Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-03-14T01:31:55.304Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [2022-03-14T01:31:55.305Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom [2022-03-14T01:31:55.305Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom [2022-03-14T01:31:55.305Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom [2022-03-14T01:31:59.625Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/common [2022-03-14T01:31:59.625Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.17/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom [2022-03-14T01:32:09.782Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2022-03-14T01:32:09.782Z] make: *** [Makefile:28: test] Error 2 [Pipeline] } [2022-03-14T01:32:09.837Z] $ docker stop --time=1 ac5e46be1cf9a409463825d38cd7cce35f04e4f3e835fc4573ea5f46d963d793 [2022-03-14T01:32:11.768Z] $ docker rm -f ac5e46be1cf9a409463825d38cd7cce35f04e4f3e835fc4573ea5f46d963d793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:32:13.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T01:32:13.143Z] [2022-03-14T01:32:13.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:32:13.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T01:32:13.800Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-14T01:32:13.800Z] 8998bd30e6a1: Pulling fs layer [2022-03-14T01:32:13.800Z] 04944245beec: Pulling fs layer [2022-03-14T01:32:13.800Z] 699f458cf7ca: Pulling fs layer [2022-03-14T01:32:13.800Z] 765212b225bb: Pulling fs layer [2022-03-14T01:32:13.800Z] f23df028b6ca: Pulling fs layer [2022-03-14T01:32:13.800Z] d65c8cfc05b1: Pulling fs layer [2022-03-14T01:32:13.800Z] 2437ff75d9bd: Pulling fs layer [2022-03-14T01:32:13.800Z] 765212b225bb: Waiting [2022-03-14T01:32:13.800Z] d65c8cfc05b1: Waiting [2022-03-14T01:32:13.800Z] f23df028b6ca: Waiting [2022-03-14T01:32:13.800Z] 2437ff75d9bd: Waiting [2022-03-14T01:32:13.800Z] 04944245beec: Verifying Checksum [2022-03-14T01:32:13.800Z] 04944245beec: Download complete [2022-03-14T01:32:13.800Z] 765212b225bb: Verifying Checksum [2022-03-14T01:32:13.800Z] 765212b225bb: Download complete [2022-03-14T01:32:13.800Z] f23df028b6ca: Verifying Checksum [2022-03-14T01:32:13.800Z] f23df028b6ca: Download complete [2022-03-14T01:32:13.800Z] d65c8cfc05b1: Verifying Checksum [2022-03-14T01:32:13.800Z] d65c8cfc05b1: Download complete [2022-03-14T01:32:14.073Z] 699f458cf7ca: Verifying Checksum [2022-03-14T01:32:14.073Z] 699f458cf7ca: Download complete [2022-03-14T01:32:14.362Z] 8998bd30e6a1: Verifying Checksum [2022-03-14T01:32:14.362Z] 8998bd30e6a1: Download complete [2022-03-14T01:32:16.335Z] 2437ff75d9bd: Verifying Checksum [2022-03-14T01:32:16.335Z] 2437ff75d9bd: Download complete [2022-03-14T01:32:18.947Z] 8998bd30e6a1: Pull complete [2022-03-14T01:32:18.947Z] 04944245beec: Pull complete [2022-03-14T01:32:20.382Z] 699f458cf7ca: Pull complete [2022-03-14T01:32:20.655Z] 765212b225bb: Pull complete [2022-03-14T01:32:21.629Z] f23df028b6ca: Pull complete [2022-03-14T01:32:21.629Z] d65c8cfc05b1: Pull complete [2022-03-14T01:32:36.695Z] 2437ff75d9bd: Pull complete [2022-03-14T01:32:36.695Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-14T01:32:36.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T01:32:36.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-14T01:32:36.938Z] prd-ubuntu18.04-docker-arm64-4c-16g-6971 does not seem to be running inside a container [2022-03-14T01:32:37.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-14T01:32:39.542Z] $ docker top fa5fd89a7300fdb2170dbb2c03b8f3e2e02e78a8c2e86a84f10c3830c98a88f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:32:40.466Z] ---> job-cost.sh [2022-03-14T01:32:40.466Z] lf-activate-venv: SKIPPING [2022-03-14T01:32:40.466Z] INFO: No Stack... [2022-03-14T01:32:40.736Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-14T01:32:41.719Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T01:32:42.397Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-03-14T01:32:42.397Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T01:32:42.484Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [2022-03-14T01:32:42.489Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] did not exist. Created. [2022-03-14T01:32:42.489Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T01:32:43.233Z] /w/workspace/device-mqtt-go/1@tmp/durable-21b3e2ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-14T01:32:43.933Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-14T01:32:43.971Z] Warning: overwriting stash ‘stack-cost’ [2022-03-14T01:32:44.422Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T01:32:44.439Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T01:32:44.519Z] $ docker stop --time=1 fa5fd89a7300fdb2170dbb2c03b8f3e2e02e78a8c2e86a84f10c3830c98a88f4 [2022-03-14T01:32:46.020Z] $ docker rm -f fa5fd89a7300fdb2170dbb2c03b8f3e2e02e78a8c2e86a84f10c3830c98a88f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T01:32:46.731Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-14T01:32:48.614Z] + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives ']' [2022-03-14T01:32:48.615Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives [2022-03-14T01:32:48.615Z] total 8 [2022-03-14T01:32:48.615Z] drwxr-xr-x. 3 root root 34 Mar 14 01:27 . [2022-03-14T01:32:48.615Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 14 01:27 .. [2022-03-14T01:32:48.615Z] drwxr-xr-x. 2 root root 6 Mar 14 01:27 cost [2022-03-14T01:32:48.615Z] -rw-r--r--. 1 root root 85 Mar 14 01:27 cost.csv [2022-03-14T01:32:48.615Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives [2022-03-14T01:32:48.615Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives [2022-03-14T01:32:48.615Z] total 8 [2022-03-14T01:32:48.615Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 14 01:27 . [2022-03-14T01:32:48.615Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 14 01:27 .. [2022-03-14T01:32:48.615Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 14 01:27 cost [2022-03-14T01:32:48.615Z] -rw-r--r--. 1 jenkins jenkins 85 Mar 14 01:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:32:48.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:32:49.542Z] ---> package-listing.sh [2022-03-14T01:32:49.542Z] ++ facter osfamily [2022-03-14T01:32:49.542Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-14T01:32:49.804Z] + OS_FAMILY=redhat [2022-03-14T01:32:49.804Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-342 [2022-03-14T01:32:49.804Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-14T01:32:49.804Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-14T01:32:49.804Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-14T01:32:49.804Z] + PACKAGES=/tmp/packages_start.txt [2022-03-14T01:32:49.804Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-342 ']' [2022-03-14T01:32:49.804Z] + PACKAGES=/tmp/packages_end.txt [2022-03-14T01:32:49.804Z] + case "${OS_FAMILY}" in [2022-03-14T01:32:49.804Z] + sort [2022-03-14T01:32:49.804Z] + rpm -qa [2022-03-14T01:32:50.378Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-14T01:32:50.378Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-14T01:32:50.378Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-14T01:32:50.378Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-342 ']' [2022-03-14T01:32:50.378Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives/ [2022-03-14T01:32:50.378Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-342/archives/ [Pipeline] echo [2022-03-14T01:32:50.415Z] 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-mqtt-go_PR-342/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-14T01:32:50.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-14T01:32:51.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T01:32:51.301Z] . [Pipeline] withDockerContainer [2022-03-14T01:32:51.389Z] prd-centos7-docker-4c-2g-6969 does not seem to be running inside a container [2022-03-14T01:32:51.422Z] $ 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-mqtt-go_PR-342/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-342 -v /w/workspace/gexfoundry_device-mqtt-go_PR-342:/w/workspace/gexfoundry_device-mqtt-go_PR-342:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-342@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-03-14T01:32:51.636Z] $ docker top 2cc1c372f236f469ed8f640cda95ff90a2b35672da55a01d0e31db8001ce28ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T01:32:52.043Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-14T01:32:52.512Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-14T01:32:53.036Z] + ls /var/log/sa-host [2022-03-14T01:32:53.036Z] + sadf -c /var/log/sa-host/sa14 [2022-03-14T01:32:53.036Z] file_magic: OK [2022-03-14T01:32:53.036Z] HZ: Using current value: 100 [2022-03-14T01:32:53.036Z] file_header: OK [2022-03-14T01:32:53.036Z] 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-03-14T01:32:53.036Z] Statistics: [2022-03-14T01:32:53.036Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T01:32:53.036Z] File successfully converted to sysstat format version 12.5.2 [2022-03-14T01:32:53.036Z] + sadf -c /var/log/sa-host/sa17 [2022-03-14T01:32:53.036Z] file_magic: OK [2022-03-14T01:32:53.036Z] HZ: Using current value: 100 [2022-03-14T01:32:53.036Z] file_header: OK [2022-03-14T01:32:53.036Z] 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-03-14T01:32:53.036Z] Statistics: [2022-03-14T01:32:53.036Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T01:32:53.036Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T01:32:53.319Z] provisioning config files... [2022-03-14T01:32:53.329Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-342@tmp/config6473592115734509399tmp [Pipeline] { [Pipeline] echo [2022-03-14T01:32:53.377Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:32:53.689Z] ---> create-netrc.sh [Pipeline] } [2022-03-14T01:32:53.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:32:54.125Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-14T01:32:54.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:32:54.478Z] ---> sudo-logs.sh [2022-03-14T01:32:54.478Z] Archiving 'sudo' log.. [2022-03-14T01:32:54.478Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6969.novalocal: Name or service not known [2022-03-14T01:32:54.478Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6969.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-14T01:32:54.570Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:32:54.887Z] ---> job-cost.sh [2022-03-14T01:32:54.887Z] lf-activate-venv: SKIPPING [2022-03-14T01:32:54.887Z] DEBUG: total: 0.05999999865889549 [2022-03-14T01:32:54.887Z] INFO: Retrieving Stack Cost... [2022-03-14T01:32:55.148Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-14T01:32:55.720Z] INFO: Archiving Costs [Pipeline] echo [2022-03-14T01:32:55.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T01:32:56.081Z] ---> logs-deploy.sh [2022-03-14T01:32:56.081Z] lf-activate-venv: SKIPPING [2022-03-14T01:32:56.081Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-342/1 [2022-03-14T01:32:56.081Z] INFO: archiving workspace using pattern(s): [2022-03-14T01:32:57.024Z] Archives upload complete. [2022-03-14T01:32:57.024Z] INFO: archiving logs to Nexus [2022-03-14T01:32:57.595Z] ---> uname -a: [2022-03-14T01:32:57.595Z] Linux prd-centos7-docker-4c-2g-6969.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-03-14T01:32:57.595Z] [2022-03-14T01:32:57.595Z] [2022-03-14T01:32:57.595Z] ---> lscpu: [2022-03-14T01:32:57.595Z] Architecture: x86_64 [2022-03-14T01:32:57.595Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-14T01:32:57.595Z] Byte Order: Little Endian [2022-03-14T01:32:57.595Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-14T01:32:57.595Z] CPU(s): 2 [2022-03-14T01:32:57.595Z] On-line CPU(s) list: 0,1 [2022-03-14T01:32:57.595Z] Thread(s) per core: 1 [2022-03-14T01:32:57.595Z] Core(s) per socket: 1 [2022-03-14T01:32:57.595Z] Socket(s): 2 [2022-03-14T01:32:57.595Z] NUMA node(s): 1 [2022-03-14T01:32:57.595Z] Vendor ID: AuthenticAMD [2022-03-14T01:32:57.595Z] CPU family: 23 [2022-03-14T01:32:57.596Z] Model: 49 [2022-03-14T01:32:57.596Z] Model name: AMD EPYC-Rome Processor [2022-03-14T01:32:57.596Z] Stepping: 0 [2022-03-14T01:32:57.596Z] CPU MHz: 2799.994 [2022-03-14T01:32:57.596Z] BogoMIPS: 5599.98 [2022-03-14T01:32:57.596Z] Virtualization: AMD-V [2022-03-14T01:32:57.596Z] Hypervisor vendor: KVM [2022-03-14T01:32:57.596Z] Virtualization type: full [2022-03-14T01:32:57.596Z] L1d cache: 64 KiB [2022-03-14T01:32:57.596Z] L1i cache: 64 KiB [2022-03-14T01:32:57.596Z] L2 cache: 1 MiB [2022-03-14T01:32:57.596Z] L3 cache: 32 MiB [2022-03-14T01:32:57.596Z] NUMA node0 CPU(s): 0,1 [2022-03-14T01:32:57.596Z] Vulnerability Itlb multihit: Not affected [2022-03-14T01:32:57.596Z] Vulnerability L1tf: Not affected [2022-03-14T01:32:57.596Z] Vulnerability Mds: Not affected [2022-03-14T01:32:57.596Z] Vulnerability Meltdown: Not affected [2022-03-14T01:32:57.596Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-14T01:32:57.596Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-14T01:32:57.596Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-14T01:32:57.596Z] Vulnerability Srbds: Not affected [2022-03-14T01:32:57.596Z] Vulnerability Tsx async abort: Not affected [2022-03-14T01:32:57.596Z] 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-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] ---> nproc: [2022-03-14T01:32:57.596Z] 2 [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] ---> df -h: [2022-03-14T01:32:57.596Z] Filesystem Size Used Avail Use% Mounted on [2022-03-14T01:32:57.596Z] overlay 40G 9.0G 32G 23% / [2022-03-14T01:32:57.596Z] tmpfs 64M 0 64M 0% /dev [2022-03-14T01:32:57.596Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-14T01:32:57.596Z] shm 64M 0 64M 0% /dev/shm [2022-03-14T01:32:57.596Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] ---> sar -b -r -n DEV: [2022-03-14T01:32:57.596Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] 01:25:09 LINUX RESTART (2 CPU) [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] 01:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-14T01:32:57.596Z] 01:27:01 274.97 0.03 274.94 0.00 1.07 63959.67 0.00 [2022-03-14T01:32:57.596Z] 01:28:01 159.98 0.00 159.98 0.00 0.00 33032.35 0.00 [2022-03-14T01:32:57.596Z] 01:29:01 5.48 0.00 5.48 0.00 0.00 386.56 0.00 [2022-03-14T01:32:57.596Z] 01:30:01 0.23 0.00 0.23 0.00 0.00 3.88 0.00 [2022-03-14T01:32:57.596Z] 01:31:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 [2022-03-14T01:32:57.596Z] 01:32:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 [2022-03-14T01:32:57.596Z] Average: 73.57 0.01 73.56 0.00 0.18 16237.61 0.00 [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-14T01:32:57.596Z] 01:27:01 3222324 0 972672 12.14 2620 3811324 1374228 15.17 1497440 2743072 346988 [2022-03-14T01:32:57.596Z] 01:28:01 3515112 0 987024 12.32 2620 3504184 1199384 13.24 873436 3094648 20 [2022-03-14T01:32:57.596Z] 01:29:01 3490160 0 1011972 12.64 2620 3504188 1199588 13.24 899392 3094648 16 [2022-03-14T01:32:57.596Z] 01:30:01 3503568 0 998560 12.47 2620 3504192 1194368 13.19 886428 3094648 8 [2022-03-14T01:32:57.596Z] 01:31:01 3505168 0 996956 12.45 2620 3504196 1176676 12.99 884696 3094648 16 [2022-03-14T01:32:57.596Z] 01:32:01 3514020 0 988100 12.34 2620 3504200 1164340 12.85 876688 3094648 12 [2022-03-14T01:32:57.596Z] Average: 3458392 0 992547 12.39 2620 3555381 1218097 13.45 986347 3036052 57843 [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-14T01:32:57.596Z] 01:27:01 eth0 393.59 294.00 4362.81 31.12 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:27:01 docker0 251.01 318.08 19.11 2108.40 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:28:01 eth0 126.16 80.57 2539.71 19.31 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:29:01 eth0 12.23 4.66 13.29 0.52 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:30:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:31:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:32:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] Average: eth0 88.82 63.30 1153.15 8.54 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] Average: docker0 41.83 53.01 3.18 351.39 0.00 0.00 0.00 0.00 [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] ---> sar -P ALL: [2022-03-14T01:32:57.596Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] 01:25:09 LINUX RESTART (2 CPU) [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] 01:26:01 CPU %user %nice %system %iowait %steal %idle [2022-03-14T01:32:57.596Z] 01:27:01 all 21.38 0.00 9.42 2.93 0.09 66.18 [2022-03-14T01:32:57.596Z] 01:27:01 0 21.30 0.00 9.30 2.69 0.09 66.62 [2022-03-14T01:32:57.596Z] 01:27:01 1 21.46 0.00 9.54 3.17 0.09 65.74 [2022-03-14T01:32:57.596Z] 01:28:01 all 26.30 0.00 6.99 1.28 0.07 65.36 [2022-03-14T01:32:57.596Z] 01:28:01 0 26.37 0.00 6.69 1.05 0.07 65.82 [2022-03-14T01:32:57.596Z] 01:28:01 1 26.23 0.00 7.29 1.52 0.07 64.89 [2022-03-14T01:32:57.596Z] 01:29:01 all 0.28 0.00 0.12 0.01 0.02 99.58 [2022-03-14T01:32:57.596Z] 01:29:01 0 0.15 0.00 0.12 0.00 0.02 99.72 [2022-03-14T01:32:57.596Z] 01:29:01 1 0.40 0.00 0.12 0.02 0.02 99.45 [2022-03-14T01:32:57.596Z] 01:30:01 all 0.22 0.00 0.04 0.00 0.01 99.73 [2022-03-14T01:32:57.596Z] 01:30:01 0 0.33 0.00 0.05 0.00 0.00 99.62 [2022-03-14T01:32:57.596Z] 01:30:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2022-03-14T01:32:57.596Z] 01:31:01 all 0.23 0.00 0.03 0.00 0.03 99.72 [2022-03-14T01:32:57.596Z] 01:31:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2022-03-14T01:32:57.596Z] 01:31:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2022-03-14T01:32:57.596Z] 01:32:01 all 0.19 0.00 0.04 0.00 0.02 99.75 [2022-03-14T01:32:57.596Z] 01:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2022-03-14T01:32:57.596Z] 01:32:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2022-03-14T01:32:57.596Z] Average: all 7.86 0.00 2.69 0.68 0.04 88.74 [2022-03-14T01:32:57.596Z] Average: 0 7.84 0.00 2.62 0.60 0.03 88.90 [2022-03-14T01:32:57.596Z] Average: 1 7.87 0.00 2.75 0.76 0.04 88.58 [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z] [2022-03-14T01:32:57.596Z]